damm-sdk 1.1.31-alpha.34 → 1.1.31-alpha.35
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 +37645 -39835
- package/dist/index.js.map +33 -52
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +2 -1
package/dist/index.cjs
CHANGED
|
@@ -53962,7 +53962,8 @@ var contractsRegistry_default = {
|
|
|
53962
53962
|
tokens: {
|
|
53963
53963
|
usdt0: "0xe7cd86e13AC4309349F30B3435a9d337750fC82D",
|
|
53964
53964
|
usdc: "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
|
|
53965
|
-
ausd: "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a"
|
|
53965
|
+
ausd: "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
53966
|
+
wmon: "0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A"
|
|
53966
53967
|
},
|
|
53967
53968
|
uniswapV4: {
|
|
53968
53969
|
universalRouter: "0x0D97Dc33264bfC1c226207428A79b26757fb9dc3",
|
|
@@ -86484,4 +86485,4 @@ var simulateOrThrow = async (env2) => {
|
|
|
86484
86485
|
};
|
|
86485
86486
|
};
|
|
86486
86487
|
|
|
86487
|
-
//# debugId=
|
|
86488
|
+
//# debugId=8E126290906AFE0C64756E2164756E21
|