-
Notifications
You must be signed in to change notification settings - Fork 311
Expand file tree
/
Copy pathcustomNetwork.json
More file actions
38 lines (38 loc) · 1.63 KB
/
customNetwork.json
File metadata and controls
38 lines (38 loc) · 1.63 KB
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
[
{
"parentChainId": 1337,
"chainId": 412346,
"confirmPeriodBlocks": 20,
"ethBridge": {
"bridge": "0xC179edf2Ecdc3764574AEF66D8919154F3F9DAeD",
"inbox": "0xd4b3d83F8089c1FF413525b3707Bd5AcBafa80bc",
"outbox": "0x528342A53723c9729465d484FB27ed2c893D310f",
"rollup": "0xD0B8D2BA3e2ac9AA58b8D9BB1887dC9F7649C5C8",
"sequencerInbox": "0xF03488b09fdF9301d7Bde7e0a1D7Ee0EbD43BA16"
},
"isCustom": true,
"name": "OrbitLocal",
"retryableLifetimeSeconds": 604800,
"isTestnet": true,
"tokenBridge": {
"parentCustomGateway": "0x3cfd8C5F1A00544Ee7F5D78C9846A60bfb1a868a",
"parentErc20Gateway": "0xd4Ee82dcf6f42F2316d527215A33aF8a156cA786",
"parentGatewayRouter": "0xb9c99B231E37aBD2d433cC3545eD32d044Df3126",
"parentMultiCall": "0x49117fC32930E324F2E9A7BeA588FFb26008b8eC",
"parentProxyAdmin": "0x275FC51309e5928Cb085b463ADEF5cbD45c76b62",
"parentWeth": "0x7E32b54800705876d3b5cFbc7d9c226a211F7C1a",
"parentWethGateway": "0x5C8BF9aA60CcCA8D3eF39874Edb1Ad755a001b61",
"childCustomGateway": "0x0B35cfE62314C3852A0942b5830c728353BD654F",
"childErc20Gateway": "0x7424e3DAAAAcd867c85ceB75c1E00119F2ee5eb7",
"childGatewayRouter": "0x32656396981868E925280FB772b3f806892cf4bF",
"childMultiCall": "0x6B1E93aE298B64e8f5b9f43B65Dd8F1eaA6DD4c3",
"childProxyAdmin": "0x9F95547ABB0FfC92b4E37b3124d1e8613d5aB74A",
"childWeth": "0xA1abD387192e3bb4e84D3109181F9f005aBaF5CA",
"childWethGateway": "0x67aE8014BD1A0c1Ed747715d22b3b3a188aC324B"
},
"chainID": 412346,
"partnerChainID": 1337,
"isArbitrum": true,
"explorerUrl": ""
}
]