File tree Expand file tree Collapse file tree 5 files changed +25
-2
lines changed
governance/xc_admin/packages/xc_admin_common/src Expand file tree Collapse file tree 5 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 13291329 "networkId" : 91342 ,
13301330 "type" : " EvmChain"
13311331 },
1332+ {
1333+ "id" : " itsnotreal2" ,
1334+ "mainnet" : true ,
1335+ "rpcUrl" : " https://rpc.itsnotreal2.lol" ,
1336+ "networkId" : 5064014 ,
1337+ "type" : " EvmChain"
1338+ },
13321339 {
13331340 "id" : " plasma" ,
13341341 "mainnet" : true ,
Original file line number Diff line number Diff line change 233233 "chain" : " giwa_testnet" ,
234234 "address" : " 0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c" ,
235235 "type" : " EvmExecutorContract"
236+ },
237+ {
238+ "chain" : " itsnotreal2" ,
239+ "address" : " 0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
240+ "type" : " EvmExecutorContract"
236241 }
237- ]
242+ ]
Original file line number Diff line number Diff line change 6363 "chain" : " itsnotreal" ,
6464 "address" : " 0xACeA761c27A909d4D3895128EBe6370FDE2dF481" ,
6565 "type" : " EvmLazerContract"
66+ },
67+ {
68+ "chain" : " itsnotreal2" ,
69+ "address" : " 0xACeA761c27A909d4D3895128EBe6370FDE2dF481" ,
70+ "type" : " EvmLazerContract"
6671 }
6772]
Original file line number Diff line number Diff line change 884884 "address" : " 0xb27e5ca259702f209a29225d0eDdC131039C9933" ,
885885 "type" : " EvmWormholeContract"
886886 },
887+ {
888+ "chain" : " itsnotreal2" ,
889+ "address" : " 0x35a58BeeE77a2Ad547FcDed7e8CB1c6e19746b13" ,
890+ "type" : " EvmWormholeContract"
891+ },
887892 {
888893 "chain" : " plasma" ,
889894 "address" : " 0xb27e5ca259702f209a29225d0eDdC131039C9933" ,
890895 "type" : " EvmWormholeContract"
891896 }
892- ]
897+ ]
Original file line number Diff line number Diff line change @@ -119,6 +119,7 @@ export const RECEIVER_CHAINS = {
119119 zero_gravity : 60088 ,
120120 itsnotreal : 60089 ,
121121 plasma : 60090 ,
122+ itsnotreal2 : 60091 ,
122123
123124 // Testnets as a separate chain ids (to use stable data sources and governance for them)
124125 injective_testnet : 60013 ,
You can’t perform that action at this time.
0 commit comments