getEpochInfo

Returns information about the current epoch.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
ConfigurationobjectRequired

Optional configuration object.

Response

Returns an object containing information about the current epoch.

absoluteSlotintegerOptional

Current slot.

blockHeightintegerOptional

Current block height.

epochintegerOptional

Current epoch.

slotIndexintegerOptional

Slot index relative to the start of the epoch.

slotsInEpochintegerOptional

Number of slots in this epoch.

transactionCountintegerOptional

Total transactions processed without error since genesis.