update
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = {
|
||||
//TOKEN
|
||||
WETH: "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",
|
||||
CHI: "0x0000000000000000000000000000000000000000",
|
||||
DODO: "0x6B208E08dcF6BD51F50C5Da09d15B2D8E5C46Cf2",
|
||||
DODO: "0xe4bf2864ebec7b7fdf6eeca9bacae7cdfdaffe78",
|
||||
|
||||
//Helper
|
||||
DODOSellHelper: "0xDfaf9584F5d229A9DBE5978523317820A8897C5A",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
MOONRIVER_CONFIG: {
|
||||
//TOKEN
|
||||
WETH: "0xf50225a84382c74CbdeA10b0c176f71fc3DE0C4d",
|
||||
WETH: "0x98878b06940ae243284ca214f92bb71a2b032b8a",//0xf50225a84382c74CbdeA10b0c176f71fc3DE0C4d
|
||||
CHI: "0x0000000000000000000000000000000000000000",
|
||||
DODO: "",
|
||||
|
||||
@@ -12,7 +12,7 @@ module.exports = {
|
||||
//DODO: "0xB5397B2210f49e96a5EB2c9747Aa2bD9397d90C0",
|
||||
//ERC20Helper: "0x6373ceB657C83C91088d328622573FB766064Ac4",
|
||||
DODOSellHelper: "0x5e84190a270333aCe5B9202a3F4ceBf11b81bB01",
|
||||
DODOCalleeHelper: "0xc4436fBAE6eBa5d95bf7d53Ae515F8A707Bd402A", // replace weth need to redeploy
|
||||
DODOCalleeHelper: "0x533AF8ad419fB3082df9C80BE2ad903912a817FB", // replace weth need to redeploy
|
||||
DODOV1PmmHelper: "0x3CD6D7F5fF977bf8069548eA1F9441b061162b42",
|
||||
DODOV2RouteHelper: "0x8a6998b9A4E4f63c8aDB46ceEB01857A956A8122",
|
||||
CurveSample: "",
|
||||
|
||||
@@ -114,7 +114,14 @@ module.exports = {
|
||||
FilterERC721V1: "0x47E2C563cDCd7F36B4E77cc33a6A5c152663f915",
|
||||
FilterERC1155V1: "0x55e2e1fe50FfaBd4fE3712Bd1aBfc9307a44c7F4",
|
||||
DODONFTPoolProxy: "0x81AD954B2Ed65d85d3023Eeb2D8DF6A512D4cd59",
|
||||
NFTPoolController: "0xf5d24499dD76C3791ee6D19aa206f55b72270415"
|
||||
NFTPoolController: "0xf5d24499dD76C3791ee6D19aa206f55b72270415",
|
||||
|
||||
|
||||
//=================== Starter ===================
|
||||
DODOStarterProxy: "0x451E07405B79eDEEA87ccFa57e1BaF184Bea6773",
|
||||
DODOStarterFactory: "0xa28D60c3eCDc52521c8219bd6a4eba0AA8900F88",
|
||||
FairFunding: "0x5D1f0d091B3Fe5F79908F232c50CfC3D9084c59d",
|
||||
InstantFunding: "0x9297C04D4F8B47cCf7F2733b0F8f151aE1cb4615"
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user