Skip to main content

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.

Network
FastNear API keyNo saved key
Get API key
Endpointhttps://api.fastnear.com
Authnone detected
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

GET

This operation performs GET /v1/ft/{token_id}/top.

Required request inputs: yes

GET /v1/ft/wrap.near/top

Path parameters

token_id *string

Query parameters

apiKeystring

Response reference

200 application/json

Indexed top holders for the requested fungible token

Response schema

objectTokenAccountsResponse
requires token_id, accounts
accounts *array
itemsobjectAccountBalanceRow
requires account_id, balance
account_id *string
balance *string
token_id *string