GET
/
{chainName}
/
v1
/
tokens
/
{tokenAddress}
/
holders

Path Parameters

tokenAddress
string
required

token address

chainName
string
required

Name of the blockchain (e.g., ethereum, polygon, bsc)

Query Parameters

block_height
integer

Ending block to define a block range. Omitting this parameter defaults to the latest block height.

date
string

Ending date to define a block range (YYYY-MM-DD). Omitting this parameter defaults to the current date.

pagination
object

Response

200 - application/json
chain_name
string
required
items
object[]
required
pagination
object
required
updated_at
string
required