update starter

This commit is contained in:
owen05
2021-12-23 18:13:04 +08:00
parent abdaacdf95
commit b1b84f8818
9 changed files with 86 additions and 72 deletions

View File

@@ -41,7 +41,7 @@ module.exports = {
deploySwitch: {
DEPLOY_V1: false,
DEPLOY_V2: false,
ERC20V3Factory: true,
ERC20V3Factory: false,
MOCK_TOKEN: false,
MOCK_V2_POOL: false,
vDODOToken: false,
@@ -65,7 +65,8 @@ module.exports = {
MYSTERYBOX_V1: false,
Drops_V2: false,
MineV3: false,
NFT_POOL: false
NFT_POOL: false,
UserQuota: false
},
networks: {
@@ -123,7 +124,6 @@ module.exports = {
},
network_id: 56,
confirmations: 10,
gasPrice: 5000000000,
timeoutBlocks: 200,
gasPrice: 6000000000,
skipDryRun: true