damm-sdk 1.3.6 → 1.3.7
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 +3 -2
- package/dist/index.cjs.map +2 -2
- package/dist/index.js +3 -2
- package/dist/index.js.map +2 -2
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +2 -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",
|
|
@@ -87262,4 +87263,4 @@ export {
|
|
|
87262
87263
|
aave_pool_abi_default as AaveL1PoolAbi
|
|
87263
87264
|
};
|
|
87264
87265
|
|
|
87265
|
-
//# debugId=
|
|
87266
|
+
//# debugId=18819553A86CCABB64756E2164756E21
|