FarScores
Learn all the detailed references of FarScores API that provide Farcaster users' FarScores detailed information, including the input filters and output fields.
Inputs
filter
Name | Type | Description |
---|---|---|
|
| Filter Farcaster users by the Organic FarScores. |
|
| Filter Farcaster users by the rank of Organic FarScores. |
|
| Filter Farcaster users by the TVL boost. |
|
| Filter Farcaster users by the LP boost. |
|
| Filter Farcaster users by the Power Boost. |
|
| Filter Farcaster users by their total FarScores. |
|
| Filter Farcaster users by the rank of their total FarScores. |
|
| Filter by Farcaster user's FID. |
blockchain
For MoxieUserPortfolios API, it will return user's Fan Tokens portfolio, whether the Fan Tokens are staked or not, on the Base chain.
You just need to specify the input for the query to work.
Enum | Description |
---|---|
| - |
order
Name | Description |
---|---|
| Sort results by the organic FarScores. |
| Sort results by the rank of organic FarScores. |
| Sort results by the TVL Boosts. |
| Sort results by the LP Boosts. |
| Sort results by the Power Boosts. |
| Sort results by the total FarScores. |
| Sort results by the rank of the total FarScores. |
Outputs
Name | Type | Descirption |
---|---|---|
|
| The organic FarScores of the Farcaster user. |
|
| The rank of the organic FarScores of the Farcaster user. |
|
| The TVL boost of the Farcaster user. |
|
| The LP Boost of the Farcaster user. |
|
| The Power Boost of the Farcaster user. |
|
| The Moxie Hero Boost of the Farcaster user. |
|
| The total FarScore of the Farcaster user. |
|
| The rank of the total FarScore of the Farcaster user. |
| Nested Query â The profile details of the Farcaster user. |
Last updated