From May 19, gateways will require an API key. Read the announcement
curl --compressed 'https://portal.sqd.dev/datasets/hyperliquid-fills/head'{
"number": 123,
"hash": "<string>"
}Returns the block number and hash of the highest block available in the dataset, or null if no blocks are available. Takes real-time data into account. Useful for diagnostics.
curl --compressed 'https://portal.sqd.dev/datasets/hyperliquid-fills/head'{
"number": 123,
"hash": "<string>"
}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?