v1
latestOpenAPI 3.0.02026-07-17120114186.8 KBbus
Get network details
Returns various details about the network.
get/bus/consensus/network
Response
Successfully retrieved network
Example response
{
"hardforkDevAddr": {
"height": 10000
},
"hardforkTax": {
"height": 21000
},
"hardforkStorageProof": {
"height": 100000
},
"hardforkOak": {
"height": 135000,
"fixHeight": 139000
},
"hardforkASIC": {
"height": 179000
},
"hardforkFoundation": {
"height": 298000
},
"hardforkV2": {
"allowHeight": 1000000,
"requireHeight": 1025000
}
}