File tree Expand file tree Collapse file tree 1 file changed +23
-23
lines changed
Expand file tree Collapse file tree 1 file changed +23
-23
lines changed Original file line number Diff line number Diff line change @@ -2544,27 +2544,27 @@ export default [
25442544 hyperliquid : "hyperliquid" ,
25452545 } ,
25462546 } ,
2547- {
2548- id : 99 ,
2549- displayName : "Mayan" ,
2550- bridgeDbName : "mayan" ,
2551- slug : "mayan" ,
2552- iconLink : "icons:mayana" ,
2553- largeTxThreshold : 10000 ,
2554- url : "https://swap.mayan.finance/" ,
2555- chains : [
2556- "Solana" ,
2557- "Ethereum" ,
2558- "Base" ,
2559- "Arbitrum" ,
2560- "Optimism" ,
2561- "Polygon" ,
2562- "Avalanche" ,
2563- "BSC" ,
2564- "Sui" ,
2565- "Unichain" ,
2566- "Aptos" ,
2567- "Linea" ,
2568- ] ,
2569- } ,
2547+ // {
2548+ // id: 99,
2549+ // displayName: "Mayan",
2550+ // bridgeDbName: "mayan",
2551+ // slug: "mayan",
2552+ // iconLink: "icons:mayana",
2553+ // largeTxThreshold: 10000,
2554+ // url: "https://swap.mayan.finance/",
2555+ // chains: [
2556+ // "Solana",
2557+ // "Ethereum",
2558+ // "Base",
2559+ // "Arbitrum",
2560+ // "Optimism",
2561+ // "Polygon",
2562+ // "Avalanche",
2563+ // "BSC",
2564+ // "Sui",
2565+ // "Unichain",
2566+ // "Aptos",
2567+ // "Linea",
2568+ // ],
2569+ // },
25702570] as BridgeNetwork [ ] ;
You can’t perform that action at this time.
0 commit comments