/zerion/wallets/transactions

POST /api/zerion/wallets/transactions

Price: 10 credits

Get a wallet's transaction history across all blockchain networks

How to use it

Get the on-chain transaction history of a crypto wallet by its EVM address (0x...) or ENS name. Returns transactions newest first, each with the operation type (send, receive, trade, mint, approve, etc.), timestamp, status, chain, transaction hash and explorer link, the counterparty address or protocol, the network fee, and the asset transfers involved (token amount, USD value, fungible token or NFT). Optionally filter by operation type.

Parameters

Request body

Response

Errors

Response headers