Cycles

Get cycle by index

Returns a cycle at the specified index.

get/v1/cycles/{index}

Path parameters

indexinteger required

Cycle index starting from zero

Query parameters

quote'None' | 'Btc' | 'Eur' | 'Usd' | 'Cny' | 'Jpy' | 'Krw' | 'Eth' | 'Gbp'

Comma-separated list of ticker symbols to inject historical prices into response

Response

indexinteger

Cycle index starting from zero

firstLevelinteger

Level of the first block in the cycle

startTimestring date-time

Timestamp of the first block in the cycle

lastLevelinteger

Level of the last block in the cycle

endTimestring date-time

Timestamp of the last block in the cycle

snapshotLevelinteger

Height of the block where the snapshot was taken

randomSeedstring required

Randomly generated seed used by the network for things like baking rights distribution etc.

totalBakersinteger

Total number of all active in this cycle bakers

totalBakingPowerinteger

Total baking power of all active in this cycle bakers

blockRewardinteger

Fixed reward paid to the block payload proposer in this cycle (micro tez)

blockBonusPerBlockinteger

Bonus reward paid to the block producer in this cycle (micro tez)

attestationRewardPerBlockinteger

Reward for attestation in this cycle (micro tez)

nonceRevelationRewardinteger

Reward for seed nonce revelation in this cycle (micro tez)

vdfRevelationRewardinteger

Reward for vdf revelation in this cycle (micro tez)

dalAttestationRewardPerShardinteger

Reward for dal attestation in this cycle (micro tez)

blockBonusPerSlotinteger

DEPRECATED

attestationRewardPerSlotinteger

DEPRECATED

endorsementRewardPerSlotinteger

DEPRECATED

Changes

No recorded changes to this endpoint across all 1 revision of this API.