damm-sdk 1.1.31-alpha.38 → 1.1.31-alpha.39
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 +2382 -2895
- package/dist/index.cjs.map +14 -20
- package/dist/index.js +6 -2
- package/dist/index.js.map +2 -2
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +5 -1
package/dist/index.js
CHANGED
|
@@ -56471,7 +56471,11 @@ var contractsRegistry_default = {
|
|
|
56471
56471
|
usdt0: "0xdAC17F958D2ee523a2206206994597C13D831ec7",
|
|
56472
56472
|
sand: "0x3845badAde8e6dFF049820680d1F14bD3903a5d0",
|
|
56473
56473
|
weth: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
|
|
56474
|
-
uni: "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984"
|
|
56474
|
+
uni: "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
|
|
56475
|
+
usde: "0x4c9EDD5852cd905f086C759E8383e09bff1E68B3",
|
|
56476
|
+
susde: "0x9D39A5DE30e57443BfF2A8307A4256c8797A3497",
|
|
56477
|
+
dai: "0x6B175474E89094C44Da98b954EedeAC495271d0F",
|
|
56478
|
+
usds: "0xdC035D45d973E3EC169d2276DDab16f1e407384F"
|
|
56475
56479
|
},
|
|
56476
56480
|
morpho: {
|
|
56477
56481
|
morphoBlue: "0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb"
|
|
@@ -89485,4 +89489,4 @@ export {
|
|
|
89485
89489
|
aave_pool_abi_default as AaveL1PoolAbi
|
|
89486
89490
|
};
|
|
89487
89491
|
|
|
89488
|
-
//# debugId=
|
|
89492
|
+
//# debugId=404A7E96EFA156EA64756E2164756E21
|