curl --location --request GET 'https://api-mainnet.celenium.io/v1/head'
{
"chain_id": "mocha-4",
"hash": "652452A670018D629CC116E510BA88C1CABE061336661B1F3D206D248BD558AF",
"id": 321,
"last_height": 100,
"last_time": "2023-07-04T03:10:57+00:00",
"name": "indexer",
"synced": true,
"total_accounts": 43,
"total_blobs_size": 56789,
"total_fee": "312",
"total_stake": "312",
"total_supply": "312",
"total_tx": 23456,
"total_validators": 100,
"total_voting_power": "312",
"total_namespaces": 123
}