Skip to content

Commit 1a037b3

Browse files
chore: Rename
1 parent 0f305a3 commit 1a037b3

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
name = "Celo Sepolia Testnet"
2+
public_rpc = "https://forno.celo-sepolia.celo-testnet.org"
3+
sequencer_rpc = "https://forno.celo-sepolia.celo-testnet.org"
4+
explorer = "https://celo-sepolia.blockscout.com"
5+
superchain_level = 2
6+
governed_by_optimism = false
7+
data_availability_type = "alt-da"
8+
chain_id = 11142220
9+
batch_inbox_addr = "0x00076c1f80CdB1D670046465c5ccD04E9E78c1F0"
10+
block_time = 1
11+
seq_window_size = 7200
12+
max_sequencer_drift = 600
13+
gas_paying_token = "0x3C7011fD5e6Aed460cAa4985cF8d8Caba435b092"
14+
15+
[hardforks]
16+
canyon_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
17+
delta_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
18+
ecotone_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
19+
fjord_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
20+
granite_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
21+
holocene_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
22+
isthmus_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
23+
24+
[optimism]
25+
eip1559_elasticity = 5
26+
eip1559_denominator = 400
27+
eip1559_denominator_canyon = 250
28+
29+
[genesis]
30+
l2_time = 1753283988
31+
[genesis.l1]
32+
hash = "0xeed417004236aa692023c216e8f1bd2185ac87a70c6f4393099f9c3777f05675"
33+
number = 8825790
34+
[genesis.l2]
35+
hash = "0xabcc77fb92a7ea1e7d330042d81200585d251355b33408ed1c27fb54175b1fe2"
36+
number = 0
37+
[genesis.system_config]
38+
batcherAddress = "0xE80D3F16E4D44A5127E1BD6ad9ed4E17A96475F0"
39+
overhead = "0x0000000000000000000000000000000000000000000000000000000000000000"
40+
scalar = "0x0100000000000000000000000000000000000000000000000000000000000000"
41+
gasLimit = 60000000
42+
43+
[roles]
44+
ProxyAdminOwner = "0x5e60d897Cd62588291656b54655e98ee73f0aabF"
45+
46+
[addresses]
47+
L1StandardBridgeProxy = "0xEc18a3c30131A0Db4246e785355fBc16E2eAF408"
48+
OptimismPortalProxy = "0x44AE3D41a335a7d05EB533029917aAd35662dcC2"
49+
SystemConfigProxy = "0x760a5F022C9940f4A074e0030be682F560d29818"
50+
DisputeGameFactoryProxy = "0x57C45d82D1a995F1e135B8D7EDc0a6BB5211cfAA"

0 commit comments

Comments
 (0)