Add UniswapBridge and Eth2DaiBridge deployments to testnet migration script
This commit is contained in:
@@ -303,6 +303,8 @@ export async function runMigrationsAsync(
|
||||
zrxVault: zrxVault.address,
|
||||
staking: stakingLogic.address,
|
||||
stakingProxy: stakingProxy.address,
|
||||
uniswapBridge: constants.NULL_ADDRESS,
|
||||
eth2DaiBridge: constants.NULL_ADDRESS,
|
||||
};
|
||||
|
||||
return contractAddresses;
|
||||
|
Reference in New Issue
Block a user