RPC_ VALIDATOR_ FIELDS
Constructors
Types
Properties
The fee charged by the validator for staking services.
Validator's set of credentials such as public keys, network addresses and others.
Validator's description.
Number of exchange rates in the table.
A wrapped object containing the validator's exchange rates. This is a table from epoch number to PoolTokenExchangeRate value. The exchange rate is used to determine the amount of SUI tokens that each past SUI staker can withdraw in the future.
The proposed next epoch fee for the validator's staking services.
Validator's set of credentials for the next epoch.
The validator's gas price quote for the next epoch.
The total number of SUI tokens in this pool plus the pending stake amount for this epoch.
The validator's current valid Cap object. Validators can delegate the operation ability to another address. The address holding this Cap object can then update the reference gas price and tallying rule on behalf of the validator.
Pending pool token withdrawn during the current epoch, emptied at epoch boundaries.
Pending stake amount for this epoch.
Pending stake withdrawn during the current epoch, emptied at epoch boundaries.
Total number of pool tokens issued by the pool.
Validator's homepage URL.
The epoch stake rewards will be added here at the end of each epoch.
The epoch at which this pool became active.
The ID of this validator's 0x3::staking_pool::StakingPool.
The total number of SUI tokens in this pool.
The voting power of this validator in basis points (e.g., 100 = 1% voting power).