add aurora && moonriver

This commit is contained in:
owen05
2021-11-05 09:11:16 +08:00
parent 605981e6fa
commit 7fdb3cc7db
10 changed files with 8056 additions and 7778 deletions

View File

@@ -486,8 +486,8 @@ module.exports = async (deployer, network, accounts) => {
logger.log("DODOApprove Init tx: ", tx.tx);
//Set FeeRateDIP3
const FeeRateModelInstance = await FeeRateModel.at(DefaultMtFeeRateAddress);
tx = await FeeRateModelInstance.setProxy(FeeRateDIP3Address);
const FeeRateModelInstance = await FeeRateModelTemplate.at(DefaultMtFeeRateAddress);
tx = await FeeRateModelInstance.setFeeProxy(FeeRateDIP3Address);
logger.log("Set FeeRateDIP3 tx: ", tx.tx);
//ERC20V2Factory 设置fee