/evm/{chain}/history/{accountAddress}

Returns a list of the available transaction hash for the chain and wallet requested. Max number of 100 results per request. If the wallet is not found, this method will return a 404.


Provide either a block range or a timestamp range, not both.

Note: For pagination, it is recommended to use the nextPageUrl link that will be returned as part of the output.

Language
Click Try It! to start a request and see the response here!