menu
reown_appkit package
documentation
solana/solana_web3/src/rpc/models/epoch_info.dart
EpochInfo
slotIndex property
slotIndex property
dark_mode
light_mode
slotIndex
property
u64
slotIndex
final
The slot relative to the start of
epoch
.
Implementation
final
u64 slotIndex;
reown_appkit package
documentation
solana/solana_web3/src/rpc/models/epoch_info
EpochInfo
slotIndex property
EpochInfo class
Constructors
new
fromBorshBase64
fromJson
Properties
absoluteSlot
blockHeight
borshSchema
epoch
hashCode
runtimeType
slotIndex
slotsInEpoch
transactionCount
Methods
borshSize
noSuchMethod
toBorsh
toJson
toString
Operators
operator ==
Static properties
codec
Static methods
fromBorsh
tryFromBorsh
tryFromBorshBase64
tryFromJson