Solana Data
Solana and SVM-compatible chains
cURL
curl --compressed 'https://portal.sqd.dev/datasets/solana-mainnet/head'
{ "number": 123, "hash": "<string>" }
Returns the slot 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 diagnotics.
Highest block information
Slot number of the highest available block
Was this page helpful?