/eth/v1/config/fork_schedule RPC Method
Parameters
This method does not accept any parameters
Returns
data
array
An array of fork transition objects, where each object represents a protocol upgrade and its activation parameters
previous_version
string
The fork version of the protocol before this upgrade
current_version
string
The fork version of the protocol after this upgrade
epoch
string
The epoch number at which this fork activates
Request
1curl --location 'https://docs-demo.quiknode.pro/eth/v1/config/fork_schedule' \2--header 'Content-Type: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free