v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Wallet, Networth & PnL

Wallet - Transaction History (Beta)

Retrieve the transaction history of a wallet.

get/v1/wallet/tx_list

Query parameters

walletstring required

The address of a wallet.

limitinteger

Limit the number of records returned.

beforestring

A transaction hash to traverse starting from. Only works with Solana.

ui_amount_mode'raw' | 'scaled'

Indicate whether to use the scaled amount for scaled ui amount tokens. Only support solana

Headers

x-chain'solana' required

A chain name listed in supported networks.

Response

successboolean required
dataobject required