damm-sdk 1.1.31-alpha.45 → 1.1.31-alpha.46
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 +6 -2
- package/dist/index.cjs.map +2 -2
- package/dist/index.js +2999 -2357
- package/dist/index.js.map +22 -14
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +5 -1
package/dist/index.cjs
CHANGED
|
@@ -53693,7 +53693,11 @@ var contractsRegistry_default = {
|
|
|
53693
53693
|
susds: "0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD",
|
|
53694
53694
|
cusdc: "0xcccc62962d17b8914c62d74ffb843d73b2a3cccc",
|
|
53695
53695
|
stcusdc: "0x88887be419578051ff9f4eb6c858a951921d8888",
|
|
53696
|
-
wbtc: "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599"
|
|
53696
|
+
wbtc: "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
|
|
53697
|
+
wsteth: "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0",
|
|
53698
|
+
steth: "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84",
|
|
53699
|
+
gear: "0xBa3335588D9403515223F109EdC4eB7269a9Ab5D",
|
|
53700
|
+
ethplus: "0xE72B141DF173b999AE7c1aDcbF60Cc9833Ce56a8"
|
|
53697
53701
|
},
|
|
53698
53702
|
morpho: {
|
|
53699
53703
|
morphoBlue: "0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb"
|
|
@@ -86517,4 +86521,4 @@ var simulateOrThrow = async (env2) => {
|
|
|
86517
86521
|
};
|
|
86518
86522
|
};
|
|
86519
86523
|
|
|
86520
|
-
//# debugId=
|
|
86524
|
+
//# debugId=24237DFA79B17D2564756E2164756E21
|