deploy erc20V3
This commit is contained in:
@@ -48,7 +48,7 @@ module.exports = async (deployer, network, accounts) => {
|
||||
ERC20Address,
|
||||
CustomERC20Address,
|
||||
CustomMintableERC20Address,
|
||||
"100000000000000000" //0.1
|
||||
"2000000000000000" //0.002
|
||||
);
|
||||
ERC20V3FactoryAddress = ERC20V3Factory.address;
|
||||
logger.log("ERC20V3FactoryAddress: ", ERC20V3FactoryAddress);
|
||||
|
||||
Reference in New Issue
Block a user