/xrpl/{chain}/txs/{accountAddress}

Returns a paginated list of transactions for the given account address on the XRP Ledger.

Transactions are returned in reverse chronological order (most recent first).

Use the pageSize parameter to control how many transactions are returned per page (maximum 50). For pagination, use the nextPageUrl link that will be returned as part of the output when more results are available.

Path Params
string
required
Defaults to rBcKWiVq48WXW8it7aZm54Nzo83TFB1Bye

The XRP Ledger account address to fetch transactions for (starts with 'r').

string
required
Defaults to xrpl

Name of the chain.

Query Params
int32
1 to 50
Defaults to 20

Number of transactions to return per page (1-50).

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