v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBaddresses
Export token transfers as CSV
Exports token transfers for a specific address as a CSV file.
get/{chain_id}/api/v2/addresses/{address_hash_param}/token-transfers/csv
Path parameters
address_hash_paramstring required
Address hash in the path
chain_idstring required
The ID of the blockchain
Query parameters
Start of the time period (ISO 8601 format) in CSV export
End of the time period (ISO 8601 format) In CSV export
Filter type in CSV export
Filter value in CSV export
Response
CSV file of token transfers.