Skip to main content
GET
/
finalized-head
cURL
curl --compressed 'https://portal.sqd.dev/datasets/tron-mainnet/finalized-head'
{
  "number": 83934962,
  "hash": "000000000500bef2dfdb39f86fa53f8d5225ee3f8595cc89d5c87904ca76b4ad"
}

Response

200 - application/json
object | null

Highest finalized block information

number
integer<int64>

Block number of the highest available block.

Example:

83934980

hash
string

ID (hash) of the highest available block.

Example:

"000000000500bf041e3f1de4e81528fc3225281e4e6bde5a9fbe821de67ef349"