Get latest data for all challenges
Notes
- Query parameter <block_id> must be the latest block. Use /get-block endpoint
Query parameters
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_qualifiersfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/block_data/qualifier_qualitiesfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
challenges/items/block_data/num_qualifiers_by_trackto the response with the200statusresponse-optional-property-added
- ○
added the optional property
challenges/items/block_data/qualifier_qualities_by_trackto the response with the200statusresponse-optional-property-added
- ●
- ●
removed the optional property
challenges/items/detailsfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
challenges/items/configto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
challenges/items/block_data/average_solution_ratiofrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/block_data/base_feefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/block_data/base_frontierfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/block_data/hash_thresholdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/block_data/per_nonce_feefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/block_data/qualifier_difficultiesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/block_data/scaled_frontierfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/block_data/scaling_factorfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
challenges/items/block_data/qualifier_qualitiesto the response with the200statusresponse-optional-property-added
- ●
- ▲
the
challenges/items/block_data/num_qualifiersresponse's property type/format changed frominteger/uint32tointeger/uint64for status200response-property-type-changed
- ▲
- ○
added the optional property
challenges/items/details/typeto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
challenges/items/block_data/hash_thresholdto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
challenges/items/block_data/average_solution_ratioto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
challenges/items/block_data/base_feeresponse's property type/format changed frominteger/uint256tostring/for status200response-property-type-changed
- ▲
the
challenges/items/block_data/per_nonce_feeresponse's property type/format changed frominteger/uint256tostring/for status200response-property-type-changed
- ●
removed the optional property
block_detailsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
block_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/block_data/solution_signature_thresholdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/state/block_confirmedfrom the response with the200statusresponse-optional-property-removed
- ○
the
challenges/items/block_data/base_feeresponse's property pattern^[0-9]+$was added for the status200response-property-pattern-added
- ○
the
challenges/items/block_data/per_nonce_feeresponse's property pattern^[0-9]+$was added for the status200response-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_feeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
challenges/items/block_data/per_nonce_feeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
challenges/items/stateto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
challenges/items/block_data/num_qualifiers_by_trackfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/block_data/qualifier_qualities_by_trackfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/configfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
challenges/items/statefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
block_detailsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
block_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
challenges/items/block_data/base_frontierto the response with the200statusresponse-optional-property-added
- ○
added the optional property
challenges/items/block_data/num_qualifiersto the response with the200statusresponse-optional-property-added
- ○
added the optional property
challenges/items/block_data/qualifier_difficultiesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
challenges/items/block_data/scaled_frontierto the response with the200statusresponse-optional-property-added
- ○
added the optional property
challenges/items/block_data/scaling_factorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
challenges/items/block_data/solution_signature_thresholdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
challenges/items/detailsto the response with the200statusresponse-optional-property-added
This revision also has 73 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●