File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,6 @@ export const bridgedChains = {
2828 story : {
2929 generalDisplayName : "Story" ,
3030 } ,
31- janction : {
32- generalDisplayName : "Janction" ,
33- } ,
3431 arbitrum : {
3532 generalDisplayName : "Arbitrum One" ,
3633 } ,
@@ -140,7 +137,6 @@ export const stages = {
140137 bridgedBiomapper : "0xd89C46e71FC82eb297344a73edF5F54dD9E8e952" ,
141138 } ,
142139 } ,
143- janction : null ,
144140 arbitrum : {
145141 displayName : "Arbitrum One" ,
146142 addresses : {
@@ -303,12 +299,6 @@ export const stages = {
303299 bridgedBiomapper : "0x16F2a7AC67B6aC1E57dD5528A24b1fC689902Be2" ,
304300 } ,
305301 } ,
306- janction : {
307- displayName : "Janction Testnet Sepolia" ,
308- addresses : {
309- bridgedBiomapper : "0x16F2a7AC67B6aC1E57dD5528A24b1fC689902Be2" ,
310- } ,
311- } ,
312302 arbitrum : {
313303 displayName : "Arbitrum One Testnet Sepolia" ,
314304 addresses : {
@@ -428,7 +418,6 @@ export const bridgedChainsDisplayOrder = defineBridgedChainIdsOrder([
428418 "sei" ,
429419 "hyperliquid" ,
430420 "story" ,
431- "janction" ,
432421 "arbitrum" ,
433422 "manta" ,
434423 "scroll" ,
You can’t perform that action at this time.
0 commit comments