From May 19, gateways will require an API key. Read the announcement
curl --compressed 'https://portal.sqd.dev/datasets/ethereum-mainnet/finalized-head'{
"number": 21499968,
"hash": "0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890"
}Returns the block number and hash of the highest finalized block available in the dataset, or null if no blocks are available. Useful for diagnostics.
curl --compressed 'https://portal.sqd.dev/datasets/ethereum-mainnet/finalized-head'{
"number": 21499968,
"hash": "0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890"
}Documentation Index
Fetch the complete documentation index at: https://docs.sqd.dev/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?