get https://svc.blockdaemon.com/universal/{version}///account//txs
Returns the transactions that an address was involved with, from newest to oldest.
START HERE!
Click Try It! to test the endpoint with the default values or customize your request by following these steps:
- Enter your API key in the Header: token text box (top right).
- You can get a free API key here .
- Enter the parameters available below.
- Click Try It!.
Supported Protocols and Networks
Protocol | Network | Path Parameters |
---|---|---|
Algorand | Mainnet | algorand/mainnet |
Avalanche | Mainnet-c Testnet-c | avalanche/mainnet-c testnet/mainnet-c |
Bitcoin | Mainnet Testnet | bitcoin/mainnet bitcoin/testnet |
Bitcoincash | Mainnet Testnet | bitcoincash/mainnet bitcoincash/testnet |
Dogecoin | Mainnet Testnet | dogecoin/mainnet dogecoin/testnet |
Ethereum | Mainnet Holesky Sepolia | ethereum/mainnet ethereum/holesky ethereum/sepolia |
Litecoin | Mainnet Testnet | litecoin/mainnet litecoin/testnet |
Optimism | Mainnet | optimism/mainnet |
Polkadot | Mainnet Westend | polkadot/mainnet polkadot/westend |
Polygon | Mainnet | polygon/mainnet |
Solana | Mainnet Testnet | solana/mainnet solana/testnet |
Tezos | Mainnet | tezos/mainnet |
Stellar | Mainnet | stellar/mainnet |
XRP | Mainnet | xrp/mainnet |
Note:
- The
order
param is not supported for Algorand.- The date filters
to
andfrom
are not supported for Solana, Stellar and XRP.