We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae365ce commit a83453fCopy full SHA for a83453f
packages/asset-swapper/src/utils/market_operation_utils/bridge_source_utils.ts
@@ -31,6 +31,7 @@ import {
31
KYBER_BRIDGED_LIQUIDITY_PREFIX,
32
MAX_DODOV2_POOLS_QUERIED,
33
MAX_KYBER_RESERVES_QUERIED,
34
+ MOBIUSMONEY_CELO_INFOS,
35
MORPHEUSSWAP_ROUTER_BY_CHAIN_ID,
36
MSTABLE_POOLS_BY_CHAIN_ID,
37
NERVE_BSC_INFOS,
@@ -61,7 +62,6 @@ import {
61
62
UNISWAPV2_ROUTER_BY_CHAIN_ID,
63
WAULTSWAP_ROUTER_BY_CHAIN_ID,
64
XSIGMA_MAINNET_INFOS,
- MOBIUSMONEY_CELO_INFOS,
65
} from './constants';
66
import { CurveInfo, ERC20BridgeSource } from './types';
67
0 commit comments