get https://svc.blockdaemon.com/universal/{version}///txs
Get a List of transactions, starting with the lastest one. Each call returns an array of the entire list.
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 avalanche/testnet-c |
Bitcoin | Mainnet Testnet Testnet4 | bitcoin/mainnet bitcoin/testnet bitcoin/testnet4 |
Bitcoincash | Mainnet Testnet | bitcoincash/mainnet bitcoincash/testnet |
Dogecoin | Mainnet Testnet | dogecoin/mainnet dogecoin/testnet |
Litecoin | Mainnet Testnet | litecoin/mainnet litecoin/testnet |
Optimism | Mainnet | optimism/mainnet |
Polkadot | Mainnet Westend | polkadot/mainnet polkadot/westend |
Stellar | Mainnet Testnet | stellar/mainnet stellar/testnet |
Tezos | Mainnet | tezos/mainnet |
XRP | Mainnet | xrp/mainnet |
Note:
The
order
param is not supported for Algorand.