Skip to content

Commit a574109

Browse files
committed
Add bob chain
1 parent 0691382 commit a574109

File tree

6 files changed

+110
-0
lines changed

6 files changed

+110
-0
lines changed

CHAINS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
| Chain Name | OP Governed | Upgradeable | Explorer | Public RPC | Sequencer RPC
66
|---|---|---|---|---|---|
77
| Automata Mainnet ||| https://explorer.ata.network | `https://rpc.ata.network` | `https://automata-mainnet.alt.technology/` |
8+
| BOB ||| https://explorer.gobob.xyz | `https://rpc.gobob.xyz` | `https://rpc.gobob.xyz` |
89
| Base ||| https://explorer.base.org | `https://mainnet.base.org` | `https://mainnet-sequencer.base.org` |
910
| Binary Mainnet ||| https://explorer.thebinaryholdings.com | `https://rpc.zero.thebinaryholdings.com` | `https://sequencer.bnry.mainnet.zeeve.net` |
1011
| Cyber Mainnet ||| https://cyberscan.co/ | `https://rpc.cyber.co` | `https://cyber.alt.technology/` |

chainList.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,24 @@
1818
},
1919
"gasPayingToken": "0xA2120b9e674d3fC3875f415A7DF52e382F141225"
2020
},
21+
{
22+
"name": "BOB",
23+
"identifier": "mainnet/bob",
24+
"chainId": 60808,
25+
"rpc": [
26+
"https://rpc.gobob.xyz"
27+
],
28+
"explorers": [
29+
"https://explorer.gobob.xyz"
30+
],
31+
"superchainLevel": 0,
32+
"governedByOptimism": false,
33+
"dataAvailabilityType": "eth-da",
34+
"parent": {
35+
"type": "L2",
36+
"chain": "mainnet"
37+
}
38+
},
2139
{
2240
"name": "Base",
2341
"identifier": "mainnet/base",

chainList.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@
1212
type = "L2"
1313
chain = "mainnet"
1414

15+
[[chains]]
16+
name = "BOB"
17+
identifier = "mainnet/bob"
18+
chain_id = 60808
19+
rpc = ["https://rpc.gobob.xyz"]
20+
explorers = ["https://explorer.gobob.xyz"]
21+
superchain_level = 0
22+
governed_by_optimism = false
23+
data_availability_type = "eth-da"
24+
[chains.parent]
25+
type = "L2"
26+
chain = "mainnet"
27+
1528
[[chains]]
1629
name = "Base"
1730
identifier = "mainnet/base"
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
name = "BOB"
2+
public_rpc = "https://rpc.gobob.xyz"
3+
sequencer_rpc = "https://rpc.gobob.xyz"
4+
explorer = "https://explorer.gobob.xyz"
5+
superchain_level = 0
6+
governed_by_optimism = false
7+
superchain_time = 0
8+
data_availability_type = "eth-da"
9+
chain_id = 60808
10+
batch_inbox_addr = "0x3A75346f81302aAc0333FB5DCDD407e12A6CfA83"
11+
block_time = 2
12+
seq_window_size = 3600
13+
max_sequencer_drift = 600
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 = 1720627201 # Wed 10 Jul 2024 16:00:01 UTC
20+
granite_time = 1726070401 # Wed 11 Sep 2024 16:00:01 UTC
21+
holocene_time = 1736445601 # Thu 9 Jan 2025 18:00:01 UTC
22+
23+
[optimism]
24+
eip1559_elasticity = 6
25+
eip1559_denominator = 50
26+
eip1559_denominator_canyon = 250
27+
28+
[genesis]
29+
l2_time = 1712861987
30+
[genesis.l1]
31+
hash = "0x218132178d65c4bc490aadd93c31535326043fe1fe8fea2d87f26c1da83d45c2"
32+
number = 19634321
33+
[genesis.l2]
34+
hash = "0x8ed4903b7f9c3f7bb7a09374d63ae9c9852cd9aab1784b433c41dbeb47b4dba2"
35+
number = 0
36+
[genesis.system_config]
37+
batcherAddress = "0x08F9F14fF43E112B18c96f0986F28Cb1878f1D11"
38+
overhead = "0x00000000000000000000000000000000000000000000000000000000000000bc"
39+
scalar = "0x00000000000000000000000000000000000000000000000000000000000a6fe0"
40+
gasLimit = 30000000
41+
42+
[roles]
43+
SystemConfigOwner = "0xC91482A96e9c2A104d9298D1980eCCf8C4dc764E"
44+
ProxyAdminOwner = "0xC91482A96e9c2A104d9298D1980eCCf8C4dc764E"
45+
Guardian = "0xC91482A96e9c2A104d9298D1980eCCf8C4dc764E"
46+
Challenger = "0xC91482A96e9c2A104d9298D1980eCCf8C4dc764E"
47+
Proposer = "0x7cB1022D30b9860C36b243E7B181A1d46f618C69"
48+
UnsafeBlockSigner = "0xB18AD28cB78fD2eAfAc6941c24c5135515B796f0"
49+
BatchSubmitter = "0x08F9F14fF43E112B18c96f0986F28Cb1878f1D11"
50+
51+
[addresses]
52+
AddressManager = "0xF2dc77c697e892542cC53336178a78Bb313DFDC7"
53+
L1CrossDomainMessengerProxy = "0xE3d981643b806FB8030CDB677D6E60892E547EdA"
54+
L1ERC721BridgeProxy = "0x5fF93263D5181b2A826f8c51d54BC0da2d20D50a"
55+
L1StandardBridgeProxy = "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
56+
L2OutputOracleProxy = "0xdDa53E23f8a32640b04D7256e651C1db98dB11C1"
57+
OptimismMintableERC20FactoryProxy = "0x5557408ab14013ce9Dbb300dE0D87D386BB09cb6"
58+
OptimismPortalProxy = "0x8AdeE124447435fE03e3CD24dF3f4cAE32E65a3E"
59+
SystemConfigProxy = "0xACB886b75D76d1c8d9248cFdDfA09b70C71c5393"
60+
ProxyAdmin = "0x0d9f416260598313Be6FDf6B010f2FbC34957Cd0"

superchain/extra/addresses/addresses.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,24 @@
667667
"SystemConfigProxy": "0x62C0a111929fA32ceC2F76aDba54C16aFb6E8364",
668668
"UnsafeBlockSigner": "0x7D056B99AA2021864c42E25B4F8cE3BdEAc9463C"
669669
},
670+
"60808": {
671+
"AddressManager": "0xF2dc77c697e892542cC53336178a78Bb313DFDC7",
672+
"BatchSubmitter": "0x08F9F14fF43E112B18c96f0986F28Cb1878f1D11",
673+
"Challenger": "0xC91482A96e9c2A104d9298D1980eCCf8C4dc764E",
674+
"Guardian": "0xC91482A96e9c2A104d9298D1980eCCf8C4dc764E",
675+
"L1CrossDomainMessengerProxy": "0xE3d981643b806FB8030CDB677D6E60892E547EdA",
676+
"L1ERC721BridgeProxy": "0x5fF93263D5181b2A826f8c51d54BC0da2d20D50a",
677+
"L1StandardBridgeProxy": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7",
678+
"L2OutputOracleProxy": "0xdDa53E23f8a32640b04D7256e651C1db98dB11C1",
679+
"OptimismMintableERC20FactoryProxy": "0x5557408ab14013ce9Dbb300dE0D87D386BB09cb6",
680+
"OptimismPortalProxy": "0x8AdeE124447435fE03e3CD24dF3f4cAE32E65a3E",
681+
"Proposer": "0x7cB1022D30b9860C36b243E7B181A1d46f618C69",
682+
"ProxyAdmin": "0x0d9f416260598313Be6FDf6B010f2FbC34957Cd0",
683+
"ProxyAdminOwner": "0xC91482A96e9c2A104d9298D1980eCCf8C4dc764E",
684+
"SystemConfigOwner": "0xC91482A96e9c2A104d9298D1980eCCf8C4dc764E",
685+
"SystemConfigProxy": "0xACB886b75D76d1c8d9248cFdDfA09b70C71c5393",
686+
"UnsafeBlockSigner": "0xB18AD28cB78fD2eAfAc6941c24c5135515B796f0"
687+
},
670688
"624": {
671689
"AddressManager": "0x8173904703995c6BbA59a42B8bBf8405F978758a",
672690
"AnchorStateRegistryProxy": "0x275Abd1eB1FBaAB40Dcef5f3A588e2dF65801edc",
67.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)