Skip to main content
GET
/
finalized-head
cURL
curl --request GET \
  --url https://portal.sqd.dev/datasets/solana-mainnet/finalized-head
{
  "number": 123,
  "hash": "<string>"
}

Response

200 - application/json

Highest finalized block information

number
integer

Slot number of the highest available block

hash
string