getEpochInfo
Returns information about the current epoch.
Path parameters
apiKey
Request
This endpoint expects an object.
Configuration
Optional configuration object.
Response
Returns an object containing information about the current epoch.
absoluteSlot
Current slot.
blockHeight
Current block height.
epoch
Current epoch.
slotIndex
Slot index relative to the start of the epoch.
slotsInEpoch
Number of slots in this epoch.
transactionCount
Total transactions processed without error since genesis.