deploy dropsV2 on kovan

This commit is contained in:
owen05
2021-05-27 14:49:51 +08:00
parent 36885daf49
commit eba59077c7
7 changed files with 211 additions and 9 deletions

View File

@@ -75,13 +75,17 @@ module.exports = {
DODONFTRegistry: "",
DODONFTProxy: "",
//================= MysteryBox =================
//================= DropsV1 =================
// MysteryBoxV1: "0xc25286ef3BaE3f6Fe2d6d0A6e2acAd0301AF97b8", //波老师
MysteryBoxV1: "0xDf7E00Cd0bb91D1502a1A14575E58b5d8f20C8D4", //KAVA
RandomGenerator: "0x7C062B9C584fA6eC2504270790D38240A2c5fE72",
RandomPool: [
"0x82aff931d74f0645ce80e8f419b94c8f93952686",
"0x327134de48fcdd75320f4c32498d1980470249ae"
]
],
//================= DropsV2 ==================
DropsFeeModel: "",
DropsProxy: ""
}
}

View File

@@ -73,7 +73,7 @@ module.exports = {
DODONFTRegistry: "0x579eBcC668b5517F733587091C35D495FE8d6b68",
DODONFTProxy: "0xe121c6C90735e2Ca12e21708F2F379A55Ce61426",
//================= MysteryBox =================
//================= DropsV1 =================
// MysteryBoxV1: "0x47d2b27525b93A9c9E03001E1D19310A08748D55",//波老师
MysteryBoxV1: "0xd56Fd300aE2e4C46cd34460776007dCE1C4F2043",
RandomGenerator: "0x53F54E4760FA5f839e5624782D032495613DF218",
@@ -81,6 +81,10 @@ module.exports = {
"0xa2e0ef85618732d80e5ef362773da1c92e8b1c57",
"0xaCfc959e0E85726d09A36E6DFdD56FB2e5dB8F77",
"0x7A733869CB210393f3c02B740c58498EB1f8815C"
]
],
//================= DropsV2 ==================
DropsFeeModel: "0xDBe1C360050638C9d0f28f23B51b198C8B70D9eA",
DropsProxy: "0xa3a23cee044F995a97D86defeABf769bAd57c7c8"
}
}