GET
/
finalized-head
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

The response is of type object.