/svm/{chain}/txs/{accountAddress}

Returns a paginated list of transactions for the given account address, using our default transaction schema format (v4).

Note: For more classification metadata, please use the v5 format or above in the /svm/{chain}/txs/{format}/{accountAddress} endpoint.

The results will be ordered by latest to oldest (descending).

If you want to only get a certain timeframe of data and you previously queried for the same account address, you can stop paging after reaching a certain timestamp in the results.

Note: For pagination, 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!