deploy cfx
This commit is contained in:
101
config/cfx-config.js
Normal file
101
config/cfx-config.js
Normal file
@@ -0,0 +1,101 @@
|
||||
module.exports = {
|
||||
CFX_CONFIG: {
|
||||
//TOKEN
|
||||
WETH: "0x14b2d3bc65e74dae1030eafd8ac30c533c976a9b",
|
||||
CHI: "",
|
||||
DODO: "",
|
||||
|
||||
//Helper
|
||||
DODOSellHelper: "0x87cC76c08eF625d46eeC9183bA2977B34E16CDfe",
|
||||
DODOCalleeHelper: "0x5B2fd46E6E3Ff1E479d651ec0b210882Aa9871dF",
|
||||
DODOV1PmmHelper: "0xAC716E87b0853C0712674e8E3a8435a489F276b4",
|
||||
DODOV2RouteHelper: "0x7E9c460d0A10bd0605B15F0d0388e307d34a62E6",
|
||||
ERC20Helper: "0x24549FC74B3076A962624A26370ed556c467F74C",
|
||||
DODOSwapCalcHelper: "0x6433407a29706Bbdd43b36cd402a53A174f066a1",
|
||||
MultiCall: "0x696E25A5e2AEd1C55E6d6Cfa0532Bbda9020165d",
|
||||
CurveSample: "",
|
||||
|
||||
//Template
|
||||
CloneFactory: "0x64842A3EbC09bB69429c1a34ae181375fea5f17F",
|
||||
FeeRateModel: "0x41bb458c5FEEB114a977E59D5E153A2112e4e293",
|
||||
//FeeRateImpl: "0x5381382257C761DAc6F1509B1BA1B70dDaa6862a",
|
||||
FeeRateDIP3Impl: "0x6D208e3dD3ba8dc7b0D23D6Bf15fef9324643984",
|
||||
UserQuota: "0xfcA520C94078b65F8237d4F566c438a9468917A1",
|
||||
PermissionManager: "0xB89CCC740c9E3BE8712a2174b648a95C6978B836",
|
||||
DVM: "0x4553E5CF08E8E5229caB9b092e76cB92cde672BA",
|
||||
DPP: "0x1C6578Db75A269c9dD7baAAD3B252b74EA03E741",
|
||||
DSP: "0xB8C29329FD2d295C73Aa6AcFBD3cAff7f93FA28D", //"0xc6D718Fa2bb39CCDf29a640361E42656DB1EBBD9",
|
||||
DPPAdmin: "0x2144BF2003bFd9Aa0950716333fBb5B7A1Caeda4",
|
||||
DPPAdvanced: "0x7E49058F16b8754b0af9B03A39777b1Ca5285f67",
|
||||
DPPAdvancedAdmin: "0x942a23d3Be9C83D267B1B862F2ea397906Af8f3a",
|
||||
CP: "0x716fcc67dcA500A91B4a28c9255262c398D8f971",
|
||||
ERC20MineV2: "0x18586f053329CB477E171377BD5Ba1f26FeB2589",
|
||||
ERC20MineV3: "0x4c52f61212F9e36922ab78AAb250F1a2f000D93C",//"0xe33421899CbF22E762407f02c34622519518986a",
|
||||
ERC20: "0xe7d0B30e06b85Adfe01276f187603Bea20244f1D",
|
||||
CustomERC20: "0x12e599006a5F19819cde6FABceBbd8586688C8ac",
|
||||
CustomMintableERC20: "0xC9143e54021f4a6d33b9b89DBB9F458AaEdd56FB",
|
||||
|
||||
//Factory
|
||||
DVMFactory: "0xC77392396Be1FB5143f1f66A3Ae67dD03fbaBA27",
|
||||
DPPFactory: "0xaC9a7053bC23D22ecC50F82cc9143d16bbC0E621",
|
||||
DSPFactory: "0x9244EAa27266128610bad748625f512275A41a96",
|
||||
//UpCpFactory: "0x0218E24dd47f9a1D05418eAa5B9cEDB13Ca48492",
|
||||
CrowdPoolingFactory: "0xe05dd51e4eB5636f4f0E8e7Fbe82eA31a2ecef16",
|
||||
ERC20Factory: "",
|
||||
ERC20V2Factory: "0xA37164a08b830Ca164a4E417aCDaCCFdf5d80100",
|
||||
ERC20V3Factory: "0x585adbB35d0eE28B0d2AdC7213284D37bab7EA4B",
|
||||
DODOMineV2Factory: "0xc7d7CC1e9f5E823887980c9C51F9c418ee3A3e28",
|
||||
DODOMineV3Registry: "0x4632e6EBd4a01eBF54739A9D71a62CEdb29E9183",
|
||||
|
||||
//Approve
|
||||
DODOApprove: "0x5BaF16d57620Cb361F622232F3cb4090e35F3da2",
|
||||
DODOApproveProxy: "0xEfD2eC5F9fFe9899515C7032d86F925715eD9D05",
|
||||
|
||||
//Periphery
|
||||
DODOIncentive: "",
|
||||
|
||||
//Adpater
|
||||
DODOV1Adapter: "0x49d5c0908d12B272b0b5A3443a54FEd6e4a044FB",
|
||||
DODOV2Adapter: "0xAE1E7e4c5743321d2a8ceeD179264998a56CF1d9",
|
||||
UniAdapter: "0xD63c8Bf9ACaFfE6da2a4043F1C94CC3a55F28117",
|
||||
CurveAdapter: "",
|
||||
|
||||
//Proxy
|
||||
DODOV2Proxy: "0xbce44767af0a53A108b3B7ba4F740E03D228Ec0A",
|
||||
DSPProxy: "0x8d9ccc26CbF3D49bbA76E9920C3E6ed29e06b5cc",
|
||||
CpProxy: "0x7Dd8c909E1F48a68FfEF03492761AF17B1496EDc",
|
||||
DPPProxy: "0x99d69565EdA438E3ebAA0627A407968ABD0f755b",
|
||||
RouteProxy: "0x3037e79fce8817a6f21196d8d93c80f53abb9267",
|
||||
DODOMineV3Proxy: "0x14F7B8Fb0c1447DdE7bcf92a8d9BB058c8A5FE64",
|
||||
|
||||
//vDODO
|
||||
DODOCirculationHelper: "",
|
||||
Governance: "",
|
||||
dodoTeam: "",
|
||||
vDODOToken: "",
|
||||
|
||||
//Account
|
||||
multiSigAddress: "0x1Dc662D3D7De14a57CD369e3a9E774f8F80d4214",
|
||||
defaultMaintainer: "0x1Dc662D3D7De14a57CD369e3a9E774f8F80d4214",
|
||||
|
||||
//================== NFT ====================
|
||||
BuyoutModel: "",
|
||||
Fragment: "",
|
||||
NFTCollateralVault: "",
|
||||
DODONFTRouteHelper: "",
|
||||
|
||||
DodoNftErc721: "",
|
||||
DodoNftErc1155: "",
|
||||
|
||||
DODONFTRegistry: "",
|
||||
DODONFTProxy: "",
|
||||
|
||||
//=================== NFTPool ==================
|
||||
DODONFTApprove: "",
|
||||
DODONFTPoolProxy: "",
|
||||
FilterAdmin: "",
|
||||
FilterERC721V1: "",
|
||||
FilterERC1155V1: "",
|
||||
NFTPoolController: ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user