damm-sdk 1.3.7 → 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 +23730 -31405
- package/dist/index.cjs.map +55 -119
- package/dist/index.js +49207 -41522
- package/dist/index.js.map +119 -55
- package/package.json +1 -1
- package/src/lib/contractsRegistry.json +7 -2
package/package.json
CHANGED
|
@@ -586,6 +586,11 @@
|
|
|
586
586
|
},
|
|
587
587
|
"iporFusion": {
|
|
588
588
|
"vault": "0x604117f0c94561231060f56cd2ddd16245d434c5"
|
|
589
|
+
},
|
|
590
|
+
"pendle": {
|
|
591
|
+
"routerV4": "0x888888888889758f76e7103c6cbf23abbf58f946",
|
|
592
|
+
"routerV4ActionMisc": "0x373Dba2055Ad40cb4815148bC47cd1DC16e92E44",
|
|
593
|
+
"merkleDistributor": "0x33305665f69b4642d1275f4ce81c23651674d21c"
|
|
589
594
|
}
|
|
590
595
|
},
|
|
591
596
|
"unichain": {
|
|
@@ -678,12 +683,12 @@
|
|
|
678
683
|
"ausd": "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
679
684
|
"usdc": "0x09Bc4E0D864854c6aFB6eB9A9cdF58aC190D0dF9",
|
|
680
685
|
"usdt": "0x201eba5cc46d216ce6dc03f6a759e8e766e956ae",
|
|
681
|
-
"usdt0": "
|
|
686
|
+
"usdt0": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
|
|
682
687
|
"usde": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
683
688
|
"cmeth": "0xe6829d9a7ee3040e1276fa75293bde931859e8fa"
|
|
684
689
|
},
|
|
685
690
|
"OFTAdapters": {
|
|
686
|
-
"
|
|
691
|
+
"0x779ded0c9e1022225f8e0630b35a9b54be713736": "0xcb768e263fb1c62214e7cab4aa8d036d76dc59cc",
|
|
687
692
|
"0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34"
|
|
688
693
|
},
|
|
689
694
|
"multicall3": "0xcA11bde05977b3631167028862bE2a173976CA11",
|