damm-sdk 1.2.25 → 1.2.27
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 +49453 -41764
- package/dist/index.cjs.map +119 -55
- package/dist/index.js +11 -2
- package/dist/index.js.map +2 -2
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +10 -1
package/dist/index.js
CHANGED
|
@@ -53510,7 +53510,16 @@ var contractsRegistry_default = {
|
|
|
53510
53510
|
liusd: "0x66bCF6151D5558AfB47c38B20663589843156078",
|
|
53511
53511
|
cUSD: "0xcccc62962d17b8914c62d74ffb843d73b2a3cccc",
|
|
53512
53512
|
stcUSD: "0x88887be419578051ff9f4eb6c858a951921d8888",
|
|
53513
|
-
eeth: "0x35fA164735182de50811E8e2E824cFb9B6118ac2"
|
|
53513
|
+
eeth: "0x35fA164735182de50811E8e2E824cFb9B6118ac2",
|
|
53514
|
+
gho: "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f",
|
|
53515
|
+
eurc: "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c",
|
|
53516
|
+
cbeth: "0xBe9895146f7AF43049ca1c1AE358B0541Ea49704",
|
|
53517
|
+
ethx: "0xA35b1B31Ce002FBF2058D22F30f95D405200A15b",
|
|
53518
|
+
usdtb: "0xC139190F447e929f090Edeb554D95AbB8b18aC1C",
|
|
53519
|
+
aura: "0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF",
|
|
53520
|
+
bal: "0xba100000625a3754423978a60c9317c58a424e3D",
|
|
53521
|
+
cvx: "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B",
|
|
53522
|
+
crv: "0xD533a949740bb3306d119CC777fa900bA034cd52"
|
|
53514
53523
|
},
|
|
53515
53524
|
morpho: {
|
|
53516
53525
|
morphoBlue: "0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb"
|
|
@@ -86656,4 +86665,4 @@ export {
|
|
|
86656
86665
|
aave_pool_abi_default as AaveL1PoolAbi
|
|
86657
86666
|
};
|
|
86658
86667
|
|
|
86659
|
-
//# debugId=
|
|
86668
|
+
//# debugId=787222911B5B4CC464756E2164756E21
|