suix_getLatestSuiSystemState RPC Method
Parameters
This method does not accept any parameters
Returns
result
object
Epoch and protocol state details
epoch
string
The current epoch number
protocolVersion
string
The current protocol version
systemStateVersion
string
The version of the system state
storageFundTotalObjectStorageRebates
string
Total object storage rebates in the storage fund
storageFundNonRefundableBalance
string
Non-refundable balance in the storage fund
referenceGasPrice
string
The reference gas price
safeMode
boolean
Indicates whether the system is in safe mode
safeModeStorageRewards
string
Storage rewards during safe mode
safeModeComputationRewards
string
Computation rewards during safe mode
safeModeStorageRebates
string
Storage rebates during safe mode
safeModeNonRefundableStorageFee
string
Non-refundable storage fee during safe mode
epochStartTimestampMs
string
Epoch start timestamp in milliseconds
epochDurationMs
string
Duration of the epoch in milliseconds
stakeSubsidyStartEpoch
string
The epoch when the stake subsidy started
maxValidatorCount
string
Maximum number of validators allowed
minValidatorJoiningStake
string
Minimum stake required for a validator to join
validatorLowStakeThreshold
string
Threshold below which a validator's stake is considered low
validatorVeryLowStakeThreshold
string
Threshold below which a validator's stake is considered very low
validatorLowStakeGracePeriod
string
Grace period for validators with low stake
stakeSubsidyBalance
string
Current balance of the stake subsidy fund
stakeSubsidyDistributionCounter
string
Counter for stake subsidy distributions
stakeSubsidyCurrentDistributionAmount
string
Current amount being distributed from the stake subsidy fund
stakeSubsidyPeriodLength
string
Length of the stake subsidy distribution period
stakeSubsidyDecreaseRate
integer
Rate at which the stake subsidy decreases
totalStake
string
Total amount of stake in the system
activeValidators
array
List of active validators and their details
suiAddress
string
SUI address of the validator
protocolPubkeyBytes
string
Validator's protocol public key bytes
networkPubkeyBytes
string
Validator's network public key bytes
workerPubkeyBytes
string
Validator's worker public key bytes
proofOfPossessionBytes
string
Validator's proof of possession bytes
name
string
Validator's name
description
string
Description of the validator
imageUrl
string
URL of the validator's logo
projectUrl
string
URL of the validator's project website
netAddress
string
Network address of the validator
p2pAddress
string
P2P address of the validator
primaryAddress
string
Primary address of the validator
workerAddress
string
Worker address of the validator
nextEpochProtocolPubkeyBytes
string
Validator's protocol public key bytes for the next epoch
nextEpochProofOfPossession
string
Validator's proof of possession bytes for the next epoch
nextEpochNetworkPubkeyBytes
string
Validator's network public key bytes for the next epoch
nextEpochWorkerPubkeyBytes
string
Validator's worker public key bytes for the next epoch
nextEpochNetAddress
string
Network address for the next epoch
nextEpochP2pAddress
string
P2P address for the next epoch
nextEpochPrimaryAddress
string
Primary address for the next epoch
nextEpochWorkerAddress
string
Worker address for the next epoch
votingPower
string
Voting power of the validator
operationCapId
string
Operation capability ID
gasPrice
string
Gas price set by the validator
commissionRate
string
Commission rate of the validator
nextEpochStake
string
Validator's stake for the next epoch
nextEpochGasPrice
string
Gas price for the next epoch
nextEpochCommissionRate
string
Commission rate for the next epoch
stakingPoolId
string
ID of the staking pool associated with the validator
stakingPoolActivationEpoch
string
Epoch when the staking pool was activated
stakingPoolDeactivationEpoch
string
Epoch when the staking pool was deactivated
stakingPoolSuiBalance
string
SUI balance in the staking pool
rewardsPool
string
Rewards pool balance
poolTokenBalance
string
Token balance of the staking pool
pendingStake
string
Pending stake amount
pendingTotalSuiWithdraw
string
Total SUI withdrawal pending
pendingPoolTokenWithdraw
string
Total pool token withdrawal pending
exchangeRatesId
string
Exchange rates identifier
exchangeRatesSize
string
Size of the exchange rates data
pendingActiveValidatorsId
string
Identifier for the pending active validators
pendingActiveValidatorsSize
string
Size of the pending active validators
pendingRemovals
array
List of validators pending removal
stakingPoolMappingsId
string
Identifier for the staking pool mappings
stakingPoolMappingsSize
string
Size of the staking pool mappings
inactivePoolsId
string
Identifier for the inactive staking pools
inactivePoolsSize
string
Size of the inactive staking pools
validatorCandidatesId
string
Identifier for the validator candidates
validatorCandidatesSize
string
Size of the validator candidates list
atRiskValidators
array
List of validators that are at risk
validatorReportRecords
array
Records of validator reports containing validator IDs and their associated report IDs.
validatorId
string
Unique identifier for the validator.
reportIds
array
List of report IDs associated with the validator.
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free