GET

Get latest data for all challenges

Notes

  • Query parameter <block_id> must be the latest block. Use /get-block endpoint
get/get-challenges

Query parameters

block_idstring required

Response

Success

Example response

{
  "challenges": [
    {
      "id": "c002"
    }
  ]
}

Changes

Changed in 10 of the 34 revisions of this API.31921

    • removed the optional property challenges/items/block_data/num_qualifiers from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/block_data/qualifier_qualities from the response with the 200 status

      response-optional-property-removed

    • added the optional property challenges/items/block_data/num_qualifiers_by_track to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/block_data/qualifier_qualities_by_track to the response with the 200 status

      response-optional-property-added

  • 2621ceeee7f111See the full diff
    • removed the optional property challenges/items/details from the response with the 200 status

      response-optional-property-removed

    • added the optional property challenges/items/config to the response with the 200 status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • f5c2c49d48ea81See the full diff
    • removed the optional property challenges/items/block_data/average_solution_ratio from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/block_data/base_fee from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/block_data/base_frontier from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/block_data/hash_threshold from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/block_data/per_nonce_fee from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/block_data/qualifier_difficulties from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/block_data/scaled_frontier from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/block_data/scaling_factor from the response with the 200 status

      response-optional-property-removed

    • added the optional property challenges/items/block_data/qualifier_qualities to the response with the 200 status

      response-optional-property-added

    • the challenges/items/block_data/num_qualifiers response's property type/format changed from integer/uint32 to integer/uint64 for status 200

      response-property-type-changed

    • added the optional property challenges/items/details/type to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/block_data/hash_threshold to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/block_data/average_solution_ratio to the response with the 200 status

      response-optional-property-added

  • f857f902a23c242See the full diff
    • the challenges/items/block_data/base_fee response's property type/format changed from integer/uint256 to string/ for status 200

      response-property-type-changed

    • the challenges/items/block_data/per_nonce_fee response's property type/format changed from integer/uint256 to string/ for status 200

      response-property-type-changed

    • removed the optional property block_details from the response with the 200 status

      response-optional-property-removed

    • removed the optional property block_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/block_data/solution_signature_threshold from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/state/block_confirmed from the response with the 200 status

      response-optional-property-removed

    • the challenges/items/block_data/base_fee response's property pattern ^[0-9]+$ was added for the status 200

      response-property-pattern-added

    • the challenges/items/block_data/per_nonce_fee response's property pattern ^[0-9]+$ was added for the status 200

      response-property-pattern-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property challenges/items/block_data/base_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/block_data/per_nonce_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/state to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 5523952546dd49See the full diff
    • removed the optional property challenges/items/block_data/num_qualifiers_by_track from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/block_data/qualifier_qualities_by_track from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/config from the response with the 200 status

      response-optional-property-removed

    • removed the optional property challenges/items/state from the response with the 200 status

      response-optional-property-removed

    • added the optional property block_details to the response with the 200 status

      response-optional-property-added

    • added the optional property block_id to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/block_data/base_frontier to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/block_data/num_qualifiers to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/block_data/qualifier_difficulties to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/block_data/scaled_frontier to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/block_data/scaling_factor to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/block_data/solution_signature_threshold to the response with the 200 status

      response-optional-property-added

    • added the optional property challenges/items/details to the response with the 200 status

      response-optional-property-added

    This revision also has 73 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog