This commit is contained in:
owen05
2021-06-07 15:39:09 +08:00
parent 300911b264
commit 0d0f33f1a7
9 changed files with 20 additions and 1573 deletions

View File

@@ -72,8 +72,8 @@ module.exports = async (deployer, network, accounts) => {
logger.log("MysteryBoxV1Address: ", MysteryBoxV1Address);
const MysteryBoxV1Instance = await DODODropsV1.at(MysteryBoxV1Address);
var tx = await MysteryBoxV1Instance.init(
"FearNFT",
"FearNFT",
"Fear",
"Fear",
"",
multiSigAddress,
RandomGeneratorAddress