Token API
Get top token holders
Get the list of top holders of the specified contract.
GET
/
v1
/
token
/
top-holders
Headers
Query Parameters
chain network id, see list of details
The address of the token contract
The page offset
Required range:
x > 1
The desired page size limit. Less or equal than 100
Required range:
1 < x < 100