MoxieFanTokens
Learn all the detailed references of MoxieFanTokens API that provide Fan Tokens information on the Moxie protocol, including the input filters and output fields.
The MoxieFanTokens
API helps you to fetch data regarding specific Fan Tokens on the Moxie protocol.
Inputs
filter
Name | Type | Description |
---|---|---|
|
| Filter by the Fan Token contract address on Base. |
|
| Filter by the Fan Token symbol.
Depending on the Fan Token type, the symbols follow certain formats:
- User type: |
|
| Filter by the number of unique holder. |
Outputs
Name | Type | Description |
---|---|---|
|
| Fan Token contract address. |
|
| Fan Token name. |
|
| Fan Token symbol. |
|
| Total supply of the Fan Token. |
|
| reserve for fan token. |
|
| The number of unique Fan Token holders. |
|
| Current price of the Fan Token in Moxie. |
|
| Current price of the Fan Token in Moxie (in wei, multiply 10^18). |
|
| total amount in moxie unlocked for this Fan Token across all the users. |
|
| total amount in moxie locked for this Fan Token across all the users. |
| Nested Query â Social profile details of the subject if it's a user-type Fan Token | |
| Nested Query â Channle details of the subject if it's a channel-type Fan Token | |
|
| total amount in moxie of a particular Fan Token locked across all the users. |
|
| total amount in moxie of a particular Fan Token unlocked across all the users |
Last updated