Skip to main content
GET
Get Solana epochs metadata

Response

OK

epoch
number
required

Epoch identifier

Example:

678

firstSlot
number
required

First slot number of the epoch

Example:

"123456789"

lastSlot
number
required

Last slot number of the epoch

Example:

"123999999"

startBlockTime
string<date-time>
required

UTC timestamp when the epoch started

Example:

"2025-03-01T12:00:00.000Z"

endBlockTime
string<date-time>
required

UTC timestamp when the epoch ended

Example:

"2025-03-01T12:00:00.000Z"