damm-sdk 1.3.6 → 1.3.8
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/dist/index.cjs +23730 -31404
- package/dist/index.cjs.map +55 -119
- package/dist/index.js +8 -2
- package/dist/index.js.map +2 -2
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +7 -1
package/dist/index.js
CHANGED
|
@@ -53534,7 +53534,8 @@ var contractsRegistry_default = {
|
|
|
53534
53534
|
cvx: "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B",
|
|
53535
53535
|
crv: "0xD533a949740bb3306d119CC777fa900bA034cd52",
|
|
53536
53536
|
ausd: "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
53537
|
-
pendle: "0x808507121B80c02388FAd14726482e061B8da827"
|
|
53537
|
+
pendle: "0x808507121B80c02388FAd14726482e061B8da827",
|
|
53538
|
+
usdg: "0xe343167631d89B6Ffc58B88d6b7fB0228795491D"
|
|
53538
53539
|
},
|
|
53539
53540
|
morpho: {
|
|
53540
53541
|
morphoBlue: "0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb",
|
|
@@ -53617,6 +53618,11 @@ var contractsRegistry_default = {
|
|
|
53617
53618
|
},
|
|
53618
53619
|
iporFusion: {
|
|
53619
53620
|
vault: "0x604117f0c94561231060f56cd2ddd16245d434c5"
|
|
53621
|
+
},
|
|
53622
|
+
pendle: {
|
|
53623
|
+
routerV4: "0x888888888889758f76e7103c6cbf23abbf58f946",
|
|
53624
|
+
routerV4ActionMisc: "0x373Dba2055Ad40cb4815148bC47cd1DC16e92E44",
|
|
53625
|
+
merkleDistributor: "0x33305665f69b4642d1275f4ce81c23651674d21c"
|
|
53620
53626
|
}
|
|
53621
53627
|
},
|
|
53622
53628
|
unichain: {
|
|
@@ -87262,4 +87268,4 @@ export {
|
|
|
87262
87268
|
aave_pool_abi_default as AaveL1PoolAbi
|
|
87263
87269
|
};
|
|
87264
87270
|
|
|
87265
|
-
//# debugId=
|
|
87271
|
+
//# debugId=4B73DB66A02AC1E864756E2164756E21
|