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.cjs
CHANGED
|
@@ -61482,7 +61482,8 @@ var contractsRegistry_default = {
|
|
|
61482
61482
|
cvx: "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B",
|
|
61483
61483
|
crv: "0xD533a949740bb3306d119CC777fa900bA034cd52",
|
|
61484
61484
|
ausd: "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
61485
|
-
pendle: "0x808507121B80c02388FAd14726482e061B8da827"
|
|
61485
|
+
pendle: "0x808507121B80c02388FAd14726482e061B8da827",
|
|
61486
|
+
usdg: "0xe343167631d89B6Ffc58B88d6b7fB0228795491D"
|
|
61486
61487
|
},
|
|
61487
61488
|
morpho: {
|
|
61488
61489
|
morphoBlue: "0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb",
|
|
@@ -94939,4 +94940,4 @@ var simulateOrThrow = async (env2) => {
|
|
|
94939
94940
|
};
|
|
94940
94941
|
};
|
|
94941
94942
|
|
|
94942
|
-
//# debugId=
|
|
94943
|
+
//# debugId=C3BEA0F493F509AF64756E2164756E21
|