Returns a list of delegate accounts.
Internal TzKT id
Type of the account, delegate
- account, registered as a delegate (baker)
Public key hash of the delegate (baker)
Delegation status (true
- active, false
- deactivated)
Name of the baking service
Public key of the delegate (baker)
Public key revelation status. Unrevealed account can't send manager operation (transaction, origination etc.)
Total balance of the delegate (baker), including spendable and frozen funds (micro tez)
Amount of tx rollup commitment bonds (micro tez)
Amount of smart rollup commitment bonds (micro tez)
Amount staked from the own balance (micro tez). Like delegated amount, except for it is frozen and can be slashed.
Amount of "pseudo-tokens" received after staking. These pseudotokens are used for unstaking.
Amount that was unstaked, but not yet finalized (i.e. it is still frozen) (micro tez).
Information about the baker, for which there are pending unstake requests.
Amount staked from external stakers (micro tez). Like delegated amount, except for it is frozen and can be slashed.
Amount that was unstaked by external stakers, but not yet finalized (i.e. it is still frozen) (micro tez).
Total staked balance, which is stakedBalance + externalStakedBalance
.
Total amount of issued "pseudo-tokens". These pseudotokens are used for unstaking.
Number of external stakers.
Amount lost due to inaccuracy of the economic protocol introduced in Oxford. This amount is literally lost, because it is no longer available for the account in any mean, but for some reason it is counted as delegated.
Configured max amount allowed to be locked as a security deposit (micro tez)
This parameter determines the maximum portion (millionth) of external stake by stakers over the baker's own staked funds.
This parameter determines the fraction (billionth) of the rewards that accrue to the baker's liquid spendable balance — the remainder accrues to frozen stakes.
An account nonce which is used to prevent operation replay
Block height when delegate (baker) was registered as a baker last time
Block datetime when delegate (baker) was registered as a baker last time (ISO 8601, e.g. 2019-11-31)
Block height when delegate (baker) was deactivated as a baker because of lack of funds or inactivity
Block datetime when delegate (baker) was deactivated as a baker because of lack of funds or inactivity (ISO 8601, e.g. 2019-11-31)
Baker's own balance plus delegated balance (micro tez)
Total amount delegated to the baker (micro tez)
Number of contracts, created (originated) and/or managed by the delegate (baker)
Number of tx rollups, created (originated) by the account
Number of smart rollups, created (originated) by the account
Number of account tokens with non-zero balances
Number of tokens the account ever had
Number of token transfers from/to the account
Number of tickets the account owns.
Number of tickets the account ever owned.
Number of ticket transfers from/to the account.
Number of current delegators (accounts, delegated their funds) of the delegate (baker)
Number of baked (validated) blocks all the time by the delegate (baker)
Number of given endorsements (approvals) by the delegate (baker)
Number of given preendorsements (approvals) by the delegate (baker)
Number of submitted by the delegate ballots during a voting period
Number of submitted (upvoted) by the delegate proposals during a proposal period
Number of account activation operations. Are used to activate accounts that were recommended allocations of tezos tokens for donations to the Tezos Foundation’s fundraiser
Number of double baking (baking two different blocks at the same height) evidence operations, included in blocks, baked (validated) by the delegate
Number of double endorsement (endorsing two different blocks at the same block height) evidence operations, included in blocks, baked (validated) by the delegate
Number of double preendorsement (preendorsing two different blocks at the same block height) evidence operations, included in blocks, baked (validated) by the delegate
Number of seed nonce revelation (are used by the blockchain to create randomness) operations provided by the delegate
Number of vdf_revelation
operations included into blocks by the delegate
Number of operations for all time in which rewards were lost due to unrevealed seed nonces by the delegate (synthetic type)
Number of endorsing rewards received at the end of cycles (synthetic type)
Number of all delegation related operations (new delegator, left delegator, registration as a baker), related to the delegate (baker)
Number of all origination (deployment / contract creation) operations, related to the delegate (baker)
Number of all transaction (tez transfer) operations, related to the delegate (baker)
Number of reveal (is used to reveal the public key associated with an account) operations of the delegate (baker)
Number of register global constant operations sent by the baker
Number of set deposits limit operations sent by the baker
Number of migration (result of the context (database) migration during a protocol update) operations, related to the delegate (synthetic type)
Number of tx rollup origination operations sent by the account
Number of tx rollup submit batch operations sent by the account
Number of tx rollup commit operations sent by the account
Number of tx rollup return bond operations sent by the account
Number of tx rollup finalize commitment operations sent by the account
Number of tx rollup remove commitment operations sent by the account
Number of tx rollup rejection operations sent by the account
Number of tx rollup dispatch tickets operations sent by the account
Number of transfer ticket operations sent by the account
Number of increase_paid_storage
operations sent by the account
Number of update_consensus_key
operations sent by the account
Number of drain_delegate
operations related to the account
Number of smart_rollup_add_messages
operations related to the account
Number of smart_rollup_cement
operations related to the account
Number of smart_rollup_execute_outbox_message
operations related to the account
Number of smart_rollup_originate
operations related to the account
Number of smart_rollup_publish
operations related to the account
Number of smart_rollup_recover_bond
operations related to the account
Number of smart_rollup_refute
operations related to the account
Number of smart rollup refutation games related to the account
Number of active smart rollup refutation games related to the account
Number of staking operations related to the account
Number of autostaking operations related to the account
Block height of the first operation, related to the delegate (baker)
Block datetime of the first operation, related to the delegate (ISO 8601, e.g. 2020-02-20T02:40:57Z
)
Height of the block in which the account state was changed last time
Datetime of the block in which the account state was changed last time (ISO 8601, e.g. 2020-02-20T02:40:57Z
)
Off-chain extras
Last seen baker's software
[DEPRECATED]
[DEPRECATED]
[DEPRECATED]
[DEPRECATED]
[DEPRECATED]
Returns a delegate with the specified address.
Delegate address (starting with tz)
Internal TzKT id
Type of the account, delegate
- account, registered as a delegate (baker)
Public key hash of the delegate (baker)
Delegation status (true
- active, false
- deactivated)
Name of the baking service
Public key of the delegate (baker)
Public key revelation status. Unrevealed account can't send manager operation (transaction, origination etc.)
Total balance of the delegate (baker), including spendable and frozen funds (micro tez)
Amount of tx rollup commitment bonds (micro tez)
Amount of smart rollup commitment bonds (micro tez)
Amount staked from the own balance (micro tez). Like delegated amount, except for it is frozen and can be slashed.
Amount of "pseudo-tokens" received after staking. These pseudotokens are used for unstaking.
Amount that was unstaked, but not yet finalized (i.e. it is still frozen) (micro tez).
Information about the baker, for which there are pending unstake requests.
Amount staked from external stakers (micro tez). Like delegated amount, except for it is frozen and can be slashed.
Amount that was unstaked by external stakers, but not yet finalized (i.e. it is still frozen) (micro tez).
Total staked balance, which is stakedBalance + externalStakedBalance
.
Total amount of issued "pseudo-tokens". These pseudotokens are used for unstaking.
Number of external stakers.
Amount lost due to inaccuracy of the economic protocol introduced in Oxford. This amount is literally lost, because it is no longer available for the account in any mean, but for some reason it is counted as delegated.
Configured max amount allowed to be locked as a security deposit (micro tez)
This parameter determines the maximum portion (millionth) of external stake by stakers over the baker's own staked funds.
This parameter determines the fraction (billionth) of the rewards that accrue to the baker's liquid spendable balance — the remainder accrues to frozen stakes.
An account nonce which is used to prevent operation replay
Block height when delegate (baker) was registered as a baker last time
Block datetime when delegate (baker) was registered as a baker last time (ISO 8601, e.g. 2019-11-31)
Block height when delegate (baker) was deactivated as a baker because of lack of funds or inactivity
Block datetime when delegate (baker) was deactivated as a baker because of lack of funds or inactivity (ISO 8601, e.g. 2019-11-31)
Baker's own balance plus delegated balance (micro tez)
Total amount delegated to the baker (micro tez)
Number of contracts, created (originated) and/or managed by the delegate (baker)
Number of tx rollups, created (originated) by the account
Number of smart rollups, created (originated) by the account
Number of account tokens with non-zero balances
Number of tokens the account ever had
Number of token transfers from/to the account
Number of tickets the account owns.
Number of tickets the account ever owned.
Number of ticket transfers from/to the account.
Number of current delegators (accounts, delegated their funds) of the delegate (baker)
Number of baked (validated) blocks all the time by the delegate (baker)
Number of given endorsements (approvals) by the delegate (baker)
Number of given preendorsements (approvals) by the delegate (baker)
Number of submitted by the delegate ballots during a voting period
Number of submitted (upvoted) by the delegate proposals during a proposal period
Number of account activation operations. Are used to activate accounts that were recommended allocations of tezos tokens for donations to the Tezos Foundation’s fundraiser
Number of double baking (baking two different blocks at the same height) evidence operations, included in blocks, baked (validated) by the delegate
Number of double endorsement (endorsing two different blocks at the same block height) evidence operations, included in blocks, baked (validated) by the delegate
Number of double preendorsement (preendorsing two different blocks at the same block height) evidence operations, included in blocks, baked (validated) by the delegate
Number of seed nonce revelation (are used by the blockchain to create randomness) operations provided by the delegate
Number of vdf_revelation
operations included into blocks by the delegate
Number of operations for all time in which rewards were lost due to unrevealed seed nonces by the delegate (synthetic type)
Number of endorsing rewards received at the end of cycles (synthetic type)
Number of all delegation related operations (new delegator, left delegator, registration as a baker), related to the delegate (baker)
Number of all origination (deployment / contract creation) operations, related to the delegate (baker)
Number of all transaction (tez transfer) operations, related to the delegate (baker)
Number of reveal (is used to reveal the public key associated with an account) operations of the delegate (baker)
Number of register global constant operations sent by the baker
Number of set deposits limit operations sent by the baker
Number of migration (result of the context (database) migration during a protocol update) operations, related to the delegate (synthetic type)
Number of tx rollup origination operations sent by the account
Number of tx rollup submit batch operations sent by the account
Number of tx rollup commit operations sent by the account
Number of tx rollup return bond operations sent by the account
Number of tx rollup finalize commitment operations sent by the account
Number of tx rollup remove commitment operations sent by the account
Number of tx rollup rejection operations sent by the account
Number of tx rollup dispatch tickets operations sent by the account
Number of transfer ticket operations sent by the account
Number of increase_paid_storage
operations sent by the account
Number of update_consensus_key
operations sent by the account
Number of drain_delegate
operations related to the account
Number of smart_rollup_add_messages
operations related to the account
Number of smart_rollup_cement
operations related to the account
Number of smart_rollup_execute_outbox_message
operations related to the account
Number of smart_rollup_originate
operations related to the account
Number of smart_rollup_publish
operations related to the account
Number of smart_rollup_recover_bond
operations related to the account
Number of smart_rollup_refute
operations related to the account
Number of smart rollup refutation games related to the account
Number of active smart rollup refutation games related to the account
Number of staking operations related to the account
Number of autostaking operations related to the account
Block height of the first operation, related to the delegate (baker)
Block datetime of the first operation, related to the delegate (ISO 8601, e.g. 2020-02-20T02:40:57Z
)
Height of the block in which the account state was changed last time
Datetime of the block in which the account state was changed last time (ISO 8601, e.g. 2020-02-20T02:40:57Z
)
Off-chain extras
Last seen baker's software
[DEPRECATED]
[DEPRECATED]
[DEPRECATED]
[DEPRECATED]
[DEPRECATED]