menu
reown_appkit package
documentation
solana/solana_web3/src/programs/stake_pool/state.dart
StakePool
nextSolWithdrawalFee property
nextSolWithdrawalFee property
dark_mode
light_mode
nextSolWithdrawalFee
property
Fee
?
nextSolWithdrawalFee
final
Future SOL withdrawal fee, to be set for the following epoch
Implementation
final
Fee? nextSolWithdrawalFee;
reown_appkit package
documentation
solana/solana_web3/src/programs/stake_pool/state
StakePool
nextSolWithdrawalFee property
StakePool class
Constructors
new
fromAccountInfo
fromJson
Properties
accountType
borshSchema
epochFee
hashCode
lastEpochPoolTokenSupply
lastEpochTotalLamports
lastUpdateEpoch
lockup
manager
managerFeeAccount
nextEpochFee
nextSolWithdrawalFee
nextStakeWithdrawalFee
poolMint
poolTokenSupply
preferredDepositValidatorVoteAddress
preferredWithdrawValidatorVoteAddress
reserveStake
runtimeType
solDepositAuthority
solDepositFee
solReferralFee
solWithdrawalFee
solWithdrawAuthority
stakeDepositAuthority
stakeDepositFee
staker
stakeReferralFee
stakeWithdrawalFee
stakeWithdrawBumpSeed
tokenProgramId
totalLamports
validatorList
Methods
borshSize
noSuchMethod
toBorsh
toJson
toString
Operators
operator ==
Static properties
codec