FarcasterMoxieClaimDetails API
Learn all the detailed references of FarcasterMoxieClaimDetails API that provide Moxie claim details of Farcaster user, channel, or network information, including the input filters and output fields.
This API will provide you details of Moxie claim amounts of a Farcaster user.
Inputs
filters
Name | Type | Description |
---|---|---|
|
| FID of the user. |
blockchain
For FarcasterMoxieClaimDetails API, it will return user's Moxie claim details.
You just need to specify the input to ALL
for the query to work.
Enum | Description |
---|---|
| - |
order
Name | Description |
---|---|
| Sort results by the amount of Moxie available that has not been claimed. |
| Sort results by the amount of Moxie that has been claimed. |
| Sort results by the amount of Moxie that is in the process of being claimed. |
Outputs
Name | Type | Description |
---|---|---|
|
| The amount of Moxie that is available for claim. |
|
|
|
|
| Base chain ID. |
|
| The amount of Moxie that has been successfully claimed. |
|
|
|
|
| The user FID inputted. |
|
| The amount of Moxie being processed for claimed. |
|
|
|
| Farcaster account details tied to the inputted FID. | |
|
| Moxie token address. |
Last updated