V1 FT Top Holders
Use this endpoint to inspect the indexed top holders for a fungible token contract. The embedded docs seed wrap.near so the leaderboard shape is easy to explore before swapping in your own token.
Live Response
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
Request reference
GETThis operation performs GET /v1/ft/{token_id}/top.
Required request inputs: yes
GET /v1/ft/wrap.near/top
Path parameters
token_id *stringQuery parameters
apiKeystringResponse reference
200 application/jsonIndexed top holders for the requested fungible token
Response schema
objectTokenAccountsResponse
requires token_id, accountsaccounts *arrayitemsobjectAccountBalanceRowaccount_id *stringbalance *stringtoken_id *string