Wallets
Get transactions
Get incoming and outgoing transactions of a wallet by wallet ID.
get/v1/wallets/{wallet_id}/transactions
Path parameters
wallet_idstring required
ID of the wallet.
Query parameters
cursorstring
limitnumber nullable
chain'ethereum' | 'arbitrum' | 'avalanche' | 'base' | 'bsc' | 'tempo' | 'linea' | 'optimism' | 'polygon' | 'solana' | 'sepolia' required
Chains supported for transaction history queries.
tx_hashstring
include_archivedboolean
Include archived wallets in lookup. Defaults to false.
Headers
privy-app-idstring required
ID of your Privy app.
Response
Latest wallet transactions.