damm-sdk 1.3.8 → 1.3.81
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 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +49202 -41522
- package/dist/index.js.map +119 -55
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -53968,12 +53968,12 @@ var contractsRegistry_default = {
|
|
|
53968
53968
|
ausd: "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
53969
53969
|
usdc: "0x09Bc4E0D864854c6aFB6eB9A9cdF58aC190D0dF9",
|
|
53970
53970
|
usdt: "0x201eba5cc46d216ce6dc03f6a759e8e766e956ae",
|
|
53971
|
-
usdt0: "
|
|
53971
|
+
usdt0: "0x779ded0c9e1022225f8e0630b35a9b54be713736",
|
|
53972
53972
|
usde: "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
53973
53973
|
cmeth: "0xe6829d9a7ee3040e1276fa75293bde931859e8fa"
|
|
53974
53974
|
},
|
|
53975
53975
|
OFTAdapters: {
|
|
53976
|
-
"
|
|
53976
|
+
"0x779ded0c9e1022225f8e0630b35a9b54be713736": "0xcb768e263fb1c62214e7cab4aa8d036d76dc59cc",
|
|
53977
53977
|
"0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34"
|
|
53978
53978
|
},
|
|
53979
53979
|
multicall3: "0xcA11bde05977b3631167028862bE2a173976CA11",
|
|
@@ -87265,4 +87265,4 @@ var simulateOrThrow = async (env2) => {
|
|
|
87265
87265
|
};
|
|
87266
87266
|
};
|
|
87267
87267
|
|
|
87268
|
-
//# debugId=
|
|
87268
|
+
//# debugId=831A2EC5DFEDEC9E64756E2164756E21
|