Properties
algoBalance
algoBalance: bigint
canDelayStake
canDelayStake: boolean
canImmediateStake
canImmediateStake: boolean
currentRound
currentRound: number
maxProposerBalance
maxProposerBalance: bigint
minProposerBalance
minProposerBalance: bigint
numProposers
numProposers: bigint
proposersBalances
proposersBalances: {
address: string;
algoBalance: bigint;
}[]
timeDelay
timeDelay: bigint
totalActiveStake
totalActiveStake: bigint
totalPendingStake
totalPendingStake: bigint
totalRewards
totalRewards: bigint
totalUnclaimedFees
totalUnclaimedFees: bigint
xAlgoCirculatingSupply
xAlgoCirculatingSupply: bigint