@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
@@ -25,7 +25,7 @@ import { Result } from "../types/fp.js";
25
25
  * <Info>
26
26
  * **Required Allowances**
27
27
  *
28
- * In order to make this transaction, token allowances need to be set on the following contracts.
28
+ * In order to make this transaction, token allowances need to be set for the following contracts.
29
29
  *
30
30
  * - `UniswapV3NFTPositionManager`
31
31
  * </Info>
@@ -27,7 +27,7 @@ import { APIPromise } from "../types/async.js";
27
27
  * <Info>
28
28
  * **Required Allowances**
29
29
  *
30
- * In order to make this transaction, token allowances need to be set on the following contracts.
30
+ * In order to make this transaction, token allowances need to be set for the following contracts.
31
31
  *
32
32
  * - `UniswapV3NFTPositionManager`
33
33
  * </Info>
@@ -22,7 +22,7 @@ import { Result } from "../types/fp.js";
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>
@@ -24,7 +24,7 @@ import { APIPromise } from "../types/async.js";
24
24
  * <Info>
25
25
  * **Required Allowances**
26
26
  *
27
- * In order to make this transaction, token allowances need to be set on the following contracts.
27
+ * In order to make this transaction, token allowances need to be set for the following contracts.
28
28
  *
29
29
  * - `UniswapV3Router`
30
30
  * </Info>
@@ -22,7 +22,7 @@ import { Result } from "../types/fp.js";
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>
@@ -24,7 +24,7 @@ import { APIPromise } from "../types/async.js";
24
24
  * <Info>
25
25
  * **Required Allowances**
26
26
  *
27
- * In order to make this transaction, token allowances need to be set on the following contracts.
27
+ * In order to make this transaction, token allowances need to be set for the following contracts.
28
28
  *
29
29
  * - `UniswapV3Router`
30
30
  * </Info>
@@ -22,7 +22,7 @@ import { Result } from "../types/fp.js";
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>
@@ -24,7 +24,7 @@ import { APIPromise } from "../types/async.js";
24
24
  * <Info>
25
25
  * **Required Allowances**
26
26
  *
27
- * In order to make this transaction, token allowances need to be set on the following contracts.
27
+ * In order to make this transaction, token allowances need to be set for the following contracts.
28
28
  *
29
29
  * - `UniswapV3Router`
30
30
  * </Info>
@@ -31,8 +31,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
31
31
  export declare const SDK_METADATA: {
32
32
  readonly language: "typescript";
33
33
  readonly openapiDocVersion: "0.0.1";
34
- readonly sdkVersion: "0.5.59";
35
- readonly genVersion: "2.664.0";
36
- readonly userAgent: "speakeasy-sdk/typescript 0.5.59 2.664.0 0.0.1 @compass-labs/api-sdk";
34
+ readonly sdkVersion: "0.5.60";
35
+ readonly genVersion: "2.666.0";
36
+ readonly userAgent: "speakeasy-sdk/typescript 0.5.60 2.666.0 0.0.1 @compass-labs/api-sdk";
37
37
  };
38
38
  //# sourceMappingURL=config.d.ts.map
@@ -27,8 +27,8 @@ export function serverURLFromOptions(options) {
27
27
  export const SDK_METADATA = {
28
28
  language: "typescript",
29
29
  openapiDocVersion: "0.0.1",
30
- sdkVersion: "0.5.59",
31
- genVersion: "2.664.0",
32
- userAgent: "speakeasy-sdk/typescript 0.5.59 2.664.0 0.0.1 @compass-labs/api-sdk",
30
+ sdkVersion: "0.5.60",
31
+ genVersion: "2.666.0",
32
+ userAgent: "speakeasy-sdk/typescript 0.5.60 2.666.0 0.0.1 @compass-labs/api-sdk",
33
33
  };
34
34
  //# sourceMappingURL=config.js.map
@@ -16,7 +16,7 @@ const routes = buildRouteMap({
16
16
  export const app = buildApplication(routes, {
17
17
  name: "mcp",
18
18
  versionInfo: {
19
- currentVersion: "0.5.59",
19
+ currentVersion: "0.5.60",
20
20
  },
21
21
  });
22
22
  run(app, process.argv.slice(2), buildContext(process));
@@ -90,7 +90,7 @@ import { tool$universalWrapEth } from "./tools/universalWrapEth.js";
90
90
  export function createMCPServer(deps) {
91
91
  const server = new McpServer({
92
92
  name: "CompassApiSDK",
93
- version: "0.5.59",
93
+ version: "0.5.60",
94
94
  });
95
95
  const client = new CompassApiSDKCore({
96
96
  apiKeyAuth: deps.apiKeyAuth,
@@ -18,7 +18,7 @@ liquidated, if the borrow position becomes unhealthy.
18
18
  <Info>
19
19
  **Required Allowances**
20
20
 
21
- In order to make this transaction, token allowances need to be set on the following contracts.
21
+ In order to make this transaction, token allowances need to be set for the following contracts.
22
22
 
23
23
  - \`AaveV3Pool\`
24
24
  </Info>
@@ -22,7 +22,7 @@ including the amount and the asset to be repaid.
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
  - \`AaveV3Pool\`
28
28
  </Info>
@@ -23,7 +23,7 @@ borrowing flexibility.
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
  - \`AaveV3Pool\`
29
29
  </Info>
@@ -23,7 +23,7 @@ the Aave ecosystem.
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
  - \`AaveV3Pool\`
29
29
  </Info>
@@ -26,7 +26,7 @@ to adapt to market conditions and maximize their returns in decentralized financ
26
26
  <Info>
27
27
  **Required Allowances**
28
28
 
29
- In order to make this transaction, token allowances need to be set on the following contracts.
29
+ In order to make this transaction, token allowances need to be set for the following contracts.
30
30
 
31
31
  - \`AerodromeSlipstreamRouter\`
32
32
  </Info>
@@ -23,7 +23,7 @@ them the opportunity to engage in decentralized finance (DeFi) markets effective
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
  - \`AerodromeSlipstreamNonfungiblePositionManager\`
29
29
  </Info>
@@ -26,7 +26,7 @@ strategic management of their decentralized finance (DeFi) portfolios.
26
26
  <Info>
27
27
  **Required Allowances**
28
28
 
29
- In order to make this transaction, token allowances need to be set on the following contracts.
29
+ In order to make this transaction, token allowances need to be set for the following contracts.
30
30
 
31
31
  - \`AerodromeSlipstreamNonfungiblePositionManager\`
32
32
  </Info>
@@ -24,7 +24,7 @@ effectively.
24
24
  <Info>
25
25
  **Required Allowances**
26
26
 
27
- In order to make this transaction, token allowances need to be set on the following contracts.
27
+ In order to make this transaction, token allowances need to be set for the following contracts.
28
28
 
29
29
  - \`AerodromeSlipstreamRouter\`
30
30
  </Info>
@@ -23,7 +23,7 @@ token and are willing to accept the resulting amount of the other token.
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
  - \`AerodromeSlipstreamRouter\`
29
29
  </Info>
@@ -17,7 +17,7 @@ Each vault accepts one unique token that can be deposited.
17
17
  <Info>
18
18
  **Required Allowances**
19
19
 
20
- In order to make this transaction, token allowances need to be set on the following contracts.
20
+ In order to make this transaction, token allowances need to be set for the following contracts.
21
21
 
22
22
  - \`<vault_address>\`
23
23
  </Info>
@@ -19,7 +19,7 @@ deposited plus any accrued yield.
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
  - \`<vault address>\`
25
25
  </Info>
@@ -23,7 +23,7 @@ as long as the blockchain it is deployed on is live.
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
  - \`Morpho\`
29
29
  </Info>
@@ -25,7 +25,7 @@ state at any time, and withdraw their liquidity at their discretion.
25
25
  <Info>
26
26
  **Required Allowances**
27
27
 
28
- In order to make this transaction, token allowances need to be set on the following contracts.
28
+ In order to make this transaction, token allowances need to be set for the following contracts.
29
29
 
30
30
  - \`<vault-contract-address>\`
31
31
  </Info>
@@ -20,7 +20,7 @@ as long as the blockchain it is deployed on is live.
20
20
  <Info>
21
21
  **Required Allowances**
22
22
 
23
- In order to make this transaction, token allowances need to be set on the following contracts.
23
+ In order to make this transaction, token allowances need to be set for the following contracts.
24
24
 
25
25
  - \`Morpho\`
26
26
  </Info>
@@ -20,7 +20,7 @@ as long as the blockchain it is deployed on is live.
20
20
  <Info>
21
21
  **Required Allowances**
22
22
 
23
- In order to make this transaction, token allowances need to be set on the following contracts.
23
+ In order to make this transaction, token allowances need to be set for the following contracts.
24
24
 
25
25
  - \`Morpho\`
26
26
  </Info>
@@ -25,9 +25,9 @@ state at any time, and withdraw their liquidity at their discretion.
25
25
  <Info>
26
26
  **Required Allowances**
27
27
 
28
- In order to make this transaction, token allowances need to be set on the following contracts.
28
+ In order to make this transaction, token allowances need to be set for the following contracts.
29
29
 
30
- - \`<token address>\`
30
+ - \`<vault-contract-address>\`
31
31
  </Info>
32
32
  `,
33
33
  args,
@@ -20,7 +20,7 @@ as long as the blockchain it is deployed on is live.
20
20
  <Info>
21
21
  **Required Allowances**
22
22
 
23
- In order to make this transaction, token allowances need to be set on the following contracts.
23
+ In order to make this transaction, token allowances need to be set for the following contracts.
24
24
 
25
25
  - \`Morpho\`
26
26
  </Info>
@@ -18,7 +18,7 @@ the liquidity received is the market's Liquidity Provider Token (LP).
18
18
  <Info>
19
19
  **Required Allowances**
20
20
 
21
- In order to make this transaction, token allowances need to be set on the following contracts.
21
+ In order to make this transaction, token allowances need to be set for the following contracts.
22
22
 
23
23
  - \`PendleRouter\`
24
24
  </Info>
@@ -15,7 +15,7 @@ Buy Principal Token (PT) with market's Underlying Token.
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
  - \`PendleRouter\`
21
21
  </Info>
@@ -15,7 +15,7 @@ Buy Yield Token (YT) with market's Underlying Token.
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
  - \`PendleRouter\`
21
21
  </Info>
@@ -15,7 +15,7 @@ Redeem claimable yield from the market's associated Yield Token (YT).
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
  - \`PendleRouter\`
21
21
  </Info>
@@ -19,7 +19,7 @@ market contract must be set beforehand
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
  - \`PendleRouter\`
25
25
  </Info>
@@ -15,7 +15,7 @@ Sell Principal Token (PT) for the market's Underlying Token.
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
  - \`PendleRouter\`
21
21
  </Info>
@@ -15,7 +15,7 @@ Sell Yield Token (YT) for the market's Underlying Token.
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
  - \`PendleRouter\`
21
21
  </Info>
@@ -21,7 +21,7 @@ If buying with USDC, user will need to set an allowance on the USDC contract for
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
  - \`SkyUsdcUsdsConverter\`
27
27
  </Info>
@@ -19,7 +19,7 @@ There are no fees.
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
  - \`SkyUsdsVault\`
25
25
  </Info>
@@ -21,7 +21,7 @@ If swapping to USDC, user will need to set an allowance on the USDS contract for
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
  - \`SkyUsdcUsdsConverter\`
27
27
  </Info>
@@ -19,7 +19,7 @@ There are no fees.
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
  - \`SkyUsdcUsdsConverter\`
25
25
  - \`SkyUsdsVault\`
@@ -15,7 +15,7 @@ Swap between two tokens using Odos Smart Order Routing.
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
  - \`OdosRouter\`
21
21
  </Info>
@@ -23,7 +23,7 @@ process.
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
  - \`AerodromeSlipstreamRouter\`
29
29
  </Info>
@@ -23,7 +23,7 @@ needed for the minting process.
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
  - \`UniswapV3NFTPositionManager\`
29
29
  </Info>
@@ -24,7 +24,7 @@ before initiating a withdrawal to avoid potential issues or penalties.
24
24
  <Info>
25
25
  **Required Allowances**
26
26
 
27
- In order to make this transaction, token allowances need to be set on the following contracts.
27
+ In order to make this transaction, token allowances need to be set for the following contracts.
28
28
 
29
29
  - \`UniswapV3NFTPositionManager\`
30
30
  </Info>
@@ -21,7 +21,7 @@ needs to be wrapped, the appropriate amount will be wrapped automatically.
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
  - \`UniswapV3Router\`
27
27
  </Info>
@@ -21,7 +21,7 @@ wrapped, the appropriate amount will be wrapped automatically.
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
  - \`UniswapV3Router\`
27
27
  </Info>
@@ -21,7 +21,7 @@ wrapped, the appropriate amount will be wrapped automatically.
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
  - \`UniswapV3Router\`
27
27
  </Info>
@@ -7,6 +7,7 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
7
7
  */
8
8
  export type MorphoBorrowRequestAmount = number | string;
9
9
  export declare const MorphoBorrowRequestChain: {
10
+ readonly ArbitrumMainnet: "arbitrum:mainnet";
10
11
  readonly BaseMainnet: "base:mainnet";
11
12
  readonly EthereumMainnet: "ethereum:mainnet";
12
13
  };
@@ -66,11 +67,13 @@ export declare const MorphoBorrowRequestChain$outboundSchema: z.ZodNativeEnum<ty
66
67
  export declare namespace MorphoBorrowRequestChain$ {
67
68
  /** @deprecated use `MorphoBorrowRequestChain$inboundSchema` instead. */
68
69
  const inboundSchema: z.ZodNativeEnum<{
70
+ readonly ArbitrumMainnet: "arbitrum:mainnet";
69
71
  readonly BaseMainnet: "base:mainnet";
70
72
  readonly EthereumMainnet: "ethereum:mainnet";
71
73
  }>;
72
74
  /** @deprecated use `MorphoBorrowRequestChain$outboundSchema` instead. */
73
75
  const outboundSchema: z.ZodNativeEnum<{
76
+ readonly ArbitrumMainnet: "arbitrum:mainnet";
74
77
  readonly BaseMainnet: "base:mainnet";
75
78
  readonly EthereumMainnet: "ethereum:mainnet";
76
79
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"morphoborrowrequest.d.ts","sourceRoot":"","sources":["../../../../src/models/components/morphoborrowrequest.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"morphoborrowrequest.d.ts","sourceRoot":"","sources":["../../../../src/models/components/morphoborrowrequest.ts"],"names":[],"mappings":"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"}
@@ -5,6 +5,7 @@ import * as z from "zod";
5
5
  import { remap as remap$ } from "../../lib/primitives.js";
6
6
  import { safeParse } from "../../lib/schemas.js";
7
7
  export const MorphoBorrowRequestChain = {
8
+ ArbitrumMainnet: "arbitrum:mainnet",
8
9
  BaseMainnet: "base:mainnet",
9
10
  EthereumMainnet: "ethereum:mainnet",
10
11
  };
@@ -1 +1 @@
1
- {"version":3,"file":"morphoborrowrequest.js","sourceRoot":"","sources":["../../../../src/models/components/morphoborrowrequest.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"morphoborrowrequest.js","sourceRoot":"","sources":["../../../../src/models/components/morphoborrowrequest.ts"],"names":[],"mappings":"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"}
@@ -7,6 +7,7 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
7
7
  */
8
8
  export type MorphoDepositRequestAmount = number | string;
9
9
  export declare const MorphoDepositRequestChain: {
10
+ readonly ArbitrumMainnet: "arbitrum:mainnet";
10
11
  readonly BaseMainnet: "base:mainnet";
11
12
  readonly EthereumMainnet: "ethereum:mainnet";
12
13
  };
@@ -62,11 +63,13 @@ export declare const MorphoDepositRequestChain$outboundSchema: z.ZodNativeEnum<t
62
63
  export declare namespace MorphoDepositRequestChain$ {
63
64
  /** @deprecated use `MorphoDepositRequestChain$inboundSchema` instead. */
64
65
  const inboundSchema: z.ZodNativeEnum<{
66
+ readonly ArbitrumMainnet: "arbitrum:mainnet";
65
67
  readonly BaseMainnet: "base:mainnet";
66
68
  readonly EthereumMainnet: "ethereum:mainnet";
67
69
  }>;
68
70
  /** @deprecated use `MorphoDepositRequestChain$outboundSchema` instead. */
69
71
  const outboundSchema: z.ZodNativeEnum<{
72
+ readonly ArbitrumMainnet: "arbitrum:mainnet";
70
73
  readonly BaseMainnet: "base:mainnet";
71
74
  readonly EthereumMainnet: "ethereum:mainnet";
72
75
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"morphodepositrequest.d.ts","sourceRoot":"","sources":["../../../../src/models/components/morphodepositrequest.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"morphodepositrequest.d.ts","sourceRoot":"","sources":["../../../../src/models/components/morphodepositrequest.ts"],"names":[],"mappings":"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"}
@@ -5,6 +5,7 @@ import * as z from "zod";
5
5
  import { remap as remap$ } from "../../lib/primitives.js";
6
6
  import { safeParse } from "../../lib/schemas.js";
7
7
  export const MorphoDepositRequestChain = {
8
+ ArbitrumMainnet: "arbitrum:mainnet",
8
9
  BaseMainnet: "base:mainnet",
9
10
  EthereumMainnet: "ethereum:mainnet",
10
11
  };
@@ -1 +1 @@
1
- {"version":3,"file":"morphodepositrequest.js","sourceRoot":"","sources":["../../../../src/models/components/morphodepositrequest.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"morphodepositrequest.js","sourceRoot":"","sources":["../../../../src/models/components/morphodepositrequest.ts"],"names":[],"mappings":"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"}