/debank/users/history

POST /api/debank/users/history

Price: 1 credit

Get a wallet's transaction history across all chains, by address

How to use it

Get the on-chain transaction history of a crypto wallet by its EVM address (0x...), newest first. Returns each transaction with its hash, chain, operation type (receive, send, approve, contract interaction, etc.), timestamp, the interacted protocol or counterparty address, the gas fee in USD, and the token transfers involved (direction, token, amount, USD value). Optionally restrict to a single chain.

Parameters

Request body

Response

Errors

Response headers