get
https://svc.blockdaemon.com/universal/{version}///account//txs
Returns the transactions that an address was involved with, from newest to oldest.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Note:
- The
orderparam is not supported for Algorand and Solana.- The date filters
toandfromare not supported for Solana, Stellar and XRP.- The
toandfromparameters behave inclusively for Algorand.
Supported Protocols & Networks
| Protocol | Network | Path Parameter |
|---|---|---|
| Algorand | Mainnet | algorand/mainnet |
| Avalanche | Mainnet-c | avalanche/mainnet-c |
| Testnet-c | testnet/mainnet-c |
|
| Bitcoin | Mainnet | bitcoin/mainnet |
| Testnet | bitcoin/testnet |
|
| Testnet4 | bitcoin/testnet4 |
|
| Bitcoincash | Mainnet | bitcoincash/mainnet |
| Testnet | bitcoincash/testnet |
|
| Dogecoin | Mainnet | dogecoin/mainnet |
| Testnet | dogecoin/testnet |
|
| Ethereum | Mainnet | ethereum/mainnet |
| Sepolia | ethereum/sepolia |
|
| Litecoin | Mainnet | litecoin/mainnet |
| Testnet | litecoin/testnet |
|
| Optimism | Mainnet | optimism/mainnet |
| Polkadot | Mainnet | polkadot/mainnet |
| Westend | polkadot/westend |
|
| Polygon | Mainnet | polygon/mainnet |
| Solana | Mainnet | solana/mainnet |
| Testnet | solana/testnet |
|
| Devnet | solana/devnet |
|
| Stellar | Mainnet | stellar/mainnet |
| Testnet | stellar/testnet |
|
| XRP | Mainnet | xrp/mainnet |
| Testnet | xrp/testnet |
Truncation InfoFor responses that have big numbers (such as in transfer amounts from blockchain transactions), truncation might be applied from Javascript’s native JSON parser.
To avoid this behavior, we recommend using a library such as
json-bigintorlossless-json
