-
Notifications
You must be signed in to change notification settings - Fork 289
/
Copy pathcustomNetwork.json
78 lines (78 loc) · 3.4 KB
/
customNetwork.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[
{
"chainID": 412346,
"confirmPeriodBlocks": 20,
"ethBridge": {
"bridge": "0x5eCF728ffC5C5E802091875f96281B5aeECf6C49",
"inbox": "0x9f8c1c641336A371031499e3c362e40d58d0f254",
"outbox": "0x50143333b44Ea46255BEb67255C9Afd35551072F",
"rollup": "0x7d98BA231d29D5C202981542C0291718A7358c63",
"sequencerInbox": "0x18d19C5d3E685f5be5b9C86E097f0E439285D216"
},
"explorerUrl": "",
"isArbitrum": true,
"isCustom": true,
"name": "ArbLocal",
"partnerChainID": 1337,
"retryableLifetimeSeconds": 604800,
"nitroGenesisBlock": 0,
"nitroGenesisL1Block": 0,
"depositTimeout": 900000,
"tokenBridge": {
"parentGatewayRouter": "0x093AAa96CD4387A68FC0e24C60140938Dc812549",
"childGatewayRouter": "0x32656396981868E925280FB772b3f806892cf4bF",
"parentErc20Gateway": "0x00D9fE1a2B67B8151aEdE8855c95E58D73FB4245",
"childErc20Gateway": "0x7424e3DAAAAcd867c85ceB75c1E00119F2ee5eb7",
"parentCustomGateway": "0x8407E6180dC009D20D26D4BABB4790C1d4E6D2aA",
"childCustomGateway": "0x0B35cfE62314C3852A0942b5830c728353BD654F",
"parentWethGateway": "0xB8F48Ba39fCfB44d70F6008fe1bf4F3E744044AF",
"childWethGateway": "0x67aE8014BD1A0c1Ed747715d22b3b3a188aC324B",
"parentWeth": "0x7E32b54800705876d3b5cFbc7d9c226a211F7C1a",
"childWeth": "0xA1abD387192e3bb4e84D3109181F9f005aBaF5CA",
"parentProxyAdmin": "0x2A1f38c9097e7883570e0b02BFBE6869Cc25d8a3",
"childProxyAdmin": "0x9F95547ABB0FfC92b4E37b3124d1e8613d5aB74A",
"parentMultiCall": "0x49117fC32930E324F2E9A7BeA588FFb26008b8eC",
"childMultiCall": "0x6B1E93aE298B64e8f5b9f43B65Dd8F1eaA6DD4c3"
},
"chainId": 412346,
"parentChainId": 1337
},
{
"chainID": 333333,
"confirmPeriodBlocks": 20,
"ethBridge": {
"bridge": "0xA584795e24628D9c067A6480b033C9E96281fcA3",
"inbox": "0xDcA690902d3154886Ec259308258D10EA5450996",
"outbox": "0xda243bD61B011024FC923164db75Dde198AC6175",
"rollup": "0xfe808cD61B3fe45c67c47B17DB49B96Fb2BFDfae",
"sequencerInbox": "0x16c54EE2015CD824415c2077F4103f444E00A8cb"
},
"explorerUrl": "",
"isArbitrum": true,
"isCustom": true,
"name": "ArbLocalL3",
"partnerChainID": 412346,
"retryableLifetimeSeconds": 604800,
"nitroGenesisBlock": 0,
"nitroGenesisL1Block": 0,
"depositTimeout": 900000,
"tokenBridge": {
"parentGatewayRouter": "0xfE03DBdf7A126994dBd749631D7fbaB58C618c58",
"childGatewayRouter": "0x8B6BC759226f8Fe687c8aD8Cc0DbF85E095e9297",
"parentErc20Gateway": "0x6B0805Fc6e275ef66a0901D0CE68805631E271e5",
"childErc20Gateway": "0xaa7d51aFFEeB32d99b1CB2fd6d81D7adA4a896e8",
"parentCustomGateway": "0xA191D519260A06b32f8D04c84b9F457B8Caa0514",
"childCustomGateway": "0xD4816AeF8f85A3C1E01Cd071a81daD4fa941625f",
"parentWethGateway": "0x77603b0ea6a797C74Fa9ef11b5BdE04A4E03D550",
"childWethGateway": "0xA6AB233B3c7bfd0399834897b5073974A3D467e2",
"parentWeth": "0xA1abD387192e3bb4e84D3109181F9f005aBaF5CA",
"childWeth": "0x582a8dBc77f665dF2c49Ce0a138978e9267dd968",
"parentProxyAdmin": "0x1A61102c26ad3f64bA715B444C93388491fd8E68",
"childProxyAdmin": "0x36C56eC2CF3a3f53db9F01d0A5Ae84b36fb0A1e2",
"parentMultiCall": "0x20a3627Dcc53756E38aE3F92717DE9B23617b422",
"childMultiCall": "0x052B15c8Ff0544287AE689C4F2FC53A3905d7Db3"
},
"chainId": 333333,
"parentChainId": 412346
}
]