v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
celo

Get Celo epoch details.

Retrieves detailed information about a Celo epoch.

get/{chain_id}/api/v2/celo/epochs/{number}

Path parameters

numberstring required

Epoch number in the path.

chain_idstring required

The ID of the blockchain

Response

Celo epoch details.

aggregated_election_rewardsobject nullable required
distributionobject nullable required
end_block_numberinteger required
end_processing_block_hashstring nullable required
end_processing_block_numberinteger nullable required
is_finalizedboolean required
numberinteger required
start_block_numberinteger required
start_processing_block_hashstring nullable required
start_processing_block_numberinteger nullable required
timestampstring date-time nullable required
type'L1' | 'L2' required