Get top token holders
Token API
Get top token holders
Get the list of top holders of the specified contract.
GET
Get top token holders
Headers
Example:
"demo"
Query Parameters
chain network id, see list of details
The address of the token contract
Pattern:
^0[xX]{1}[a-fA-F0-9]{40}$The page offset
Required range:
x >= 1The desired page size limit. Less or equal than 100
Required range:
1 <= x <= 100