File tree Expand file tree Collapse file tree 5 files changed +1
-23
lines changed
governance/xc_admin/packages/xc_admin_common/src Expand file tree Collapse file tree 5 files changed +1
-23
lines changed Original file line number Diff line number Diff line change 1315
1315
"networkId" : 16661 ,
1316
1316
"type" : " EvmChain"
1317
1317
},
1318
- {
1319
- "id" : " itsnotreal" ,
1320
- "mainnet" : true ,
1321
- "rpcUrl" : " https://rpc.itsnotreal.lol" ,
1322
- "networkId" : 1380270412 ,
1323
- "type" : " EvmChain"
1324
- },
1325
1318
{
1326
1319
"id" : " giwa_testnet" ,
1327
1320
"mainnet" : false ,
Original file line number Diff line number Diff line change 224
224
"address" : " 0x26DD80569a8B23768A1d80869Ed7339e07595E85" ,
225
225
"type" : " EvmExecutorContract"
226
226
},
227
- {
228
- "chain" : " itsnotreal" ,
229
- "address" : " 0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
230
- "type" : " EvmExecutorContract"
231
- },
232
227
{
233
228
"chain" : " giwa_testnet" ,
234
229
"address" : " 0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c" ,
Original file line number Diff line number Diff line change 59
59
"address" : " 0x4D4772F06c595F69FB57039599a180536FDE8245" ,
60
60
"type" : " EvmLazerContract"
61
61
},
62
- {
63
- "chain" : " itsnotreal" ,
64
- "address" : " 0xACeA761c27A909d4D3895128EBe6370FDE2dF481" ,
65
- "type" : " EvmLazerContract"
66
- },
67
62
{
68
63
"chain" : " itsnotreal2" ,
69
64
"address" : " 0xACeA761c27A909d4D3895128EBe6370FDE2dF481" ,
Original file line number Diff line number Diff line change 874
874
"address" : " 0xb27e5ca259702f209a29225d0eDdC131039C9933" ,
875
875
"type" : " EvmWormholeContract"
876
876
},
877
- {
878
- "chain" : " itsnotreal" ,
879
- "address" : " 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" ,
880
- "type" : " EvmWormholeContract"
881
- },
882
877
{
883
878
"chain" : " giwa_testnet" ,
884
879
"address" : " 0xb27e5ca259702f209a29225d0eDdC131039C9933" ,
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ export const RECEIVER_CHAINS = {
117
117
camp_network : 60086 ,
118
118
spiderman : 60087 ,
119
119
zero_gravity : 60088 ,
120
- itsnotreal : 60089 ,
120
+ itsnotreal : 60089 , // Deprecated
121
121
plasma : 60090 ,
122
122
itsnotreal2 : 60091 ,
123
123
You can’t perform that action at this time.
0 commit comments