damm-sdk 1.2.21 → 1.2.22
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 +48768 -41117
- package/dist/index.cjs.map +118 -55
- package/dist/index.js +4 -3
- package/dist/index.js.map +3 -3
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +2 -1
package/dist/index.js
CHANGED
|
@@ -37239,7 +37239,7 @@ var require_lib21 = __commonJS((exports) => {
|
|
|
37239
37239
|
} });
|
|
37240
37240
|
});
|
|
37241
37241
|
|
|
37242
|
-
// node_modules
|
|
37242
|
+
// node_modules/aes-js/index.js
|
|
37243
37243
|
var require_aes_js = __commonJS((exports, module) => {
|
|
37244
37244
|
(function(root) {
|
|
37245
37245
|
function checkInt2(value) {
|
|
@@ -53552,7 +53552,8 @@ var contractsRegistry_default = {
|
|
|
53552
53552
|
stargatePoolmETH: "0x268Ca24DAefF1FaC2ed883c598200CcbB79E931d"
|
|
53553
53553
|
},
|
|
53554
53554
|
syrup: {
|
|
53555
|
-
institutionalUSDC1Vault: "0xC39a5A616F0ad1Ff45077FA2dE3f79ab8eb8b8B9"
|
|
53555
|
+
institutionalUSDC1Vault: "0xC39a5A616F0ad1Ff45077FA2dE3f79ab8eb8b8B9",
|
|
53556
|
+
usdtVault: "0x356B8d89c1e1239Cbbb9dE4815c39A1474d5BA7D"
|
|
53556
53557
|
},
|
|
53557
53558
|
fluidLite: {
|
|
53558
53559
|
vaultIEthV2: "0xa0d3707c569ff8c87fa923d3823ec5d81c98be78"
|
|
@@ -86654,4 +86655,4 @@ export {
|
|
|
86654
86655
|
aave_pool_abi_default as AaveL1PoolAbi
|
|
86655
86656
|
};
|
|
86656
86657
|
|
|
86657
|
-
//# debugId=
|
|
86658
|
+
//# debugId=1786DB74B0E3A22664756E2164756E21
|