damm-sdk 1.2.31 → 1.2.32
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 +23575 -31254
- package/dist/index.cjs.map +55 -119
- 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
|
@@ -53536,7 +53536,8 @@ var contractsRegistry_default = {
|
|
|
53536
53536
|
ausd: "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a"
|
|
53537
53537
|
},
|
|
53538
53538
|
morpho: {
|
|
53539
|
-
morphoBlue: "0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb"
|
|
53539
|
+
morphoBlue: "0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb",
|
|
53540
|
+
vaultV1_0: "0xBEEFFF7e4EedD83A4a4aB53A68D03eC77C9a57a8"
|
|
53540
53541
|
},
|
|
53541
53542
|
lido: {
|
|
53542
53543
|
steth: "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84",
|
|
@@ -86692,4 +86693,4 @@ export {
|
|
|
86692
86693
|
aave_pool_abi_default as AaveL1PoolAbi
|
|
86693
86694
|
};
|
|
86694
86695
|
|
|
86695
|
-
//# debugId=
|
|
86696
|
+
//# debugId=7872553AF334952464756E2164756E21
|