Exports token transfers for a specific address as a CSV file.
API key for authentication. Required for all Pro API endpoints. Obtain your API key at https://dev.blockscout.com/
Address hash in the path
^0x([A-Fa-f0-9]{40})$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
^\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
^\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
address Filter value in CSV export
to, from CSV file of token transfers.