get https://svc.blockdaemon.com/universal/v1///block_identifiers
Returns a list of minimal block data, block headers such as block hash and block number.
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 |
Ethereum | Mainnet Goerli Ropsten | ethereum/mainnet ethereum/goerli ethereum/ropsten |
Litecoin | Mainnet Testnet | litecoin/mainnet litecoin/testnet |
Polkadot | Mainnet | polkadot/mainnet |
Tezos | Mainnet | tezos/mainnet |