get https://svc.blockdaemon.com/universal/v1///account//utxo
Returns the transaction inputs and outputs following the BTC's UTXO model definition by a user-definied account address.
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:
- Enter your own API key in the Header: token text box (top right).
- You can get a free API key here
- Enter your PATH PARAMS (you can find these below)
- Optional . Filter your results with QUERY PARAMS (you can find these below)
- Click Try It!
Supported Protocols and Networks
Protocol | Network | Path Parameters |
---|---|---|
Bitcoin | Mainnet Testnet | bitcoin/mainnet bitcoin/testnet |
Bitcoincash | Mainnet Testnet | bitcoincash/mainnet bitcoincash/testnet |
Dogecoin | Mainnet Testnet | dogecoin/mainnet dogecoin/testnet |
Litecoin | Mainnet Testnet | litecoin/mainnet litecoin/testnet |