Skip to main content
GET
/
finalized-head
cURL
curl --compressed 'https://portal.sqd.dev/datasets/solana-mainnet/finalized-head'
{
  "number": 299999968,
  "hash": "8zKqF3jNPBRoCZy4vJ9FhJKWqZxKqDqJxEqVQYqJxQYq"
}

Documentation Index

Fetch the complete documentation index at: https://beta.docs.sqd.dev/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json
object | null

Highest finalized block information

number
integer<int64>

Slot number of the highest available block

Example:

300000000

hash
string
Example:

"9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin"