| cycle |
int |
Cycle in which rewards were or will be earned. [sortable] |
[optional] |
| own_delegated_balance |
int |
Amount delegated from the baker's own balance (micro tez). This amount doesn't include staked amount. |
[optional] |
| external_delegated_balance |
int |
Amount delegated from external delegators and "unstakers" (delegators who left the baker, but still had locked unstaked balance delegated to the baker) (micro tez). This amount doesn't include external staked amount. |
[optional] |
| delegators_count |
int |
Number of delegators (those who were delegated to the baker). This doesn't include "unstakers" (delegators who left the baker, but still had locked unstaked balance delegated to the baker). |
[optional] |
| own_staked_balance |
int |
Amount staked from the baker's own balance (micro tez). |
[optional] |
| external_staked_balance |
int |
Amount staked from external stakers (micro tez). |
[optional] |
| stakers_count |
int |
Number of external stakers (those who delegated to the baker and also staked some amount). |
[optional] |
| issued_pseudotokens |
string |
Amount of staking pseudotokens issued by/for external stakers. |
[optional] |
| baking_power |
int |
Baker's baking power |
[optional] |
| total_baking_power |
int |
Sum of baking power of all active bakers |
[optional] |
| expected_blocks |
float |
Expected value of how many blocks baker should produce based on baker's active stake, selected stake and blocks per cycle. |
[optional] |
| future_blocks |
int |
Number of blocks which baker is allowed to produce in this cycle based on future baking rights. |
[optional] |
| future_block_rewards |
int |
Estimated value of future block rewards. |
[optional] |
| blocks |
int |
Number of successfully baked blocks (both proposed and re-proposed blocks). |
[optional] |
| block_rewards_delegated |
int |
Rewards, corresponding to delegated stake, received for baked blocks (both proposed and re-proposed blocks) on baker's liquid balance (it is not frozen and can be spent immediately). |
[optional] |
| block_rewards_staked_own |
int |
Rewards, corresponding to baker's own stake, received for baked blocks (both proposed and re-proposed blocks) on baker's own staked balance (it is frozen and belongs to the baker). |
[optional] |
| block_rewards_staked_edge |
int |
Rewards, corresponding to baker's edge from external stake, received for baked blocks (both proposed and re-proposed blocks) on baker's own staked balance (it is frozen and belongs to the baker). |
[optional] |
| block_rewards_staked_shared |
int |
Rewards, corresponding to baker's external stake, received for baked blocks (both proposed and re-proposed blocks) on baker's external staked balance (it is frozen and belongs to baker's stakers). |
[optional] |
| missed_blocks |
int |
Number of missed opportunities to bake block. |
[optional] |
| missed_block_rewards |
int |
Rewards which were not received due to missing blocks. |
[optional] |
| expected_attestations |
float |
Expected value of how many slots baker should validate based on baker's active stake, selected stake and attestation slots per cycle. |
[optional] |
| future_attestations |
int |
Number of slots which baker is allowed to validate in this cycle based on future attestation rights. |
[optional] |
| future_attestation_rewards |
int |
Estimated value of future attestation rewards. |
[optional] |
| attestations |
int |
Number of successfully attested slots. |
[optional] |
| attestation_rewards_delegated |
int |
Rewards, corresponding to delegated stake, received for attested slots on baker's liquid balance (it is not frozen and can be spent immediately). |
[optional] |
| attestation_rewards_staked_own |
int |
Rewards, corresponding to baker's own stake, received for attested slots on baker's own staked balance (it is frozen and belongs to the baker). |
[optional] |
| attestation_rewards_staked_edge |
int |
Rewards, corresponding to baker's edge from external stake, received for attested slots on baker's own staked balance (it is frozen and belongs to the baker). |
[optional] |
| attestation_rewards_staked_shared |
int |
Rewards, corresponding to baker's external stake, received for attested slots on baker's external staked balance (it is frozen and belongs to baker's stakers). |
[optional] |
| missed_attestations |
int |
Number of not attested (missed) slots. |
[optional] |
| missed_attestation_rewards |
int |
Rewards which were not received due to missing attestations. |
[optional] |
| expected_dal_attestations |
int |
Expected value of how many dal shards baker should attest based on baker's active stake, selected stake and total shards per cycle. |
[optional] |
| future_dal_attestation_rewards |
int |
Estimated value of future dal attestation rewards. |
[optional] |
| dal_attestation_rewards_delegated |
int |
Rewards, corresponding to delegated stake, received for attested dal shards on baker's liquid balance (it is not frozen and can be spent immediately). |
[optional] |
| dal_attestation_rewards_staked_own |
int |
Rewards, corresponding to baker's own stake, received for attested dal shards on baker's own staked balance (it is frozen and belongs to the baker). |
[optional] |
| dal_attestation_rewards_staked_edge |
int |
Rewards, corresponding to baker's edge from external stake, received for attested dal shards on baker's own staked balance (it is frozen and belongs to the baker). |
[optional] |
| dal_attestation_rewards_staked_shared |
int |
Rewards, corresponding to baker's external stake, received for attested dal shards on baker's external staked balance (it is frozen and belongs to baker's stakers). |
[optional] |
| missed_dal_attestation_rewards |
int |
Rewards which were not received due to denunciation or not enough participation. |
[optional] |
| block_fees |
int |
Operation fees which were harvested from successfully baked blocks. |
[optional] |
| missed_block_fees |
int |
Operation fees which were not received due to missing blocks. |
[optional] |
| double_baking_rewards |
int |
Rewards for detecting double baking (accusing someone of producing two different blocks at the same level). |
[optional] |
| double_baking_lost_staked |
int |
Amount of baker's own staked balance lost due to double baking |
[optional] |
| double_baking_lost_unstaked |
int |
Amount of baker's own unstaked balance lost due to double baking |
[optional] |
| double_baking_lost_external_staked |
int |
Amount of baker's external staked balance lost due to double baking |
[optional] |
| double_baking_lost_external_unstaked |
int |
Amount of baker's external unstaked balance lost due to double baking |
[optional] |
| double_consensus_rewards |
int |
Rewards for detecting double (pre)attestation (accusing someone of validating two different blocks at the same level). |
[optional] |
| double_consensus_lost_staked |
int |
Amount of baker's own staked balance lost due to double (pre)attestation |
[optional] |
| double_consensus_lost_unstaked |
int |
Amount of baker's own unstaked balance lost due to double (pre)attestation |
[optional] |
| double_consensus_lost_external_staked |
int |
Amount of baker's external staked balance lost due to double (pre)attestation |
[optional] |
| double_consensus_lost_external_unstaked |
int |
Amount of baker's external unstaked balance lost due to double (pre)attestation |
[optional] |
| vdf_revelation_rewards_delegated |
int |
Rewards, corresponding to delegated stake, for including vdf revelations, received on baker's liquid balance (it is not frozen and can be spent immediately). |
[optional] |
| vdf_revelation_rewards_staked_own |
int |
Rewards, corresponding to baker's own stake, for including vdf revelations, received on baker's own staked balance (it is frozen and belongs to the baker). |
[optional] |
| vdf_revelation_rewards_staked_edge |
int |
Rewards, corresponding to baker's edge from external stake, for including vdf revelations, received on baker's own staked balance (it is frozen and belongs to the baker). |
[optional] |
| vdf_revelation_rewards_staked_shared |
int |
Rewards, corresponding to baker's external stake, for including vdf revelations, received on baker's external staked balance (it is frozen and belongs to baker's stakers). |
[optional] |
| nonce_revelation_rewards_delegated |
int |
Rewards, corresponding to delegated stake, for including seed nonce revelations, received on baker's liquid balance (it is not frozen and can be spent immediately). |
[optional] |
| nonce_revelation_rewards_staked_own |
int |
Rewards, corresponding to baker's own stake, for including seed nonce revelations, received on baker's own staked balance (it is frozen and belongs to the baker). |
[optional] |
| nonce_revelation_rewards_staked_edge |
int |
Rewards, corresponding to baker's edge from external stake, for including seed nonce revelations, received on baker's own staked balance (it is frozen and belongs to the baker). |
[optional] |
| nonce_revelation_rewards_staked_shared |
int |
Rewards, corresponding to baker's external stake, for including seed nonce revelations, received on baker's external staked balance (it is frozen and belongs to baker's stakers). |
[optional] |
| nonce_revelation_losses |
int |
Amount of frozen deposits lost due to missing seed nonce revelation (always zero after Ithaca). |
[optional] |
| quote |
\Tzkt\Model\CycleQuote |
|
[optional] |
| expected_dal_shards |
int |
DEPRECATED |
[optional] |
| expected_endorsements |
float |
DEPRECATED |
[optional] |
| future_endorsements |
int |
DEPRECATED |
[optional] |
| future_endorsement_rewards |
int |
DEPRECATED |
[optional] |
| endorsements |
int |
DEPRECATED |
[optional] |
| endorsement_rewards_delegated |
int |
DEPRECATED |
[optional] |
| endorsement_rewards_staked_own |
int |
DEPRECATED |
[optional] |
| endorsement_rewards_staked_edge |
int |
DEPRECATED |
[optional] |
| endorsement_rewards_staked_shared |
int |
DEPRECATED |
[optional] |
| missed_endorsements |
int |
DEPRECATED |
[optional] |
| missed_endorsement_rewards |
int |
DEPRECATED |
[optional] |
| double_endorsing_rewards |
int |
DEPRECATED |
[optional] |
| double_endorsing_lost_staked |
int |
DEPRECATED |
[optional] |
| double_endorsing_lost_unstaked |
int |
DEPRECATED |
[optional] |
| double_endorsing_lost_external_staked |
int |
DEPRECATED |
[optional] |
| double_endorsing_lost_external_unstaked |
int |
DEPRECATED |
[optional] |
| double_preendorsing_rewards |
int |
DEPRECATED |
[optional] |
| double_preendorsing_lost_staked |
int |
DEPRECATED |
[optional] |
| double_preendorsing_lost_unstaked |
int |
DEPRECATED |
[optional] |
| double_preendorsing_lost_external_staked |
int |
DEPRECATED |
[optional] |
| double_preendorsing_lost_external_unstaked |
int |
DEPRECATED |
[optional] |
| delegators |
\Tzkt\Model\SplitDelegator[] |
List of delegators, forming baker's baking power. This list includes "unstakers" (delegators who left the baker, but still had locked unstaked balance delegated to the baker), therefore its length shouldn't necessarily match the `delegatorsCount` value. |
[optional] |
| stakers |
\Tzkt\Model\SplitStaker[] |
List of stakers, forming baker's baking power. |
[optional] |
| actual_stakers |
\Tzkt\Model\SplitActualStaker[] |
List of actual stakers, receiving staking rewards regardless of contribution to the baker's baking power. |
[optional] |