Export token holders as CSV
tokens
Export token holders as CSV
Exports the holders of a specific token as a CSV file.
GET
Export token holders as CSV
Documentation Index
Fetch the complete documentation index at: https://blockscout-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Address hash in the path
Pattern:
^0x([A-Fa-f0-9]{40})$Query Parameters
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Start of the time period (ISO 8601 format) in CSV export
Pattern:
^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])(?:T(?:[01]\d|2[0-3])(?:(?::|%3A)[0-5]\d(?:(?::|%3A)[0-5]\d(?:\.\d{1,9})?)?)?(?:Z|(?:\+|%2B|-)(?:[01]\d|2[0-3])(?:(?::|%3A)[0-5]\d)?)?)?$End of the time period (ISO 8601 format) In CSV export
Pattern:
^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])(?:T(?:[01]\d|2[0-3])(?:(?::|%3A)[0-5]\d(?:(?::|%3A)[0-5]\d(?:\.\d{1,9})?)?)?(?:Z|(?:\+|%2B|-)(?:[01]\d|2[0-3])(?:(?::|%3A)[0-5]\d)?)?)?$Filter type in CSV export
Available options:
address Filter value in CSV export
Available options:
to, from Response
CSV file of token holders.