damm-sdk 1.3.7 → 1.3.8
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 +23728 -31403
- package/dist/index.cjs.map +55 -119
- package/dist/index.js +6 -1
- package/dist/index.js.map +2 -2
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +5 -0
package/dist/index.js
CHANGED
|
@@ -53618,6 +53618,11 @@ var contractsRegistry_default = {
|
|
|
53618
53618
|
},
|
|
53619
53619
|
iporFusion: {
|
|
53620
53620
|
vault: "0x604117f0c94561231060f56cd2ddd16245d434c5"
|
|
53621
|
+
},
|
|
53622
|
+
pendle: {
|
|
53623
|
+
routerV4: "0x888888888889758f76e7103c6cbf23abbf58f946",
|
|
53624
|
+
routerV4ActionMisc: "0x373Dba2055Ad40cb4815148bC47cd1DC16e92E44",
|
|
53625
|
+
merkleDistributor: "0x33305665f69b4642d1275f4ce81c23651674d21c"
|
|
53621
53626
|
}
|
|
53622
53627
|
},
|
|
53623
53628
|
unichain: {
|
|
@@ -87263,4 +87268,4 @@ export {
|
|
|
87263
87268
|
aave_pool_abi_default as AaveL1PoolAbi
|
|
87264
87269
|
};
|
|
87265
87270
|
|
|
87266
|
-
//# debugId=
|
|
87271
|
+
//# debugId=4B73DB66A02AC1E864756E2164756E21
|