@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
package/bin/mcp-server.js CHANGED
@@ -34264,9 +34264,9 @@ var init_config = __esm(() => {
34264
34264
  SDK_METADATA = {
34265
34265
  language: "typescript",
34266
34266
  openapiDocVersion: "0.0.1",
34267
- sdkVersion: "0.5.59",
34268
- genVersion: "2.664.0",
34269
- userAgent: "speakeasy-sdk/typescript 0.5.59 2.664.0 0.0.1 @compass-labs/api-sdk"
34267
+ sdkVersion: "0.5.60",
34268
+ genVersion: "2.666.0",
34269
+ userAgent: "speakeasy-sdk/typescript 0.5.60 2.666.0 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -40533,6 +40533,7 @@ var init_morphoborrowrequest = __esm(() => {
40533
40533
  init_zod();
40534
40534
  init_primitives();
40535
40535
  MorphoBorrowRequestChain = {
40536
+ ArbitrumMainnet: "arbitrum:mainnet",
40536
40537
  BaseMainnet: "base:mainnet",
40537
40538
  EthereumMainnet: "ethereum:mainnet"
40538
40539
  };
@@ -40734,6 +40735,7 @@ var init_morphodepositrequest = __esm(() => {
40734
40735
  init_zod();
40735
40736
  init_primitives();
40736
40737
  MorphoDepositRequestChain = {
40738
+ ArbitrumMainnet: "arbitrum:mainnet",
40737
40739
  BaseMainnet: "base:mainnet",
40738
40740
  EthereumMainnet: "ethereum:mainnet"
40739
40741
  };
@@ -40951,6 +40953,7 @@ var init_morphorepayrequest = __esm(() => {
40951
40953
  init_base64();
40952
40954
  init_primitives();
40953
40955
  MorphoRepayRequestChain = {
40956
+ ArbitrumMainnet: "arbitrum:mainnet",
40954
40957
  BaseMainnet: "base:mainnet",
40955
40958
  EthereumMainnet: "ethereum:mainnet"
40956
40959
  };
@@ -41005,6 +41008,7 @@ var init_morphosupplycollateralrequest = __esm(() => {
41005
41008
  init_base64();
41006
41009
  init_primitives();
41007
41010
  MorphoSupplyCollateralRequestChain = {
41011
+ ArbitrumMainnet: "arbitrum:mainnet",
41008
41012
  BaseMainnet: "base:mainnet",
41009
41013
  EthereumMainnet: "ethereum:mainnet"
41010
41014
  };
@@ -41064,6 +41068,7 @@ var init_morphowithdrawcollateralrequest = __esm(() => {
41064
41068
  init_zod();
41065
41069
  init_primitives();
41066
41070
  MorphoWithdrawCollateralRequestChain = {
41071
+ ArbitrumMainnet: "arbitrum:mainnet",
41067
41072
  BaseMainnet: "base:mainnet",
41068
41073
  EthereumMainnet: "ethereum:mainnet"
41069
41074
  };
@@ -41121,6 +41126,7 @@ var init_morphowithdrawrequest = __esm(() => {
41121
41126
  init_zod();
41122
41127
  init_primitives();
41123
41128
  MorphoWithdrawRequestChain = {
41129
+ ArbitrumMainnet: "arbitrum:mainnet",
41124
41130
  BaseMainnet: "base:mainnet",
41125
41131
  EthereumMainnet: "ethereum:mainnet"
41126
41132
  };
@@ -44996,6 +45002,7 @@ var init_morphomarket2 = __esm(() => {
44996
45002
  init_zod();
44997
45003
  init_primitives();
44998
45004
  MorphoMarketChain = {
45005
+ ArbitrumMainnet: "arbitrum:mainnet",
44999
45006
  BaseMainnet: "base:mainnet",
45000
45007
  EthereumMainnet: "ethereum:mainnet"
45001
45008
  };
@@ -45033,6 +45040,7 @@ var init_morphomarketposition = __esm(() => {
45033
45040
  init_zod();
45034
45041
  init_primitives();
45035
45042
  MorphoMarketPositionChain = {
45043
+ ArbitrumMainnet: "arbitrum:mainnet",
45036
45044
  BaseMainnet: "base:mainnet",
45037
45045
  EthereumMainnet: "ethereum:mainnet"
45038
45046
  };
@@ -45075,6 +45083,7 @@ var init_morphomarkets = __esm(() => {
45075
45083
  init_primitives();
45076
45084
  init_components();
45077
45085
  MorphoMarketsChain = {
45086
+ ArbitrumMainnet: "arbitrum:mainnet",
45078
45087
  BaseMainnet: "base:mainnet",
45079
45088
  EthereumMainnet: "ethereum:mainnet"
45080
45089
  };
@@ -45128,6 +45137,7 @@ var init_morphouserposition = __esm(() => {
45128
45137
  init_zod();
45129
45138
  init_primitives();
45130
45139
  MorphoUserPositionChain = {
45140
+ ArbitrumMainnet: "arbitrum:mainnet",
45131
45141
  BaseMainnet: "base:mainnet",
45132
45142
  EthereumMainnet: "ethereum:mainnet"
45133
45143
  };
@@ -45210,6 +45220,7 @@ var init_morphovaults = __esm(() => {
45210
45220
  init_primitives();
45211
45221
  init_components();
45212
45222
  MorphoVaultsChain = {
45223
+ ArbitrumMainnet: "arbitrum:mainnet",
45213
45224
  BaseMainnet: "base:mainnet",
45214
45225
  EthereumMainnet: "ethereum:mainnet"
45215
45226
  };
@@ -46749,7 +46760,7 @@ liquidated, if the borrow position becomes unhealthy.
46749
46760
  <Info>
46750
46761
  **Required Allowances**
46751
46762
 
46752
- In order to make this transaction, token allowances need to be set on the following contracts.
46763
+ In order to make this transaction, token allowances need to be set for the following contracts.
46753
46764
 
46754
46765
  - \`AaveV3Pool\`
46755
46766
  </Info>
@@ -47224,7 +47235,7 @@ including the amount and the asset to be repaid.
47224
47235
  <Info>
47225
47236
  **Required Allowances**
47226
47237
 
47227
- In order to make this transaction, token allowances need to be set on the following contracts.
47238
+ In order to make this transaction, token allowances need to be set for the following contracts.
47228
47239
 
47229
47240
  - \`AaveV3Pool\`
47230
47241
  </Info>
@@ -47568,7 +47579,7 @@ borrowing flexibility.
47568
47579
  <Info>
47569
47580
  **Required Allowances**
47570
47581
 
47571
- In order to make this transaction, token allowances need to be set on the following contracts.
47582
+ In order to make this transaction, token allowances need to be set for the following contracts.
47572
47583
 
47573
47584
  - \`AaveV3Pool\`
47574
47585
  </Info>
@@ -48037,7 +48048,7 @@ the Aave ecosystem.
48037
48048
  <Info>
48038
48049
  **Required Allowances**
48039
48050
 
48040
- In order to make this transaction, token allowances need to be set on the following contracts.
48051
+ In order to make this transaction, token allowances need to be set for the following contracts.
48041
48052
 
48042
48053
  - \`AaveV3Pool\`
48043
48054
  </Info>
@@ -48158,7 +48169,7 @@ to adapt to market conditions and maximize their returns in decentralized financ
48158
48169
  <Info>
48159
48170
  **Required Allowances**
48160
48171
 
48161
- In order to make this transaction, token allowances need to be set on the following contracts.
48172
+ In order to make this transaction, token allowances need to be set for the following contracts.
48162
48173
 
48163
48174
  - \`AerodromeSlipstreamRouter\`
48164
48175
  </Info>
@@ -48277,7 +48288,7 @@ them the opportunity to engage in decentralized finance (DeFi) markets effective
48277
48288
  <Info>
48278
48289
  **Required Allowances**
48279
48290
 
48280
- In order to make this transaction, token allowances need to be set on the following contracts.
48291
+ In order to make this transaction, token allowances need to be set for the following contracts.
48281
48292
 
48282
48293
  - \`AerodromeSlipstreamNonfungiblePositionManager\`
48283
48294
  </Info>
@@ -48514,7 +48525,7 @@ strategic management of their decentralized finance (DeFi) portfolios.
48514
48525
  <Info>
48515
48526
  **Required Allowances**
48516
48527
 
48517
- In order to make this transaction, token allowances need to be set on the following contracts.
48528
+ In order to make this transaction, token allowances need to be set for the following contracts.
48518
48529
 
48519
48530
  - \`AerodromeSlipstreamNonfungiblePositionManager\`
48520
48531
  </Info>
@@ -48749,7 +48760,7 @@ effectively.
48749
48760
  <Info>
48750
48761
  **Required Allowances**
48751
48762
 
48752
- In order to make this transaction, token allowances need to be set on the following contracts.
48763
+ In order to make this transaction, token allowances need to be set for the following contracts.
48753
48764
 
48754
48765
  - \`AerodromeSlipstreamRouter\`
48755
48766
  </Info>
@@ -48868,7 +48879,7 @@ token and are willing to accept the resulting amount of the other token.
48868
48879
  <Info>
48869
48880
  **Required Allowances**
48870
48881
 
48871
- In order to make this transaction, token allowances need to be set on the following contracts.
48882
+ In order to make this transaction, token allowances need to be set for the following contracts.
48872
48883
 
48873
48884
  - \`AerodromeSlipstreamRouter\`
48874
48885
  </Info>
@@ -48981,7 +48992,7 @@ Each vault accepts one unique token that can be deposited.
48981
48992
  <Info>
48982
48993
  **Required Allowances**
48983
48994
 
48984
- In order to make this transaction, token allowances need to be set on the following contracts.
48995
+ In order to make this transaction, token allowances need to be set for the following contracts.
48985
48996
 
48986
48997
  - \`<vault_address>\`
48987
48998
  </Info>
@@ -49208,7 +49219,7 @@ deposited plus any accrued yield.
49208
49219
  <Info>
49209
49220
  **Required Allowances**
49210
49221
 
49211
- In order to make this transaction, token allowances need to be set on the following contracts.
49222
+ In order to make this transaction, token allowances need to be set for the following contracts.
49212
49223
 
49213
49224
  - \`<vault address>\`
49214
49225
  </Info>
@@ -49327,7 +49338,7 @@ as long as the blockchain it is deployed on is live.
49327
49338
  <Info>
49328
49339
  **Required Allowances**
49329
49340
 
49330
- In order to make this transaction, token allowances need to be set on the following contracts.
49341
+ In order to make this transaction, token allowances need to be set for the following contracts.
49331
49342
 
49332
49343
  - \`Morpho\`
49333
49344
  </Info>
@@ -49448,7 +49459,7 @@ state at any time, and withdraw their liquidity at their discretion.
49448
49459
  <Info>
49449
49460
  **Required Allowances**
49450
49461
 
49451
- In order to make this transaction, token allowances need to be set on the following contracts.
49462
+ In order to make this transaction, token allowances need to be set for the following contracts.
49452
49463
 
49453
49464
  - \`<vault-contract-address>\`
49454
49465
  </Info>
@@ -49903,7 +49914,7 @@ as long as the blockchain it is deployed on is live.
49903
49914
  <Info>
49904
49915
  **Required Allowances**
49905
49916
 
49906
- In order to make this transaction, token allowances need to be set on the following contracts.
49917
+ In order to make this transaction, token allowances need to be set for the following contracts.
49907
49918
 
49908
49919
  - \`Morpho\`
49909
49920
  </Info>
@@ -50019,7 +50030,7 @@ as long as the blockchain it is deployed on is live.
50019
50030
  <Info>
50020
50031
  **Required Allowances**
50021
50032
 
50022
- In order to make this transaction, token allowances need to be set on the following contracts.
50033
+ In order to make this transaction, token allowances need to be set for the following contracts.
50023
50034
 
50024
50035
  - \`Morpho\`
50025
50036
  </Info>
@@ -50475,9 +50486,9 @@ state at any time, and withdraw their liquidity at their discretion.
50475
50486
  <Info>
50476
50487
  **Required Allowances**
50477
50488
 
50478
- In order to make this transaction, token allowances need to be set on the following contracts.
50489
+ In order to make this transaction, token allowances need to be set for the following contracts.
50479
50490
 
50480
- - \`<token address>\`
50491
+ - \`<vault-contract-address>\`
50481
50492
  </Info>
50482
50493
  `,
50483
50494
  args: args35,
@@ -50591,7 +50602,7 @@ as long as the blockchain it is deployed on is live.
50591
50602
  <Info>
50592
50603
  **Required Allowances**
50593
50604
 
50594
- In order to make this transaction, token allowances need to be set on the following contracts.
50605
+ In order to make this transaction, token allowances need to be set for the following contracts.
50595
50606
 
50596
50607
  - \`Morpho\`
50597
50608
  </Info>
@@ -50705,7 +50716,7 @@ the liquidity received is the market's Liquidity Provider Token (LP).
50705
50716
  <Info>
50706
50717
  **Required Allowances**
50707
50718
 
50708
- In order to make this transaction, token allowances need to be set on the following contracts.
50719
+ In order to make this transaction, token allowances need to be set for the following contracts.
50709
50720
 
50710
50721
  - \`PendleRouter\`
50711
50722
  </Info>
@@ -50816,7 +50827,7 @@ Buy Principal Token (PT) with market's Underlying Token.
50816
50827
  <Info>
50817
50828
  **Required Allowances**
50818
50829
 
50819
- In order to make this transaction, token allowances need to be set on the following contracts.
50830
+ In order to make this transaction, token allowances need to be set for the following contracts.
50820
50831
 
50821
50832
  - \`PendleRouter\`
50822
50833
  </Info>
@@ -50927,7 +50938,7 @@ Buy Yield Token (YT) with market's Underlying Token.
50927
50938
  <Info>
50928
50939
  **Required Allowances**
50929
50940
 
50930
- In order to make this transaction, token allowances need to be set on the following contracts.
50941
+ In order to make this transaction, token allowances need to be set for the following contracts.
50931
50942
 
50932
50943
  - \`PendleRouter\`
50933
50944
  </Info>
@@ -51482,7 +51493,7 @@ Redeem claimable yield from the market's associated Yield Token (YT).
51482
51493
  <Info>
51483
51494
  **Required Allowances**
51484
51495
 
51485
- In order to make this transaction, token allowances need to be set on the following contracts.
51496
+ In order to make this transaction, token allowances need to be set for the following contracts.
51486
51497
 
51487
51498
  - \`PendleRouter\`
51488
51499
  </Info>
@@ -51597,7 +51608,7 @@ market contract must be set beforehand
51597
51608
  <Info>
51598
51609
  **Required Allowances**
51599
51610
 
51600
- In order to make this transaction, token allowances need to be set on the following contracts.
51611
+ In order to make this transaction, token allowances need to be set for the following contracts.
51601
51612
 
51602
51613
  - \`PendleRouter\`
51603
51614
  </Info>
@@ -51708,7 +51719,7 @@ Sell Principal Token (PT) for the market's Underlying Token.
51708
51719
  <Info>
51709
51720
  **Required Allowances**
51710
51721
 
51711
- In order to make this transaction, token allowances need to be set on the following contracts.
51722
+ In order to make this transaction, token allowances need to be set for the following contracts.
51712
51723
 
51713
51724
  - \`PendleRouter\`
51714
51725
  </Info>
@@ -51819,7 +51830,7 @@ Sell Yield Token (YT) for the market's Underlying Token.
51819
51830
  <Info>
51820
51831
  **Required Allowances**
51821
51832
 
51822
- In order to make this transaction, token allowances need to be set on the following contracts.
51833
+ In order to make this transaction, token allowances need to be set for the following contracts.
51823
51834
 
51824
51835
  - \`PendleRouter\`
51825
51836
  </Info>
@@ -51936,7 +51947,7 @@ If buying with USDC, user will need to set an allowance on the USDC contract for
51936
51947
  <Info>
51937
51948
  **Required Allowances**
51938
51949
 
51939
- In order to make this transaction, token allowances need to be set on the following contracts.
51950
+ In order to make this transaction, token allowances need to be set for the following contracts.
51940
51951
 
51941
51952
  - \`SkyUsdcUsdsConverter\`
51942
51953
  </Info>
@@ -52051,7 +52062,7 @@ There are no fees.
52051
52062
  <Info>
52052
52063
  **Required Allowances**
52053
52064
 
52054
- In order to make this transaction, token allowances need to be set on the following contracts.
52065
+ In order to make this transaction, token allowances need to be set for the following contracts.
52055
52066
 
52056
52067
  - \`SkyUsdsVault\`
52057
52068
  </Info>
@@ -52276,7 +52287,7 @@ If swapping to USDC, user will need to set an allowance on the USDS contract for
52276
52287
  <Info>
52277
52288
  **Required Allowances**
52278
52289
 
52279
- In order to make this transaction, token allowances need to be set on the following contracts.
52290
+ In order to make this transaction, token allowances need to be set for the following contracts.
52280
52291
 
52281
52292
  - \`SkyUsdcUsdsConverter\`
52282
52293
  </Info>
@@ -52391,7 +52402,7 @@ There are no fees.
52391
52402
  <Info>
52392
52403
  **Required Allowances**
52393
52404
 
52394
- In order to make this transaction, token allowances need to be set on the following contracts.
52405
+ In order to make this transaction, token allowances need to be set for the following contracts.
52395
52406
 
52396
52407
  - \`SkyUsdcUsdsConverter\`
52397
52408
  - \`SkyUsdsVault\`
@@ -52606,7 +52617,7 @@ Swap between two tokens using Odos Smart Order Routing.
52606
52617
  <Info>
52607
52618
  **Required Allowances**
52608
52619
 
52609
- In order to make this transaction, token allowances need to be set on the following contracts.
52620
+ In order to make this transaction, token allowances need to be set for the following contracts.
52610
52621
 
52611
52622
  - \`OdosRouter\`
52612
52623
  </Info>
@@ -53488,7 +53499,7 @@ process.
53488
53499
  <Info>
53489
53500
  **Required Allowances**
53490
53501
 
53491
- In order to make this transaction, token allowances need to be set on the following contracts.
53502
+ In order to make this transaction, token allowances need to be set for the following contracts.
53492
53503
 
53493
53504
  - \`AerodromeSlipstreamRouter\`
53494
53505
  </Info>
@@ -53722,7 +53733,7 @@ needed for the minting process.
53722
53733
  <Info>
53723
53734
  **Required Allowances**
53724
53735
 
53725
- In order to make this transaction, token allowances need to be set on the following contracts.
53736
+ In order to make this transaction, token allowances need to be set for the following contracts.
53726
53737
 
53727
53738
  - \`UniswapV3NFTPositionManager\`
53728
53739
  </Info>
@@ -53956,7 +53967,7 @@ before initiating a withdrawal to avoid potential issues or penalties.
53956
53967
  <Info>
53957
53968
  **Required Allowances**
53958
53969
 
53959
- In order to make this transaction, token allowances need to be set on the following contracts.
53970
+ In order to make this transaction, token allowances need to be set for the following contracts.
53960
53971
 
53961
53972
  - \`UniswapV3NFTPositionManager\`
53962
53973
  </Info>
@@ -54415,7 +54426,7 @@ needs to be wrapped, the appropriate amount will be wrapped automatically.
54415
54426
  <Info>
54416
54427
  **Required Allowances**
54417
54428
 
54418
- In order to make this transaction, token allowances need to be set on the following contracts.
54429
+ In order to make this transaction, token allowances need to be set for the following contracts.
54419
54430
 
54420
54431
  - \`UniswapV3Router\`
54421
54432
  </Info>
@@ -54532,7 +54543,7 @@ wrapped, the appropriate amount will be wrapped automatically.
54532
54543
  <Info>
54533
54544
  **Required Allowances**
54534
54545
 
54535
- In order to make this transaction, token allowances need to be set on the following contracts.
54546
+ In order to make this transaction, token allowances need to be set for the following contracts.
54536
54547
 
54537
54548
  - \`UniswapV3Router\`
54538
54549
  </Info>
@@ -54649,7 +54660,7 @@ wrapped, the appropriate amount will be wrapped automatically.
54649
54660
  <Info>
54650
54661
  **Required Allowances**
54651
54662
 
54652
- In order to make this transaction, token allowances need to be set on the following contracts.
54663
+ In order to make this transaction, token allowances need to be set for the following contracts.
54653
54664
 
54654
54665
  - \`UniswapV3Router\`
54655
54666
  </Info>
@@ -55655,7 +55666,7 @@ it to be traded on DeFi protocols.`,
55655
55666
  function createMCPServer(deps) {
55656
55667
  const server = new McpServer({
55657
55668
  name: "CompassApiSDK",
55658
- version: "0.5.59"
55669
+ version: "0.5.60"
55659
55670
  });
55660
55671
  const client = new CompassApiSDKCore({
55661
55672
  apiKeyAuth: deps.apiKeyAuth,
@@ -57033,7 +57044,7 @@ var routes = ln({
57033
57044
  var app = _e(routes, {
57034
57045
  name: "mcp",
57035
57046
  versionInfo: {
57036
- currentVersion: "0.5.59"
57047
+ currentVersion: "0.5.60"
57037
57048
  }
57038
57049
  });
57039
57050
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -57041,5 +57052,5 @@ export {
57041
57052
  app
57042
57053
  };
57043
57054
 
57044
- //# debugId=35B791C39B67A04F64756E2164756E21
57055
+ //# debugId=2CF0193D174522FE64756E2164756E21
57045
57056
  //# sourceMappingURL=mcp-server.js.map