Table Description

This table contains data about validators in the Noble blockchain, including their performance metrics, voting power, and status.

Column Descriptions

Column nameData TypeDescription
operator_addressvarcharThe operator address of the validator.
account_addressvarcharThe account address of the validator.
consensus_pubkeyvarcharThe consensus public key of the validator.
jailedbooleanIndicates whether the validator is jailed.
statusvarcharThe status of the validator (e.g., active, inactive).
tokensvarcharThe number of tokens held by the validator.
monikervarcharThe moniker or name of the validator.
identityvarcharThe identity information of the validator.
websitevarcharThe website of the validator.
security_contactvarcharThe security contact information for the validator.
detailsvarcharAdditional details about the validator.
unbonding_heightbigintThe block height at which the validator started unbonding.
unbonding_timevarcharThe time when the validator will complete unbonding.
commission_ratedoubleThe commission rate charged by the validator.
commission_max_ratedoubleThe maximum commission rate allowed for the validator.
commission_max_change_ratedoubleThe maximum rate at which the validator can change its commission.
commission_update_timevarcharThe time when the validator last updated its commission.
min_self_delegationvarcharThe minimum self-delegation required for the validator.
snapshot_heightbigintThe block height at which the snapshot was taken.
snapshot_timevarcharThe time when the snapshot was taken.
updated_attimestamp(3) with time zoneTimestamp of when the record was last updated.
ingested_attimestamp(3) with time zoneTimestamp of when the record was ingested into Dune.

Table Sample