damm-sdk 1.3.81 → 1.3.82
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 +1 -2
- package/dist/index.cjs.map +2 -2
- package/dist/index.js +1 -2
- package/dist/index.js.map +2 -2
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +0 -1
package/dist/index.cjs
CHANGED
|
@@ -53967,7 +53967,6 @@ var contractsRegistry_default = {
|
|
|
53967
53967
|
tokens: {
|
|
53968
53968
|
ausd: "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
53969
53969
|
usdc: "0x09Bc4E0D864854c6aFB6eB9A9cdF58aC190D0dF9",
|
|
53970
|
-
usdt: "0x201eba5cc46d216ce6dc03f6a759e8e766e956ae",
|
|
53971
53970
|
usdt0: "0x779ded0c9e1022225f8e0630b35a9b54be713736",
|
|
53972
53971
|
usde: "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
53973
53972
|
cmeth: "0xe6829d9a7ee3040e1276fa75293bde931859e8fa"
|
|
@@ -87265,4 +87264,4 @@ var simulateOrThrow = async (env2) => {
|
|
|
87265
87264
|
};
|
|
87266
87265
|
};
|
|
87267
87266
|
|
|
87268
|
-
//# debugId=
|
|
87267
|
+
//# debugId=F0354992C931074F64756E2164756E21
|