Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Commit 5101d1a

Browse files
committed
chore: update internal devnet chain spec
1 parent c424811 commit 5101d1a

2 files changed

Lines changed: 7 additions & 14 deletions

File tree

gaiko

host/config/chain_spec_list_devnet.json

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"RISC0": null
3232
}
3333
},
34-
"genesis_time": 1769395300,
34+
"genesis_time": 1782220308,
3535
"seconds_per_slot": 12,
3636
"is_taiko": false
3737
},
@@ -50,7 +50,7 @@
5050
"Block": 0
5151
},
5252
"SHASTA": {
53-
"Timestamp": 1769396301
53+
"Timestamp": 0
5454
},
5555
"CANCUN": "TBD"
5656
},
@@ -61,28 +61,21 @@
6161
"elasticity_multiplier": "0x2"
6262
},
6363
"l1_contract": {
64-
"PACAYA": "0x3b37a799290950fef954dfF547608baC52A12571",
65-
"SHASTA": "0x12100faa7b157e9947340B44409fC7E27EC0ABef"
64+
"SHASTA": "0xb432bbe475e569B2ADef4830Ae43D587932F139C"
6665
},
6766
"l2_contract": "0x1670010000000000000000000000000000010001",
6867
"rpc": "https://rpc.internal.taiko.xyz",
6968
"beacon_rpc": null,
7069
"verifier_address_forks": {
71-
"PACAYA": {
72-
"SGX": "0x9D351F6E72e3095F24dD854c9B8CA69F99A2C538",
73-
"SP1": "0xCb2D625BF8C2187B180646aF4738AF5F1413Fb70",
74-
"RISC0": "0x48940F7ab2C674Aa66C09eDa71614aD704E9d007",
75-
"SGXGETH": "0x6B455442C8C4cAC2e09c40409E8bf7FfcdB1Fc50"
76-
},
7770
"SHASTA": {
78-
"SGX": "0x9D351F6E72e3095F24dD854c9B8CA69F99A2C538",
71+
"SGX": "0x6fF4A33Fe3766D08251247Daab78F7ebEAD7Db72",
7972
"SP1": "0xCb2D625BF8C2187B180646aF4738AF5F1413Fb70",
8073
"RISC0": "0x48940F7ab2C674Aa66C09eDa71614aD704E9d007",
81-
"SGXGETH": "0x6B455442C8C4cAC2e09c40409E8bf7FfcdB1Fc50"
74+
"SGXGETH": "0xb31e61a8b6Fb5A9573dC1a0B328b1BD184dca98E"
8275
}
8376
},
8477
"genesis_time": 0,
8578
"seconds_per_slot": 1,
8679
"is_taiko": true
8780
}
88-
]
81+
]

0 commit comments

Comments
 (0)