@compass-labs/api-sdk 0.5.59 → 0.5.60

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.
Files changed (448) hide show
  1. package/bin/mcp-server.js +53 -42
  2. package/bin/mcp-server.js.map +86 -86
  3. package/dist/commonjs/funcs/aaveV3Borrow.d.ts +1 -1
  4. package/dist/commonjs/funcs/aaveV3Borrow.js +1 -1
  5. package/dist/commonjs/funcs/aaveV3Repay.d.ts +1 -1
  6. package/dist/commonjs/funcs/aaveV3Repay.js +1 -1
  7. package/dist/commonjs/funcs/aaveV3Supply.d.ts +1 -1
  8. package/dist/commonjs/funcs/aaveV3Supply.js +1 -1
  9. package/dist/commonjs/funcs/aaveV3Withdraw.d.ts +1 -1
  10. package/dist/commonjs/funcs/aaveV3Withdraw.js +1 -1
  11. package/dist/commonjs/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionIncrease.d.ts +1 -1
  12. package/dist/commonjs/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionIncrease.js +1 -1
  13. package/dist/commonjs/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionMint.d.ts +1 -1
  14. package/dist/commonjs/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionMint.js +1 -1
  15. package/dist/commonjs/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionWithdraw.d.ts +1 -1
  16. package/dist/commonjs/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionWithdraw.js +1 -1
  17. package/dist/commonjs/funcs/aerodromeSlipstreamSlipstreamSwapBuyExactly.d.ts +1 -1
  18. package/dist/commonjs/funcs/aerodromeSlipstreamSlipstreamSwapBuyExactly.js +1 -1
  19. package/dist/commonjs/funcs/aerodromeSlipstreamSlipstreamSwapSellExactly.d.ts +1 -1
  20. package/dist/commonjs/funcs/aerodromeSlipstreamSlipstreamSwapSellExactly.js +1 -1
  21. package/dist/commonjs/funcs/erc4626VaultsDeposit.d.ts +1 -1
  22. package/dist/commonjs/funcs/erc4626VaultsDeposit.js +1 -1
  23. package/dist/commonjs/funcs/erc4626VaultsWithdraw.d.ts +1 -1
  24. package/dist/commonjs/funcs/erc4626VaultsWithdraw.js +1 -1
  25. package/dist/commonjs/funcs/morphoBorrow.d.ts +1 -1
  26. package/dist/commonjs/funcs/morphoBorrow.js +1 -1
  27. package/dist/commonjs/funcs/morphoDeposit.d.ts +1 -1
  28. package/dist/commonjs/funcs/morphoDeposit.js +1 -1
  29. package/dist/commonjs/funcs/morphoRepay.d.ts +1 -1
  30. package/dist/commonjs/funcs/morphoRepay.js +1 -1
  31. package/dist/commonjs/funcs/morphoSupplyCollateral.d.ts +1 -1
  32. package/dist/commonjs/funcs/morphoSupplyCollateral.js +1 -1
  33. package/dist/commonjs/funcs/morphoWithdraw.d.ts +2 -2
  34. package/dist/commonjs/funcs/morphoWithdraw.js +2 -2
  35. package/dist/commonjs/funcs/morphoWithdrawCollateral.d.ts +1 -1
  36. package/dist/commonjs/funcs/morphoWithdrawCollateral.js +1 -1
  37. package/dist/commonjs/funcs/pendleAddLiquidity.d.ts +1 -1
  38. package/dist/commonjs/funcs/pendleAddLiquidity.js +1 -1
  39. package/dist/commonjs/funcs/pendleBuyPt.d.ts +1 -1
  40. package/dist/commonjs/funcs/pendleBuyPt.js +1 -1
  41. package/dist/commonjs/funcs/pendleBuyYt.d.ts +1 -1
  42. package/dist/commonjs/funcs/pendleBuyYt.js +1 -1
  43. package/dist/commonjs/funcs/pendleRedeemYield.d.ts +1 -1
  44. package/dist/commonjs/funcs/pendleRedeemYield.js +1 -1
  45. package/dist/commonjs/funcs/pendleRemoveLiquidity.d.ts +1 -1
  46. package/dist/commonjs/funcs/pendleRemoveLiquidity.js +1 -1
  47. package/dist/commonjs/funcs/pendleSellPt.d.ts +1 -1
  48. package/dist/commonjs/funcs/pendleSellPt.js +1 -1
  49. package/dist/commonjs/funcs/pendleSellYt.d.ts +1 -1
  50. package/dist/commonjs/funcs/pendleSellYt.js +1 -1
  51. package/dist/commonjs/funcs/skyBuy.d.ts +1 -1
  52. package/dist/commonjs/funcs/skyBuy.js +1 -1
  53. package/dist/commonjs/funcs/skyDeposit.d.ts +1 -1
  54. package/dist/commonjs/funcs/skyDeposit.js +1 -1
  55. package/dist/commonjs/funcs/skySell.d.ts +1 -1
  56. package/dist/commonjs/funcs/skySell.js +1 -1
  57. package/dist/commonjs/funcs/skyWithdraw.d.ts +1 -1
  58. package/dist/commonjs/funcs/skyWithdraw.js +1 -1
  59. package/dist/commonjs/funcs/swapOdos.d.ts +1 -1
  60. package/dist/commonjs/funcs/swapOdos.js +1 -1
  61. package/dist/commonjs/funcs/uniswapV3V0LiquidityProvisionIncrease.d.ts +1 -1
  62. package/dist/commonjs/funcs/uniswapV3V0LiquidityProvisionIncrease.js +1 -1
  63. package/dist/commonjs/funcs/uniswapV3V0LiquidityProvisionMint.d.ts +1 -1
  64. package/dist/commonjs/funcs/uniswapV3V0LiquidityProvisionMint.js +1 -1
  65. package/dist/commonjs/funcs/uniswapV3V0LiquidityProvisionWithdraw.d.ts +1 -1
  66. package/dist/commonjs/funcs/uniswapV3V0LiquidityProvisionWithdraw.js +1 -1
  67. package/dist/commonjs/funcs/uniswapV3V0SwapBuyExactly.d.ts +1 -1
  68. package/dist/commonjs/funcs/uniswapV3V0SwapBuyExactly.js +1 -1
  69. package/dist/commonjs/funcs/uniswapV3V0SwapSellExactly.d.ts +1 -1
  70. package/dist/commonjs/funcs/uniswapV3V0SwapSellExactly.js +1 -1
  71. package/dist/commonjs/funcs/uniswapV3V1UniswapSwapBuyExactly.d.ts +1 -1
  72. package/dist/commonjs/funcs/uniswapV3V1UniswapSwapBuyExactly.js +1 -1
  73. package/dist/commonjs/lib/config.d.ts +3 -3
  74. package/dist/commonjs/lib/config.js +3 -3
  75. package/dist/commonjs/mcp-server/mcp-server.js +1 -1
  76. package/dist/commonjs/mcp-server/server.js +1 -1
  77. package/dist/commonjs/mcp-server/tools/aaveV3Borrow.js +1 -1
  78. package/dist/commonjs/mcp-server/tools/aaveV3Repay.js +1 -1
  79. package/dist/commonjs/mcp-server/tools/aaveV3Supply.js +1 -1
  80. package/dist/commonjs/mcp-server/tools/aaveV3Withdraw.js +1 -1
  81. package/dist/commonjs/mcp-server/tools/aerodromeSlipstreamSlipstreamLiquidityProvisionIncrease.js +1 -1
  82. package/dist/commonjs/mcp-server/tools/aerodromeSlipstreamSlipstreamLiquidityProvisionMint.js +1 -1
  83. package/dist/commonjs/mcp-server/tools/aerodromeSlipstreamSlipstreamLiquidityProvisionWithdraw.js +1 -1
  84. package/dist/commonjs/mcp-server/tools/aerodromeSlipstreamSlipstreamSwapBuyExactly.js +1 -1
  85. package/dist/commonjs/mcp-server/tools/aerodromeSlipstreamSlipstreamSwapSellExactly.js +1 -1
  86. package/dist/commonjs/mcp-server/tools/erc4626VaultsDeposit.js +1 -1
  87. package/dist/commonjs/mcp-server/tools/erc4626VaultsWithdraw.js +1 -1
  88. package/dist/commonjs/mcp-server/tools/morphoBorrow.js +1 -1
  89. package/dist/commonjs/mcp-server/tools/morphoDeposit.js +1 -1
  90. package/dist/commonjs/mcp-server/tools/morphoRepay.js +1 -1
  91. package/dist/commonjs/mcp-server/tools/morphoSupplyCollateral.js +1 -1
  92. package/dist/commonjs/mcp-server/tools/morphoWithdraw.js +2 -2
  93. package/dist/commonjs/mcp-server/tools/morphoWithdrawCollateral.js +1 -1
  94. package/dist/commonjs/mcp-server/tools/pendleAddLiquidity.js +1 -1
  95. package/dist/commonjs/mcp-server/tools/pendleBuyPt.js +1 -1
  96. package/dist/commonjs/mcp-server/tools/pendleBuyYt.js +1 -1
  97. package/dist/commonjs/mcp-server/tools/pendleRedeemYield.js +1 -1
  98. package/dist/commonjs/mcp-server/tools/pendleRemoveLiquidity.js +1 -1
  99. package/dist/commonjs/mcp-server/tools/pendleSellPt.js +1 -1
  100. package/dist/commonjs/mcp-server/tools/pendleSellYt.js +1 -1
  101. package/dist/commonjs/mcp-server/tools/skyBuy.js +1 -1
  102. package/dist/commonjs/mcp-server/tools/skyDeposit.js +1 -1
  103. package/dist/commonjs/mcp-server/tools/skySell.js +1 -1
  104. package/dist/commonjs/mcp-server/tools/skyWithdraw.js +1 -1
  105. package/dist/commonjs/mcp-server/tools/swapOdos.js +1 -1
  106. package/dist/commonjs/mcp-server/tools/uniswapV3V0LiquidityProvisionIncrease.js +1 -1
  107. package/dist/commonjs/mcp-server/tools/uniswapV3V0LiquidityProvisionMint.js +1 -1
  108. package/dist/commonjs/mcp-server/tools/uniswapV3V0LiquidityProvisionWithdraw.js +1 -1
  109. package/dist/commonjs/mcp-server/tools/uniswapV3V0SwapBuyExactly.js +1 -1
  110. package/dist/commonjs/mcp-server/tools/uniswapV3V0SwapSellExactly.js +1 -1
  111. package/dist/commonjs/mcp-server/tools/uniswapV3V1UniswapSwapBuyExactly.js +1 -1
  112. package/dist/commonjs/models/components/morphoborrowrequest.d.ts +3 -0
  113. package/dist/commonjs/models/components/morphoborrowrequest.d.ts.map +1 -1
  114. package/dist/commonjs/models/components/morphoborrowrequest.js +1 -0
  115. package/dist/commonjs/models/components/morphoborrowrequest.js.map +1 -1
  116. package/dist/commonjs/models/components/morphodepositrequest.d.ts +3 -0
  117. package/dist/commonjs/models/components/morphodepositrequest.d.ts.map +1 -1
  118. package/dist/commonjs/models/components/morphodepositrequest.js +1 -0
  119. package/dist/commonjs/models/components/morphodepositrequest.js.map +1 -1
  120. package/dist/commonjs/models/components/morphorepayrequest.d.ts +3 -0
  121. package/dist/commonjs/models/components/morphorepayrequest.d.ts.map +1 -1
  122. package/dist/commonjs/models/components/morphorepayrequest.js +1 -0
  123. package/dist/commonjs/models/components/morphorepayrequest.js.map +1 -1
  124. package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts +3 -0
  125. package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
  126. package/dist/commonjs/models/components/morphosupplycollateralrequest.js +1 -0
  127. package/dist/commonjs/models/components/morphosupplycollateralrequest.js.map +1 -1
  128. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts +3 -0
  129. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
  130. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js +1 -0
  131. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js.map +1 -1
  132. package/dist/commonjs/models/components/morphowithdrawrequest.d.ts +3 -0
  133. package/dist/commonjs/models/components/morphowithdrawrequest.d.ts.map +1 -1
  134. package/dist/commonjs/models/components/morphowithdrawrequest.js +1 -0
  135. package/dist/commonjs/models/components/morphowithdrawrequest.js.map +1 -1
  136. package/dist/commonjs/models/operations/morphomarket.d.ts +3 -0
  137. package/dist/commonjs/models/operations/morphomarket.d.ts.map +1 -1
  138. package/dist/commonjs/models/operations/morphomarket.js +1 -0
  139. package/dist/commonjs/models/operations/morphomarket.js.map +1 -1
  140. package/dist/commonjs/models/operations/morphomarketposition.d.ts +3 -0
  141. package/dist/commonjs/models/operations/morphomarketposition.d.ts.map +1 -1
  142. package/dist/commonjs/models/operations/morphomarketposition.js +1 -0
  143. package/dist/commonjs/models/operations/morphomarketposition.js.map +1 -1
  144. package/dist/commonjs/models/operations/morphomarkets.d.ts +3 -0
  145. package/dist/commonjs/models/operations/morphomarkets.d.ts.map +1 -1
  146. package/dist/commonjs/models/operations/morphomarkets.js +1 -0
  147. package/dist/commonjs/models/operations/morphomarkets.js.map +1 -1
  148. package/dist/commonjs/models/operations/morphouserposition.d.ts +3 -0
  149. package/dist/commonjs/models/operations/morphouserposition.d.ts.map +1 -1
  150. package/dist/commonjs/models/operations/morphouserposition.js +1 -0
  151. package/dist/commonjs/models/operations/morphouserposition.js.map +1 -1
  152. package/dist/commonjs/models/operations/morphovaults.d.ts +3 -0
  153. package/dist/commonjs/models/operations/morphovaults.d.ts.map +1 -1
  154. package/dist/commonjs/models/operations/morphovaults.js +1 -0
  155. package/dist/commonjs/models/operations/morphovaults.js.map +1 -1
  156. package/dist/commonjs/sdk/aavev3.d.ts +4 -4
  157. package/dist/commonjs/sdk/aavev3.js +4 -4
  158. package/dist/commonjs/sdk/aerodromeslipstream.d.ts +5 -5
  159. package/dist/commonjs/sdk/aerodromeslipstream.js +5 -5
  160. package/dist/commonjs/sdk/erc4626vaults.d.ts +2 -2
  161. package/dist/commonjs/sdk/erc4626vaults.js +2 -2
  162. package/dist/commonjs/sdk/morpho.d.ts +7 -7
  163. package/dist/commonjs/sdk/morpho.js +7 -7
  164. package/dist/commonjs/sdk/pendle.d.ts +7 -7
  165. package/dist/commonjs/sdk/pendle.js +7 -7
  166. package/dist/commonjs/sdk/sky.d.ts +4 -4
  167. package/dist/commonjs/sdk/sky.js +4 -4
  168. package/dist/commonjs/sdk/swap.d.ts +1 -1
  169. package/dist/commonjs/sdk/swap.js +1 -1
  170. package/dist/commonjs/sdk/uniswapv3v0.d.ts +5 -5
  171. package/dist/commonjs/sdk/uniswapv3v0.js +5 -5
  172. package/dist/commonjs/sdk/uniswapv3v1.d.ts +1 -1
  173. package/dist/commonjs/sdk/uniswapv3v1.js +1 -1
  174. package/dist/esm/funcs/aaveV3Borrow.d.ts +1 -1
  175. package/dist/esm/funcs/aaveV3Borrow.js +1 -1
  176. package/dist/esm/funcs/aaveV3Repay.d.ts +1 -1
  177. package/dist/esm/funcs/aaveV3Repay.js +1 -1
  178. package/dist/esm/funcs/aaveV3Supply.d.ts +1 -1
  179. package/dist/esm/funcs/aaveV3Supply.js +1 -1
  180. package/dist/esm/funcs/aaveV3Withdraw.d.ts +1 -1
  181. package/dist/esm/funcs/aaveV3Withdraw.js +1 -1
  182. package/dist/esm/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionIncrease.d.ts +1 -1
  183. package/dist/esm/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionIncrease.js +1 -1
  184. package/dist/esm/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionMint.d.ts +1 -1
  185. package/dist/esm/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionMint.js +1 -1
  186. package/dist/esm/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionWithdraw.d.ts +1 -1
  187. package/dist/esm/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionWithdraw.js +1 -1
  188. package/dist/esm/funcs/aerodromeSlipstreamSlipstreamSwapBuyExactly.d.ts +1 -1
  189. package/dist/esm/funcs/aerodromeSlipstreamSlipstreamSwapBuyExactly.js +1 -1
  190. package/dist/esm/funcs/aerodromeSlipstreamSlipstreamSwapSellExactly.d.ts +1 -1
  191. package/dist/esm/funcs/aerodromeSlipstreamSlipstreamSwapSellExactly.js +1 -1
  192. package/dist/esm/funcs/erc4626VaultsDeposit.d.ts +1 -1
  193. package/dist/esm/funcs/erc4626VaultsDeposit.js +1 -1
  194. package/dist/esm/funcs/erc4626VaultsWithdraw.d.ts +1 -1
  195. package/dist/esm/funcs/erc4626VaultsWithdraw.js +1 -1
  196. package/dist/esm/funcs/morphoBorrow.d.ts +1 -1
  197. package/dist/esm/funcs/morphoBorrow.js +1 -1
  198. package/dist/esm/funcs/morphoDeposit.d.ts +1 -1
  199. package/dist/esm/funcs/morphoDeposit.js +1 -1
  200. package/dist/esm/funcs/morphoRepay.d.ts +1 -1
  201. package/dist/esm/funcs/morphoRepay.js +1 -1
  202. package/dist/esm/funcs/morphoSupplyCollateral.d.ts +1 -1
  203. package/dist/esm/funcs/morphoSupplyCollateral.js +1 -1
  204. package/dist/esm/funcs/morphoWithdraw.d.ts +2 -2
  205. package/dist/esm/funcs/morphoWithdraw.js +2 -2
  206. package/dist/esm/funcs/morphoWithdrawCollateral.d.ts +1 -1
  207. package/dist/esm/funcs/morphoWithdrawCollateral.js +1 -1
  208. package/dist/esm/funcs/pendleAddLiquidity.d.ts +1 -1
  209. package/dist/esm/funcs/pendleAddLiquidity.js +1 -1
  210. package/dist/esm/funcs/pendleBuyPt.d.ts +1 -1
  211. package/dist/esm/funcs/pendleBuyPt.js +1 -1
  212. package/dist/esm/funcs/pendleBuyYt.d.ts +1 -1
  213. package/dist/esm/funcs/pendleBuyYt.js +1 -1
  214. package/dist/esm/funcs/pendleRedeemYield.d.ts +1 -1
  215. package/dist/esm/funcs/pendleRedeemYield.js +1 -1
  216. package/dist/esm/funcs/pendleRemoveLiquidity.d.ts +1 -1
  217. package/dist/esm/funcs/pendleRemoveLiquidity.js +1 -1
  218. package/dist/esm/funcs/pendleSellPt.d.ts +1 -1
  219. package/dist/esm/funcs/pendleSellPt.js +1 -1
  220. package/dist/esm/funcs/pendleSellYt.d.ts +1 -1
  221. package/dist/esm/funcs/pendleSellYt.js +1 -1
  222. package/dist/esm/funcs/skyBuy.d.ts +1 -1
  223. package/dist/esm/funcs/skyBuy.js +1 -1
  224. package/dist/esm/funcs/skyDeposit.d.ts +1 -1
  225. package/dist/esm/funcs/skyDeposit.js +1 -1
  226. package/dist/esm/funcs/skySell.d.ts +1 -1
  227. package/dist/esm/funcs/skySell.js +1 -1
  228. package/dist/esm/funcs/skyWithdraw.d.ts +1 -1
  229. package/dist/esm/funcs/skyWithdraw.js +1 -1
  230. package/dist/esm/funcs/swapOdos.d.ts +1 -1
  231. package/dist/esm/funcs/swapOdos.js +1 -1
  232. package/dist/esm/funcs/uniswapV3V0LiquidityProvisionIncrease.d.ts +1 -1
  233. package/dist/esm/funcs/uniswapV3V0LiquidityProvisionIncrease.js +1 -1
  234. package/dist/esm/funcs/uniswapV3V0LiquidityProvisionMint.d.ts +1 -1
  235. package/dist/esm/funcs/uniswapV3V0LiquidityProvisionMint.js +1 -1
  236. package/dist/esm/funcs/uniswapV3V0LiquidityProvisionWithdraw.d.ts +1 -1
  237. package/dist/esm/funcs/uniswapV3V0LiquidityProvisionWithdraw.js +1 -1
  238. package/dist/esm/funcs/uniswapV3V0SwapBuyExactly.d.ts +1 -1
  239. package/dist/esm/funcs/uniswapV3V0SwapBuyExactly.js +1 -1
  240. package/dist/esm/funcs/uniswapV3V0SwapSellExactly.d.ts +1 -1
  241. package/dist/esm/funcs/uniswapV3V0SwapSellExactly.js +1 -1
  242. package/dist/esm/funcs/uniswapV3V1UniswapSwapBuyExactly.d.ts +1 -1
  243. package/dist/esm/funcs/uniswapV3V1UniswapSwapBuyExactly.js +1 -1
  244. package/dist/esm/lib/config.d.ts +3 -3
  245. package/dist/esm/lib/config.js +3 -3
  246. package/dist/esm/mcp-server/mcp-server.js +1 -1
  247. package/dist/esm/mcp-server/server.js +1 -1
  248. package/dist/esm/mcp-server/tools/aaveV3Borrow.js +1 -1
  249. package/dist/esm/mcp-server/tools/aaveV3Repay.js +1 -1
  250. package/dist/esm/mcp-server/tools/aaveV3Supply.js +1 -1
  251. package/dist/esm/mcp-server/tools/aaveV3Withdraw.js +1 -1
  252. package/dist/esm/mcp-server/tools/aerodromeSlipstreamSlipstreamLiquidityProvisionIncrease.js +1 -1
  253. package/dist/esm/mcp-server/tools/aerodromeSlipstreamSlipstreamLiquidityProvisionMint.js +1 -1
  254. package/dist/esm/mcp-server/tools/aerodromeSlipstreamSlipstreamLiquidityProvisionWithdraw.js +1 -1
  255. package/dist/esm/mcp-server/tools/aerodromeSlipstreamSlipstreamSwapBuyExactly.js +1 -1
  256. package/dist/esm/mcp-server/tools/aerodromeSlipstreamSlipstreamSwapSellExactly.js +1 -1
  257. package/dist/esm/mcp-server/tools/erc4626VaultsDeposit.js +1 -1
  258. package/dist/esm/mcp-server/tools/erc4626VaultsWithdraw.js +1 -1
  259. package/dist/esm/mcp-server/tools/morphoBorrow.js +1 -1
  260. package/dist/esm/mcp-server/tools/morphoDeposit.js +1 -1
  261. package/dist/esm/mcp-server/tools/morphoRepay.js +1 -1
  262. package/dist/esm/mcp-server/tools/morphoSupplyCollateral.js +1 -1
  263. package/dist/esm/mcp-server/tools/morphoWithdraw.js +2 -2
  264. package/dist/esm/mcp-server/tools/morphoWithdrawCollateral.js +1 -1
  265. package/dist/esm/mcp-server/tools/pendleAddLiquidity.js +1 -1
  266. package/dist/esm/mcp-server/tools/pendleBuyPt.js +1 -1
  267. package/dist/esm/mcp-server/tools/pendleBuyYt.js +1 -1
  268. package/dist/esm/mcp-server/tools/pendleRedeemYield.js +1 -1
  269. package/dist/esm/mcp-server/tools/pendleRemoveLiquidity.js +1 -1
  270. package/dist/esm/mcp-server/tools/pendleSellPt.js +1 -1
  271. package/dist/esm/mcp-server/tools/pendleSellYt.js +1 -1
  272. package/dist/esm/mcp-server/tools/skyBuy.js +1 -1
  273. package/dist/esm/mcp-server/tools/skyDeposit.js +1 -1
  274. package/dist/esm/mcp-server/tools/skySell.js +1 -1
  275. package/dist/esm/mcp-server/tools/skyWithdraw.js +1 -1
  276. package/dist/esm/mcp-server/tools/swapOdos.js +1 -1
  277. package/dist/esm/mcp-server/tools/uniswapV3V0LiquidityProvisionIncrease.js +1 -1
  278. package/dist/esm/mcp-server/tools/uniswapV3V0LiquidityProvisionMint.js +1 -1
  279. package/dist/esm/mcp-server/tools/uniswapV3V0LiquidityProvisionWithdraw.js +1 -1
  280. package/dist/esm/mcp-server/tools/uniswapV3V0SwapBuyExactly.js +1 -1
  281. package/dist/esm/mcp-server/tools/uniswapV3V0SwapSellExactly.js +1 -1
  282. package/dist/esm/mcp-server/tools/uniswapV3V1UniswapSwapBuyExactly.js +1 -1
  283. package/dist/esm/models/components/morphoborrowrequest.d.ts +3 -0
  284. package/dist/esm/models/components/morphoborrowrequest.d.ts.map +1 -1
  285. package/dist/esm/models/components/morphoborrowrequest.js +1 -0
  286. package/dist/esm/models/components/morphoborrowrequest.js.map +1 -1
  287. package/dist/esm/models/components/morphodepositrequest.d.ts +3 -0
  288. package/dist/esm/models/components/morphodepositrequest.d.ts.map +1 -1
  289. package/dist/esm/models/components/morphodepositrequest.js +1 -0
  290. package/dist/esm/models/components/morphodepositrequest.js.map +1 -1
  291. package/dist/esm/models/components/morphorepayrequest.d.ts +3 -0
  292. package/dist/esm/models/components/morphorepayrequest.d.ts.map +1 -1
  293. package/dist/esm/models/components/morphorepayrequest.js +1 -0
  294. package/dist/esm/models/components/morphorepayrequest.js.map +1 -1
  295. package/dist/esm/models/components/morphosupplycollateralrequest.d.ts +3 -0
  296. package/dist/esm/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
  297. package/dist/esm/models/components/morphosupplycollateralrequest.js +1 -0
  298. package/dist/esm/models/components/morphosupplycollateralrequest.js.map +1 -1
  299. package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts +3 -0
  300. package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
  301. package/dist/esm/models/components/morphowithdrawcollateralrequest.js +1 -0
  302. package/dist/esm/models/components/morphowithdrawcollateralrequest.js.map +1 -1
  303. package/dist/esm/models/components/morphowithdrawrequest.d.ts +3 -0
  304. package/dist/esm/models/components/morphowithdrawrequest.d.ts.map +1 -1
  305. package/dist/esm/models/components/morphowithdrawrequest.js +1 -0
  306. package/dist/esm/models/components/morphowithdrawrequest.js.map +1 -1
  307. package/dist/esm/models/operations/morphomarket.d.ts +3 -0
  308. package/dist/esm/models/operations/morphomarket.d.ts.map +1 -1
  309. package/dist/esm/models/operations/morphomarket.js +1 -0
  310. package/dist/esm/models/operations/morphomarket.js.map +1 -1
  311. package/dist/esm/models/operations/morphomarketposition.d.ts +3 -0
  312. package/dist/esm/models/operations/morphomarketposition.d.ts.map +1 -1
  313. package/dist/esm/models/operations/morphomarketposition.js +1 -0
  314. package/dist/esm/models/operations/morphomarketposition.js.map +1 -1
  315. package/dist/esm/models/operations/morphomarkets.d.ts +3 -0
  316. package/dist/esm/models/operations/morphomarkets.d.ts.map +1 -1
  317. package/dist/esm/models/operations/morphomarkets.js +1 -0
  318. package/dist/esm/models/operations/morphomarkets.js.map +1 -1
  319. package/dist/esm/models/operations/morphouserposition.d.ts +3 -0
  320. package/dist/esm/models/operations/morphouserposition.d.ts.map +1 -1
  321. package/dist/esm/models/operations/morphouserposition.js +1 -0
  322. package/dist/esm/models/operations/morphouserposition.js.map +1 -1
  323. package/dist/esm/models/operations/morphovaults.d.ts +3 -0
  324. package/dist/esm/models/operations/morphovaults.d.ts.map +1 -1
  325. package/dist/esm/models/operations/morphovaults.js +1 -0
  326. package/dist/esm/models/operations/morphovaults.js.map +1 -1
  327. package/dist/esm/sdk/aavev3.d.ts +4 -4
  328. package/dist/esm/sdk/aavev3.js +4 -4
  329. package/dist/esm/sdk/aerodromeslipstream.d.ts +5 -5
  330. package/dist/esm/sdk/aerodromeslipstream.js +5 -5
  331. package/dist/esm/sdk/erc4626vaults.d.ts +2 -2
  332. package/dist/esm/sdk/erc4626vaults.js +2 -2
  333. package/dist/esm/sdk/morpho.d.ts +7 -7
  334. package/dist/esm/sdk/morpho.js +7 -7
  335. package/dist/esm/sdk/pendle.d.ts +7 -7
  336. package/dist/esm/sdk/pendle.js +7 -7
  337. package/dist/esm/sdk/sky.d.ts +4 -4
  338. package/dist/esm/sdk/sky.js +4 -4
  339. package/dist/esm/sdk/swap.d.ts +1 -1
  340. package/dist/esm/sdk/swap.js +1 -1
  341. package/dist/esm/sdk/uniswapv3v0.d.ts +5 -5
  342. package/dist/esm/sdk/uniswapv3v0.js +5 -5
  343. package/dist/esm/sdk/uniswapv3v1.d.ts +1 -1
  344. package/dist/esm/sdk/uniswapv3v1.js +1 -1
  345. package/docs/sdks/aavev3/README.md +4 -4
  346. package/docs/sdks/aerodromeslipstream/README.md +5 -5
  347. package/docs/sdks/erc4626vaults/README.md +2 -2
  348. package/docs/sdks/morpho/README.md +7 -7
  349. package/docs/sdks/pendle/README.md +7 -7
  350. package/docs/sdks/sky/README.md +4 -4
  351. package/docs/sdks/swap/README.md +1 -1
  352. package/docs/sdks/uniswapv3v0/README.md +5 -5
  353. package/docs/sdks/uniswapv3v1/README.md +1 -1
  354. package/jsr.json +1 -1
  355. package/package.json +1 -1
  356. package/src/funcs/aaveV3Borrow.ts +1 -1
  357. package/src/funcs/aaveV3Repay.ts +1 -1
  358. package/src/funcs/aaveV3Supply.ts +1 -1
  359. package/src/funcs/aaveV3Withdraw.ts +1 -1
  360. package/src/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionIncrease.ts +1 -1
  361. package/src/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionMint.ts +1 -1
  362. package/src/funcs/aerodromeSlipstreamSlipstreamLiquidityProvisionWithdraw.ts +1 -1
  363. package/src/funcs/aerodromeSlipstreamSlipstreamSwapBuyExactly.ts +1 -1
  364. package/src/funcs/aerodromeSlipstreamSlipstreamSwapSellExactly.ts +1 -1
  365. package/src/funcs/erc4626VaultsDeposit.ts +1 -1
  366. package/src/funcs/erc4626VaultsWithdraw.ts +1 -1
  367. package/src/funcs/morphoBorrow.ts +1 -1
  368. package/src/funcs/morphoDeposit.ts +1 -1
  369. package/src/funcs/morphoRepay.ts +1 -1
  370. package/src/funcs/morphoSupplyCollateral.ts +1 -1
  371. package/src/funcs/morphoWithdraw.ts +2 -2
  372. package/src/funcs/morphoWithdrawCollateral.ts +1 -1
  373. package/src/funcs/pendleAddLiquidity.ts +1 -1
  374. package/src/funcs/pendleBuyPt.ts +1 -1
  375. package/src/funcs/pendleBuyYt.ts +1 -1
  376. package/src/funcs/pendleRedeemYield.ts +1 -1
  377. package/src/funcs/pendleRemoveLiquidity.ts +1 -1
  378. package/src/funcs/pendleSellPt.ts +1 -1
  379. package/src/funcs/pendleSellYt.ts +1 -1
  380. package/src/funcs/skyBuy.ts +1 -1
  381. package/src/funcs/skyDeposit.ts +1 -1
  382. package/src/funcs/skySell.ts +1 -1
  383. package/src/funcs/skyWithdraw.ts +1 -1
  384. package/src/funcs/swapOdos.ts +1 -1
  385. package/src/funcs/uniswapV3V0LiquidityProvisionIncrease.ts +1 -1
  386. package/src/funcs/uniswapV3V0LiquidityProvisionMint.ts +1 -1
  387. package/src/funcs/uniswapV3V0LiquidityProvisionWithdraw.ts +1 -1
  388. package/src/funcs/uniswapV3V0SwapBuyExactly.ts +1 -1
  389. package/src/funcs/uniswapV3V0SwapSellExactly.ts +1 -1
  390. package/src/funcs/uniswapV3V1UniswapSwapBuyExactly.ts +1 -1
  391. package/src/lib/config.ts +3 -3
  392. package/src/mcp-server/mcp-server.ts +1 -1
  393. package/src/mcp-server/server.ts +1 -1
  394. package/src/mcp-server/tools/aaveV3Borrow.ts +1 -1
  395. package/src/mcp-server/tools/aaveV3Repay.ts +1 -1
  396. package/src/mcp-server/tools/aaveV3Supply.ts +1 -1
  397. package/src/mcp-server/tools/aaveV3Withdraw.ts +1 -1
  398. package/src/mcp-server/tools/aerodromeSlipstreamSlipstreamLiquidityProvisionIncrease.ts +1 -1
  399. package/src/mcp-server/tools/aerodromeSlipstreamSlipstreamLiquidityProvisionMint.ts +1 -1
  400. package/src/mcp-server/tools/aerodromeSlipstreamSlipstreamLiquidityProvisionWithdraw.ts +1 -1
  401. package/src/mcp-server/tools/aerodromeSlipstreamSlipstreamSwapBuyExactly.ts +1 -1
  402. package/src/mcp-server/tools/aerodromeSlipstreamSlipstreamSwapSellExactly.ts +1 -1
  403. package/src/mcp-server/tools/erc4626VaultsDeposit.ts +1 -1
  404. package/src/mcp-server/tools/erc4626VaultsWithdraw.ts +1 -1
  405. package/src/mcp-server/tools/morphoBorrow.ts +1 -1
  406. package/src/mcp-server/tools/morphoDeposit.ts +1 -1
  407. package/src/mcp-server/tools/morphoRepay.ts +1 -1
  408. package/src/mcp-server/tools/morphoSupplyCollateral.ts +1 -1
  409. package/src/mcp-server/tools/morphoWithdraw.ts +2 -2
  410. package/src/mcp-server/tools/morphoWithdrawCollateral.ts +1 -1
  411. package/src/mcp-server/tools/pendleAddLiquidity.ts +1 -1
  412. package/src/mcp-server/tools/pendleBuyPt.ts +1 -1
  413. package/src/mcp-server/tools/pendleBuyYt.ts +1 -1
  414. package/src/mcp-server/tools/pendleRedeemYield.ts +1 -1
  415. package/src/mcp-server/tools/pendleRemoveLiquidity.ts +1 -1
  416. package/src/mcp-server/tools/pendleSellPt.ts +1 -1
  417. package/src/mcp-server/tools/pendleSellYt.ts +1 -1
  418. package/src/mcp-server/tools/skyBuy.ts +1 -1
  419. package/src/mcp-server/tools/skyDeposit.ts +1 -1
  420. package/src/mcp-server/tools/skySell.ts +1 -1
  421. package/src/mcp-server/tools/skyWithdraw.ts +1 -1
  422. package/src/mcp-server/tools/swapOdos.ts +1 -1
  423. package/src/mcp-server/tools/uniswapV3V0LiquidityProvisionIncrease.ts +1 -1
  424. package/src/mcp-server/tools/uniswapV3V0LiquidityProvisionMint.ts +1 -1
  425. package/src/mcp-server/tools/uniswapV3V0LiquidityProvisionWithdraw.ts +1 -1
  426. package/src/mcp-server/tools/uniswapV3V0SwapBuyExactly.ts +1 -1
  427. package/src/mcp-server/tools/uniswapV3V0SwapSellExactly.ts +1 -1
  428. package/src/mcp-server/tools/uniswapV3V1UniswapSwapBuyExactly.ts +1 -1
  429. package/src/models/components/morphoborrowrequest.ts +1 -0
  430. package/src/models/components/morphodepositrequest.ts +1 -0
  431. package/src/models/components/morphorepayrequest.ts +1 -0
  432. package/src/models/components/morphosupplycollateralrequest.ts +1 -0
  433. package/src/models/components/morphowithdrawcollateralrequest.ts +1 -0
  434. package/src/models/components/morphowithdrawrequest.ts +1 -0
  435. package/src/models/operations/morphomarket.ts +1 -0
  436. package/src/models/operations/morphomarketposition.ts +1 -0
  437. package/src/models/operations/morphomarkets.ts +1 -0
  438. package/src/models/operations/morphouserposition.ts +1 -0
  439. package/src/models/operations/morphovaults.ts +1 -0
  440. package/src/sdk/aavev3.ts +4 -4
  441. package/src/sdk/aerodromeslipstream.ts +5 -5
  442. package/src/sdk/erc4626vaults.ts +2 -2
  443. package/src/sdk/morpho.ts +7 -7
  444. package/src/sdk/pendle.ts +7 -7
  445. package/src/sdk/sky.ts +4 -4
  446. package/src/sdk/swap.ts +1 -1
  447. package/src/sdk/uniswapv3v0.ts +5 -5
  448. package/src/sdk/uniswapv3v1.ts +1 -1
@@ -150,7 +150,7 @@ export declare class AaveV3 extends ClientSDK {
150
150
  * <Info>
151
151
  * **Required Allowances**
152
152
  *
153
- * In order to make this transaction, token allowances need to be set on the following contracts.
153
+ * In order to make this transaction, token allowances need to be set for the following contracts.
154
154
  *
155
155
  * - `AaveV3Pool`
156
156
  * </Info>
@@ -167,7 +167,7 @@ export declare class AaveV3 extends ClientSDK {
167
167
  * <Info>
168
168
  * **Required Allowances**
169
169
  *
170
- * In order to make this transaction, token allowances need to be set on the following contracts.
170
+ * In order to make this transaction, token allowances need to be set for the following contracts.
171
171
  *
172
172
  * - `AaveV3Pool`
173
173
  * </Info>
@@ -188,7 +188,7 @@ export declare class AaveV3 extends ClientSDK {
188
188
  * <Info>
189
189
  * **Required Allowances**
190
190
  *
191
- * In order to make this transaction, token allowances need to be set on the following contracts.
191
+ * In order to make this transaction, token allowances need to be set for the following contracts.
192
192
  *
193
193
  * - `AaveV3Pool`
194
194
  * </Info>
@@ -210,7 +210,7 @@ export declare class AaveV3 extends ClientSDK {
210
210
  * <Info>
211
211
  * **Required Allowances**
212
212
  *
213
- * In order to make this transaction, token allowances need to be set on the following contracts.
213
+ * In order to make this transaction, token allowances need to be set for the following contracts.
214
214
  *
215
215
  * - `AaveV3Pool`
216
216
  * </Info>
@@ -189,7 +189,7 @@ class AaveV3 extends sdks_js_1.ClientSDK {
189
189
  * <Info>
190
190
  * **Required Allowances**
191
191
  *
192
- * In order to make this transaction, token allowances need to be set on the following contracts.
192
+ * In order to make this transaction, token allowances need to be set for the following contracts.
193
193
  *
194
194
  * - `AaveV3Pool`
195
195
  * </Info>
@@ -208,7 +208,7 @@ class AaveV3 extends sdks_js_1.ClientSDK {
208
208
  * <Info>
209
209
  * **Required Allowances**
210
210
  *
211
- * In order to make this transaction, token allowances need to be set on the following contracts.
211
+ * In order to make this transaction, token allowances need to be set for the following contracts.
212
212
  *
213
213
  * - `AaveV3Pool`
214
214
  * </Info>
@@ -231,7 +231,7 @@ class AaveV3 extends sdks_js_1.ClientSDK {
231
231
  * <Info>
232
232
  * **Required Allowances**
233
233
  *
234
- * In order to make this transaction, token allowances need to be set on the following contracts.
234
+ * In order to make this transaction, token allowances need to be set for the following contracts.
235
235
  *
236
236
  * - `AaveV3Pool`
237
237
  * </Info>
@@ -255,7 +255,7 @@ class AaveV3 extends sdks_js_1.ClientSDK {
255
255
  * <Info>
256
256
  * **Required Allowances**
257
257
  *
258
- * In order to make this transaction, token allowances need to be set on the following contracts.
258
+ * In order to make this transaction, token allowances need to be set for the following contracts.
259
259
  *
260
260
  * - `AaveV3Pool`
261
261
  * </Info>
@@ -45,7 +45,7 @@ export declare class AerodromeSlipstream extends ClientSDK {
45
45
  * <Info>
46
46
  * **Required Allowances**
47
47
  *
48
- * In order to make this transaction, token allowances need to be set on the following contracts.
48
+ * In order to make this transaction, token allowances need to be set for the following contracts.
49
49
  *
50
50
  * - `AerodromeSlipstreamRouter`
51
51
  * </Info>
@@ -68,7 +68,7 @@ export declare class AerodromeSlipstream extends ClientSDK {
68
68
  * <Info>
69
69
  * **Required Allowances**
70
70
  *
71
- * In order to make this transaction, token allowances need to be set on the following contracts.
71
+ * In order to make this transaction, token allowances need to be set for the following contracts.
72
72
  *
73
73
  * - `AerodromeSlipstreamRouter`
74
74
  * </Info>
@@ -90,7 +90,7 @@ export declare class AerodromeSlipstream extends ClientSDK {
90
90
  * <Info>
91
91
  * **Required Allowances**
92
92
  *
93
- * In order to make this transaction, token allowances need to be set on the following contracts.
93
+ * In order to make this transaction, token allowances need to be set for the following contracts.
94
94
  *
95
95
  * - `AerodromeSlipstreamNonfungiblePositionManager`
96
96
  * </Info>
@@ -114,7 +114,7 @@ export declare class AerodromeSlipstream extends ClientSDK {
114
114
  * <Info>
115
115
  * **Required Allowances**
116
116
  *
117
- * In order to make this transaction, token allowances need to be set on the following contracts.
117
+ * In order to make this transaction, token allowances need to be set for the following contracts.
118
118
  *
119
119
  * - `AerodromeSlipstreamRouter`
120
120
  * </Info>
@@ -138,7 +138,7 @@ export declare class AerodromeSlipstream extends ClientSDK {
138
138
  * <Info>
139
139
  * **Required Allowances**
140
140
  *
141
- * In order to make this transaction, token allowances need to be set on the following contracts.
141
+ * In order to make this transaction, token allowances need to be set for the following contracts.
142
142
  *
143
143
  * - `AerodromeSlipstreamNonfungiblePositionManager`
144
144
  * </Info>
@@ -61,7 +61,7 @@ class AerodromeSlipstream extends sdks_js_1.ClientSDK {
61
61
  * <Info>
62
62
  * **Required Allowances**
63
63
  *
64
- * In order to make this transaction, token allowances need to be set on the following contracts.
64
+ * In order to make this transaction, token allowances need to be set for the following contracts.
65
65
  *
66
66
  * - `AerodromeSlipstreamRouter`
67
67
  * </Info>
@@ -86,7 +86,7 @@ class AerodromeSlipstream extends sdks_js_1.ClientSDK {
86
86
  * <Info>
87
87
  * **Required Allowances**
88
88
  *
89
- * In order to make this transaction, token allowances need to be set on the following contracts.
89
+ * In order to make this transaction, token allowances need to be set for the following contracts.
90
90
  *
91
91
  * - `AerodromeSlipstreamRouter`
92
92
  * </Info>
@@ -110,7 +110,7 @@ class AerodromeSlipstream extends sdks_js_1.ClientSDK {
110
110
  * <Info>
111
111
  * **Required Allowances**
112
112
  *
113
- * In order to make this transaction, token allowances need to be set on the following contracts.
113
+ * In order to make this transaction, token allowances need to be set for the following contracts.
114
114
  *
115
115
  * - `AerodromeSlipstreamNonfungiblePositionManager`
116
116
  * </Info>
@@ -136,7 +136,7 @@ class AerodromeSlipstream extends sdks_js_1.ClientSDK {
136
136
  * <Info>
137
137
  * **Required Allowances**
138
138
  *
139
- * In order to make this transaction, token allowances need to be set on the following contracts.
139
+ * In order to make this transaction, token allowances need to be set for the following contracts.
140
140
  *
141
141
  * - `AerodromeSlipstreamRouter`
142
142
  * </Info>
@@ -162,7 +162,7 @@ class AerodromeSlipstream extends sdks_js_1.ClientSDK {
162
162
  * <Info>
163
163
  * **Required Allowances**
164
164
  *
165
- * In order to make this transaction, token allowances need to be set on the following contracts.
165
+ * In order to make this transaction, token allowances need to be set for the following contracts.
166
166
  *
167
167
  * - `AerodromeSlipstreamNonfungiblePositionManager`
168
168
  * </Info>
@@ -21,7 +21,7 @@ export declare class Erc4626Vaults extends ClientSDK {
21
21
  * <Info>
22
22
  * **Required Allowances**
23
23
  *
24
- * In order to make this transaction, token allowances need to be set on the following contracts.
24
+ * In order to make this transaction, token allowances need to be set for the following contracts.
25
25
  *
26
26
  * - `<vault_address>`
27
27
  * </Info>
@@ -39,7 +39,7 @@ export declare class Erc4626Vaults extends ClientSDK {
39
39
  * <Info>
40
40
  * **Required Allowances**
41
41
  *
42
- * In order to make this transaction, token allowances need to be set on the following contracts.
42
+ * In order to make this transaction, token allowances need to be set for the following contracts.
43
43
  *
44
44
  * - `<vault address>`
45
45
  * </Info>
@@ -31,7 +31,7 @@ class Erc4626Vaults extends sdks_js_1.ClientSDK {
31
31
  * <Info>
32
32
  * **Required Allowances**
33
33
  *
34
- * In order to make this transaction, token allowances need to be set on the following contracts.
34
+ * In order to make this transaction, token allowances need to be set for the following contracts.
35
35
  *
36
36
  * - `<vault_address>`
37
37
  * </Info>
@@ -51,7 +51,7 @@ class Erc4626Vaults extends sdks_js_1.ClientSDK {
51
51
  * <Info>
52
52
  * **Required Allowances**
53
53
  *
54
- * In order to make this transaction, token allowances need to be set on the following contracts.
54
+ * In order to make this transaction, token allowances need to be set for the following contracts.
55
55
  *
56
56
  * - `<vault address>`
57
57
  * </Info>
@@ -84,7 +84,7 @@ export declare class Morpho extends ClientSDK {
84
84
  * <Info>
85
85
  * **Required Allowances**
86
86
  *
87
- * In order to make this transaction, token allowances need to be set on the following contracts.
87
+ * In order to make this transaction, token allowances need to be set for the following contracts.
88
88
  *
89
89
  * - `<vault-contract-address>`
90
90
  * </Info>
@@ -108,9 +108,9 @@ export declare class Morpho extends ClientSDK {
108
108
  * <Info>
109
109
  * **Required Allowances**
110
110
  *
111
- * In order to make this transaction, token allowances need to be set on the following contracts.
111
+ * In order to make this transaction, token allowances need to be set for the following contracts.
112
112
  *
113
- * - `<token address>`
113
+ * - `<vault-contract-address>`
114
114
  * </Info>
115
115
  */
116
116
  withdraw(request: components.MorphoWithdrawRequest, options?: RequestOptions): Promise<components.TxResponse>;
@@ -127,7 +127,7 @@ export declare class Morpho extends ClientSDK {
127
127
  * <Info>
128
128
  * **Required Allowances**
129
129
  *
130
- * In order to make this transaction, token allowances need to be set on the following contracts.
130
+ * In order to make this transaction, token allowances need to be set for the following contracts.
131
131
  *
132
132
  * - `Morpho`
133
133
  * </Info>
@@ -146,7 +146,7 @@ export declare class Morpho extends ClientSDK {
146
146
  * <Info>
147
147
  * **Required Allowances**
148
148
  *
149
- * In order to make this transaction, token allowances need to be set on the following contracts.
149
+ * In order to make this transaction, token allowances need to be set for the following contracts.
150
150
  *
151
151
  * - `Morpho`
152
152
  * </Info>
@@ -168,7 +168,7 @@ export declare class Morpho extends ClientSDK {
168
168
  * <Info>
169
169
  * **Required Allowances**
170
170
  *
171
- * In order to make this transaction, token allowances need to be set on the following contracts.
171
+ * In order to make this transaction, token allowances need to be set for the following contracts.
172
172
  *
173
173
  * - `Morpho`
174
174
  * </Info>
@@ -187,7 +187,7 @@ export declare class Morpho extends ClientSDK {
187
187
  * <Info>
188
188
  * **Required Allowances**
189
189
  *
190
- * In order to make this transaction, token allowances need to be set on the following contracts.
190
+ * In order to make this transaction, token allowances need to be set for the following contracts.
191
191
  *
192
192
  * - `Morpho`
193
193
  * </Info>
@@ -113,7 +113,7 @@ class Morpho extends sdks_js_1.ClientSDK {
113
113
  * <Info>
114
114
  * **Required Allowances**
115
115
  *
116
- * In order to make this transaction, token allowances need to be set on the following contracts.
116
+ * In order to make this transaction, token allowances need to be set for the following contracts.
117
117
  *
118
118
  * - `<vault-contract-address>`
119
119
  * </Info>
@@ -139,9 +139,9 @@ class Morpho extends sdks_js_1.ClientSDK {
139
139
  * <Info>
140
140
  * **Required Allowances**
141
141
  *
142
- * In order to make this transaction, token allowances need to be set on the following contracts.
142
+ * In order to make this transaction, token allowances need to be set for the following contracts.
143
143
  *
144
- * - `<token address>`
144
+ * - `<vault-contract-address>`
145
145
  * </Info>
146
146
  */
147
147
  async withdraw(request, options) {
@@ -160,7 +160,7 @@ class Morpho extends sdks_js_1.ClientSDK {
160
160
  * <Info>
161
161
  * **Required Allowances**
162
162
  *
163
- * In order to make this transaction, token allowances need to be set on the following contracts.
163
+ * In order to make this transaction, token allowances need to be set for the following contracts.
164
164
  *
165
165
  * - `Morpho`
166
166
  * </Info>
@@ -181,7 +181,7 @@ class Morpho extends sdks_js_1.ClientSDK {
181
181
  * <Info>
182
182
  * **Required Allowances**
183
183
  *
184
- * In order to make this transaction, token allowances need to be set on the following contracts.
184
+ * In order to make this transaction, token allowances need to be set for the following contracts.
185
185
  *
186
186
  * - `Morpho`
187
187
  * </Info>
@@ -205,7 +205,7 @@ class Morpho extends sdks_js_1.ClientSDK {
205
205
  * <Info>
206
206
  * **Required Allowances**
207
207
  *
208
- * In order to make this transaction, token allowances need to be set on the following contracts.
208
+ * In order to make this transaction, token allowances need to be set for the following contracts.
209
209
  *
210
210
  * - `Morpho`
211
211
  * </Info>
@@ -226,7 +226,7 @@ class Morpho extends sdks_js_1.ClientSDK {
226
226
  * <Info>
227
227
  * **Required Allowances**
228
228
  *
229
- * In order to make this transaction, token allowances need to be set on the following contracts.
229
+ * In order to make this transaction, token allowances need to be set for the following contracts.
230
230
  *
231
231
  * - `Morpho`
232
232
  * </Info>
@@ -45,7 +45,7 @@ export declare class Pendle extends ClientSDK {
45
45
  * <Info>
46
46
  * **Required Allowances**
47
47
  *
48
- * In order to make this transaction, token allowances need to be set on the following contracts.
48
+ * In order to make this transaction, token allowances need to be set for the following contracts.
49
49
  *
50
50
  * - `PendleRouter`
51
51
  * </Info>
@@ -59,7 +59,7 @@ export declare class Pendle extends ClientSDK {
59
59
  * <Info>
60
60
  * **Required Allowances**
61
61
  *
62
- * In order to make this transaction, token allowances need to be set on the following contracts.
62
+ * In order to make this transaction, token allowances need to be set for the following contracts.
63
63
  *
64
64
  * - `PendleRouter`
65
65
  * </Info>
@@ -73,7 +73,7 @@ export declare class Pendle extends ClientSDK {
73
73
  * <Info>
74
74
  * **Required Allowances**
75
75
  *
76
- * In order to make this transaction, token allowances need to be set on the following contracts.
76
+ * In order to make this transaction, token allowances need to be set for the following contracts.
77
77
  *
78
78
  * - `PendleRouter`
79
79
  * </Info>
@@ -87,7 +87,7 @@ export declare class Pendle extends ClientSDK {
87
87
  * <Info>
88
88
  * **Required Allowances**
89
89
  *
90
- * In order to make this transaction, token allowances need to be set on the following contracts.
90
+ * In order to make this transaction, token allowances need to be set for the following contracts.
91
91
  *
92
92
  * - `PendleRouter`
93
93
  * </Info>
@@ -101,7 +101,7 @@ export declare class Pendle extends ClientSDK {
101
101
  * <Info>
102
102
  * **Required Allowances**
103
103
  *
104
- * In order to make this transaction, token allowances need to be set on the following contracts.
104
+ * In order to make this transaction, token allowances need to be set for the following contracts.
105
105
  *
106
106
  * - `PendleRouter`
107
107
  * </Info>
@@ -118,7 +118,7 @@ export declare class Pendle extends ClientSDK {
118
118
  * <Info>
119
119
  * **Required Allowances**
120
120
  *
121
- * In order to make this transaction, token allowances need to be set on the following contracts.
121
+ * In order to make this transaction, token allowances need to be set for the following contracts.
122
122
  *
123
123
  * - `PendleRouter`
124
124
  * </Info>
@@ -136,7 +136,7 @@ export declare class Pendle extends ClientSDK {
136
136
  * <Info>
137
137
  * **Required Allowances**
138
138
  *
139
- * In order to make this transaction, token allowances need to be set on the following contracts.
139
+ * In order to make this transaction, token allowances need to be set for the following contracts.
140
140
  *
141
141
  * - `PendleRouter`
142
142
  * </Info>
@@ -69,7 +69,7 @@ class Pendle extends sdks_js_1.ClientSDK {
69
69
  * <Info>
70
70
  * **Required Allowances**
71
71
  *
72
- * In order to make this transaction, token allowances need to be set on the following contracts.
72
+ * In order to make this transaction, token allowances need to be set for the following contracts.
73
73
  *
74
74
  * - `PendleRouter`
75
75
  * </Info>
@@ -85,7 +85,7 @@ class Pendle extends sdks_js_1.ClientSDK {
85
85
  * <Info>
86
86
  * **Required Allowances**
87
87
  *
88
- * In order to make this transaction, token allowances need to be set on the following contracts.
88
+ * In order to make this transaction, token allowances need to be set for the following contracts.
89
89
  *
90
90
  * - `PendleRouter`
91
91
  * </Info>
@@ -101,7 +101,7 @@ class Pendle extends sdks_js_1.ClientSDK {
101
101
  * <Info>
102
102
  * **Required Allowances**
103
103
  *
104
- * In order to make this transaction, token allowances need to be set on the following contracts.
104
+ * In order to make this transaction, token allowances need to be set for the following contracts.
105
105
  *
106
106
  * - `PendleRouter`
107
107
  * </Info>
@@ -117,7 +117,7 @@ class Pendle extends sdks_js_1.ClientSDK {
117
117
  * <Info>
118
118
  * **Required Allowances**
119
119
  *
120
- * In order to make this transaction, token allowances need to be set on the following contracts.
120
+ * In order to make this transaction, token allowances need to be set for the following contracts.
121
121
  *
122
122
  * - `PendleRouter`
123
123
  * </Info>
@@ -133,7 +133,7 @@ class Pendle extends sdks_js_1.ClientSDK {
133
133
  * <Info>
134
134
  * **Required Allowances**
135
135
  *
136
- * In order to make this transaction, token allowances need to be set on the following contracts.
136
+ * In order to make this transaction, token allowances need to be set for the following contracts.
137
137
  *
138
138
  * - `PendleRouter`
139
139
  * </Info>
@@ -152,7 +152,7 @@ class Pendle extends sdks_js_1.ClientSDK {
152
152
  * <Info>
153
153
  * **Required Allowances**
154
154
  *
155
- * In order to make this transaction, token allowances need to be set on the following contracts.
155
+ * In order to make this transaction, token allowances need to be set for the following contracts.
156
156
  *
157
157
  * - `PendleRouter`
158
158
  * </Info>
@@ -172,7 +172,7 @@ class Pendle extends sdks_js_1.ClientSDK {
172
172
  * <Info>
173
173
  * **Required Allowances**
174
174
  *
175
- * In order to make this transaction, token allowances need to be set on the following contracts.
175
+ * In order to make this transaction, token allowances need to be set for the following contracts.
176
176
  *
177
177
  * - `PendleRouter`
178
178
  * </Info>
@@ -23,7 +23,7 @@ export declare class Sky extends ClientSDK {
23
23
  * <Info>
24
24
  * **Required Allowances**
25
25
  *
26
- * In order to make this transaction, token allowances need to be set on the following contracts.
26
+ * In order to make this transaction, token allowances need to be set for the following contracts.
27
27
  *
28
28
  * - `SkyUsdcUsdsConverter`
29
29
  * </Info>
@@ -43,7 +43,7 @@ export declare class Sky extends ClientSDK {
43
43
  * <Info>
44
44
  * **Required Allowances**
45
45
  *
46
- * In order to make this transaction, token allowances need to be set on the following contracts.
46
+ * In order to make this transaction, token allowances need to be set for the following contracts.
47
47
  *
48
48
  * - `SkyUsdcUsdsConverter`
49
49
  * </Info>
@@ -61,7 +61,7 @@ export declare class Sky extends ClientSDK {
61
61
  * <Info>
62
62
  * **Required Allowances**
63
63
  *
64
- * In order to make this transaction, token allowances need to be set on the following contracts.
64
+ * In order to make this transaction, token allowances need to be set for the following contracts.
65
65
  *
66
66
  * - `SkyUsdsVault`
67
67
  * </Info>
@@ -79,7 +79,7 @@ export declare class Sky extends ClientSDK {
79
79
  * <Info>
80
80
  * **Required Allowances**
81
81
  *
82
- * In order to make this transaction, token allowances need to be set on the following contracts.
82
+ * In order to make this transaction, token allowances need to be set for the following contracts.
83
83
  *
84
84
  * - `SkyUsdcUsdsConverter`
85
85
  * - `SkyUsdsVault`
@@ -35,7 +35,7 @@ class Sky extends sdks_js_1.ClientSDK {
35
35
  * <Info>
36
36
  * **Required Allowances**
37
37
  *
38
- * In order to make this transaction, token allowances need to be set on the following contracts.
38
+ * In order to make this transaction, token allowances need to be set for the following contracts.
39
39
  *
40
40
  * - `SkyUsdcUsdsConverter`
41
41
  * </Info>
@@ -57,7 +57,7 @@ class Sky extends sdks_js_1.ClientSDK {
57
57
  * <Info>
58
58
  * **Required Allowances**
59
59
  *
60
- * In order to make this transaction, token allowances need to be set on the following contracts.
60
+ * In order to make this transaction, token allowances need to be set for the following contracts.
61
61
  *
62
62
  * - `SkyUsdcUsdsConverter`
63
63
  * </Info>
@@ -77,7 +77,7 @@ class Sky extends sdks_js_1.ClientSDK {
77
77
  * <Info>
78
78
  * **Required Allowances**
79
79
  *
80
- * In order to make this transaction, token allowances need to be set on the following contracts.
80
+ * In order to make this transaction, token allowances need to be set for the following contracts.
81
81
  *
82
82
  * - `SkyUsdsVault`
83
83
  * </Info>
@@ -97,7 +97,7 @@ class Sky extends sdks_js_1.ClientSDK {
97
97
  * <Info>
98
98
  * **Required Allowances**
99
99
  *
100
- * In order to make this transaction, token allowances need to be set on the following contracts.
100
+ * In order to make this transaction, token allowances need to be set for the following contracts.
101
101
  *
102
102
  * - `SkyUsdcUsdsConverter`
103
103
  * - `SkyUsdsVault`
@@ -9,7 +9,7 @@ export declare class Swap extends ClientSDK {
9
9
  * <Info>
10
10
  * **Required Allowances**
11
11
  *
12
- * In order to make this transaction, token allowances need to be set on the following contracts.
12
+ * In order to make this transaction, token allowances need to be set for the following contracts.
13
13
  *
14
14
  * - `OdosRouter`
15
15
  * </Info>
@@ -16,7 +16,7 @@ class Swap extends sdks_js_1.ClientSDK {
16
16
  * <Info>
17
17
  * **Required Allowances**
18
18
  *
19
- * In order to make this transaction, token allowances need to be set on the following contracts.
19
+ * In order to make this transaction, token allowances need to be set for the following contracts.
20
20
  *
21
21
  * - `OdosRouter`
22
22
  * </Info>
@@ -74,7 +74,7 @@ export declare class UniswapV3V0 extends ClientSDK {
74
74
  * <Info>
75
75
  * **Required Allowances**
76
76
  *
77
- * In order to make this transaction, token allowances need to be set on the following contracts.
77
+ * In order to make this transaction, token allowances need to be set for the following contracts.
78
78
  *
79
79
  * - `UniswapV3Router`
80
80
  * </Info>
@@ -94,7 +94,7 @@ export declare class UniswapV3V0 extends ClientSDK {
94
94
  * <Info>
95
95
  * **Required Allowances**
96
96
  *
97
- * In order to make this transaction, token allowances need to be set on the following contracts.
97
+ * In order to make this transaction, token allowances need to be set for the following contracts.
98
98
  *
99
99
  * - `UniswapV3Router`
100
100
  * </Info>
@@ -116,7 +116,7 @@ export declare class UniswapV3V0 extends ClientSDK {
116
116
  * <Info>
117
117
  * **Required Allowances**
118
118
  *
119
- * In order to make this transaction, token allowances need to be set on the following contracts.
119
+ * In order to make this transaction, token allowances need to be set for the following contracts.
120
120
  *
121
121
  * - `UniswapV3NFTPositionManager`
122
122
  * </Info>
@@ -138,7 +138,7 @@ export declare class UniswapV3V0 extends ClientSDK {
138
138
  * <Info>
139
139
  * **Required Allowances**
140
140
  *
141
- * In order to make this transaction, token allowances need to be set on the following contracts.
141
+ * In order to make this transaction, token allowances need to be set for the following contracts.
142
142
  *
143
143
  * - `AerodromeSlipstreamRouter`
144
144
  * </Info>
@@ -161,7 +161,7 @@ export declare class UniswapV3V0 extends ClientSDK {
161
161
  * <Info>
162
162
  * **Required Allowances**
163
163
  *
164
- * In order to make this transaction, token allowances need to be set on the following contracts.
164
+ * In order to make this transaction, token allowances need to be set for the following contracts.
165
165
  *
166
166
  * - `UniswapV3NFTPositionManager`
167
167
  * </Info>
@@ -99,7 +99,7 @@ class UniswapV3V0 extends sdks_js_1.ClientSDK {
99
99
  * <Info>
100
100
  * **Required Allowances**
101
101
  *
102
- * In order to make this transaction, token allowances need to be set on the following contracts.
102
+ * In order to make this transaction, token allowances need to be set for the following contracts.
103
103
  *
104
104
  * - `UniswapV3Router`
105
105
  * </Info>
@@ -121,7 +121,7 @@ class UniswapV3V0 extends sdks_js_1.ClientSDK {
121
121
  * <Info>
122
122
  * **Required Allowances**
123
123
  *
124
- * In order to make this transaction, token allowances need to be set on the following contracts.
124
+ * In order to make this transaction, token allowances need to be set for the following contracts.
125
125
  *
126
126
  * - `UniswapV3Router`
127
127
  * </Info>
@@ -145,7 +145,7 @@ class UniswapV3V0 extends sdks_js_1.ClientSDK {
145
145
  * <Info>
146
146
  * **Required Allowances**
147
147
  *
148
- * In order to make this transaction, token allowances need to be set on the following contracts.
148
+ * In order to make this transaction, token allowances need to be set for the following contracts.
149
149
  *
150
150
  * - `UniswapV3NFTPositionManager`
151
151
  * </Info>
@@ -169,7 +169,7 @@ class UniswapV3V0 extends sdks_js_1.ClientSDK {
169
169
  * <Info>
170
170
  * **Required Allowances**
171
171
  *
172
- * In order to make this transaction, token allowances need to be set on the following contracts.
172
+ * In order to make this transaction, token allowances need to be set for the following contracts.
173
173
  *
174
174
  * - `AerodromeSlipstreamRouter`
175
175
  * </Info>
@@ -194,7 +194,7 @@ class UniswapV3V0 extends sdks_js_1.ClientSDK {
194
194
  * <Info>
195
195
  * **Required Allowances**
196
196
  *
197
- * In order to make this transaction, token allowances need to be set on the following contracts.
197
+ * In order to make this transaction, token allowances need to be set for the following contracts.
198
198
  *
199
199
  * - `UniswapV3NFTPositionManager`
200
200
  * </Info>
@@ -15,7 +15,7 @@ export declare class UniswapV3V1 extends ClientSDK {
15
15
  * <Info>
16
16
  * **Required Allowances**
17
17
  *
18
- * In order to make this transaction, token allowances need to be set on the following contracts.
18
+ * In order to make this transaction, token allowances need to be set for the following contracts.
19
19
  *
20
20
  * - `UniswapV3Router`
21
21
  * </Info>
@@ -22,7 +22,7 @@ class UniswapV3V1 extends sdks_js_1.ClientSDK {
22
22
  * <Info>
23
23
  * **Required Allowances**
24
24
  *
25
- * In order to make this transaction, token allowances need to be set on the following contracts.
25
+ * In order to make this transaction, token allowances need to be set for the following contracts.
26
26
  *
27
27
  * - `UniswapV3Router`
28
28
  * </Info>
@@ -19,7 +19,7 @@ import { Result } from "../types/fp.js";
19
19
  * <Info>
20
20
  * **Required Allowances**
21
21
  *
22
- * In order to make this transaction, token allowances need to be set on the following contracts.
22
+ * In order to make this transaction, token allowances need to be set for the following contracts.
23
23
  *
24
24
  * - `AaveV3Pool`
25
25
  * </Info>
@@ -21,7 +21,7 @@ import { APIPromise } from "../types/async.js";
21
21
  * <Info>
22
22
  * **Required Allowances**
23
23
  *
24
- * In order to make this transaction, token allowances need to be set on the following contracts.
24
+ * In order to make this transaction, token allowances need to be set for the following contracts.
25
25
  *
26
26
  * - `AaveV3Pool`
27
27
  * </Info>