update adpater

This commit is contained in:
owen05
2021-03-22 23:48:41 +08:00
parent bb2ce2e496
commit 5c75888e78
7 changed files with 128 additions and 109 deletions

View File

@@ -1,56 +0,0 @@
module.exports = {
MBLOCAL_CONFIG: {
//TOKEN
WETH: "0x42e2EE7Ba8975c473157634Ac2AF4098190fc741",
CHI: "0x0000000000000000000000000000000000000000",
DODO: "0x5c4242beB94dE30b922f57241f1D02f36e906915",
//Helper
DODOSellHelper: "0xF8cef78E923919054037a1D03662bBD884fF4edf",
DODOCalleeHelper: "0xe573BCA813c741229ffB2488F7856C6cAa841041",
DODOV1PmmHelper: "0xBb0CC0fb3e0c06725c67167501f850B4900D6DB5",
DODOV2RouteHelper: "0x8e66867Ff57250AF985Da3a81eE480fb6889EA9B",
//Template
CloneFactory: "0xfE5D3c52F7ee9aa32a69b96Bfbb088Ba0bCd8EfC",
FeeRateModel: "0x92496871560a01551E1B4fD04540D7A519D5C19e",
PermissionManager: "0xDc552396caEc809752fED0c5E23fd3983766e758",
DVM: "0xD81C7319c85fcd6e1F0893b3988BeBab6247Adbc",
DPP: "0x596fB37d99bd679d1af76fBCB658f7a1a31A1205",
DPPAdmin: "0x4d6942683D051FF95804B08EF11F98A7F41C1b44",
CP: "0x79885EBC79783C9174faC36Ed99cD9467CB8cDbE",
ERC20: "0xe9CC152481642D7a3Ea207E3930067B19663770F",
MintableERC20: "0x0484C33Bad127FA77CC64d6475aDD6483c70BbB9",
//Factory
DVMFactory: "0x8d9c0eAc2AF186035b18c479E2261fF893283f83",
DPPFactory: "0xBF1fdCb2A1CAf1CA5662222417f0351043EEc19A",
CrowdPoolingFactory: "0x7f78c83A10b9AcDaB1572bC76FD44FF51feDdafE",
ERC20Factory: "0x4FBb399fB0E360e11DFF274090650C7e588F1af1",
//Approve
DODOApprove: "0xC7430D8919b54F85a723810FBceF2114482EC5D1",
DODOApproveProxy: "0xC683516e791c5E2b8e913dE0670d499927f54CEc",
//Periphery
DODOIncentive: "0x1bc238EAd60bdF5e94BB8f7205b6e75ACabACbC0",
//Adpater
DODOV1Adapter: "",
DODOV2Adapter: "",
UniAdapter: "",
//Proxy
DODOV2Proxy: "0x750C200d7c7C426da169742f705CA5268e1736b4",
//vDODO
DODOCirculationHelper: "",
Governance: "",
dodoTeam: "",
vDODOToken: "",
//Account
multiSigAddress: "",
defaultMaintainer: "",
}
}

View File

@@ -1,47 +1,47 @@
module.exports = {
OKTEST_CONFIG: {
//TOKEN
WETH: "",
WETH: "0x2219845942d28716c0f7c605765fabdca1a7d9e0",
CHI: "0x0000000000000000000000000000000000000000",
DODO: "",
DODO: "0x19DA73be23Cea6bFA804Ec020041b8F3971BC522",
//Helper
DODOSellHelper: "",
DODOCalleeHelper: "",
DODOV1PmmHelper: "",
DODOV2RouteHelper: "",
DODOSellHelper: "0x0F859706AeE7FcF61D5A8939E8CB9dBB6c1EDA33",
DODOCalleeHelper: "0xe380Ad3181A69BF92133D2feb609867c4adC61eA",
DODOV1PmmHelper: "0xED3Ac3335a24331F1704df8CB456C88dCA282782",
DODOV2RouteHelper: "0x6A08844EdeB49A8578671F1452Fd7dbcc048424F",
//Template
CloneFactory: "",
FeeRateModel: "",
PermissionManager: "",
DVM: "",
DPP: "",
DPPAdmin: "",
CP: "",
ERC20: "",
MintableERC20: "",
FeeRateModel: "0x4073f2b9bB95774531b9e23d206a308c614A943a",
PermissionManager: "0x0cA2d4BC266B1ad7a0787409AD7a0331D78Eea90",
DVM: "0xbd826D0d98480F1D63Bc4125F1368889517559d0",
DPP: "0x890ED2A571486799F1b6413fbA4669106441f702",
DPPAdmin: "0x00E7e2bE2e5EcD4343DeE10712Aa53e94c7B5958",
CP: "0x93e0fd315d95F164147a6C427dA3D6173750C256",
ERC20: "0x044B56B8CB54c358415Bf9507d56b1A09b5E4c29",
MintableERC20: "0x527a5791761fCeBa189B5bEaE175E922D87c636e",
//Factory
DVMFactory: "",
DPPFactory: "",
CrowdPoolingFactory: "",
ERC20Factory: "",
DVMFactory: "0x16810820A4ff4348Fc39C07bDf1641B724E7F5E7",
DPPFactory: "0x4f678ECC9d5507eDf39E7656A714A9B51Bb6EA58",
CrowdPoolingFactory: "0xf4D3ab686a1E133Ec0806644FE5d1FD94869F88F",
ERC20Factory: "0xc54c1D6Bf83c9d8ef260b93dEfc0eC00132Fa33B",
//Approve
DODOApprove: "",
DODOApproveProxy: "",
DODOApprove: "0x51cB75FEd3beb23Ae3Ed5FC74a761E3913ae47f9",
DODOApproveProxy: "0xf40be68442e8bcf900FED714246f99BE556345e7",
//Periphery
DODOIncentive: "",
DODOIncentive: "0x3318FB94AF0c7B4A45001b5901d36BBA85afef2D",
//Adpater
DODOV1Adapter: "",
DODOV2Adapter: "",
UniAdapter: "",
DODOV1Adapter: "0xa432E1ace51eB849d7a1664e5c60ce965B1fE6E4",
DODOV2Adapter: "0xC2aA2C0175e376E63cFb0bd1CAB1196DDc9a7076",
UniAdapter: "0x03E2427859119E497EB856a166F616a2Ce5f8c88",
//Proxy
DODOV2Proxy: "",
DODOV2Proxy: "0xf83BeeA1025359C4d2cf554C330bF8Fd1a9eEbAb",
//vDODO
DODOCirculationHelper: "",