tempo_forkSchedule RPC Method
Parameters
This method does not accept any parameters
Returns
result
object
Loading...
schedule
array
Loading...
name
string
Loading...
activationTime
integer
Loading...
active
boolean
Loading...
forkId
string
Loading...
active
string
Loading...
Request
1curl https://docs-demo.tempo-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"jsonrpc":"2.0","method":"tempo_forkSchedule","params":[],"id":1}'5
1curl https://docs-demo.tempo-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"jsonrpc":"2.0","method":"tempo_forkSchedule","params":[],"id":1}'5
Response
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"schedule": [6{7"name": "T0",8"activationTime": 0,9"active": true,10"forkId": "0xfde57c3e"11},12{13"name": "T1",14"activationTime": 1770908400,15"active": true,16"forkId": "0x9e6fe384"17},18{19"name": "T1A",20"activationTime": 1770908400,21"active": true,22"forkId": "0x9e6fe384"23},24{25"name": "T1B",26"activationTime": 1771858800,27"active": true,28"forkId": "0x73a4f670"29},30{31"name": "T1C",32"activationTime": 1773327600,33"active": true,34"forkId": "0x2a3ee80d"35},36{37"name": "T2",38"activationTime": 1774965600,39"active": true,40"forkId": "0x471a451c"41},42{43"name": "T3",44"activationTime": 1777298400,45"active": true,46"forkId": "0xd2087b77"47}48],49"active": "T3"50}51}
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"schedule": [6{7"name": "T0",8"activationTime": 0,9"active": true,10"forkId": "0xfde57c3e"11},12{13"name": "T1",14"activationTime": 1770908400,15"active": true,16"forkId": "0x9e6fe384"17},18{19"name": "T1A",20"activationTime": 1770908400,21"active": true,22"forkId": "0x9e6fe384"23},24{25"name": "T1B",26"activationTime": 1771858800,27"active": true,28"forkId": "0x73a4f670"29},30{31"name": "T1C",32"activationTime": 1773327600,33"active": true,34"forkId": "0x2a3ee80d"35},36{37"name": "T2",38"activationTime": 1774965600,39"active": true,40"forkId": "0x471a451c"41},42{43"name": "T3",44"activationTime": 1777298400,45"active": true,46"forkId": "0xd2087b77"47}48],49"active": "T3"50}51}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free