🐉 Soldexer is in Open Beta!
curl --request GET \
--url https://portal.sqd.dev/datasets/solana-mainnet/finalized-head{
"number": 123,
"hash": "<string>"
}Returns the slot number and hash of the highest finalized block available in the dataset, or null if no blocks are available. Useful for diagnotics.
curl --request GET \
--url https://portal.sqd.dev/datasets/solana-mainnet/finalized-head{
"number": 123,
"hash": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.soldexer.dev/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?