v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
tokens

Export token holders as CSV

Exports the holders of a specific token as a CSV file.

get/{chain_id}/api/v2/tokens/{address_hash_param}/holders/csv

Path parameters

address_hash_paramstring required

Address hash in the path

chain_idstring required

The ID of the blockchain

Query parameters

string
OR
string

Start of the time period (ISO 8601 format) in CSV export

string
OR
string

End of the time period (ISO 8601 format) In CSV export

'address' nullable
OR
string

Filter type in CSV export

'to' | 'from' nullable
OR
string

Filter value in CSV export

Response

CSV file of token holders.