From May 19, gateways will require an API key. Read the announcement
curl --compressed 'https://portal.sqd.dev/datasets/ethereum-mainnet/head'{
"number": 21500000,
"hash": "0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"
}Returns the block number and hash of the highest block, including real-time data.
curl --compressed 'https://portal.sqd.dev/datasets/ethereum-mainnet/head'{
"number": 21500000,
"hash": "0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"
}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?