Get a List of Transactions for a Given Address

Returns the transactions that an address was involved with, from newest to oldest.

The response is paginated: use the returned next_page_token token as a query parameter to get the next page.


👍

START HERE!

Click 'Try It!' to test the endpoint with the default values or customize your request by following these steps:

  1. Enter your own API key in the Header: token text box (top right).
  2. Enter your PATH PARAMS (you can find these below).
  3. Optional . Filter your results with QUERY PARAMS (you can find these below).
  4. Click Try It!

Note: AUTHORIZATION method must be set to Header.


Supported Protocols and Networks

ProtocolNetworkPath Parameters
AlgorandMainnetalgorand/mainnet
AvalancheMainnet-c
Testnet-c
avalanche/mainnet-c
testnet/mainnet-c
BitcoinMainnet
Testnet
bitcoin/mainnet
bitcoin/testnet
BitcoincashMainnet
Testnet
bitcoincash/mainnet
bitcoincash/testnet
DogecoinMainnet
Testnet
dogecoin/mainnet
dogecoin/testnet
EthereumMainnet
Holesky
ethereum/mainnet
ethereum/holesky
FantomMainnet
Testnet
fantom/mainnet
fantom/testnet
LitecoinMainnet
Testnet
litecoin/mainnet
litecoin/testnet
OptimismMainnetoptimism/mainnet
PolkadotMainnet
Westend
polkadot/mainnet
polkadot/westend
PolygonMainnetpolygon/mainnet
SolanaMainnet
Testnet
solana/mainnet
solana/testnet
TezosMainnettezos/mainnet
StellarMainnetstellar/mainnet
XRPMainnetxrp/mainnet

Note that the date filters to and from are not supported for Solana, Stellar and XRP.

Language
Authorization
URL
Click Try It! to start a request and see the response here!