v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
addresses

Export logs as CSV

Exports logs for a specific address as a CSV file.

get/{chain_id}/api/v2/addresses/{address_hash_param}/logs/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 logs.