Transactions
Get transactions by address
Retrieves native currency transfers and smart contract interactions (calls, internal txs) for an address.
get/get_transactions_by_address
Query parameters
chain_idstring required
The ID of the blockchain
addressstring required
Address which either sender or receiver of the transaction
age_fromstring date-time required
Start date and time (ISO 8601 format)
age_tostring date-time
End date and time (ISO 8601 format)
methodsstring
A method signature to filter transactions by
cursorstring
The pagination cursor from a previous response to get the next page of results
Response
List of transactions