feat: [asset-swapper] Shell 🐚 (#2722)
* feat: [asset-swapper] Shell * Deployed and Changelogs * Glue up the deployed address * Glue for FQT rollup
This commit is contained in:
@@ -324,6 +324,8 @@ export async function runMigrationsAsync(
|
||||
uniswapV2Router: NULL_ADDRESS,
|
||||
uniswapExchangeFactory: NULL_ADDRESS,
|
||||
mStable: NULL_ADDRESS,
|
||||
shellBridge: NULL_ADDRESS,
|
||||
shell: NULL_ADDRESS,
|
||||
weth: etherToken.address,
|
||||
},
|
||||
);
|
||||
@@ -401,6 +403,7 @@ export async function runMigrationsAsync(
|
||||
mStableBridge: NULL_ADDRESS,
|
||||
mooniswapBridge: NULL_ADDRESS,
|
||||
sushiswapBridge: NULL_ADDRESS,
|
||||
shellBridge: NULL_ADDRESS,
|
||||
exchangeProxy: exchangeProxy.address,
|
||||
exchangeProxyAllowanceTarget: exchangeProxyAllowanceTargetAddress,
|
||||
exchangeProxyTransformerDeployer: txDefaults.from,
|
||||
|
Reference in New Issue
Block a user