add initializableERC721
This commit is contained in:
@@ -40,6 +40,7 @@ module.exports = async (deployer, network, accounts) => {
|
||||
let WETHAddress = CONFIG.WETH;
|
||||
let DODOTokenAddress = CONFIG.DODO;
|
||||
let DODOApproveProxyAddress = CONFIG.DODOApproveProxy;
|
||||
let WETH = CONFIG.WETH;
|
||||
|
||||
let DspTemplateAddress = CONFIG.DSP;
|
||||
let DspFactoryAddress = CONFIG.DSPFactory;
|
||||
|
||||
Reference in New Issue
Block a user