Skip to main content
Schema: axelar.gov Table: fact_validators Type: View Information about all active and inactive set validators on Axelar.

Columns

Column NameData TypeDescription
ADDRESSTEXTAddress unique to an individual wallet, validator, or token.
BLOCKCHAINTEXTIn this table, always Axelar. Used to join to cross-chain tables.
CREATORTEXTName of the label creator - for now, this will always be “Flipside.”
LABEL_TYPETEXTA broad category that describes what a label is representing.
LABEL_SUBTYPETEXTAdds more detail to the label type.
LABELTEXTThe label or name of the address.
PROJECT_NAMETEXTThe name of the project the label belongs to.
DELEGATOR_SHARESNUMBERThe number of tokens staked to the validator.
JAILEDBOOLEANFALSE when a validator is not jailed, TRUE when a validator is jailed
RATEFLOATThe current commission rate the validator is charging stakers.
MAX_CHANGE_RATEFLOATThe maximum rate at which a validator can change their commission per day.
MAX_RATEFLOATThe maximum commission rate that the validator can charge
MIN_SELF_DELEGATIONNUMBERThe minimum number of AXL tokens that the operator must be staking with their own validator
RANKNUMBERThe rank of the validator in the validator set. Rank is determined by the number of AXL tokens staked to the validator
RAW_METADATAVARIANTAdditional details about the validator or token in json format.
UNIQUE_KEYTEXTThe unique key of the table
FACT_VALIDATORS_IDTEXTThe unique identifier for each row in the table.
INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
MODIFIED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was last modified.