MoxieUserPortfolios
Learn all the detailed references of MoxieUserPortfolios API that provide Farcaster user's Fan Token portfolio on the Moxie protocol, including the input filters and output fields.
The MoxieUserPortfolios API
helps you to fetch a Farcaster user's Moxie Fan Token portfolio.
Inputs
filter
Name | Type | Description |
---|---|---|
|
| Filter by Fan Token contract address on Base. |
|
| Filter by Fan token symbol.
Depending on the Fan Token type, the symbols follow certain formats:
- User type: |
|
| Filter by user's FID. |
|
| Filter by user's wallet address. |
Outputs
Name | Type | Description |
---|---|---|
|
| FID of the holder |
|
| FID of the caster of the Frames. |
|
| total quantity of a particular Fan Token locked by the FID. |
|
| total quantity of a particular Fan Token unlocked by the FID. |
|
| total amount in moxie of a particular Fan Token locked by the FID. |
|
| total amount in moxie of a particular Fan Token unlocked by the FID. |
|
| Fan token contract address. |
|
| Fan Token name. |
|
| Fan Token symbol. |
|
| total quantity of a particular Fan Token locked in the Moxie protocol. |
|
| total quantity of a particular Fan Token unlocked in the Moxie protocol. |
|
| List of all wallet address. |
|
| List of holding of this Fan Token across different wallet address for by this FID. |
| Nested Query – Social details for the FID who requesting portfolio details. | |
| Nested Query – Social details Fan token owner if it is a user Fan Token. | |
| Nested Query – Social details Fan token owner if it is a channel Fan Token. |
Last updated