bus

Get network details

Returns various details about the network.

get/bus/consensus/network

Response

Successfully retrieved network

namestring

The name of the network

initialCoinbasestring

The initial coinbase reward

minimumCoinbasestring

The minimum coinbase reward

initialTargetstring

The initial target

blockIntervalinteger

The block interval

maturityDelayinteger

The maturity delay

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 bus added

      api-tag-added

  • 55183a7d286511221See the full diff
    • the hardforkASIC/height response's property type/format changed from integer/uint64 to / for status 200

      response-property-type-changed

    • the hardforkASIC/oakTarget/allOf[BlockID]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the hardforkDevAddr/height response's property type/format changed from integer/uint64 to / for status 200

      response-property-type-changed

    • the hardforkFoundation/height response's property type/format changed from integer/uint64 to / for status 200

      response-property-type-changed

    • the hardforkOak/fixHeight response's property type/format changed from integer/uint64 to / for status 200

      response-property-type-changed

    • the hardforkOak/height response's property type/format changed from integer/uint64 to / for status 200

      response-property-type-changed

    • the hardforkStorageProof/height response's property type/format changed from integer/uint64 to / for status 200

      response-property-type-changed

    • the hardforkTax/height response's property type/format changed from integer/uint64 to / for status 200

      response-property-type-changed

    • the hardforkV2/allowHeight response's property type/format changed from integer/uint64 to / for status 200

      response-property-type-changed

    • the hardforkV2/requireHeight response's property type/format changed from integer/uint64 to / for status 200

      response-property-type-changed

    • the initialTarget/allOf[BlockID]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property hardforkASIC/oakTarget/allOf[BlockID]/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property initialTarget/allOf[BlockID]/id from the response with the 200 status

      response-optional-property-removed

    • added BlockHeight subschema #2 subschema #3 to the hardforkASIC/height response property allOf list for the response status 200

      response-property-all-of-added

    • added BlockHeight subschema #2 subschema #3 to the hardforkDevAddr/height response property allOf list for the response status 200

      response-property-all-of-added

    • added BlockHeight subschema #2 subschema #3 to the hardforkFoundation/height response property allOf list for the response status 200

      response-property-all-of-added

    • added BlockHeight subschema #2 subschema #3 to the hardforkOak/fixHeight response property allOf list for the response status 200

      response-property-all-of-added

    • added BlockHeight subschema #2 subschema #3 to the hardforkOak/height response property allOf list for the response status 200

      response-property-all-of-added

    • added BlockHeight subschema #2 subschema #3 to the hardforkStorageProof/height response property allOf list for the response status 200

      response-property-all-of-added

    • added BlockHeight subschema #2 subschema #3 to the hardforkTax/height response property allOf list for the response status 200

      response-property-all-of-added

    • added BlockHeight subschema #2 subschema #3 to the hardforkV2/allowHeight response property allOf list for the response status 200

      response-property-all-of-added

    • added BlockHeight subschema #2 subschema #3 to the hardforkV2/requireHeight response property allOf list for the response status 200

      response-property-all-of-added

    • added Hash256 subschema #2 to the hardforkASIC/oakTarget/allOf[BlockID]/ response property allOf list for the response status 200

      response-property-all-of-added

    • added Hash256 subschema #2 to the initialTarget/allOf[BlockID]/ response property allOf list for the response status 200

      response-property-all-of-added

    • added subschema #3 to the hardforkDevAddr/newAddress response property allOf list for the response status 200

      response-property-all-of-added

    • added subschema #3 to the hardforkDevAddr/oldAddress response property allOf list for the response status 200

      response-property-all-of-added

    • added subschema #3 to the hardforkFoundation/failsafeAddress response property allOf list for the response status 200

      response-property-all-of-added

    • added subschema #3 to the hardforkFoundation/primaryAddress response property allOf list for the response status 200

      response-property-all-of-added

    • added subschema #3 to the initialCoinbase response property allOf list for the response status 200

      response-property-all-of-added

    • added subschema #3 to the initialTarget response property allOf list for the response status 200

      response-property-all-of-added

    • added subschema #3 to the minimumCoinbase response property allOf list for the response status 200

      response-property-all-of-added

    • the blockInterval response's property default value 600000000000 was added for the status 200

      response-property-default-value-added

    • the genesisTimestamp response's property default value 2015-06-06T16:13:20+02:00 was added for the status 200

      response-property-default-value-added

    • the maturityDelay response's property default value 144 was added for the status 200

      response-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