Get network details
Returns various details about the 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
}
}Changes
Changed in 4 of the 50 revisions of this API.12223
- ○
api tag
busaddedapi-tag-added
- ○
- ▲
the
hardforkASIC/heightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ▲
the
hardforkASIC/oakTarget/allOf[BlockID]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
hardforkDevAddr/heightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ▲
the
hardforkFoundation/heightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ▲
the
hardforkOak/fixHeightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ▲
the
hardforkOak/heightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ▲
the
hardforkStorageProof/heightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ▲
the
hardforkTax/heightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ▲
the
hardforkV2/allowHeightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ▲
the
hardforkV2/requireHeightresponse's property type/format changed frominteger/uint64to/for status200response-property-type-changed
- ▲
the
initialTarget/allOf[BlockID]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
hardforkASIC/oakTarget/allOf[BlockID]/idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
initialTarget/allOf[BlockID]/idfrom the response with the200statusresponse-optional-property-removed
- ○
added
BlockHeightsubschema #2subschema #3to thehardforkASIC/heightresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BlockHeightsubschema #2subschema #3to thehardforkDevAddr/heightresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BlockHeightsubschema #2subschema #3to thehardforkFoundation/heightresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BlockHeightsubschema #2subschema #3to thehardforkOak/fixHeightresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BlockHeightsubschema #2subschema #3to thehardforkOak/heightresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BlockHeightsubschema #2subschema #3to thehardforkStorageProof/heightresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BlockHeightsubschema #2subschema #3to thehardforkTax/heightresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BlockHeightsubschema #2subschema #3to thehardforkV2/allowHeightresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BlockHeightsubschema #2subschema #3to thehardforkV2/requireHeightresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
Hash256subschema #2to thehardforkASIC/oakTarget/allOf[BlockID]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
Hash256subschema #2to theinitialTarget/allOf[BlockID]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #3to thehardforkDevAddr/newAddressresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #3to thehardforkDevAddr/oldAddressresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #3to thehardforkFoundation/failsafeAddressresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #3to thehardforkFoundation/primaryAddressresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #3to theinitialCoinbaseresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #3to theinitialTargetresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #3to theminimumCoinbaseresponse propertyallOflist for the response status200response-property-all-of-added
- ○
the
blockIntervalresponse's property default value600000000000was added for the status200response-property-default-value-added
- ○
the
genesisTimestampresponse's property default value2015-06-06T16:13:20+02:00was added for the status200response-property-default-value-added
- ○
the
maturityDelayresponse's property default value144was added for the status200response-property-default-value-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲