Cardano » Network
Network information
Return detailed network information.
get/network
Response
Return detailed network information.
Example response
{
"supply": {
"max": "45000000000000000",
"total": "32890715183299160",
"circulating": "32412601976210393",
"locked": "125006953355",
"treasury": "98635632000000",
"reserves": "46635632000000"
},
"stake": {
"live": "23204950463991654",
"active": "22210233523456321"
}
}