/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.

Path Params
string
required

Account address to fetch transactions for.

string
required
Defaults to solana

Name of the chain.

Query Params
int32
1 to 100
Defaults to 10

Number of transactions to return per page.

Headers
string
required
Defaults to demokey

API Key for Translate API. To generate an API Key, visit https://noves.fi/pricing

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain
text/json