cURL
curl --compressed 'https://portal.sqd.dev/datasets/polkadot/finalized-head'
{ "number": 123, "hash": "<string>" }
Returns the highest available finalized block number and hash.
Finalized block head info
Block number of the highest available block
Was this page helpful?