v1

latestOpenAPI 3.1.02026-07-24223580832.9 KB
Blocks

Get the Current Block Hash

Get the current block id (hash) of the protocol.

get/{protocol}/{network}/sync/block_id

Path parameters

protocolstring required

Protocol handle, one of: algorand, avalanche, bitcoin, bitcoincash, dogecoin, ethereum, litecoin, near, optimism, polkadot, polygon, solana, stellar, tezos, xrp.

networkstring required

Which network to target. Available networks can be found in the list of supported protocols or with /{protocol}.

Response

Current block hash

string required

The current block hash.