getEpochSchedule

Returns epoch schedule information from this cluster's genesis config.

https://api.1inch.com/web3/501
Supported on:
Solana

Request

Request
object
jsonrpc
* string (Enum)
2.0
method
* string
params
array
items
any
id
* number
1

Response

Epoch Schedule Response

Epoch Schedule Response
object
firstNormalEpoch
* integer
firstNormalSlot
* integer
leaderScheduleSlotOffset
* integer
slotsPerEpoch
* integer
warmup
* boolean
additionalProperties
none
JSON
1

Did you find what you need?