v1
latestOpenAPI 3.1.02026-07-2411205.0 MBGet Stats Latest
get/api/stats/latest/v1
Response
200
Example response
{
"pagination": {
"current_page": 1,
"per_page": 1,
"total_items": 1,
"total_pages": 1
},
"data": [
{
"block_number": 4106954,
"timestamp": "2024-10-23T15:36:24Z",
"issued": "7662539219921512",
"staked": "5938451132111254",
"accounts": 137331,
"active_accounts": 115008,
"balance_holders": 102750,
"active_balance_holders": 80427,
"extrinsics": 97783629,
"transfers": 2680168,
"subnets": 53,
"subnet_registration_cost": "1242632083598"
}
]
}