Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
EpochInfo
Interface EpochInfo
Information about the current epoch in Solana.
Since
2.0.0
interface
EpochInfo
{
absoluteSlot
:
number
;
blockHeight
:
number
;
epoch
:
number
;
slotIndex
:
number
;
slotsInEpoch
:
number
;
transactionCount
?:
number
;
}
Index
Properties
absolute
Slot
block
Height
epoch
slot
Index
slots
In
Epoch
transaction
Count?
Properties
absolute
Slot
absolute
Slot
:
number
block
Height
block
Height
:
number
epoch
epoch
:
number
slot
Index
slot
Index
:
number
slots
In
Epoch
slots
In
Epoch
:
number
Optional
transaction
Count
transaction
Count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
absolute
Slot
block
Height
epoch
slot
Index
slots
In
Epoch
transaction
Count
@synapse/client-sdk
Loading...
Information about the current epoch in Solana.
Since
2.0.0