Get holders of a token
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A chain name listed in supported networks
sol
, base
, bsc
, polygon
, arbitrum
, optimism
, avalanche
, ethereum
, zksync
, sui
An address of a token
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
Pagination cursor
Number of results per page
1 <= x <= 100
Pagination direction (next or prev)
next
, prev
The response is of type object
.