@dodoex/dodo-contract-request 1.10.0-alpha.2 → 1.10.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/contract-config/plume.json +47 -47
- package/contract-config/rise-testnet.json +70 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/types/config/index.d.ts +3 -1
- package/dist/types/config/rise-testnet.d.ts +33 -0
- package/package.json +1 -1
- package/src/config/index.ts +6 -2
- package/src/config/plume.ts +1 -1
- package/src/config/rise-testnet.ts +4 -0
- package/src/contract/CrowdPoolingFactory.ts +1 -1
- package/src/contract/DODOApprove.ts +1 -1
- package/src/contract/DODOApproveProxy.ts +1 -1
- package/src/contract/DODOCalleeHelper.ts +1 -1
- package/src/contract/DODOCpProxy.ts +1 -1
- package/src/contract/DODODppProxy.ts +1 -1
- package/src/contract/DODODspProxyWithoutGSP.ts +1 -1
- package/src/contract/DODOFeeRouteProxy1.ts +1 -1
- package/src/contract/DODOFeeRouteProxy2.ts +1 -1
- package/src/contract/DODOMineV2Factory.ts +1 -1
- package/src/contract/DODOMineV3Proxy.ts +1 -1
- package/src/contract/DODOMineV3Registry.ts +1 -1
- package/src/contract/DODOSellHelper.ts +1 -1
- package/src/contract/DODOSwapCalcHelper.ts +1 -1
- package/src/contract/DODOV1PmmHelper.ts +1 -1
- package/src/contract/DODOV2Adapter.ts +1 -1
- package/src/contract/DODOV2Proxy02.ts +1 -1
- package/src/contract/DODOV2RouteHelper.ts +1 -1
- package/src/contract/DPPFactory.ts +1 -1
- package/src/contract/DSPFactory.ts +1 -1
- package/src/contract/DVMFactory.ts +1 -1
- package/src/contract/ERC20Helper.ts +1 -1
- package/src/contract/ERC20V3Factory.ts +1 -1
- package/src/contract/GSPFactory.ts +1 -1
- package/src/contract/Multicall.ts +1 -1
- package/src/contract/MulticallWithValid.ts +1 -1
- package/src/contract/NonfungiblePositionManager.ts +1 -1
- package/src/contract/UniswapV2Factory.ts +1 -1
- package/src/contract/UniswapV2FactoryFixedFee.ts +1 -1
- package/src/contract/UniswapV2Router02.ts +1 -1
- package/src/contract/UniswapV2Router02FixedFee.ts +1 -1
- package/src/contract/UniswapV3Factory.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [@dodoex/dodo-contract-request-v1.10.0-alpha.4](https://github.com/DODOEX/contract-request/compare/@dodoex/dodo-contract-request-v1.10.0-alpha.3...@dodoex/dodo-contract-request-v1.10.0-alpha.4) (2025-04-01)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* add rise testnet ([2103c95](https://github.com/DODOEX/contract-request/commit/2103c95c3b96da4cc7390710d154425d4e8c8a52))
|
|
7
|
+
|
|
8
|
+
# [@dodoex/dodo-contract-request-v1.10.0-alpha.3](https://github.com/DODOEX/contract-request/compare/@dodoex/dodo-contract-request-v1.10.0-alpha.2...@dodoex/dodo-contract-request-v1.10.0-alpha.3) (2025-03-26)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* update plume chain ([36c6555](https://github.com/DODOEX/contract-request/commit/36c6555c73f4880e44774b3f0ec960e62ed9473f))
|
|
14
|
+
|
|
1
15
|
# [@dodoex/dodo-contract-request-v1.10.0-alpha.2](https://github.com/DODOEX/contract-request/compare/@dodoex/dodo-contract-request-v1.10.0-alpha.1...@dodoex/dodo-contract-request-v1.10.0-alpha.2) (2025-03-25)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -1,67 +1,67 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Chain": "plume",
|
|
3
|
-
"ChainId":
|
|
3
|
+
"ChainId": 98866,
|
|
4
4
|
"Token": {
|
|
5
|
-
"WETH": "
|
|
5
|
+
"WETH": "0xEa237441c92CAe6FC17Caaf9a7acB3f953be4bd1"
|
|
6
6
|
},
|
|
7
7
|
"Helper": {
|
|
8
|
-
"Multicall": "
|
|
9
|
-
"MulticallWithValid": "
|
|
10
|
-
"DODOSellHelper": "
|
|
11
|
-
"DODOSwapCalcHelper": "
|
|
12
|
-
"ERC20Helper": "
|
|
13
|
-
"DODOCalleeHelper": "
|
|
14
|
-
"DODOV1PmmHelper": "
|
|
15
|
-
"DODOV2RouteHelper": "
|
|
8
|
+
"Multicall": "0x46AFE01D758a46d64c7d8E0791314D5db3E2e683",
|
|
9
|
+
"MulticallWithValid": "0xB95eD7E958E196688984951F41Ac2888F4B10aB9",
|
|
10
|
+
"DODOSellHelper": "0x3a64Ec3606FF7310E8fAd6FcC008e39705fB496d",
|
|
11
|
+
"DODOSwapCalcHelper": "0xD0CF7dfbF09CAfaB8AEf00e0Ce19a4638004a364",
|
|
12
|
+
"ERC20Helper": "0x8b09DB11ea380d6454D2592D334FFC319ce6EF3E",
|
|
13
|
+
"DODOCalleeHelper": "0x2Da0855f04919D402Af88D0D04AbB38177FE47fa",
|
|
14
|
+
"DODOV1PmmHelper": "0x3A7Bc5F9E41356728f037f17D88c642EE46d1Aaa",
|
|
15
|
+
"DODOV2RouteHelper": "0xF5378974cfD5042A58c458E06cB6D2A2D1c2FAF8"
|
|
16
16
|
},
|
|
17
17
|
"Templates": {
|
|
18
|
-
"CloneFactory": "
|
|
19
|
-
"FeeRateModel": "
|
|
20
|
-
"FeeRateDIP3Impl": "
|
|
21
|
-
"PermissionManager": "
|
|
22
|
-
"DVM": "
|
|
23
|
-
"DSP": "
|
|
24
|
-
"GSP": "
|
|
25
|
-
"DPPAdvanced": "
|
|
26
|
-
"DPPAdvancedAdmin": "
|
|
27
|
-
"CP": "
|
|
28
|
-
"InitializableERC20": "
|
|
29
|
-
"CustomERC20": "
|
|
30
|
-
"CustomMintableERC20": "
|
|
31
|
-
"ERC20MineV2": "
|
|
32
|
-
"ERC20MineV3": "
|
|
18
|
+
"CloneFactory": "0x8b87D4B384517d2E1AFC61b3292d6e6C411ea303",
|
|
19
|
+
"FeeRateModel": "0xE6cecb7460c9E52aA483cb1f0E87d78D7085686F",
|
|
20
|
+
"FeeRateDIP3Impl": "0x2Ba2696c63fA8b67b395de6D12F849b17C3515F9",
|
|
21
|
+
"PermissionManager": "0x2e50e3e18c19C7d80B81888a961A13aEE49b962E",
|
|
22
|
+
"DVM": "0x5eC9BEaCe4a0f46F77945D54511e2b454cb8F38E",
|
|
23
|
+
"DSP": "0x577389Ef538f8767865f68f3EdBBFBfD60afa387",
|
|
24
|
+
"GSP": "0x710409D2121B7C8EA4aCAdd6803FDE2D85DF6473",
|
|
25
|
+
"DPPAdvanced": "0x46E55A974c5995675b025f7F607C3278B36f0c29",
|
|
26
|
+
"DPPAdvancedAdmin": "0x5245f5E66792cfbaCB64eFAef3121e7c5ccD879b",
|
|
27
|
+
"CP": "0xF0f8FB90039875e2682678E6C23828BdD16fAC9d",
|
|
28
|
+
"InitializableERC20": "0xc88492049C990c0eF2eB0F77D1Aef8D66Bf16ba8",
|
|
29
|
+
"CustomERC20": "0x78d43a889F42a344Fe98C3fb9455791Dc8178d55",
|
|
30
|
+
"CustomMintableERC20": "0x69716E51E3F8Bec9c3D4E1bB46396384AE11C594",
|
|
31
|
+
"ERC20MineV2": "0xFe837A3530dD566401d35beFCd55582AF7c4dfFC",
|
|
32
|
+
"ERC20MineV3": "0x056FcE6B76AF3050F54B71Fc9B5fcb7C387BfC1A"
|
|
33
33
|
},
|
|
34
34
|
"Factory": {
|
|
35
|
-
"DVMFactory": "
|
|
36
|
-
"DSPFactory": "
|
|
37
|
-
"GSPFactory": "
|
|
38
|
-
"DPPFactory": "
|
|
39
|
-
"CrowdPoolingFactory": "
|
|
40
|
-
"ERC20V3Factory": "
|
|
41
|
-
"DODOMineV2Factory": "
|
|
42
|
-
"DODOMineV3Registry": "
|
|
43
|
-
"UniswapV2FactoryFixedFee": "
|
|
35
|
+
"DVMFactory": "0x701Ac6fAD7850956f966a85655348ac1B7c93368",
|
|
36
|
+
"DSPFactory": "0xB88f7eb2dA59E1E8E00E0158b195D5ca48403921",
|
|
37
|
+
"GSPFactory": "0x82B26eb18382f7532015248078AB1f6030413396",
|
|
38
|
+
"DPPFactory": "0x297B5D923b9C18081ddE398B5b5aC6E09336B27c",
|
|
39
|
+
"CrowdPoolingFactory": "0xDC249Ea92D2e532ed63B45dc7C05B21926B97c6F",
|
|
40
|
+
"ERC20V3Factory": "0x9691bBce4680d0c0bb9E798a71984984Ab1440C1",
|
|
41
|
+
"DODOMineV2Factory": "0x7D381e6a9c23A0E6969658f6B8Eba57A4Dbf93a0",
|
|
42
|
+
"DODOMineV3Registry": "0xC975769aB5Ef947CB82535ca6607B0683a355195",
|
|
43
|
+
"UniswapV2FactoryFixedFee": "0xd2b80519a88937A412415bAF1b7Fb1855189EA36"
|
|
44
44
|
},
|
|
45
45
|
"Approve": {
|
|
46
|
-
"DODOApprove": "
|
|
47
|
-
"DODOApproveProxy": "
|
|
46
|
+
"DODOApprove": "0x5977F12664b4E634dFbAAD0ad4a6a81057254dA8",
|
|
47
|
+
"DODOApproveProxy": "0x0343C5757Fb98aD9eF39824e08B852aF61C71c64"
|
|
48
48
|
},
|
|
49
49
|
"Adapter": {
|
|
50
|
-
"DODOV2Adapter": "
|
|
50
|
+
"DODOV2Adapter": "0x306ae919b99c187Fe5eCBdE980E24228ae888182"
|
|
51
51
|
},
|
|
52
52
|
"Proxy": {
|
|
53
|
-
"DODOV2Proxy02": "
|
|
54
|
-
"DODODspProxyWithoutGSP": "
|
|
55
|
-
"DODOCpProxy": "
|
|
56
|
-
"DODODppProxy": "
|
|
57
|
-
"DODOMineV3Proxy": "
|
|
58
|
-
"DODOFeeRouteProxy1": "
|
|
59
|
-
"DODOFeeRouteProxy2": "
|
|
60
|
-
"UniswapV2Router02FixedFee": "
|
|
53
|
+
"DODOV2Proxy02": "0xFc66a1283a43Ce2f4d4FA0623d4654754577a09d",
|
|
54
|
+
"DODODspProxyWithoutGSP": "0xF9a6c9BE0a1149C69EF537359c78DeB5e6264ec6",
|
|
55
|
+
"DODOCpProxy": "0x90387d098B8F2a6497c55E13E45f51De423322ab",
|
|
56
|
+
"DODODppProxy": "0x22AdDF954Ea92a3A80403Fe353093f7bF58665EC",
|
|
57
|
+
"DODOMineV3Proxy": "0x9ef37fD4791eb28e46c3D50Ed83F2a10B3082784",
|
|
58
|
+
"DODOFeeRouteProxy1": "0xDA89314035264Ade23313f971AaE5393068Ea6F7",
|
|
59
|
+
"DODOFeeRouteProxy2": "0x85C23863977dA7c3CEaCe129e292ba0F4d8aAA00",
|
|
60
|
+
"UniswapV2Router02FixedFee": "0x01AE7F0633E1D8d642c5A6a6d39B00A36b331C97"
|
|
61
61
|
},
|
|
62
62
|
"Account": {
|
|
63
|
-
"MultiSigAddress": "
|
|
64
|
-
"DefaultMaintainer": "
|
|
63
|
+
"MultiSigAddress": "0x89Ba4039841587B0a4cFfDF17AEE30caCF006f4D",
|
|
64
|
+
"DefaultMaintainer": "0x89Ba4039841587B0a4cFfDF17AEE30caCF006f4D",
|
|
65
65
|
"FeeReceiver": "0x251cF880461764BA00b5B86A99648Bd12d333a7b"
|
|
66
66
|
}
|
|
67
67
|
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Chain": "rise-testnet",
|
|
3
|
+
"ChainId": 11155931,
|
|
4
|
+
"Token": {
|
|
5
|
+
"WETH": "0x701855ae3a8b2A989DC8ACCf02Dd2b96f8B21671"
|
|
6
|
+
},
|
|
7
|
+
"Helper": {
|
|
8
|
+
"Multicall": "0x1bE661D780631d8CAB4DEafB71CFC3dD071ae3f2",
|
|
9
|
+
"MulticallWithValid": "0x0376076C9D1c7DCb899DC5Db96Cec0492Bd375b7",
|
|
10
|
+
"DODOSellHelper": "0x39eA8d4dA68f6da17E5b50946ebcEAd6d01ED2D2",
|
|
11
|
+
"DODOSwapCalcHelper": "0xCA22c3165082c3223Bc350DE4e8880C01Cd80510",
|
|
12
|
+
"ERC20Helper": "0x842b59E74Ca9851fF0C35741C5f0923c63825BA8",
|
|
13
|
+
"DODOCalleeHelper": "0x895B2caf85Ae70E8d1b77C8b30B25F07b461Dc45",
|
|
14
|
+
"DODOV1PmmHelper": "0xf66b68728dc83fa09ec163d6ee0eDa163ae6a4ad",
|
|
15
|
+
"DODOV2RouteHelper": "0x286c2D4c9BDC464027021Bdab32B2750a02a355B"
|
|
16
|
+
},
|
|
17
|
+
"Templates": {
|
|
18
|
+
"CloneFactory": "0xfC6260228DE44CCC3E88511FBEA85B8F2424dE79",
|
|
19
|
+
"FeeRateModel": "0x717dd69514175be82266965851DC2EF550fbC809",
|
|
20
|
+
"FeeRateDIP3Impl": "0xCF48e0Dfc2f0Ecbc8ADfc252b7077729c5c2a921",
|
|
21
|
+
"PermissionManager": "0x6992C579902Bd10B4eAA001d1460207E65379705",
|
|
22
|
+
"DVM": "0xe214d34b38cEf8a438A8F09f6FC972A26438EF62",
|
|
23
|
+
"DSP": "0x54dBb991caF7839F2b141a6A22329958e7291364",
|
|
24
|
+
"GSP": "0xb1fc1C188980De279339E405ae1Ef6F36a9263e6",
|
|
25
|
+
"DPPAdvanced": "0xFb7BcAe6e9761fA3660B7ADb0e97Bdb581A0Ed74",
|
|
26
|
+
"DPPAdvancedAdmin": "0xCE3906614Eb673ee1446f204B1f29Ba0E3E0de09",
|
|
27
|
+
"CP": "0x6D9ea12718409cc1355f26dB1960EC9AEcfc31ED",
|
|
28
|
+
"InitializableERC20": "0xdD3322Fe36e0434Cd44fFe07c83cE18bE0AB6E60",
|
|
29
|
+
"CustomERC20": "0xcAA179665F91F3f85F1Edf61f88f1814474639cA",
|
|
30
|
+
"CustomMintableERC20": "0xB75AA97cd0B643b020476B07794A5A06ab3F9b20",
|
|
31
|
+
"ERC20MineV2": "0x4Cf317b8918FbE8A890c01eDAb7d548555Ac2cE9",
|
|
32
|
+
"ERC20MineV3": "0x09da628Df009Ad300e8e299497eebD8694AfBe95"
|
|
33
|
+
},
|
|
34
|
+
"Factory": {
|
|
35
|
+
"DVMFactory": "0x6db1ed60c9d6090C87a280a0592365EE83Ca87Ed",
|
|
36
|
+
"DSPFactory": "0x4c639e4d0bfeC3D0766AAA0500Ae7e91418505Bf",
|
|
37
|
+
"GSPFactory": "0x9Ac82EAD1945dF394867df6A053f7375634710fb",
|
|
38
|
+
"DPPFactory": "0xa914E15C8295ED2e971f319445a9B27Fc6eE0D85",
|
|
39
|
+
"CrowdPoolingFactory": "0x385ADF58514D93F55bcFBC2ABC4154fBc0b08fDd",
|
|
40
|
+
"ERC20V3Factory": "0x3eE78C6214D924a54944f8719Df14cAD0C0107B7",
|
|
41
|
+
"DODOMineV2Factory": "0x0B40A5f4f52B8B8980da7D7335197e3Ce531E232",
|
|
42
|
+
"DODOMineV3Registry": "0x680829027709E2ef95D079aC97DDF5feAb82D248",
|
|
43
|
+
"UniswapV2Factory": "0x4f8C8E05e946de09d768d062c5e969D1C8920C72",
|
|
44
|
+
"UniswapV3Factory": "0x21AD45b37C130a77Acc06DFA752dDb224Aed9943",
|
|
45
|
+
"NonfungiblePositionManager": "0x39C9DD6549700588fBF3d565F39AFDAd953029F7"
|
|
46
|
+
},
|
|
47
|
+
"Approve": {
|
|
48
|
+
"DODOApprove": "0x143bE32C854E4Ddce45aD48dAe3343821556D0c3",
|
|
49
|
+
"DODOApproveProxy": "0x8bCcE4CCEEf7e841A2A8A48F3250B9FB3b25B0C3"
|
|
50
|
+
},
|
|
51
|
+
"Adapter": {
|
|
52
|
+
"DODOV2Adapter": "0x0f9053E174c123098C17e60A2B1FAb3b303f9e29"
|
|
53
|
+
},
|
|
54
|
+
"Proxy": {
|
|
55
|
+
"DODOV2Proxy02": "0x119115D4119a504AD0CccD566904ea055C377dE5",
|
|
56
|
+
"DODODspProxyWithoutGSP": "0x0976e26eE276DC0703d046DB46d0ca8A1EeC3bAe",
|
|
57
|
+
"DODOCpProxy": "0x6bbfD968509752518c1e9fBb0918A8AF8615879e",
|
|
58
|
+
"DODODppProxy": "0x80465a300299e90132DFa2c7c3Fc3a12424599bB",
|
|
59
|
+
"DODOMineV3Proxy": "0x819829e5CF6e19F9fED92F6b4CC1edF45a2cC4A2",
|
|
60
|
+
"DODOFeeRouteProxy1": "0x026eea5c10f526153e7578E5257801f8610D1142",
|
|
61
|
+
"DODOFeeRouteProxy2": "0x8c6DbF95448AcbcBb1c3D6E9b3b9ceF7E6fbAb00",
|
|
62
|
+
"UniswapV2Router02": "0xB460A66f7147717c7982dA5b03523a34BEe88cC4"
|
|
63
|
+
},
|
|
64
|
+
"Account": {
|
|
65
|
+
"MultiSigAddress": "0x8157668EC72c279C20C9d7387b7B711FcF713a4D",
|
|
66
|
+
"DefaultMaintainer": "0x8157668EC72c279C20C9d7387b7B711FcF713a4D",
|
|
67
|
+
"FeeReceiver": "0x8157668EC72c279C20C9d7387b7B711FcF713a4D"
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|