@compass-labs/api-sdk 1.1.2 → 1.1.3-rc0

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 (946) hide show
  1. package/FUNCTIONS.md +4 -1
  2. package/README.md +24 -6
  3. package/bin/mcp-server.js +369 -369
  4. package/bin/mcp-server.js.map +122 -122
  5. package/dist/commonjs/lib/config.d.ts +3 -3
  6. package/dist/commonjs/lib/config.js +3 -3
  7. package/dist/commonjs/lib/config.js.map +1 -1
  8. package/dist/commonjs/mcp-server/mcp-server.js +1 -1
  9. package/dist/commonjs/mcp-server/mcp-server.js.map +1 -1
  10. package/dist/commonjs/mcp-server/server.js +1 -1
  11. package/dist/commonjs/mcp-server/server.js.map +1 -1
  12. package/dist/commonjs/models/components/aaveborrowparams.js +1 -1
  13. package/dist/commonjs/models/components/aaveborrowparams.js.map +1 -1
  14. package/dist/commonjs/models/components/aaveborrowrequest.d.ts +1 -1
  15. package/dist/commonjs/models/components/aaveborrowrequest.d.ts.map +1 -1
  16. package/dist/commonjs/models/components/aaveborrowrequest.js +3 -3
  17. package/dist/commonjs/models/components/aaveborrowrequest.js.map +1 -1
  18. package/dist/commonjs/models/components/aavehistoricaltransactionsresponse.d.ts +9 -9
  19. package/dist/commonjs/models/components/aavehistoricaltransactionsresponse.d.ts.map +1 -1
  20. package/dist/commonjs/models/components/aavehistoricaltransactionsresponse.js +5 -5
  21. package/dist/commonjs/models/components/aavehistoricaltransactionsresponse.js.map +1 -1
  22. package/dist/commonjs/models/components/aavelooprequest.d.ts +2 -2
  23. package/dist/commonjs/models/components/aavelooprequest.d.ts.map +1 -1
  24. package/dist/commonjs/models/components/aavelooprequest.js +4 -4
  25. package/dist/commonjs/models/components/aavelooprequest.js.map +1 -1
  26. package/dist/commonjs/models/components/aaverepayparams.js +1 -1
  27. package/dist/commonjs/models/components/aaverepayparams.js.map +1 -1
  28. package/dist/commonjs/models/components/aaverepayrequest.d.ts +1 -1
  29. package/dist/commonjs/models/components/aaverepayrequest.d.ts.map +1 -1
  30. package/dist/commonjs/models/components/aaverepayrequest.js +3 -3
  31. package/dist/commonjs/models/components/aaverepayrequest.js.map +1 -1
  32. package/dist/commonjs/models/components/aavesupplyparams.js +1 -1
  33. package/dist/commonjs/models/components/aavesupplyparams.js.map +1 -1
  34. package/dist/commonjs/models/components/aavesupplyrequest.d.ts +1 -1
  35. package/dist/commonjs/models/components/aavesupplyrequest.d.ts.map +1 -1
  36. package/dist/commonjs/models/components/aavesupplyrequest.js +3 -3
  37. package/dist/commonjs/models/components/aavesupplyrequest.js.map +1 -1
  38. package/dist/commonjs/models/components/aavewithdrawparams.js +1 -1
  39. package/dist/commonjs/models/components/aavewithdrawparams.js.map +1 -1
  40. package/dist/commonjs/models/components/aavewithdrawrequest.d.ts +1 -1
  41. package/dist/commonjs/models/components/aavewithdrawrequest.d.ts.map +1 -1
  42. package/dist/commonjs/models/components/aavewithdrawrequest.js +3 -3
  43. package/dist/commonjs/models/components/aavewithdrawrequest.js.map +1 -1
  44. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.js +1 -1
  45. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.js.map +1 -1
  46. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +1 -1
  47. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
  48. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js +3 -3
  49. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
  50. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js +1 -1
  51. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js.map +1 -1
  52. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +1 -1
  53. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
  54. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +3 -3
  55. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
  56. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.js +1 -1
  57. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.js.map +1 -1
  58. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +1 -1
  59. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
  60. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +3 -3
  61. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
  62. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.js +1 -1
  63. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.js.map +1 -1
  64. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +1 -1
  65. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
  66. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js +3 -3
  67. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
  68. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js +1 -1
  69. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js.map +1 -1
  70. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +1 -1
  71. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  72. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +3 -3
  73. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
  74. package/dist/commonjs/models/components/batcheduseroperationsrequest.d.ts +1 -1
  75. package/dist/commonjs/models/components/batcheduseroperationsrequest.d.ts.map +1 -1
  76. package/dist/commonjs/models/components/batcheduseroperationsrequest.js +2 -2
  77. package/dist/commonjs/models/components/batcheduseroperationsrequest.js.map +1 -1
  78. package/dist/commonjs/models/components/ethenadepositparams.js +1 -1
  79. package/dist/commonjs/models/components/ethenadepositparams.js.map +1 -1
  80. package/dist/commonjs/models/components/ethenadepositrequest.d.ts +1 -1
  81. package/dist/commonjs/models/components/ethenadepositrequest.d.ts.map +1 -1
  82. package/dist/commonjs/models/components/ethenadepositrequest.js +3 -3
  83. package/dist/commonjs/models/components/ethenadepositrequest.js.map +1 -1
  84. package/dist/commonjs/models/components/ethenarequesttowithdrawparams.js +1 -1
  85. package/dist/commonjs/models/components/ethenarequesttowithdrawparams.js.map +1 -1
  86. package/dist/commonjs/models/components/ethenarequesttowithdrawrequest.d.ts +1 -1
  87. package/dist/commonjs/models/components/ethenarequesttowithdrawrequest.d.ts.map +1 -1
  88. package/dist/commonjs/models/components/ethenarequesttowithdrawrequest.js +3 -3
  89. package/dist/commonjs/models/components/ethenarequesttowithdrawrequest.js.map +1 -1
  90. package/dist/commonjs/models/components/ethenaunstakeparams.js +1 -1
  91. package/dist/commonjs/models/components/ethenaunstakeparams.js.map +1 -1
  92. package/dist/commonjs/models/components/ethenaunstakerequest.d.ts +1 -1
  93. package/dist/commonjs/models/components/ethenaunstakerequest.d.ts.map +1 -1
  94. package/dist/commonjs/models/components/ethenaunstakerequest.js +3 -3
  95. package/dist/commonjs/models/components/ethenaunstakerequest.js.map +1 -1
  96. package/dist/commonjs/models/components/index.d.ts +1 -1
  97. package/dist/commonjs/models/components/index.d.ts.map +1 -1
  98. package/dist/commonjs/models/components/index.js +1 -1
  99. package/dist/commonjs/models/components/index.js.map +1 -1
  100. package/dist/commonjs/models/components/morphoborrowparams.js +1 -1
  101. package/dist/commonjs/models/components/morphoborrowparams.js.map +1 -1
  102. package/dist/commonjs/models/components/morphoborrowrequest.d.ts +1 -1
  103. package/dist/commonjs/models/components/morphoborrowrequest.d.ts.map +1 -1
  104. package/dist/commonjs/models/components/morphoborrowrequest.js +3 -3
  105. package/dist/commonjs/models/components/morphoborrowrequest.js.map +1 -1
  106. package/dist/commonjs/models/components/morphodepositparams.js +1 -1
  107. package/dist/commonjs/models/components/morphodepositparams.js.map +1 -1
  108. package/dist/commonjs/models/components/morphodepositrequest.d.ts +1 -1
  109. package/dist/commonjs/models/components/morphodepositrequest.d.ts.map +1 -1
  110. package/dist/commonjs/models/components/morphodepositrequest.js +3 -3
  111. package/dist/commonjs/models/components/morphodepositrequest.js.map +1 -1
  112. package/dist/commonjs/models/components/morphorepayparams.js +1 -1
  113. package/dist/commonjs/models/components/morphorepayparams.js.map +1 -1
  114. package/dist/commonjs/models/components/morphorepayrequest.d.ts +1 -1
  115. package/dist/commonjs/models/components/morphorepayrequest.d.ts.map +1 -1
  116. package/dist/commonjs/models/components/morphorepayrequest.js +3 -3
  117. package/dist/commonjs/models/components/morphorepayrequest.js.map +1 -1
  118. package/dist/commonjs/models/components/morphosupplycollateralparams.js +1 -1
  119. package/dist/commonjs/models/components/morphosupplycollateralparams.js.map +1 -1
  120. package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts +1 -1
  121. package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
  122. package/dist/commonjs/models/components/morphosupplycollateralrequest.js +3 -3
  123. package/dist/commonjs/models/components/morphosupplycollateralrequest.js.map +1 -1
  124. package/dist/commonjs/models/components/morphowithdrawcollateralparams.js +1 -1
  125. package/dist/commonjs/models/components/morphowithdrawcollateralparams.js.map +1 -1
  126. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts +1 -1
  127. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
  128. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js +3 -3
  129. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js.map +1 -1
  130. package/dist/commonjs/models/components/morphowithdrawparams.d.ts.map +1 -1
  131. package/dist/commonjs/models/components/morphowithdrawparams.js +2 -1
  132. package/dist/commonjs/models/components/morphowithdrawparams.js.map +1 -1
  133. package/dist/commonjs/models/components/morphowithdrawrequest.d.ts +1 -1
  134. package/dist/commonjs/models/components/morphowithdrawrequest.d.ts.map +1 -1
  135. package/dist/commonjs/models/components/morphowithdrawrequest.js +4 -3
  136. package/dist/commonjs/models/components/morphowithdrawrequest.js.map +1 -1
  137. package/dist/commonjs/models/components/multicallexecuterequest.d.ts +1 -1
  138. package/dist/commonjs/models/components/multicallexecuterequest.d.ts.map +1 -1
  139. package/dist/commonjs/models/components/multicallexecuterequest.js +2 -2
  140. package/dist/commonjs/models/components/multicallexecuterequest.js.map +1 -1
  141. package/dist/commonjs/models/components/odosswapparams.js +1 -1
  142. package/dist/commonjs/models/components/odosswapparams.js.map +1 -1
  143. package/dist/commonjs/models/components/odosswaprequest.d.ts +1 -1
  144. package/dist/commonjs/models/components/odosswaprequest.d.ts.map +1 -1
  145. package/dist/commonjs/models/components/odosswaprequest.js +3 -3
  146. package/dist/commonjs/models/components/odosswaprequest.js.map +1 -1
  147. package/dist/commonjs/models/components/pendlemanageliquidityparams.js +1 -1
  148. package/dist/commonjs/models/components/pendlemanageliquidityparams.js.map +1 -1
  149. package/dist/commonjs/models/components/pendlemanageliquidityrequest.d.ts +1 -1
  150. package/dist/commonjs/models/components/pendlemanageliquidityrequest.d.ts.map +1 -1
  151. package/dist/commonjs/models/components/pendlemanageliquidityrequest.js +3 -3
  152. package/dist/commonjs/models/components/pendlemanageliquidityrequest.js.map +1 -1
  153. package/dist/commonjs/models/components/pendleredeemyieldparams.d.ts.map +1 -1
  154. package/dist/commonjs/models/components/pendleredeemyieldparams.js +2 -1
  155. package/dist/commonjs/models/components/pendleredeemyieldparams.js.map +1 -1
  156. package/dist/commonjs/models/components/pendleredeemyieldrequest.d.ts +1 -1
  157. package/dist/commonjs/models/components/pendleredeemyieldrequest.d.ts.map +1 -1
  158. package/dist/commonjs/models/components/pendleredeemyieldrequest.js +4 -3
  159. package/dist/commonjs/models/components/pendleredeemyieldrequest.js.map +1 -1
  160. package/dist/commonjs/models/components/pendletradeptparams.d.ts.map +1 -1
  161. package/dist/commonjs/models/components/pendletradeptparams.js +2 -1
  162. package/dist/commonjs/models/components/pendletradeptparams.js.map +1 -1
  163. package/dist/commonjs/models/components/pendletradeptrequest.d.ts +1 -1
  164. package/dist/commonjs/models/components/pendletradeptrequest.d.ts.map +1 -1
  165. package/dist/commonjs/models/components/pendletradeptrequest.js +4 -3
  166. package/dist/commonjs/models/components/pendletradeptrequest.js.map +1 -1
  167. package/dist/commonjs/models/components/pendletradeytparams.d.ts.map +1 -1
  168. package/dist/commonjs/models/components/pendletradeytparams.js +2 -1
  169. package/dist/commonjs/models/components/pendletradeytparams.js.map +1 -1
  170. package/dist/commonjs/models/components/pendletradeytrequest.d.ts +1 -1
  171. package/dist/commonjs/models/components/pendletradeytrequest.d.ts.map +1 -1
  172. package/dist/commonjs/models/components/pendletradeytrequest.js +4 -3
  173. package/dist/commonjs/models/components/pendletradeytrequest.js.map +1 -1
  174. package/dist/commonjs/models/components/setallowanceparams.js +1 -1
  175. package/dist/commonjs/models/components/setallowanceparams.js.map +1 -1
  176. package/dist/commonjs/models/components/setallowancerequest.d.ts +1 -1
  177. package/dist/commonjs/models/components/setallowancerequest.d.ts.map +1 -1
  178. package/dist/commonjs/models/components/setallowancerequest.js +3 -3
  179. package/dist/commonjs/models/components/setallowancerequest.js.map +1 -1
  180. package/dist/commonjs/models/components/skybuyparams.js +1 -1
  181. package/dist/commonjs/models/components/skybuyparams.js.map +1 -1
  182. package/dist/commonjs/models/components/skybuyrequest.d.ts +1 -1
  183. package/dist/commonjs/models/components/skybuyrequest.d.ts.map +1 -1
  184. package/dist/commonjs/models/components/skybuyrequest.js +3 -3
  185. package/dist/commonjs/models/components/skybuyrequest.js.map +1 -1
  186. package/dist/commonjs/models/components/skydepositparams.js +1 -1
  187. package/dist/commonjs/models/components/skydepositparams.js.map +1 -1
  188. package/dist/commonjs/models/components/skydepositrequest.d.ts +2 -2
  189. package/dist/commonjs/models/components/skydepositrequest.d.ts.map +1 -1
  190. package/dist/commonjs/models/components/skydepositrequest.js +5 -5
  191. package/dist/commonjs/models/components/skydepositrequest.js.map +1 -1
  192. package/dist/commonjs/models/components/skysellparams.js +1 -1
  193. package/dist/commonjs/models/components/skysellparams.js.map +1 -1
  194. package/dist/commonjs/models/components/skysellrequest.d.ts +1 -1
  195. package/dist/commonjs/models/components/skysellrequest.d.ts.map +1 -1
  196. package/dist/commonjs/models/components/skysellrequest.js +3 -3
  197. package/dist/commonjs/models/components/skysellrequest.js.map +1 -1
  198. package/dist/commonjs/models/components/skywithdrawparams.js +1 -1
  199. package/dist/commonjs/models/components/skywithdrawparams.js.map +1 -1
  200. package/dist/commonjs/models/components/skywithdrawrequest.d.ts +2 -2
  201. package/dist/commonjs/models/components/skywithdrawrequest.d.ts.map +1 -1
  202. package/dist/commonjs/models/components/skywithdrawrequest.js +5 -5
  203. package/dist/commonjs/models/components/skywithdrawrequest.js.map +1 -1
  204. package/dist/commonjs/models/components/tokentransferparams.js +1 -1
  205. package/dist/commonjs/models/components/tokentransferparams.js.map +1 -1
  206. package/dist/commonjs/models/components/tokentransferrequest.d.ts +1 -1
  207. package/dist/commonjs/models/components/tokentransferrequest.d.ts.map +1 -1
  208. package/dist/commonjs/models/components/tokentransferrequest.js +3 -3
  209. package/dist/commonjs/models/components/tokentransferrequest.js.map +1 -1
  210. package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
  211. package/dist/commonjs/models/components/uniswapbuyexactlyparams.js +2 -1
  212. package/dist/commonjs/models/components/uniswapbuyexactlyparams.js.map +1 -1
  213. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts +1 -1
  214. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
  215. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js +4 -3
  216. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js.map +1 -1
  217. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.js +1 -1
  218. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.js.map +1 -1
  219. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +1 -1
  220. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
  221. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js +3 -3
  222. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
  223. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.js +1 -1
  224. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.js.map +1 -1
  225. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts +1 -1
  226. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
  227. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js +3 -3
  228. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
  229. package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
  230. package/dist/commonjs/models/components/uniswapsellexactlyparams.js +2 -1
  231. package/dist/commonjs/models/components/uniswapsellexactlyparams.js.map +1 -1
  232. package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts +1 -1
  233. package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
  234. package/dist/commonjs/models/components/uniswapsellexactlyrequest.js +4 -3
  235. package/dist/commonjs/models/components/uniswapsellexactlyrequest.js.map +1 -1
  236. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.js +1 -1
  237. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.js.map +1 -1
  238. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +1 -1
  239. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  240. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js +3 -3
  241. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
  242. package/dist/commonjs/models/components/unwrapwethparams.js +1 -1
  243. package/dist/commonjs/models/components/unwrapwethparams.js.map +1 -1
  244. package/dist/commonjs/models/components/unwrapwethrequest.d.ts +1 -1
  245. package/dist/commonjs/models/components/unwrapwethrequest.d.ts.map +1 -1
  246. package/dist/commonjs/models/components/unwrapwethrequest.js +3 -3
  247. package/dist/commonjs/models/components/unwrapwethrequest.js.map +1 -1
  248. package/dist/commonjs/models/components/vaultdepositparams.js +1 -1
  249. package/dist/commonjs/models/components/vaultdepositparams.js.map +1 -1
  250. package/dist/commonjs/models/components/vaultdepositrequest.d.ts +1 -1
  251. package/dist/commonjs/models/components/vaultdepositrequest.d.ts.map +1 -1
  252. package/dist/commonjs/models/components/vaultdepositrequest.js +3 -3
  253. package/dist/commonjs/models/components/vaultdepositrequest.js.map +1 -1
  254. package/dist/commonjs/models/components/vaultwithdrawparams.js +1 -1
  255. package/dist/commonjs/models/components/vaultwithdrawparams.js.map +1 -1
  256. package/dist/commonjs/models/components/vaultwithdrawrequest.d.ts +1 -1
  257. package/dist/commonjs/models/components/vaultwithdrawrequest.d.ts.map +1 -1
  258. package/dist/commonjs/models/components/vaultwithdrawrequest.js +3 -3
  259. package/dist/commonjs/models/components/vaultwithdrawrequest.js.map +1 -1
  260. package/dist/commonjs/models/components/{redeemunderlying.d.ts → withdraw.d.ts} +14 -14
  261. package/dist/commonjs/models/components/withdraw.d.ts.map +1 -0
  262. package/dist/commonjs/models/components/{redeemunderlying.js → withdraw.js} +17 -17
  263. package/dist/commonjs/models/components/withdraw.js.map +1 -0
  264. package/dist/commonjs/models/components/wrapethparams.js +1 -1
  265. package/dist/commonjs/models/components/wrapethparams.js.map +1 -1
  266. package/dist/commonjs/models/components/wrapethrequest.d.ts +1 -1
  267. package/dist/commonjs/models/components/wrapethrequest.d.ts.map +1 -1
  268. package/dist/commonjs/models/components/wrapethrequest.js +3 -3
  269. package/dist/commonjs/models/components/wrapethrequest.js.map +1 -1
  270. package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.d.ts +1 -1
  271. package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.d.ts.map +1 -1
  272. package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.js +2 -2
  273. package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.js.map +1 -1
  274. package/dist/commonjs/models/operations/v1aaveavgrate.d.ts +3 -3
  275. package/dist/commonjs/models/operations/v1aaveavgrate.d.ts.map +1 -1
  276. package/dist/commonjs/models/operations/v1aaveavgrate.js +6 -6
  277. package/dist/commonjs/models/operations/v1aaveavgrate.js.map +1 -1
  278. package/dist/commonjs/models/operations/v1aavehistoricaltransactions.d.ts +4 -4
  279. package/dist/commonjs/models/operations/v1aavehistoricaltransactions.d.ts.map +1 -1
  280. package/dist/commonjs/models/operations/v1aavehistoricaltransactions.js +8 -8
  281. package/dist/commonjs/models/operations/v1aavehistoricaltransactions.js.map +1 -1
  282. package/dist/commonjs/models/operations/v1aaveliquiditychange.d.ts +4 -4
  283. package/dist/commonjs/models/operations/v1aaveliquiditychange.d.ts.map +1 -1
  284. package/dist/commonjs/models/operations/v1aaveliquiditychange.js +8 -8
  285. package/dist/commonjs/models/operations/v1aaveliquiditychange.js.map +1 -1
  286. package/dist/commonjs/models/operations/v1aaverate.d.ts +2 -2
  287. package/dist/commonjs/models/operations/v1aaverate.d.ts.map +1 -1
  288. package/dist/commonjs/models/operations/v1aaverate.js +4 -4
  289. package/dist/commonjs/models/operations/v1aaverate.js.map +1 -1
  290. package/dist/commonjs/models/operations/v1aavereserveoverview.d.ts +2 -2
  291. package/dist/commonjs/models/operations/v1aavereserveoverview.d.ts.map +1 -1
  292. package/dist/commonjs/models/operations/v1aavereserveoverview.js +4 -4
  293. package/dist/commonjs/models/operations/v1aavereserveoverview.js.map +1 -1
  294. package/dist/commonjs/models/operations/v1aavestdrate.d.ts +3 -3
  295. package/dist/commonjs/models/operations/v1aavestdrate.d.ts.map +1 -1
  296. package/dist/commonjs/models/operations/v1aavestdrate.js +6 -6
  297. package/dist/commonjs/models/operations/v1aavestdrate.js.map +1 -1
  298. package/dist/commonjs/models/operations/v1aavetokenprice.d.ts +2 -2
  299. package/dist/commonjs/models/operations/v1aavetokenprice.d.ts.map +1 -1
  300. package/dist/commonjs/models/operations/v1aavetokenprice.js +4 -4
  301. package/dist/commonjs/models/operations/v1aavetokenprice.js.map +1 -1
  302. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.d.ts +3 -3
  303. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.d.ts.map +1 -1
  304. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.js +6 -6
  305. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.js.map +1 -1
  306. package/dist/commonjs/models/operations/v1aaveuserpositionsummary.d.ts +2 -2
  307. package/dist/commonjs/models/operations/v1aaveuserpositionsummary.d.ts.map +1 -1
  308. package/dist/commonjs/models/operations/v1aaveuserpositionsummary.js +4 -4
  309. package/dist/commonjs/models/operations/v1aaveuserpositionsummary.js.map +1 -1
  310. package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts +2 -2
  311. package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts.map +1 -1
  312. package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.js +4 -6
  313. package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.js.map +1 -1
  314. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.d.ts +4 -4
  315. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.d.ts.map +1 -1
  316. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.js +8 -8
  317. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.js.map +1 -1
  318. package/dist/commonjs/models/operations/v1ethenavault.d.ts +1 -1
  319. package/dist/commonjs/models/operations/v1ethenavault.d.ts.map +1 -1
  320. package/dist/commonjs/models/operations/v1ethenavault.js +2 -2
  321. package/dist/commonjs/models/operations/v1ethenavault.js.map +1 -1
  322. package/dist/commonjs/models/operations/v1genericallowance.d.ts +3 -3
  323. package/dist/commonjs/models/operations/v1genericallowance.d.ts.map +1 -1
  324. package/dist/commonjs/models/operations/v1genericallowance.js +6 -6
  325. package/dist/commonjs/models/operations/v1genericallowance.js.map +1 -1
  326. package/dist/commonjs/models/operations/v1genericens.d.ts +2 -2
  327. package/dist/commonjs/models/operations/v1genericens.d.ts.map +1 -1
  328. package/dist/commonjs/models/operations/v1genericens.js +4 -4
  329. package/dist/commonjs/models/operations/v1genericens.js.map +1 -1
  330. package/dist/commonjs/models/operations/v1genericportfolio.d.ts +2 -2
  331. package/dist/commonjs/models/operations/v1genericportfolio.d.ts.map +1 -1
  332. package/dist/commonjs/models/operations/v1genericportfolio.js +4 -4
  333. package/dist/commonjs/models/operations/v1genericportfolio.js.map +1 -1
  334. package/dist/commonjs/models/operations/v1morphomarket.d.ts +2 -2
  335. package/dist/commonjs/models/operations/v1morphomarket.d.ts.map +1 -1
  336. package/dist/commonjs/models/operations/v1morphomarket.js +4 -4
  337. package/dist/commonjs/models/operations/v1morphomarket.js.map +1 -1
  338. package/dist/commonjs/models/operations/v1morphomarketposition.d.ts +3 -3
  339. package/dist/commonjs/models/operations/v1morphomarketposition.d.ts.map +1 -1
  340. package/dist/commonjs/models/operations/v1morphomarketposition.js +6 -6
  341. package/dist/commonjs/models/operations/v1morphomarketposition.js.map +1 -1
  342. package/dist/commonjs/models/operations/v1morphomarkets.d.ts +1 -1
  343. package/dist/commonjs/models/operations/v1morphomarkets.d.ts.map +1 -1
  344. package/dist/commonjs/models/operations/v1morphomarkets.js +2 -2
  345. package/dist/commonjs/models/operations/v1morphomarkets.js.map +1 -1
  346. package/dist/commonjs/models/operations/v1morphouserposition.d.ts +2 -2
  347. package/dist/commonjs/models/operations/v1morphouserposition.d.ts.map +1 -1
  348. package/dist/commonjs/models/operations/v1morphouserposition.js +4 -4
  349. package/dist/commonjs/models/operations/v1morphouserposition.js.map +1 -1
  350. package/dist/commonjs/models/operations/v1morphovault.d.ts +2 -2
  351. package/dist/commonjs/models/operations/v1morphovault.d.ts.map +1 -1
  352. package/dist/commonjs/models/operations/v1morphovault.js +4 -4
  353. package/dist/commonjs/models/operations/v1morphovault.js.map +1 -1
  354. package/dist/commonjs/models/operations/v1morphovaults.d.ts +1 -1
  355. package/dist/commonjs/models/operations/v1morphovaults.d.ts.map +1 -1
  356. package/dist/commonjs/models/operations/v1morphovaults.js +2 -2
  357. package/dist/commonjs/models/operations/v1morphovaults.js.map +1 -1
  358. package/dist/commonjs/models/operations/v1pendlemarket.d.ts +2 -2
  359. package/dist/commonjs/models/operations/v1pendlemarket.d.ts.map +1 -1
  360. package/dist/commonjs/models/operations/v1pendlemarket.js +4 -4
  361. package/dist/commonjs/models/operations/v1pendlemarket.js.map +1 -1
  362. package/dist/commonjs/models/operations/v1pendlemarkets.d.ts +1 -1
  363. package/dist/commonjs/models/operations/v1pendlemarkets.d.ts.map +1 -1
  364. package/dist/commonjs/models/operations/v1pendlemarkets.js +2 -2
  365. package/dist/commonjs/models/operations/v1pendlemarkets.js.map +1 -1
  366. package/dist/commonjs/models/operations/v1pendlepositions.d.ts +2 -2
  367. package/dist/commonjs/models/operations/v1pendlepositions.d.ts.map +1 -1
  368. package/dist/commonjs/models/operations/v1pendlepositions.js +4 -4
  369. package/dist/commonjs/models/operations/v1pendlepositions.js.map +1 -1
  370. package/dist/commonjs/models/operations/v1skyposition.d.ts +2 -2
  371. package/dist/commonjs/models/operations/v1skyposition.d.ts.map +1 -1
  372. package/dist/commonjs/models/operations/v1skyposition.js +4 -4
  373. package/dist/commonjs/models/operations/v1skyposition.js.map +1 -1
  374. package/dist/commonjs/models/operations/v1tokenbalance.d.ts +3 -3
  375. package/dist/commonjs/models/operations/v1tokenbalance.d.ts.map +1 -1
  376. package/dist/commonjs/models/operations/v1tokenbalance.js +6 -6
  377. package/dist/commonjs/models/operations/v1tokenbalance.js.map +1 -1
  378. package/dist/commonjs/models/operations/v1tokenprice.d.ts +2 -2
  379. package/dist/commonjs/models/operations/v1tokenprice.d.ts.map +1 -1
  380. package/dist/commonjs/models/operations/v1tokenprice.js +4 -4
  381. package/dist/commonjs/models/operations/v1tokenprice.js.map +1 -1
  382. package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.d.ts +2 -2
  383. package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.d.ts.map +1 -1
  384. package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.js +4 -4
  385. package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.js.map +1 -1
  386. package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.d.ts +2 -2
  387. package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.d.ts.map +1 -1
  388. package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.js +4 -4
  389. package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.js.map +1 -1
  390. package/dist/commonjs/models/operations/v1uniswappoolprice.d.ts +4 -4
  391. package/dist/commonjs/models/operations/v1uniswappoolprice.d.ts.map +1 -1
  392. package/dist/commonjs/models/operations/v1uniswappoolprice.js +8 -8
  393. package/dist/commonjs/models/operations/v1uniswappoolprice.js.map +1 -1
  394. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.d.ts +4 -4
  395. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.d.ts.map +1 -1
  396. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.js +8 -8
  397. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.js.map +1 -1
  398. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.d.ts +4 -4
  399. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.d.ts.map +1 -1
  400. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.js +8 -8
  401. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.js.map +1 -1
  402. package/dist/commonjs/models/operations/v1vaultsvault.d.ts +2 -2
  403. package/dist/commonjs/models/operations/v1vaultsvault.d.ts.map +1 -1
  404. package/dist/commonjs/models/operations/v1vaultsvault.js +4 -4
  405. package/dist/commonjs/models/operations/v1vaultsvault.js.map +1 -1
  406. package/dist/esm/lib/config.d.ts +3 -3
  407. package/dist/esm/lib/config.js +3 -3
  408. package/dist/esm/lib/config.js.map +1 -1
  409. package/dist/esm/mcp-server/mcp-server.js +1 -1
  410. package/dist/esm/mcp-server/mcp-server.js.map +1 -1
  411. package/dist/esm/mcp-server/server.js +1 -1
  412. package/dist/esm/mcp-server/server.js.map +1 -1
  413. package/dist/esm/models/components/aaveborrowparams.js +1 -1
  414. package/dist/esm/models/components/aaveborrowparams.js.map +1 -1
  415. package/dist/esm/models/components/aaveborrowrequest.d.ts +1 -1
  416. package/dist/esm/models/components/aaveborrowrequest.d.ts.map +1 -1
  417. package/dist/esm/models/components/aaveborrowrequest.js +3 -3
  418. package/dist/esm/models/components/aaveborrowrequest.js.map +1 -1
  419. package/dist/esm/models/components/aavehistoricaltransactionsresponse.d.ts +9 -9
  420. package/dist/esm/models/components/aavehistoricaltransactionsresponse.d.ts.map +1 -1
  421. package/dist/esm/models/components/aavehistoricaltransactionsresponse.js +5 -5
  422. package/dist/esm/models/components/aavehistoricaltransactionsresponse.js.map +1 -1
  423. package/dist/esm/models/components/aavelooprequest.d.ts +2 -2
  424. package/dist/esm/models/components/aavelooprequest.d.ts.map +1 -1
  425. package/dist/esm/models/components/aavelooprequest.js +4 -4
  426. package/dist/esm/models/components/aavelooprequest.js.map +1 -1
  427. package/dist/esm/models/components/aaverepayparams.js +1 -1
  428. package/dist/esm/models/components/aaverepayparams.js.map +1 -1
  429. package/dist/esm/models/components/aaverepayrequest.d.ts +1 -1
  430. package/dist/esm/models/components/aaverepayrequest.d.ts.map +1 -1
  431. package/dist/esm/models/components/aaverepayrequest.js +3 -3
  432. package/dist/esm/models/components/aaverepayrequest.js.map +1 -1
  433. package/dist/esm/models/components/aavesupplyparams.js +1 -1
  434. package/dist/esm/models/components/aavesupplyparams.js.map +1 -1
  435. package/dist/esm/models/components/aavesupplyrequest.d.ts +1 -1
  436. package/dist/esm/models/components/aavesupplyrequest.d.ts.map +1 -1
  437. package/dist/esm/models/components/aavesupplyrequest.js +3 -3
  438. package/dist/esm/models/components/aavesupplyrequest.js.map +1 -1
  439. package/dist/esm/models/components/aavewithdrawparams.js +1 -1
  440. package/dist/esm/models/components/aavewithdrawparams.js.map +1 -1
  441. package/dist/esm/models/components/aavewithdrawrequest.d.ts +1 -1
  442. package/dist/esm/models/components/aavewithdrawrequest.d.ts.map +1 -1
  443. package/dist/esm/models/components/aavewithdrawrequest.js +3 -3
  444. package/dist/esm/models/components/aavewithdrawrequest.js.map +1 -1
  445. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.js +1 -1
  446. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.js.map +1 -1
  447. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +1 -1
  448. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
  449. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js +3 -3
  450. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
  451. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js +1 -1
  452. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js.map +1 -1
  453. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +1 -1
  454. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
  455. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +3 -3
  456. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
  457. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.js +1 -1
  458. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.js.map +1 -1
  459. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +1 -1
  460. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
  461. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +3 -3
  462. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
  463. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.js +1 -1
  464. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.js.map +1 -1
  465. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +1 -1
  466. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
  467. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js +3 -3
  468. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
  469. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js +1 -1
  470. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js.map +1 -1
  471. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +1 -1
  472. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  473. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +3 -3
  474. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
  475. package/dist/esm/models/components/batcheduseroperationsrequest.d.ts +1 -1
  476. package/dist/esm/models/components/batcheduseroperationsrequest.d.ts.map +1 -1
  477. package/dist/esm/models/components/batcheduseroperationsrequest.js +2 -2
  478. package/dist/esm/models/components/batcheduseroperationsrequest.js.map +1 -1
  479. package/dist/esm/models/components/ethenadepositparams.js +1 -1
  480. package/dist/esm/models/components/ethenadepositparams.js.map +1 -1
  481. package/dist/esm/models/components/ethenadepositrequest.d.ts +1 -1
  482. package/dist/esm/models/components/ethenadepositrequest.d.ts.map +1 -1
  483. package/dist/esm/models/components/ethenadepositrequest.js +3 -3
  484. package/dist/esm/models/components/ethenadepositrequest.js.map +1 -1
  485. package/dist/esm/models/components/ethenarequesttowithdrawparams.js +1 -1
  486. package/dist/esm/models/components/ethenarequesttowithdrawparams.js.map +1 -1
  487. package/dist/esm/models/components/ethenarequesttowithdrawrequest.d.ts +1 -1
  488. package/dist/esm/models/components/ethenarequesttowithdrawrequest.d.ts.map +1 -1
  489. package/dist/esm/models/components/ethenarequesttowithdrawrequest.js +3 -3
  490. package/dist/esm/models/components/ethenarequesttowithdrawrequest.js.map +1 -1
  491. package/dist/esm/models/components/ethenaunstakeparams.js +1 -1
  492. package/dist/esm/models/components/ethenaunstakeparams.js.map +1 -1
  493. package/dist/esm/models/components/ethenaunstakerequest.d.ts +1 -1
  494. package/dist/esm/models/components/ethenaunstakerequest.d.ts.map +1 -1
  495. package/dist/esm/models/components/ethenaunstakerequest.js +3 -3
  496. package/dist/esm/models/components/ethenaunstakerequest.js.map +1 -1
  497. package/dist/esm/models/components/index.d.ts +1 -1
  498. package/dist/esm/models/components/index.d.ts.map +1 -1
  499. package/dist/esm/models/components/index.js +1 -1
  500. package/dist/esm/models/components/index.js.map +1 -1
  501. package/dist/esm/models/components/morphoborrowparams.js +1 -1
  502. package/dist/esm/models/components/morphoborrowparams.js.map +1 -1
  503. package/dist/esm/models/components/morphoborrowrequest.d.ts +1 -1
  504. package/dist/esm/models/components/morphoborrowrequest.d.ts.map +1 -1
  505. package/dist/esm/models/components/morphoborrowrequest.js +3 -3
  506. package/dist/esm/models/components/morphoborrowrequest.js.map +1 -1
  507. package/dist/esm/models/components/morphodepositparams.js +1 -1
  508. package/dist/esm/models/components/morphodepositparams.js.map +1 -1
  509. package/dist/esm/models/components/morphodepositrequest.d.ts +1 -1
  510. package/dist/esm/models/components/morphodepositrequest.d.ts.map +1 -1
  511. package/dist/esm/models/components/morphodepositrequest.js +3 -3
  512. package/dist/esm/models/components/morphodepositrequest.js.map +1 -1
  513. package/dist/esm/models/components/morphorepayparams.js +1 -1
  514. package/dist/esm/models/components/morphorepayparams.js.map +1 -1
  515. package/dist/esm/models/components/morphorepayrequest.d.ts +1 -1
  516. package/dist/esm/models/components/morphorepayrequest.d.ts.map +1 -1
  517. package/dist/esm/models/components/morphorepayrequest.js +3 -3
  518. package/dist/esm/models/components/morphorepayrequest.js.map +1 -1
  519. package/dist/esm/models/components/morphosupplycollateralparams.js +1 -1
  520. package/dist/esm/models/components/morphosupplycollateralparams.js.map +1 -1
  521. package/dist/esm/models/components/morphosupplycollateralrequest.d.ts +1 -1
  522. package/dist/esm/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
  523. package/dist/esm/models/components/morphosupplycollateralrequest.js +3 -3
  524. package/dist/esm/models/components/morphosupplycollateralrequest.js.map +1 -1
  525. package/dist/esm/models/components/morphowithdrawcollateralparams.js +1 -1
  526. package/dist/esm/models/components/morphowithdrawcollateralparams.js.map +1 -1
  527. package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts +1 -1
  528. package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
  529. package/dist/esm/models/components/morphowithdrawcollateralrequest.js +3 -3
  530. package/dist/esm/models/components/morphowithdrawcollateralrequest.js.map +1 -1
  531. package/dist/esm/models/components/morphowithdrawparams.d.ts.map +1 -1
  532. package/dist/esm/models/components/morphowithdrawparams.js +2 -1
  533. package/dist/esm/models/components/morphowithdrawparams.js.map +1 -1
  534. package/dist/esm/models/components/morphowithdrawrequest.d.ts +1 -1
  535. package/dist/esm/models/components/morphowithdrawrequest.d.ts.map +1 -1
  536. package/dist/esm/models/components/morphowithdrawrequest.js +4 -3
  537. package/dist/esm/models/components/morphowithdrawrequest.js.map +1 -1
  538. package/dist/esm/models/components/multicallexecuterequest.d.ts +1 -1
  539. package/dist/esm/models/components/multicallexecuterequest.d.ts.map +1 -1
  540. package/dist/esm/models/components/multicallexecuterequest.js +2 -2
  541. package/dist/esm/models/components/multicallexecuterequest.js.map +1 -1
  542. package/dist/esm/models/components/odosswapparams.js +1 -1
  543. package/dist/esm/models/components/odosswapparams.js.map +1 -1
  544. package/dist/esm/models/components/odosswaprequest.d.ts +1 -1
  545. package/dist/esm/models/components/odosswaprequest.d.ts.map +1 -1
  546. package/dist/esm/models/components/odosswaprequest.js +3 -3
  547. package/dist/esm/models/components/odosswaprequest.js.map +1 -1
  548. package/dist/esm/models/components/pendlemanageliquidityparams.js +1 -1
  549. package/dist/esm/models/components/pendlemanageliquidityparams.js.map +1 -1
  550. package/dist/esm/models/components/pendlemanageliquidityrequest.d.ts +1 -1
  551. package/dist/esm/models/components/pendlemanageliquidityrequest.d.ts.map +1 -1
  552. package/dist/esm/models/components/pendlemanageliquidityrequest.js +3 -3
  553. package/dist/esm/models/components/pendlemanageliquidityrequest.js.map +1 -1
  554. package/dist/esm/models/components/pendleredeemyieldparams.d.ts.map +1 -1
  555. package/dist/esm/models/components/pendleredeemyieldparams.js +2 -1
  556. package/dist/esm/models/components/pendleredeemyieldparams.js.map +1 -1
  557. package/dist/esm/models/components/pendleredeemyieldrequest.d.ts +1 -1
  558. package/dist/esm/models/components/pendleredeemyieldrequest.d.ts.map +1 -1
  559. package/dist/esm/models/components/pendleredeemyieldrequest.js +4 -3
  560. package/dist/esm/models/components/pendleredeemyieldrequest.js.map +1 -1
  561. package/dist/esm/models/components/pendletradeptparams.d.ts.map +1 -1
  562. package/dist/esm/models/components/pendletradeptparams.js +2 -1
  563. package/dist/esm/models/components/pendletradeptparams.js.map +1 -1
  564. package/dist/esm/models/components/pendletradeptrequest.d.ts +1 -1
  565. package/dist/esm/models/components/pendletradeptrequest.d.ts.map +1 -1
  566. package/dist/esm/models/components/pendletradeptrequest.js +4 -3
  567. package/dist/esm/models/components/pendletradeptrequest.js.map +1 -1
  568. package/dist/esm/models/components/pendletradeytparams.d.ts.map +1 -1
  569. package/dist/esm/models/components/pendletradeytparams.js +2 -1
  570. package/dist/esm/models/components/pendletradeytparams.js.map +1 -1
  571. package/dist/esm/models/components/pendletradeytrequest.d.ts +1 -1
  572. package/dist/esm/models/components/pendletradeytrequest.d.ts.map +1 -1
  573. package/dist/esm/models/components/pendletradeytrequest.js +4 -3
  574. package/dist/esm/models/components/pendletradeytrequest.js.map +1 -1
  575. package/dist/esm/models/components/setallowanceparams.js +1 -1
  576. package/dist/esm/models/components/setallowanceparams.js.map +1 -1
  577. package/dist/esm/models/components/setallowancerequest.d.ts +1 -1
  578. package/dist/esm/models/components/setallowancerequest.d.ts.map +1 -1
  579. package/dist/esm/models/components/setallowancerequest.js +3 -3
  580. package/dist/esm/models/components/setallowancerequest.js.map +1 -1
  581. package/dist/esm/models/components/skybuyparams.js +1 -1
  582. package/dist/esm/models/components/skybuyparams.js.map +1 -1
  583. package/dist/esm/models/components/skybuyrequest.d.ts +1 -1
  584. package/dist/esm/models/components/skybuyrequest.d.ts.map +1 -1
  585. package/dist/esm/models/components/skybuyrequest.js +3 -3
  586. package/dist/esm/models/components/skybuyrequest.js.map +1 -1
  587. package/dist/esm/models/components/skydepositparams.js +1 -1
  588. package/dist/esm/models/components/skydepositparams.js.map +1 -1
  589. package/dist/esm/models/components/skydepositrequest.d.ts +2 -2
  590. package/dist/esm/models/components/skydepositrequest.d.ts.map +1 -1
  591. package/dist/esm/models/components/skydepositrequest.js +5 -5
  592. package/dist/esm/models/components/skydepositrequest.js.map +1 -1
  593. package/dist/esm/models/components/skysellparams.js +1 -1
  594. package/dist/esm/models/components/skysellparams.js.map +1 -1
  595. package/dist/esm/models/components/skysellrequest.d.ts +1 -1
  596. package/dist/esm/models/components/skysellrequest.d.ts.map +1 -1
  597. package/dist/esm/models/components/skysellrequest.js +3 -3
  598. package/dist/esm/models/components/skysellrequest.js.map +1 -1
  599. package/dist/esm/models/components/skywithdrawparams.js +1 -1
  600. package/dist/esm/models/components/skywithdrawparams.js.map +1 -1
  601. package/dist/esm/models/components/skywithdrawrequest.d.ts +2 -2
  602. package/dist/esm/models/components/skywithdrawrequest.d.ts.map +1 -1
  603. package/dist/esm/models/components/skywithdrawrequest.js +5 -5
  604. package/dist/esm/models/components/skywithdrawrequest.js.map +1 -1
  605. package/dist/esm/models/components/tokentransferparams.js +1 -1
  606. package/dist/esm/models/components/tokentransferparams.js.map +1 -1
  607. package/dist/esm/models/components/tokentransferrequest.d.ts +1 -1
  608. package/dist/esm/models/components/tokentransferrequest.d.ts.map +1 -1
  609. package/dist/esm/models/components/tokentransferrequest.js +3 -3
  610. package/dist/esm/models/components/tokentransferrequest.js.map +1 -1
  611. package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
  612. package/dist/esm/models/components/uniswapbuyexactlyparams.js +2 -1
  613. package/dist/esm/models/components/uniswapbuyexactlyparams.js.map +1 -1
  614. package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts +1 -1
  615. package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
  616. package/dist/esm/models/components/uniswapbuyexactlyrequest.js +4 -3
  617. package/dist/esm/models/components/uniswapbuyexactlyrequest.js.map +1 -1
  618. package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.js +1 -1
  619. package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.js.map +1 -1
  620. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +1 -1
  621. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
  622. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js +3 -3
  623. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
  624. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.js +1 -1
  625. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.js.map +1 -1
  626. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts +1 -1
  627. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
  628. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js +3 -3
  629. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
  630. package/dist/esm/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
  631. package/dist/esm/models/components/uniswapsellexactlyparams.js +2 -1
  632. package/dist/esm/models/components/uniswapsellexactlyparams.js.map +1 -1
  633. package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts +1 -1
  634. package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
  635. package/dist/esm/models/components/uniswapsellexactlyrequest.js +4 -3
  636. package/dist/esm/models/components/uniswapsellexactlyrequest.js.map +1 -1
  637. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.js +1 -1
  638. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.js.map +1 -1
  639. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +1 -1
  640. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  641. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js +3 -3
  642. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
  643. package/dist/esm/models/components/unwrapwethparams.js +1 -1
  644. package/dist/esm/models/components/unwrapwethparams.js.map +1 -1
  645. package/dist/esm/models/components/unwrapwethrequest.d.ts +1 -1
  646. package/dist/esm/models/components/unwrapwethrequest.d.ts.map +1 -1
  647. package/dist/esm/models/components/unwrapwethrequest.js +3 -3
  648. package/dist/esm/models/components/unwrapwethrequest.js.map +1 -1
  649. package/dist/esm/models/components/vaultdepositparams.js +1 -1
  650. package/dist/esm/models/components/vaultdepositparams.js.map +1 -1
  651. package/dist/esm/models/components/vaultdepositrequest.d.ts +1 -1
  652. package/dist/esm/models/components/vaultdepositrequest.d.ts.map +1 -1
  653. package/dist/esm/models/components/vaultdepositrequest.js +3 -3
  654. package/dist/esm/models/components/vaultdepositrequest.js.map +1 -1
  655. package/dist/esm/models/components/vaultwithdrawparams.js +1 -1
  656. package/dist/esm/models/components/vaultwithdrawparams.js.map +1 -1
  657. package/dist/esm/models/components/vaultwithdrawrequest.d.ts +1 -1
  658. package/dist/esm/models/components/vaultwithdrawrequest.d.ts.map +1 -1
  659. package/dist/esm/models/components/vaultwithdrawrequest.js +3 -3
  660. package/dist/esm/models/components/vaultwithdrawrequest.js.map +1 -1
  661. package/dist/esm/models/components/{redeemunderlying.d.ts → withdraw.d.ts} +14 -14
  662. package/dist/esm/models/components/withdraw.d.ts.map +1 -0
  663. package/dist/esm/models/components/withdraw.js +46 -0
  664. package/dist/esm/models/components/withdraw.js.map +1 -0
  665. package/dist/esm/models/components/wrapethparams.js +1 -1
  666. package/dist/esm/models/components/wrapethparams.js.map +1 -1
  667. package/dist/esm/models/components/wrapethrequest.d.ts +1 -1
  668. package/dist/esm/models/components/wrapethrequest.d.ts.map +1 -1
  669. package/dist/esm/models/components/wrapethrequest.js +3 -3
  670. package/dist/esm/models/components/wrapethrequest.js.map +1 -1
  671. package/dist/esm/models/operations/v1aaveaavesupportedtokens.d.ts +1 -1
  672. package/dist/esm/models/operations/v1aaveaavesupportedtokens.d.ts.map +1 -1
  673. package/dist/esm/models/operations/v1aaveaavesupportedtokens.js +2 -2
  674. package/dist/esm/models/operations/v1aaveaavesupportedtokens.js.map +1 -1
  675. package/dist/esm/models/operations/v1aaveavgrate.d.ts +3 -3
  676. package/dist/esm/models/operations/v1aaveavgrate.d.ts.map +1 -1
  677. package/dist/esm/models/operations/v1aaveavgrate.js +6 -6
  678. package/dist/esm/models/operations/v1aaveavgrate.js.map +1 -1
  679. package/dist/esm/models/operations/v1aavehistoricaltransactions.d.ts +4 -4
  680. package/dist/esm/models/operations/v1aavehistoricaltransactions.d.ts.map +1 -1
  681. package/dist/esm/models/operations/v1aavehistoricaltransactions.js +8 -8
  682. package/dist/esm/models/operations/v1aavehistoricaltransactions.js.map +1 -1
  683. package/dist/esm/models/operations/v1aaveliquiditychange.d.ts +4 -4
  684. package/dist/esm/models/operations/v1aaveliquiditychange.d.ts.map +1 -1
  685. package/dist/esm/models/operations/v1aaveliquiditychange.js +8 -8
  686. package/dist/esm/models/operations/v1aaveliquiditychange.js.map +1 -1
  687. package/dist/esm/models/operations/v1aaverate.d.ts +2 -2
  688. package/dist/esm/models/operations/v1aaverate.d.ts.map +1 -1
  689. package/dist/esm/models/operations/v1aaverate.js +4 -4
  690. package/dist/esm/models/operations/v1aaverate.js.map +1 -1
  691. package/dist/esm/models/operations/v1aavereserveoverview.d.ts +2 -2
  692. package/dist/esm/models/operations/v1aavereserveoverview.d.ts.map +1 -1
  693. package/dist/esm/models/operations/v1aavereserveoverview.js +4 -4
  694. package/dist/esm/models/operations/v1aavereserveoverview.js.map +1 -1
  695. package/dist/esm/models/operations/v1aavestdrate.d.ts +3 -3
  696. package/dist/esm/models/operations/v1aavestdrate.d.ts.map +1 -1
  697. package/dist/esm/models/operations/v1aavestdrate.js +6 -6
  698. package/dist/esm/models/operations/v1aavestdrate.js.map +1 -1
  699. package/dist/esm/models/operations/v1aavetokenprice.d.ts +2 -2
  700. package/dist/esm/models/operations/v1aavetokenprice.d.ts.map +1 -1
  701. package/dist/esm/models/operations/v1aavetokenprice.js +4 -4
  702. package/dist/esm/models/operations/v1aavetokenprice.js.map +1 -1
  703. package/dist/esm/models/operations/v1aaveuserpositionpertoken.d.ts +3 -3
  704. package/dist/esm/models/operations/v1aaveuserpositionpertoken.d.ts.map +1 -1
  705. package/dist/esm/models/operations/v1aaveuserpositionpertoken.js +6 -6
  706. package/dist/esm/models/operations/v1aaveuserpositionpertoken.js.map +1 -1
  707. package/dist/esm/models/operations/v1aaveuserpositionsummary.d.ts +2 -2
  708. package/dist/esm/models/operations/v1aaveuserpositionsummary.d.ts.map +1 -1
  709. package/dist/esm/models/operations/v1aaveuserpositionsummary.js +4 -4
  710. package/dist/esm/models/operations/v1aaveuserpositionsummary.js.map +1 -1
  711. package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts +2 -2
  712. package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts.map +1 -1
  713. package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.js +4 -6
  714. package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.js.map +1 -1
  715. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.d.ts +4 -4
  716. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.d.ts.map +1 -1
  717. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.js +8 -8
  718. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.js.map +1 -1
  719. package/dist/esm/models/operations/v1ethenavault.d.ts +1 -1
  720. package/dist/esm/models/operations/v1ethenavault.d.ts.map +1 -1
  721. package/dist/esm/models/operations/v1ethenavault.js +2 -2
  722. package/dist/esm/models/operations/v1ethenavault.js.map +1 -1
  723. package/dist/esm/models/operations/v1genericallowance.d.ts +3 -3
  724. package/dist/esm/models/operations/v1genericallowance.d.ts.map +1 -1
  725. package/dist/esm/models/operations/v1genericallowance.js +6 -6
  726. package/dist/esm/models/operations/v1genericallowance.js.map +1 -1
  727. package/dist/esm/models/operations/v1genericens.d.ts +2 -2
  728. package/dist/esm/models/operations/v1genericens.d.ts.map +1 -1
  729. package/dist/esm/models/operations/v1genericens.js +4 -4
  730. package/dist/esm/models/operations/v1genericens.js.map +1 -1
  731. package/dist/esm/models/operations/v1genericportfolio.d.ts +2 -2
  732. package/dist/esm/models/operations/v1genericportfolio.d.ts.map +1 -1
  733. package/dist/esm/models/operations/v1genericportfolio.js +4 -4
  734. package/dist/esm/models/operations/v1genericportfolio.js.map +1 -1
  735. package/dist/esm/models/operations/v1morphomarket.d.ts +2 -2
  736. package/dist/esm/models/operations/v1morphomarket.d.ts.map +1 -1
  737. package/dist/esm/models/operations/v1morphomarket.js +4 -4
  738. package/dist/esm/models/operations/v1morphomarket.js.map +1 -1
  739. package/dist/esm/models/operations/v1morphomarketposition.d.ts +3 -3
  740. package/dist/esm/models/operations/v1morphomarketposition.d.ts.map +1 -1
  741. package/dist/esm/models/operations/v1morphomarketposition.js +6 -6
  742. package/dist/esm/models/operations/v1morphomarketposition.js.map +1 -1
  743. package/dist/esm/models/operations/v1morphomarkets.d.ts +1 -1
  744. package/dist/esm/models/operations/v1morphomarkets.d.ts.map +1 -1
  745. package/dist/esm/models/operations/v1morphomarkets.js +2 -2
  746. package/dist/esm/models/operations/v1morphomarkets.js.map +1 -1
  747. package/dist/esm/models/operations/v1morphouserposition.d.ts +2 -2
  748. package/dist/esm/models/operations/v1morphouserposition.d.ts.map +1 -1
  749. package/dist/esm/models/operations/v1morphouserposition.js +4 -4
  750. package/dist/esm/models/operations/v1morphouserposition.js.map +1 -1
  751. package/dist/esm/models/operations/v1morphovault.d.ts +2 -2
  752. package/dist/esm/models/operations/v1morphovault.d.ts.map +1 -1
  753. package/dist/esm/models/operations/v1morphovault.js +4 -4
  754. package/dist/esm/models/operations/v1morphovault.js.map +1 -1
  755. package/dist/esm/models/operations/v1morphovaults.d.ts +1 -1
  756. package/dist/esm/models/operations/v1morphovaults.d.ts.map +1 -1
  757. package/dist/esm/models/operations/v1morphovaults.js +2 -2
  758. package/dist/esm/models/operations/v1morphovaults.js.map +1 -1
  759. package/dist/esm/models/operations/v1pendlemarket.d.ts +2 -2
  760. package/dist/esm/models/operations/v1pendlemarket.d.ts.map +1 -1
  761. package/dist/esm/models/operations/v1pendlemarket.js +4 -4
  762. package/dist/esm/models/operations/v1pendlemarket.js.map +1 -1
  763. package/dist/esm/models/operations/v1pendlemarkets.d.ts +1 -1
  764. package/dist/esm/models/operations/v1pendlemarkets.d.ts.map +1 -1
  765. package/dist/esm/models/operations/v1pendlemarkets.js +2 -2
  766. package/dist/esm/models/operations/v1pendlemarkets.js.map +1 -1
  767. package/dist/esm/models/operations/v1pendlepositions.d.ts +2 -2
  768. package/dist/esm/models/operations/v1pendlepositions.d.ts.map +1 -1
  769. package/dist/esm/models/operations/v1pendlepositions.js +4 -4
  770. package/dist/esm/models/operations/v1pendlepositions.js.map +1 -1
  771. package/dist/esm/models/operations/v1skyposition.d.ts +2 -2
  772. package/dist/esm/models/operations/v1skyposition.d.ts.map +1 -1
  773. package/dist/esm/models/operations/v1skyposition.js +4 -4
  774. package/dist/esm/models/operations/v1skyposition.js.map +1 -1
  775. package/dist/esm/models/operations/v1tokenbalance.d.ts +3 -3
  776. package/dist/esm/models/operations/v1tokenbalance.d.ts.map +1 -1
  777. package/dist/esm/models/operations/v1tokenbalance.js +6 -6
  778. package/dist/esm/models/operations/v1tokenbalance.js.map +1 -1
  779. package/dist/esm/models/operations/v1tokenprice.d.ts +2 -2
  780. package/dist/esm/models/operations/v1tokenprice.d.ts.map +1 -1
  781. package/dist/esm/models/operations/v1tokenprice.js +4 -4
  782. package/dist/esm/models/operations/v1tokenprice.js.map +1 -1
  783. package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.d.ts +2 -2
  784. package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.d.ts.map +1 -1
  785. package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.js +4 -4
  786. package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.js.map +1 -1
  787. package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.d.ts +2 -2
  788. package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.d.ts.map +1 -1
  789. package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.js +4 -4
  790. package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.js.map +1 -1
  791. package/dist/esm/models/operations/v1uniswappoolprice.d.ts +4 -4
  792. package/dist/esm/models/operations/v1uniswappoolprice.d.ts.map +1 -1
  793. package/dist/esm/models/operations/v1uniswappoolprice.js +8 -8
  794. package/dist/esm/models/operations/v1uniswappoolprice.js.map +1 -1
  795. package/dist/esm/models/operations/v1uniswapquotebuyexactly.d.ts +4 -4
  796. package/dist/esm/models/operations/v1uniswapquotebuyexactly.d.ts.map +1 -1
  797. package/dist/esm/models/operations/v1uniswapquotebuyexactly.js +8 -8
  798. package/dist/esm/models/operations/v1uniswapquotebuyexactly.js.map +1 -1
  799. package/dist/esm/models/operations/v1uniswapquotesellexactly.d.ts +4 -4
  800. package/dist/esm/models/operations/v1uniswapquotesellexactly.d.ts.map +1 -1
  801. package/dist/esm/models/operations/v1uniswapquotesellexactly.js +8 -8
  802. package/dist/esm/models/operations/v1uniswapquotesellexactly.js.map +1 -1
  803. package/dist/esm/models/operations/v1vaultsvault.d.ts +2 -2
  804. package/dist/esm/models/operations/v1vaultsvault.d.ts.map +1 -1
  805. package/dist/esm/models/operations/v1vaultsvault.js +4 -4
  806. package/dist/esm/models/operations/v1vaultsvault.js.map +1 -1
  807. package/docs/sdks/aavev3/README.md +148 -56
  808. package/docs/sdks/aerodromeslipstream/README.md +70 -58
  809. package/docs/sdks/erc4626vaults/README.md +28 -18
  810. package/docs/sdks/ethena/README.md +20 -12
  811. package/docs/sdks/morpho/README.md +92 -58
  812. package/docs/sdks/pendle/README.md +66 -46
  813. package/docs/sdks/sky/README.md +30 -20
  814. package/docs/sdks/smartaccount/README.md +2 -0
  815. package/docs/sdks/swap/README.md +10 -10
  816. package/docs/sdks/token/README.md +24 -12
  817. package/docs/sdks/transactionbundler/README.md +96 -10
  818. package/docs/sdks/uniswapv3/README.md +114 -84
  819. package/docs/sdks/universal/README.md +42 -20
  820. package/examples/aaveV3AaveAaveSupportedTokens.example.ts +4 -1
  821. package/jsr.json +1 -1
  822. package/package.json +1 -1
  823. package/src/lib/config.ts +3 -3
  824. package/src/mcp-server/mcp-server.ts +1 -1
  825. package/src/mcp-server/server.ts +1 -1
  826. package/src/models/components/aaveborrowparams.ts +1 -1
  827. package/src/models/components/aaveborrowrequest.ts +4 -4
  828. package/src/models/components/aavehistoricaltransactionsresponse.ts +18 -18
  829. package/src/models/components/aavelooprequest.ts +6 -6
  830. package/src/models/components/aaverepayparams.ts +1 -1
  831. package/src/models/components/aaverepayrequest.ts +4 -4
  832. package/src/models/components/aavesupplyparams.ts +1 -1
  833. package/src/models/components/aavesupplyrequest.ts +4 -4
  834. package/src/models/components/aavewithdrawparams.ts +1 -1
  835. package/src/models/components/aavewithdrawrequest.ts +4 -4
  836. package/src/models/components/aerodromeslipstreambuyexactlyparams.ts +1 -1
  837. package/src/models/components/aerodromeslipstreambuyexactlyrequest.ts +4 -4
  838. package/src/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.ts +1 -1
  839. package/src/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.ts +4 -4
  840. package/src/models/components/aerodromeslipstreammintliquidityprovisionparams.ts +1 -1
  841. package/src/models/components/aerodromeslipstreammintliquidityprovisionrequest.ts +4 -4
  842. package/src/models/components/aerodromeslipstreamsellexactlyparams.ts +1 -1
  843. package/src/models/components/aerodromeslipstreamsellexactlyrequest.ts +4 -4
  844. package/src/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.ts +1 -1
  845. package/src/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.ts +4 -4
  846. package/src/models/components/batcheduseroperationsrequest.ts +3 -3
  847. package/src/models/components/ethenadepositparams.ts +1 -1
  848. package/src/models/components/ethenadepositrequest.ts +4 -4
  849. package/src/models/components/ethenarequesttowithdrawparams.ts +1 -1
  850. package/src/models/components/ethenarequesttowithdrawrequest.ts +4 -4
  851. package/src/models/components/ethenaunstakeparams.ts +1 -1
  852. package/src/models/components/ethenaunstakerequest.ts +4 -4
  853. package/src/models/components/index.ts +1 -1
  854. package/src/models/components/morphoborrowparams.ts +1 -1
  855. package/src/models/components/morphoborrowrequest.ts +4 -4
  856. package/src/models/components/morphodepositparams.ts +1 -1
  857. package/src/models/components/morphodepositrequest.ts +4 -4
  858. package/src/models/components/morphorepayparams.ts +1 -1
  859. package/src/models/components/morphorepayrequest.ts +4 -4
  860. package/src/models/components/morphosupplycollateralparams.ts +1 -1
  861. package/src/models/components/morphosupplycollateralrequest.ts +4 -4
  862. package/src/models/components/morphowithdrawcollateralparams.ts +1 -1
  863. package/src/models/components/morphowithdrawcollateralrequest.ts +4 -4
  864. package/src/models/components/morphowithdrawparams.ts +2 -1
  865. package/src/models/components/morphowithdrawrequest.ts +5 -4
  866. package/src/models/components/multicallexecuterequest.ts +3 -3
  867. package/src/models/components/odosswapparams.ts +1 -1
  868. package/src/models/components/odosswaprequest.ts +4 -4
  869. package/src/models/components/pendlemanageliquidityparams.ts +1 -1
  870. package/src/models/components/pendlemanageliquidityrequest.ts +4 -4
  871. package/src/models/components/pendleredeemyieldparams.ts +2 -1
  872. package/src/models/components/pendleredeemyieldrequest.ts +5 -4
  873. package/src/models/components/pendletradeptparams.ts +2 -1
  874. package/src/models/components/pendletradeptrequest.ts +5 -4
  875. package/src/models/components/pendletradeytparams.ts +2 -1
  876. package/src/models/components/pendletradeytrequest.ts +5 -4
  877. package/src/models/components/setallowanceparams.ts +1 -1
  878. package/src/models/components/setallowancerequest.ts +4 -4
  879. package/src/models/components/skybuyparams.ts +1 -1
  880. package/src/models/components/skybuyrequest.ts +4 -4
  881. package/src/models/components/skydepositparams.ts +1 -1
  882. package/src/models/components/skydepositrequest.ts +7 -7
  883. package/src/models/components/skysellparams.ts +1 -1
  884. package/src/models/components/skysellrequest.ts +4 -4
  885. package/src/models/components/skywithdrawparams.ts +1 -1
  886. package/src/models/components/skywithdrawrequest.ts +7 -7
  887. package/src/models/components/tokentransferparams.ts +1 -1
  888. package/src/models/components/tokentransferrequest.ts +4 -4
  889. package/src/models/components/uniswapbuyexactlyparams.ts +2 -1
  890. package/src/models/components/uniswapbuyexactlyrequest.ts +5 -4
  891. package/src/models/components/uniswapincreaseliquidityprovisionparams.ts +1 -1
  892. package/src/models/components/uniswapincreaseliquidityprovisionrequest.ts +4 -4
  893. package/src/models/components/uniswapmintliquidityprovisionparams.ts +1 -1
  894. package/src/models/components/uniswapmintliquidityprovisionrequest.ts +4 -4
  895. package/src/models/components/uniswapsellexactlyparams.ts +2 -3
  896. package/src/models/components/uniswapsellexactlyrequest.ts +5 -6
  897. package/src/models/components/uniswapwithdrawliquidityprovisionparams.ts +1 -1
  898. package/src/models/components/uniswapwithdrawliquidityprovisionrequest.ts +4 -4
  899. package/src/models/components/unwrapwethparams.ts +1 -1
  900. package/src/models/components/unwrapwethrequest.ts +4 -4
  901. package/src/models/components/vaultdepositparams.ts +1 -1
  902. package/src/models/components/vaultdepositrequest.ts +4 -4
  903. package/src/models/components/vaultwithdrawparams.ts +1 -1
  904. package/src/models/components/vaultwithdrawrequest.ts +4 -4
  905. package/src/models/components/{redeemunderlying.ts → withdraw.ts} +20 -24
  906. package/src/models/components/wrapethparams.ts +1 -1
  907. package/src/models/components/wrapethrequest.ts +4 -4
  908. package/src/models/operations/v1aaveaavesupportedtokens.ts +3 -3
  909. package/src/models/operations/v1aaveavgrate.ts +9 -9
  910. package/src/models/operations/v1aavehistoricaltransactions.ts +12 -14
  911. package/src/models/operations/v1aaveliquiditychange.ts +12 -12
  912. package/src/models/operations/v1aaverate.ts +6 -6
  913. package/src/models/operations/v1aavereserveoverview.ts +6 -6
  914. package/src/models/operations/v1aavestdrate.ts +9 -9
  915. package/src/models/operations/v1aavetokenprice.ts +6 -6
  916. package/src/models/operations/v1aaveuserpositionpertoken.ts +9 -9
  917. package/src/models/operations/v1aaveuserpositionsummary.ts +6 -6
  918. package/src/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.ts +6 -8
  919. package/src/models/operations/v1aerodromeslipstreampoolprice.ts +12 -12
  920. package/src/models/operations/v1ethenavault.ts +3 -3
  921. package/src/models/operations/v1genericallowance.ts +9 -9
  922. package/src/models/operations/v1genericens.ts +6 -6
  923. package/src/models/operations/v1genericportfolio.ts +6 -6
  924. package/src/models/operations/v1morphomarket.ts +6 -10
  925. package/src/models/operations/v1morphomarketposition.ts +9 -15
  926. package/src/models/operations/v1morphomarkets.ts +3 -3
  927. package/src/models/operations/v1morphouserposition.ts +6 -8
  928. package/src/models/operations/v1morphovault.ts +6 -10
  929. package/src/models/operations/v1morphovaults.ts +3 -3
  930. package/src/models/operations/v1pendlemarket.ts +6 -10
  931. package/src/models/operations/v1pendlemarkets.ts +3 -3
  932. package/src/models/operations/v1pendlepositions.ts +6 -8
  933. package/src/models/operations/v1skyposition.ts +6 -8
  934. package/src/models/operations/v1tokenbalance.ts +9 -9
  935. package/src/models/operations/v1tokenprice.ts +6 -6
  936. package/src/models/operations/v1uniswapliquidityprovisioninrange.ts +6 -10
  937. package/src/models/operations/v1uniswapliquidityprovisionpositions.ts +6 -10
  938. package/src/models/operations/v1uniswappoolprice.ts +12 -12
  939. package/src/models/operations/v1uniswapquotebuyexactly.ts +12 -12
  940. package/src/models/operations/v1uniswapquotesellexactly.ts +12 -12
  941. package/src/models/operations/v1vaultsvault.ts +6 -10
  942. package/dist/commonjs/models/components/redeemunderlying.d.ts.map +0 -1
  943. package/dist/commonjs/models/components/redeemunderlying.js.map +0 -1
  944. package/dist/esm/models/components/redeemunderlying.d.ts.map +0 -1
  945. package/dist/esm/models/components/redeemunderlying.js +0 -46
  946. package/dist/esm/models/components/redeemunderlying.js.map +0 -1
package/bin/mcp-server.js CHANGED
@@ -34409,9 +34409,9 @@ var init_config = __esm(() => {
34409
34409
  SDK_METADATA = {
34410
34410
  language: "typescript",
34411
34411
  openapiDocVersion: "0.0.1",
34412
- sdkVersion: "1.1.2",
34413
- genVersion: "2.723.4",
34414
- userAgent: "speakeasy-sdk/typescript 1.1.2 2.723.4 0.0.1 @compass-labs/api-sdk"
34412
+ sdkVersion: "1.1.3-rc0",
34413
+ genVersion: "2.723.11",
34414
+ userAgent: "speakeasy-sdk/typescript 1.1.3-rc0 2.723.11 0.0.1 @compass-labs/api-sdk"
34415
34415
  };
34416
34416
  });
34417
34417
 
@@ -35885,7 +35885,7 @@ var init_aaveborrowparams = __esm(() => {
35885
35885
  AaveBorrowParamsAmount$.outboundSchema = AaveBorrowParamsAmount$outboundSchema;
35886
35886
  })(AaveBorrowParamsAmount$ ||= {});
35887
35887
  AaveBorrowParams$inboundSchema = objectType({
35888
- action_type: literalType("AAVE_BORROW").default("AAVE_BORROW"),
35888
+ action_type: literalType("AAVE_BORROW").default("AAVE_BORROW").optional(),
35889
35889
  token: stringType(),
35890
35890
  amount: unionType([numberType(), stringType()]),
35891
35891
  interest_rate_mode: InterestRateMode$inboundSchema,
@@ -35940,14 +35940,14 @@ var init_aaveborrowrequest = __esm(() => {
35940
35940
  AaveBorrowRequestChain$.outboundSchema = AaveBorrowRequestChain$outboundSchema;
35941
35941
  })(AaveBorrowRequestChain$ ||= {});
35942
35942
  AaveBorrowRequest$inboundSchema = objectType({
35943
- action_type: literalType("AAVE_BORROW").default("AAVE_BORROW"),
35943
+ action_type: literalType("AAVE_BORROW").default("AAVE_BORROW").optional(),
35944
35944
  token: stringType(),
35945
35945
  amount: unionType([numberType(), stringType()]),
35946
35946
  interest_rate_mode: InterestRateMode$inboundSchema,
35947
35947
  on_behalf_of: nullableType(stringType()).optional(),
35948
35948
  chain: AaveBorrowRequestChain$inboundSchema,
35949
35949
  sender: stringType(),
35950
- estimate_gas: booleanType().default(true)
35950
+ estimate_gas: booleanType().optional()
35951
35951
  }).transform((v2) => {
35952
35952
  return remap(v2, {
35953
35953
  action_type: "actionType",
@@ -35964,7 +35964,7 @@ var init_aaveborrowrequest = __esm(() => {
35964
35964
  onBehalfOf: nullableType(stringType()).optional(),
35965
35965
  chain: AaveBorrowRequestChain$outboundSchema,
35966
35966
  sender: stringType(),
35967
- estimateGas: booleanType().default(true)
35967
+ estimateGas: booleanType().optional()
35968
35968
  }).transform((v2) => {
35969
35969
  return remap(v2, {
35970
35970
  actionType: "action_type",
@@ -36081,37 +36081,6 @@ var init_liquidationcall = __esm(() => {
36081
36081
  })(LiquidationCall$ ||= {});
36082
36082
  });
36083
36083
 
36084
- // src/models/components/redeemunderlying.ts
36085
- var RedeemUnderlying$inboundSchema, RedeemUnderlying$outboundSchema, RedeemUnderlying$;
36086
- var init_redeemunderlying = __esm(() => {
36087
- init_zod();
36088
- init_reserve();
36089
- RedeemUnderlying$inboundSchema = objectType({
36090
- id: stringType(),
36091
- timestamp: numberType().int(),
36092
- txHash: stringType(),
36093
- amount: numberType(),
36094
- reserve: Reserve$inboundSchema,
36095
- assetPriceUSD: numberType(),
36096
- action: stringType(),
36097
- block: numberType().int()
36098
- });
36099
- RedeemUnderlying$outboundSchema = objectType({
36100
- id: stringType(),
36101
- timestamp: numberType().int(),
36102
- txHash: stringType(),
36103
- amount: numberType(),
36104
- reserve: Reserve$outboundSchema,
36105
- assetPriceUSD: numberType(),
36106
- action: stringType(),
36107
- block: numberType().int()
36108
- });
36109
- ((RedeemUnderlying$) => {
36110
- RedeemUnderlying$.inboundSchema = RedeemUnderlying$inboundSchema;
36111
- RedeemUnderlying$.outboundSchema = RedeemUnderlying$outboundSchema;
36112
- })(RedeemUnderlying$ ||= {});
36113
- });
36114
-
36115
36084
  // src/models/components/repay.ts
36116
36085
  var Repay$inboundSchema, Repay$outboundSchema, Repay$;
36117
36086
  var init_repay = __esm(() => {
@@ -36240,17 +36209,48 @@ var init_usageascollateral = __esm(() => {
36240
36209
  })(UsageAsCollateral$ ||= {});
36241
36210
  });
36242
36211
 
36212
+ // src/models/components/withdraw.ts
36213
+ var Withdraw$inboundSchema, Withdraw$outboundSchema, Withdraw$;
36214
+ var init_withdraw = __esm(() => {
36215
+ init_zod();
36216
+ init_reserve();
36217
+ Withdraw$inboundSchema = objectType({
36218
+ id: stringType(),
36219
+ timestamp: numberType().int(),
36220
+ txHash: stringType(),
36221
+ amount: numberType(),
36222
+ reserve: Reserve$inboundSchema,
36223
+ assetPriceUSD: numberType(),
36224
+ action: stringType(),
36225
+ block: numberType().int()
36226
+ });
36227
+ Withdraw$outboundSchema = objectType({
36228
+ id: stringType(),
36229
+ timestamp: numberType().int(),
36230
+ txHash: stringType(),
36231
+ amount: numberType(),
36232
+ reserve: Reserve$outboundSchema,
36233
+ assetPriceUSD: numberType(),
36234
+ action: stringType(),
36235
+ block: numberType().int()
36236
+ });
36237
+ ((Withdraw$) => {
36238
+ Withdraw$.inboundSchema = Withdraw$inboundSchema;
36239
+ Withdraw$.outboundSchema = Withdraw$outboundSchema;
36240
+ })(Withdraw$ ||= {});
36241
+ });
36242
+
36243
36243
  // src/models/components/aavehistoricaltransactionsresponse.ts
36244
36244
  var AaveHistoricalTransactionsResponseTransaction$inboundSchema, AaveHistoricalTransactionsResponseTransaction$outboundSchema, AaveHistoricalTransactionsResponseTransaction$, AaveHistoricalTransactionsResponse$inboundSchema, AaveHistoricalTransactionsResponse$outboundSchema, AaveHistoricalTransactionsResponse$;
36245
36245
  var init_aavehistoricaltransactionsresponse = __esm(() => {
36246
36246
  init_zod();
36247
36247
  init_borrow();
36248
36248
  init_liquidationcall();
36249
- init_redeemunderlying();
36250
36249
  init_repay();
36251
36250
  init_supply();
36252
36251
  init_swapborrowrate();
36253
36252
  init_usageascollateral();
36253
+ init_withdraw();
36254
36254
  AaveHistoricalTransactionsResponseTransaction$inboundSchema = unionType([
36255
36255
  LiquidationCall$inboundSchema.and(objectType({ action: literalType("LiquidationCall") }).transform((v2) => ({
36256
36256
  action: v2.action
@@ -36261,7 +36261,7 @@ var init_aavehistoricaltransactionsresponse = __esm(() => {
36261
36261
  Borrow$inboundSchema.and(objectType({ action: literalType("Borrow") }).transform((v2) => ({
36262
36262
  action: v2.action
36263
36263
  }))),
36264
- RedeemUnderlying$inboundSchema.and(objectType({ action: literalType("RedeemUnderlying") }).transform((v2) => ({
36264
+ Withdraw$inboundSchema.and(objectType({ action: literalType("Withdraw") }).transform((v2) => ({
36265
36265
  action: v2.action
36266
36266
  }))),
36267
36267
  Repay$inboundSchema.and(objectType({ action: literalType("Repay") }).transform((v2) => ({
@@ -36284,7 +36284,7 @@ var init_aavehistoricaltransactionsresponse = __esm(() => {
36284
36284
  Borrow$outboundSchema.and(objectType({ action: literalType("Borrow") }).transform((v2) => ({
36285
36285
  action: v2.action
36286
36286
  }))),
36287
- RedeemUnderlying$outboundSchema.and(objectType({ action: literalType("RedeemUnderlying") }).transform((v2) => ({
36287
+ Withdraw$outboundSchema.and(objectType({ action: literalType("Withdraw") }).transform((v2) => ({
36288
36288
  action: v2.action
36289
36289
  }))),
36290
36290
  Repay$outboundSchema.and(objectType({ action: literalType("Repay") }).transform((v2) => ({
@@ -36314,7 +36314,7 @@ var init_aavehistoricaltransactionsresponse = __esm(() => {
36314
36314
  Borrow$inboundSchema.and(objectType({ action: literalType("Borrow") }).transform((v2) => ({
36315
36315
  action: v2.action
36316
36316
  }))),
36317
- RedeemUnderlying$inboundSchema.and(objectType({ action: literalType("RedeemUnderlying") }).transform((v2) => ({
36317
+ Withdraw$inboundSchema.and(objectType({ action: literalType("Withdraw") }).transform((v2) => ({
36318
36318
  action: v2.action
36319
36319
  }))),
36320
36320
  Repay$inboundSchema.and(objectType({ action: literalType("Repay") }).transform((v2) => ({
@@ -36341,7 +36341,7 @@ var init_aavehistoricaltransactionsresponse = __esm(() => {
36341
36341
  Borrow$outboundSchema.and(objectType({ action: literalType("Borrow") }).transform((v2) => ({
36342
36342
  action: v2.action
36343
36343
  }))),
36344
- RedeemUnderlying$outboundSchema.and(objectType({ action: literalType("RedeemUnderlying") }).transform((v2) => ({
36344
+ Withdraw$outboundSchema.and(objectType({ action: literalType("Withdraw") }).transform((v2) => ({
36345
36345
  action: v2.action
36346
36346
  }))),
36347
36347
  Repay$outboundSchema.and(objectType({ action: literalType("Repay") }).transform((v2) => ({
@@ -36482,7 +36482,7 @@ var init_aavelooprequest = __esm(() => {
36482
36482
  AaveLoopRequest$inboundSchema = objectType({
36483
36483
  chain: AaveLoopRequestChain$inboundSchema,
36484
36484
  sender: stringType(),
36485
- estimate_gas: booleanType().default(true),
36485
+ estimate_gas: booleanType().optional(),
36486
36486
  signed_authorization: nullableType(SignedAuthorization$inboundSchema).optional(),
36487
36487
  collateral_token: stringType(),
36488
36488
  borrow_token: stringType(),
@@ -36490,7 +36490,7 @@ var init_aavelooprequest = __esm(() => {
36490
36490
  multiplier: unionType([numberType(), stringType()]),
36491
36491
  max_slippage_percent: unionType([numberType(), stringType()]),
36492
36492
  loan_to_value: unionType([numberType(), stringType()]),
36493
- is_account_abstraction: booleanType().default(false)
36493
+ is_account_abstraction: booleanType().optional()
36494
36494
  }).transform((v2) => {
36495
36495
  return remap(v2, {
36496
36496
  estimate_gas: "estimateGas",
@@ -36506,7 +36506,7 @@ var init_aavelooprequest = __esm(() => {
36506
36506
  AaveLoopRequest$outboundSchema = objectType({
36507
36507
  chain: AaveLoopRequestChain$outboundSchema,
36508
36508
  sender: stringType(),
36509
- estimateGas: booleanType().default(true),
36509
+ estimateGas: booleanType().optional(),
36510
36510
  signedAuthorization: nullableType(SignedAuthorization$outboundSchema).optional(),
36511
36511
  collateralToken: stringType(),
36512
36512
  borrowToken: stringType(),
@@ -36514,7 +36514,7 @@ var init_aavelooprequest = __esm(() => {
36514
36514
  multiplier: unionType([numberType(), stringType()]),
36515
36515
  maxSlippagePercent: unionType([numberType(), stringType()]),
36516
36516
  loanToValue: unionType([numberType(), stringType()]),
36517
- isAccountAbstraction: booleanType().default(false)
36517
+ isAccountAbstraction: booleanType().optional()
36518
36518
  }).transform((v2) => {
36519
36519
  return remap(v2, {
36520
36520
  estimateGas: "estimate_gas",
@@ -36591,7 +36591,7 @@ var init_aaverepayparams = __esm(() => {
36591
36591
  AaveRepayParamsAmount$.outboundSchema = AaveRepayParamsAmount$outboundSchema;
36592
36592
  })(AaveRepayParamsAmount$ ||= {});
36593
36593
  AaveRepayParams$inboundSchema = objectType({
36594
- action_type: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36594
+ action_type: literalType("AAVE_REPAY").default("AAVE_REPAY").optional(),
36595
36595
  token: stringType(),
36596
36596
  amount: unionType([numberType(), stringType()]),
36597
36597
  interest_rate_mode: InterestRateMode$inboundSchema,
@@ -36646,14 +36646,14 @@ var init_aaverepayrequest = __esm(() => {
36646
36646
  AaveRepayRequestChain$.outboundSchema = AaveRepayRequestChain$outboundSchema;
36647
36647
  })(AaveRepayRequestChain$ ||= {});
36648
36648
  AaveRepayRequest$inboundSchema = objectType({
36649
- action_type: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36649
+ action_type: literalType("AAVE_REPAY").default("AAVE_REPAY").optional(),
36650
36650
  token: stringType(),
36651
36651
  amount: unionType([numberType(), stringType()]),
36652
36652
  interest_rate_mode: InterestRateMode$inboundSchema,
36653
36653
  on_behalf_of: nullableType(stringType()).optional(),
36654
36654
  chain: AaveRepayRequestChain$inboundSchema,
36655
36655
  sender: stringType(),
36656
- estimate_gas: booleanType().default(true)
36656
+ estimate_gas: booleanType().optional()
36657
36657
  }).transform((v2) => {
36658
36658
  return remap(v2, {
36659
36659
  action_type: "actionType",
@@ -36670,7 +36670,7 @@ var init_aaverepayrequest = __esm(() => {
36670
36670
  onBehalfOf: nullableType(stringType()).optional(),
36671
36671
  chain: AaveRepayRequestChain$outboundSchema,
36672
36672
  sender: stringType(),
36673
- estimateGas: booleanType().default(true)
36673
+ estimateGas: booleanType().optional()
36674
36674
  }).transform((v2) => {
36675
36675
  return remap(v2, {
36676
36676
  actionType: "action_type",
@@ -36773,7 +36773,7 @@ var init_aavesupplyparams = __esm(() => {
36773
36773
  AaveSupplyParamsAmount$.outboundSchema = AaveSupplyParamsAmount$outboundSchema;
36774
36774
  })(AaveSupplyParamsAmount$ ||= {});
36775
36775
  AaveSupplyParams$inboundSchema = objectType({
36776
- action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36776
+ action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY").optional(),
36777
36777
  token: stringType(),
36778
36778
  amount: unionType([numberType(), stringType()]),
36779
36779
  on_behalf_of: nullableType(stringType()).optional()
@@ -36823,13 +36823,13 @@ var init_aavesupplyrequest = __esm(() => {
36823
36823
  AaveSupplyRequestChain$.outboundSchema = AaveSupplyRequestChain$outboundSchema;
36824
36824
  })(AaveSupplyRequestChain$ ||= {});
36825
36825
  AaveSupplyRequest$inboundSchema = objectType({
36826
- action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36826
+ action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY").optional(),
36827
36827
  token: stringType(),
36828
36828
  amount: unionType([numberType(), stringType()]),
36829
36829
  on_behalf_of: nullableType(stringType()).optional(),
36830
36830
  chain: AaveSupplyRequestChain$inboundSchema,
36831
36831
  sender: stringType(),
36832
- estimate_gas: booleanType().default(true)
36832
+ estimate_gas: booleanType().optional()
36833
36833
  }).transform((v2) => {
36834
36834
  return remap(v2, {
36835
36835
  action_type: "actionType",
@@ -36844,7 +36844,7 @@ var init_aavesupplyrequest = __esm(() => {
36844
36844
  onBehalfOf: nullableType(stringType()).optional(),
36845
36845
  chain: AaveSupplyRequestChain$outboundSchema,
36846
36846
  sender: stringType(),
36847
- estimateGas: booleanType().default(true)
36847
+ estimateGas: booleanType().optional()
36848
36848
  }).transform((v2) => {
36849
36849
  return remap(v2, {
36850
36850
  actionType: "action_type",
@@ -37038,7 +37038,7 @@ var init_aavewithdrawparams = __esm(() => {
37038
37038
  AaveWithdrawParamsAmount$.outboundSchema = AaveWithdrawParamsAmount$outboundSchema;
37039
37039
  })(AaveWithdrawParamsAmount$ ||= {});
37040
37040
  AaveWithdrawParams$inboundSchema = objectType({
37041
- action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
37041
+ action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW").optional(),
37042
37042
  token: stringType(),
37043
37043
  amount: unionType([numberType(), stringType()]),
37044
37044
  recipient: stringType()
@@ -37086,13 +37086,13 @@ var init_aavewithdrawrequest = __esm(() => {
37086
37086
  AaveWithdrawRequestChain$.outboundSchema = AaveWithdrawRequestChain$outboundSchema;
37087
37087
  })(AaveWithdrawRequestChain$ ||= {});
37088
37088
  AaveWithdrawRequest$inboundSchema = objectType({
37089
- action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
37089
+ action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW").optional(),
37090
37090
  token: stringType(),
37091
37091
  amount: unionType([numberType(), stringType()]),
37092
37092
  recipient: stringType(),
37093
37093
  chain: AaveWithdrawRequestChain$inboundSchema,
37094
37094
  sender: stringType(),
37095
- estimate_gas: booleanType().default(true)
37095
+ estimate_gas: booleanType().optional()
37096
37096
  }).transform((v2) => {
37097
37097
  return remap(v2, {
37098
37098
  action_type: "actionType",
@@ -37106,7 +37106,7 @@ var init_aavewithdrawrequest = __esm(() => {
37106
37106
  recipient: stringType(),
37107
37107
  chain: AaveWithdrawRequestChain$outboundSchema,
37108
37108
  sender: stringType(),
37109
- estimateGas: booleanType().default(true)
37109
+ estimateGas: booleanType().optional()
37110
37110
  }).transform((v2) => {
37111
37111
  return remap(v2, {
37112
37112
  actionType: "action_type",
@@ -37217,7 +37217,7 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
37217
37217
  AerodromeSlipstreamBuyExactlyParamsAmountInMaximum$.outboundSchema = AerodromeSlipstreamBuyExactlyParamsAmountInMaximum$outboundSchema;
37218
37218
  })(AerodromeSlipstreamBuyExactlyParamsAmountInMaximum$ ||= {});
37219
37219
  AerodromeSlipstreamBuyExactlyParams$inboundSchema = objectType({
37220
- action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
37220
+ action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY").optional(),
37221
37221
  token_in: stringType(),
37222
37222
  token_out: stringType(),
37223
37223
  tick_spacing: numberType().int(),
@@ -37283,7 +37283,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
37283
37283
  AerodromeSlipstreamBuyExactlyRequestChain$.outboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema;
37284
37284
  })(AerodromeSlipstreamBuyExactlyRequestChain$ ||= {});
37285
37285
  AerodromeSlipstreamBuyExactlyRequest$inboundSchema = objectType({
37286
- action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
37286
+ action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY").optional(),
37287
37287
  token_in: stringType(),
37288
37288
  token_out: stringType(),
37289
37289
  tick_spacing: numberType().int(),
@@ -37291,7 +37291,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
37291
37291
  amount_in_maximum: unionType([numberType(), stringType()]),
37292
37292
  chain: AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema,
37293
37293
  sender: stringType(),
37294
- estimate_gas: booleanType().default(true)
37294
+ estimate_gas: booleanType().optional()
37295
37295
  }).transform((v2) => {
37296
37296
  return remap(v2, {
37297
37297
  action_type: "actionType",
@@ -37312,7 +37312,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
37312
37312
  amountInMaximum: unionType([numberType(), stringType()]),
37313
37313
  chain: AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema,
37314
37314
  sender: stringType(),
37315
- estimateGas: booleanType().default(true)
37315
+ estimateGas: booleanType().optional()
37316
37316
  }).transform((v2) => {
37317
37317
  return remap(v2, {
37318
37318
  actionType: "action_type",
@@ -37360,7 +37360,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
37360
37360
  AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount1Min$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount1Min$outboundSchema;
37361
37361
  })(AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount1Min$ ||= {});
37362
37362
  AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema = objectType({
37363
- action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
37363
+ action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").optional(),
37364
37364
  token_id: numberType().int(),
37365
37365
  amount0_desired: unionType([numberType(), stringType()]),
37366
37366
  amount1_desired: unionType([numberType(), stringType()]),
@@ -37438,7 +37438,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
37438
37438
  AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema;
37439
37439
  })(AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$ ||= {});
37440
37440
  AerodromeSlipstreamIncreaseLiquidityProvisionRequest$inboundSchema = objectType({
37441
- action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
37441
+ action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").optional(),
37442
37442
  token_id: numberType().int(),
37443
37443
  amount0_desired: unionType([numberType(), stringType()]),
37444
37444
  amount1_desired: unionType([numberType(), stringType()]),
@@ -37446,7 +37446,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
37446
37446
  amount1_min: unionType([numberType(), stringType()]),
37447
37447
  chain: AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema,
37448
37448
  sender: stringType(),
37449
- estimate_gas: booleanType().default(true)
37449
+ estimate_gas: booleanType().optional()
37450
37450
  }).transform((v2) => {
37451
37451
  return remap(v2, {
37452
37452
  action_type: "actionType",
@@ -37467,7 +37467,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
37467
37467
  amount1Min: unionType([numberType(), stringType()]),
37468
37468
  chain: AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema,
37469
37469
  sender: stringType(),
37470
- estimateGas: booleanType().default(true)
37470
+ estimateGas: booleanType().optional()
37471
37471
  }).transform((v2) => {
37472
37472
  return remap(v2, {
37473
37473
  actionType: "action_type",
@@ -37515,7 +37515,7 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
37515
37515
  AerodromeSlipstreamMintLiquidityProvisionParamsAmount1Min$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionParamsAmount1Min$outboundSchema;
37516
37516
  })(AerodromeSlipstreamMintLiquidityProvisionParamsAmount1Min$ ||= {});
37517
37517
  AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema = objectType({
37518
- action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37518
+ action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").optional(),
37519
37519
  token0: stringType(),
37520
37520
  token1: stringType(),
37521
37521
  tick_spacing: numberType().int(),
@@ -37607,7 +37607,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37607
37607
  AerodromeSlipstreamMintLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema;
37608
37608
  })(AerodromeSlipstreamMintLiquidityProvisionRequestChain$ ||= {});
37609
37609
  AerodromeSlipstreamMintLiquidityProvisionRequest$inboundSchema = objectType({
37610
- action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37610
+ action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").optional(),
37611
37611
  token0: stringType(),
37612
37612
  token1: stringType(),
37613
37613
  tick_spacing: numberType().int(),
@@ -37620,7 +37620,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37620
37620
  recipient: nullableType(stringType()).optional(),
37621
37621
  chain: AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema,
37622
37622
  sender: stringType(),
37623
- estimate_gas: booleanType().default(true)
37623
+ estimate_gas: booleanType().optional()
37624
37624
  }).transform((v2) => {
37625
37625
  return remap(v2, {
37626
37626
  action_type: "actionType",
@@ -37648,7 +37648,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37648
37648
  recipient: nullableType(stringType()).optional(),
37649
37649
  chain: AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema,
37650
37650
  sender: stringType(),
37651
- estimateGas: booleanType().default(true)
37651
+ estimateGas: booleanType().optional()
37652
37652
  }).transform((v2) => {
37653
37653
  return remap(v2, {
37654
37654
  actionType: "action_type",
@@ -37719,7 +37719,7 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
37719
37719
  AerodromeSlipstreamSellExactlyParamsAmountOutMinimum$.outboundSchema = AerodromeSlipstreamSellExactlyParamsAmountOutMinimum$outboundSchema;
37720
37720
  })(AerodromeSlipstreamSellExactlyParamsAmountOutMinimum$ ||= {});
37721
37721
  AerodromeSlipstreamSellExactlyParams$inboundSchema = objectType({
37722
- action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37722
+ action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY").optional(),
37723
37723
  token_in: stringType(),
37724
37724
  token_out: stringType(),
37725
37725
  tick_spacing: numberType().int(),
@@ -37785,7 +37785,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37785
37785
  AerodromeSlipstreamSellExactlyRequestChain$.outboundSchema = AerodromeSlipstreamSellExactlyRequestChain$outboundSchema;
37786
37786
  })(AerodromeSlipstreamSellExactlyRequestChain$ ||= {});
37787
37787
  AerodromeSlipstreamSellExactlyRequest$inboundSchema = objectType({
37788
- action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37788
+ action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY").optional(),
37789
37789
  token_in: stringType(),
37790
37790
  token_out: stringType(),
37791
37791
  tick_spacing: numberType().int(),
@@ -37793,7 +37793,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37793
37793
  amount_out_minimum: unionType([numberType(), stringType()]).optional(),
37794
37794
  chain: AerodromeSlipstreamSellExactlyRequestChain$inboundSchema,
37795
37795
  sender: stringType(),
37796
- estimate_gas: booleanType().default(true)
37796
+ estimate_gas: booleanType().optional()
37797
37797
  }).transform((v2) => {
37798
37798
  return remap(v2, {
37799
37799
  action_type: "actionType",
@@ -37814,7 +37814,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37814
37814
  amountOutMinimum: unionType([numberType(), stringType()]).optional(),
37815
37815
  chain: AerodromeSlipstreamSellExactlyRequestChain$outboundSchema,
37816
37816
  sender: stringType(),
37817
- estimateGas: booleanType().default(true)
37817
+ estimateGas: booleanType().optional()
37818
37818
  }).transform((v2) => {
37819
37819
  return remap(v2, {
37820
37820
  actionType: "action_type",
@@ -37844,7 +37844,7 @@ var init_aerodromeslipstreamwithdrawliquidityprovisionparams = __esm(() => {
37844
37844
  AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal$outboundSchema;
37845
37845
  })(AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal$ ||= {});
37846
37846
  AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema = objectType({
37847
- action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
37847
+ action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").optional(),
37848
37848
  token_id: numberType().int(),
37849
37849
  percentage_for_withdrawal: unionType([numberType(), stringType()])
37850
37850
  }).transform((v2) => {
@@ -37892,12 +37892,12 @@ var init_aerodromeslipstreamwithdrawliquidityprovisionrequest = __esm(() => {
37892
37892
  AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema;
37893
37893
  })(AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$ ||= {});
37894
37894
  AerodromeSlipstreamWithdrawLiquidityProvisionRequest$inboundSchema = objectType({
37895
- action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
37895
+ action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").optional(),
37896
37896
  token_id: numberType().int(),
37897
37897
  percentage_for_withdrawal: unionType([numberType(), stringType()]),
37898
37898
  chain: AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema,
37899
37899
  sender: stringType(),
37900
- estimate_gas: booleanType().default(true)
37900
+ estimate_gas: booleanType().optional()
37901
37901
  }).transform((v2) => {
37902
37902
  return remap(v2, {
37903
37903
  action_type: "actionType",
@@ -37912,7 +37912,7 @@ var init_aerodromeslipstreamwithdrawliquidityprovisionrequest = __esm(() => {
37912
37912
  percentageForWithdrawal: unionType([numberType(), stringType()]),
37913
37913
  chain: AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema,
37914
37914
  sender: stringType(),
37915
- estimateGas: booleanType().default(true)
37915
+ estimateGas: booleanType().optional()
37916
37916
  }).transform((v2) => {
37917
37917
  return remap(v2, {
37918
37918
  actionType: "action_type",
@@ -38011,7 +38011,7 @@ var init_ethenadepositparams = __esm(() => {
38011
38011
  EthenaDepositParamsAmount$.outboundSchema = EthenaDepositParamsAmount$outboundSchema;
38012
38012
  })(EthenaDepositParamsAmount$ ||= {});
38013
38013
  EthenaDepositParams$inboundSchema = objectType({
38014
- action_type: literalType("ETHENA_DEPOSIT").default("ETHENA_DEPOSIT"),
38014
+ action_type: literalType("ETHENA_DEPOSIT").default("ETHENA_DEPOSIT").optional(),
38015
38015
  amount: unionType([numberType(), stringType()]),
38016
38016
  receiver: nullableType(stringType()).optional()
38017
38017
  }).transform((v2) => {
@@ -38040,7 +38040,7 @@ var init_ethenarequesttowithdrawparams = __esm(() => {
38040
38040
  init_zod();
38041
38041
  init_primitives();
38042
38042
  EthenaRequestToWithdrawParams$inboundSchema = objectType({
38043
- action_type: literalType("ETHENA_REQUEST_WITHDRAW").default("ETHENA_REQUEST_WITHDRAW"),
38043
+ action_type: literalType("ETHENA_REQUEST_WITHDRAW").default("ETHENA_REQUEST_WITHDRAW").optional(),
38044
38044
  amount: anyType().optional()
38045
38045
  }).transform((v2) => {
38046
38046
  return remap(v2, {
@@ -38067,7 +38067,7 @@ var init_ethenaunstakeparams = __esm(() => {
38067
38067
  init_zod();
38068
38068
  init_primitives();
38069
38069
  EthenaUnstakeParams$inboundSchema = objectType({
38070
- action_type: literalType("ETHENA_UNSTAKE").default("ETHENA_UNSTAKE"),
38070
+ action_type: literalType("ETHENA_UNSTAKE").default("ETHENA_UNSTAKE").optional(),
38071
38071
  receiver: nullableType(stringType()).optional()
38072
38072
  }).transform((v2) => {
38073
38073
  return remap(v2, {
@@ -38100,7 +38100,7 @@ var init_morphoborrowparams = __esm(() => {
38100
38100
  MorphoBorrowParamsAmount$.outboundSchema = MorphoBorrowParamsAmount$outboundSchema;
38101
38101
  })(MorphoBorrowParamsAmount$ ||= {});
38102
38102
  MorphoBorrowParams$inboundSchema = objectType({
38103
- action_type: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
38103
+ action_type: literalType("MORPHO_BORROW").default("MORPHO_BORROW").optional(),
38104
38104
  amount: unionType([numberType(), stringType()]),
38105
38105
  unique_market_key: stringType(),
38106
38106
  on_behalf_of: nullableType(stringType()).optional(),
@@ -38143,7 +38143,7 @@ var init_morphodepositparams = __esm(() => {
38143
38143
  MorphoDepositParamsAmount$.outboundSchema = MorphoDepositParamsAmount$outboundSchema;
38144
38144
  })(MorphoDepositParamsAmount$ ||= {});
38145
38145
  MorphoDepositParams$inboundSchema = objectType({
38146
- action_type: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
38146
+ action_type: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT").optional(),
38147
38147
  vault_address: stringType(),
38148
38148
  amount: unionType([numberType(), stringType()]),
38149
38149
  receiver: nullableType(stringType()).optional()
@@ -38177,7 +38177,7 @@ var init_morphorepayparams = __esm(() => {
38177
38177
  init_base64();
38178
38178
  init_primitives();
38179
38179
  MorphoRepayParams$inboundSchema = objectType({
38180
- action_type: literalType("MORPHO_REPAY").default("MORPHO_REPAY"),
38180
+ action_type: literalType("MORPHO_REPAY").default("MORPHO_REPAY").optional(),
38181
38181
  amount: anyType().optional(),
38182
38182
  unique_market_key: stringType(),
38183
38183
  on_behalf_of: nullableType(stringType()).optional(),
@@ -38223,7 +38223,7 @@ var init_morphosupplycollateralparams = __esm(() => {
38223
38223
  MorphoSupplyCollateralParamsAmount$.outboundSchema = MorphoSupplyCollateralParamsAmount$outboundSchema;
38224
38224
  })(MorphoSupplyCollateralParamsAmount$ ||= {});
38225
38225
  MorphoSupplyCollateralParams$inboundSchema = objectType({
38226
- action_type: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
38226
+ action_type: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL").optional(),
38227
38227
  amount: unionType([numberType(), stringType()]),
38228
38228
  unique_market_key: stringType(),
38229
38229
  on_behalf_of: nullableType(stringType()).optional(),
@@ -38268,7 +38268,7 @@ var init_morphowithdrawcollateralparams = __esm(() => {
38268
38268
  MorphoWithdrawCollateralParamsAmount$.outboundSchema = MorphoWithdrawCollateralParamsAmount$outboundSchema;
38269
38269
  })(MorphoWithdrawCollateralParamsAmount$ ||= {});
38270
38270
  MorphoWithdrawCollateralParams$inboundSchema = objectType({
38271
- action_type: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
38271
+ action_type: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL").optional(),
38272
38272
  amount: unionType([numberType(), stringType()]),
38273
38273
  unique_market_key: stringType(),
38274
38274
  on_behalf_of: nullableType(stringType()).optional(),
@@ -38305,7 +38305,7 @@ var init_morphowithdrawparams = __esm(() => {
38305
38305
  init_zod();
38306
38306
  init_primitives();
38307
38307
  MorphoWithdrawParams$inboundSchema = objectType({
38308
- action_type: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW"),
38308
+ action_type: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW").optional(),
38309
38309
  vault_address: stringType(),
38310
38310
  amount: anyType().optional(),
38311
38311
  receiver: nullableType(stringType()).optional()
@@ -38344,7 +38344,7 @@ var init_odosswapparams = __esm(() => {
38344
38344
  OdosSwapParamsAmount$.outboundSchema = OdosSwapParamsAmount$outboundSchema;
38345
38345
  })(OdosSwapParamsAmount$ ||= {});
38346
38346
  OdosSwapParams$inboundSchema = objectType({
38347
- action_type: literalType("ODOS_SWAP").default("ODOS_SWAP"),
38347
+ action_type: literalType("ODOS_SWAP").default("ODOS_SWAP").optional(),
38348
38348
  token_in: stringType(),
38349
38349
  token_out: stringType(),
38350
38350
  amount: unionType([numberType(), stringType()]),
@@ -38399,7 +38399,7 @@ var init_pendlemanageliquidityparams = __esm(() => {
38399
38399
  PendleManageLiquidityParamsAmountIn$.outboundSchema = PendleManageLiquidityParamsAmountIn$outboundSchema;
38400
38400
  })(PendleManageLiquidityParamsAmountIn$ ||= {});
38401
38401
  PendleManageLiquidityParams$inboundSchema = objectType({
38402
- action_type: literalType("PENDLE_MANAGE_LIQUIDITY").default("PENDLE_MANAGE_LIQUIDITY"),
38402
+ action_type: literalType("PENDLE_MANAGE_LIQUIDITY").default("PENDLE_MANAGE_LIQUIDITY").optional(),
38403
38403
  market_address: stringType(),
38404
38404
  action: PendleManageLiquidityParamsAction$inboundSchema,
38405
38405
  token: stringType(),
@@ -38440,7 +38440,7 @@ var init_pendleredeemyieldparams = __esm(() => {
38440
38440
  init_zod();
38441
38441
  init_primitives();
38442
38442
  PendleRedeemYieldParams$inboundSchema = objectType({
38443
- action_type: literalType("PENDLE_REDEEM_YIELD").default("PENDLE_REDEEM_YIELD"),
38443
+ action_type: literalType("PENDLE_REDEEM_YIELD").default("PENDLE_REDEEM_YIELD").optional(),
38444
38444
  market_address: stringType()
38445
38445
  }).transform((v2) => {
38446
38446
  return remap(v2, {
@@ -38485,7 +38485,7 @@ var init_pendletradeptparams = __esm(() => {
38485
38485
  PendleTradePtParamsAmountIn$.outboundSchema = PendleTradePtParamsAmountIn$outboundSchema;
38486
38486
  })(PendleTradePtParamsAmountIn$ ||= {});
38487
38487
  PendleTradePtParams$inboundSchema = objectType({
38488
- action_type: literalType("PENDLE_TRADE_PT").default("PENDLE_TRADE_PT"),
38488
+ action_type: literalType("PENDLE_TRADE_PT").default("PENDLE_TRADE_PT").optional(),
38489
38489
  market_address: stringType(),
38490
38490
  action: PendleTradePtParamsAction$inboundSchema,
38491
38491
  token: stringType(),
@@ -38542,7 +38542,7 @@ var init_pendletradeytparams = __esm(() => {
38542
38542
  PendleTradeYtParamsAmountIn$.outboundSchema = PendleTradeYtParamsAmountIn$outboundSchema;
38543
38543
  })(PendleTradeYtParamsAmountIn$ ||= {});
38544
38544
  PendleTradeYtParams$inboundSchema = objectType({
38545
- action_type: literalType("PENDLE_TRADE_YT").default("PENDLE_TRADE_YT"),
38545
+ action_type: literalType("PENDLE_TRADE_YT").default("PENDLE_TRADE_YT").optional(),
38546
38546
  market_address: stringType(),
38547
38547
  action: PendleTradeYtParamsAction$inboundSchema,
38548
38548
  token: stringType(),
@@ -38616,7 +38616,7 @@ var init_setallowanceparams = __esm(() => {
38616
38616
  SetAllowanceParamsAmount$.outboundSchema = SetAllowanceParamsAmount$outboundSchema;
38617
38617
  })(SetAllowanceParamsAmount$ ||= {});
38618
38618
  SetAllowanceParams$inboundSchema = objectType({
38619
- action_type: literalType("SET_ALLOWANCE").default("SET_ALLOWANCE"),
38619
+ action_type: literalType("SET_ALLOWANCE").default("SET_ALLOWANCE").optional(),
38620
38620
  token: stringType(),
38621
38621
  contract: unionType([SetAllowanceParamsContractEnum$inboundSchema, stringType()]),
38622
38622
  amount: unionType([numberType(), stringType()])
@@ -38666,7 +38666,7 @@ var init_skybuyparams = __esm(() => {
38666
38666
  SkyBuyParamsAmount$.outboundSchema = SkyBuyParamsAmount$outboundSchema;
38667
38667
  })(SkyBuyParamsAmount$ ||= {});
38668
38668
  SkyBuyParams$inboundSchema = objectType({
38669
- action_type: literalType("SKY_BUY").default("SKY_BUY"),
38669
+ action_type: literalType("SKY_BUY").default("SKY_BUY").optional(),
38670
38670
  token_in: SkyBuyParamsTokenIn$inboundSchema,
38671
38671
  amount: unionType([numberType(), stringType()])
38672
38672
  }).transform((v2) => {
@@ -38703,7 +38703,7 @@ var init_skydepositparams = __esm(() => {
38703
38703
  SkyDepositParamsAmount$.outboundSchema = SkyDepositParamsAmount$outboundSchema;
38704
38704
  })(SkyDepositParamsAmount$ ||= {});
38705
38705
  SkyDepositParams$inboundSchema = objectType({
38706
- action_type: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
38706
+ action_type: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT").optional(),
38707
38707
  amount: unionType([numberType(), stringType()]),
38708
38708
  receiver: nullableType(stringType()).optional()
38709
38709
  }).transform((v2) => {
@@ -38748,7 +38748,7 @@ var init_skysellparams = __esm(() => {
38748
38748
  SkySellParamsAmount$.outboundSchema = SkySellParamsAmount$outboundSchema;
38749
38749
  })(SkySellParamsAmount$ ||= {});
38750
38750
  SkySellParams$inboundSchema = objectType({
38751
- action_type: literalType("SKY_SELL").default("SKY_SELL"),
38751
+ action_type: literalType("SKY_SELL").default("SKY_SELL").optional(),
38752
38752
  token_out: SkySellParamsTokenOut$inboundSchema,
38753
38753
  amount: unionType([numberType(), stringType()])
38754
38754
  }).transform((v2) => {
@@ -38779,7 +38779,7 @@ var init_skywithdrawparams = __esm(() => {
38779
38779
  init_zod();
38780
38780
  init_primitives();
38781
38781
  SkyWithdrawParams$inboundSchema = objectType({
38782
- action_type: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
38782
+ action_type: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW").optional(),
38783
38783
  amount: anyType().optional(),
38784
38784
  receiver: nullableType(stringType()).optional()
38785
38785
  }).transform((v2) => {
@@ -38814,7 +38814,7 @@ var init_tokentransferparams = __esm(() => {
38814
38814
  TokenTransferParamsAmount$.outboundSchema = TokenTransferParamsAmount$outboundSchema;
38815
38815
  })(TokenTransferParamsAmount$ ||= {});
38816
38816
  TokenTransferParams$inboundSchema = objectType({
38817
- action_type: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
38817
+ action_type: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER").optional(),
38818
38818
  to: stringType(),
38819
38819
  token: stringType(),
38820
38820
  amount: unionType([numberType(), stringType()])
@@ -38870,7 +38870,7 @@ var init_uniswapbuyexactlyparams = __esm(() => {
38870
38870
  UniswapBuyExactlyParamsAmountOut$.outboundSchema = UniswapBuyExactlyParamsAmountOut$outboundSchema;
38871
38871
  })(UniswapBuyExactlyParamsAmountOut$ ||= {});
38872
38872
  UniswapBuyExactlyParams$inboundSchema = objectType({
38873
- action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
38873
+ action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY").optional(),
38874
38874
  token_in: stringType(),
38875
38875
  token_out: stringType(),
38876
38876
  fee: FeeEnum$inboundSchema,
@@ -38937,7 +38937,7 @@ var init_uniswapincreaseliquidityprovisionparams = __esm(() => {
38937
38937
  UniswapIncreaseLiquidityProvisionParamsAmount1Min$.outboundSchema = UniswapIncreaseLiquidityProvisionParamsAmount1Min$outboundSchema;
38938
38938
  })(UniswapIncreaseLiquidityProvisionParamsAmount1Min$ ||= {});
38939
38939
  UniswapIncreaseLiquidityProvisionParams$inboundSchema = objectType({
38940
- action_type: literalType("UNISWAP_ADD_LIQUIDITY").default("UNISWAP_ADD_LIQUIDITY"),
38940
+ action_type: literalType("UNISWAP_ADD_LIQUIDITY").default("UNISWAP_ADD_LIQUIDITY").optional(),
38941
38941
  token_id: numberType().int(),
38942
38942
  amount0_desired: unionType([numberType(), stringType()]),
38943
38943
  amount1_desired: unionType([numberType(), stringType()]),
@@ -39007,7 +39007,7 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
39007
39007
  UniswapMintLiquidityProvisionParamsAmount1Min$.outboundSchema = UniswapMintLiquidityProvisionParamsAmount1Min$outboundSchema;
39008
39008
  })(UniswapMintLiquidityProvisionParamsAmount1Min$ ||= {});
39009
39009
  UniswapMintLiquidityProvisionParams$inboundSchema = objectType({
39010
- action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
39010
+ action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION").optional(),
39011
39011
  token0: stringType(),
39012
39012
  token1: stringType(),
39013
39013
  fee: FeeEnum$inboundSchema,
@@ -39071,7 +39071,7 @@ var init_uniswapsellexactlyparams = __esm(() => {
39071
39071
  UniswapSellExactlyParamsAmountIn$.outboundSchema = UniswapSellExactlyParamsAmountIn$outboundSchema;
39072
39072
  })(UniswapSellExactlyParamsAmountIn$ ||= {});
39073
39073
  UniswapSellExactlyParams$inboundSchema = objectType({
39074
- action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
39074
+ action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY").optional(),
39075
39075
  token_in: stringType(),
39076
39076
  token_out: stringType(),
39077
39077
  fee: FeeEnum$inboundSchema,
@@ -39120,7 +39120,7 @@ var init_uniswapwithdrawliquidityprovisionparams = __esm(() => {
39120
39120
  UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawal$.outboundSchema = UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawal$outboundSchema;
39121
39121
  })(UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawal$ ||= {});
39122
39122
  UniswapWithdrawLiquidityProvisionParams$inboundSchema = objectType({
39123
- action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
39123
+ action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").optional(),
39124
39124
  token_id: numberType().int(),
39125
39125
  percentage_for_withdrawal: unionType([numberType(), stringType()])
39126
39126
  }).transform((v2) => {
@@ -39159,7 +39159,7 @@ var init_unwrapwethparams = __esm(() => {
39159
39159
  UnwrapWethParamsAmount$.outboundSchema = UnwrapWethParamsAmount$outboundSchema;
39160
39160
  })(UnwrapWethParamsAmount$ ||= {});
39161
39161
  UnwrapWethParams$inboundSchema = objectType({
39162
- action_type: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
39162
+ action_type: literalType("UNWRAP_WETH").default("UNWRAP_WETH").optional(),
39163
39163
  amount: unionType([numberType(), stringType()])
39164
39164
  }).transform((v2) => {
39165
39165
  return remap(v2, {
@@ -39192,7 +39192,7 @@ var init_vaultdepositparams = __esm(() => {
39192
39192
  VaultDepositParamsAmount$.outboundSchema = VaultDepositParamsAmount$outboundSchema;
39193
39193
  })(VaultDepositParamsAmount$ ||= {});
39194
39194
  VaultDepositParams$inboundSchema = objectType({
39195
- action_type: literalType("VAULT_DEPOSIT").default("VAULT_DEPOSIT"),
39195
+ action_type: literalType("VAULT_DEPOSIT").default("VAULT_DEPOSIT").optional(),
39196
39196
  vault_address: stringType(),
39197
39197
  amount: unionType([numberType(), stringType()]),
39198
39198
  receiver: nullableType(stringType()).optional()
@@ -39225,7 +39225,7 @@ var init_vaultwithdrawparams = __esm(() => {
39225
39225
  init_zod();
39226
39226
  init_primitives();
39227
39227
  VaultWithdrawParams$inboundSchema = objectType({
39228
- action_type: literalType("VAULT_WITHDRAW").default("VAULT_WITHDRAW"),
39228
+ action_type: literalType("VAULT_WITHDRAW").default("VAULT_WITHDRAW").optional(),
39229
39229
  vault_address: stringType(),
39230
39230
  amount: anyType().optional(),
39231
39231
  receiver: nullableType(stringType()).optional()
@@ -39264,7 +39264,7 @@ var init_wrapethparams = __esm(() => {
39264
39264
  WrapEthParamsAmount$.outboundSchema = WrapEthParamsAmount$outboundSchema;
39265
39265
  })(WrapEthParamsAmount$ ||= {});
39266
39266
  WrapEthParams$inboundSchema = objectType({
39267
- action_type: literalType("WRAP_ETH").default("WRAP_ETH"),
39267
+ action_type: literalType("WRAP_ETH").default("WRAP_ETH").optional(),
39268
39268
  amount: unionType([numberType(), stringType()])
39269
39269
  }).transform((v2) => {
39270
39270
  return remap(v2, {
@@ -39725,7 +39725,7 @@ var init_batcheduseroperationsrequest = __esm(() => {
39725
39725
  BatchedUserOperationsRequest$inboundSchema = objectType({
39726
39726
  chain: BatchedUserOperationsRequestChain$inboundSchema,
39727
39727
  sender: stringType(),
39728
- estimate_gas: booleanType().default(true),
39728
+ estimate_gas: booleanType().optional(),
39729
39729
  operations: arrayType(UserOperation$inboundSchema)
39730
39730
  }).transform((v2) => {
39731
39731
  return remap(v2, {
@@ -39735,7 +39735,7 @@ var init_batcheduseroperationsrequest = __esm(() => {
39735
39735
  BatchedUserOperationsRequest$outboundSchema = objectType({
39736
39736
  chain: BatchedUserOperationsRequestChain$outboundSchema,
39737
39737
  sender: stringType(),
39738
- estimateGas: booleanType().default(true),
39738
+ estimateGas: booleanType().optional(),
39739
39739
  operations: arrayType(UserOperation$outboundSchema)
39740
39740
  }).transform((v2) => {
39741
39741
  return remap(v2, {
@@ -40475,12 +40475,12 @@ var init_ethenadepositrequest = __esm(() => {
40475
40475
  EthenaDepositRequestChain$.outboundSchema = EthenaDepositRequestChain$outboundSchema;
40476
40476
  })(EthenaDepositRequestChain$ ||= {});
40477
40477
  EthenaDepositRequest$inboundSchema = objectType({
40478
- action_type: literalType("ETHENA_DEPOSIT").default("ETHENA_DEPOSIT"),
40478
+ action_type: literalType("ETHENA_DEPOSIT").default("ETHENA_DEPOSIT").optional(),
40479
40479
  amount: unionType([numberType(), stringType()]),
40480
40480
  receiver: nullableType(stringType()).optional(),
40481
40481
  chain: EthenaDepositRequestChain$inboundSchema,
40482
40482
  sender: stringType(),
40483
- estimate_gas: booleanType().default(true)
40483
+ estimate_gas: booleanType().optional()
40484
40484
  }).transform((v2) => {
40485
40485
  return remap(v2, {
40486
40486
  action_type: "actionType",
@@ -40493,7 +40493,7 @@ var init_ethenadepositrequest = __esm(() => {
40493
40493
  receiver: nullableType(stringType()).optional(),
40494
40494
  chain: EthenaDepositRequestChain$outboundSchema,
40495
40495
  sender: stringType(),
40496
- estimateGas: booleanType().default(true)
40496
+ estimateGas: booleanType().optional()
40497
40497
  }).transform((v2) => {
40498
40498
  return remap(v2, {
40499
40499
  actionType: "action_type",
@@ -40604,11 +40604,11 @@ var init_ethenarequesttowithdrawrequest = __esm(() => {
40604
40604
  EthenaRequestToWithdrawRequestChain$.outboundSchema = EthenaRequestToWithdrawRequestChain$outboundSchema;
40605
40605
  })(EthenaRequestToWithdrawRequestChain$ ||= {});
40606
40606
  EthenaRequestToWithdrawRequest$inboundSchema = objectType({
40607
- action_type: literalType("ETHENA_REQUEST_WITHDRAW").default("ETHENA_REQUEST_WITHDRAW"),
40607
+ action_type: literalType("ETHENA_REQUEST_WITHDRAW").default("ETHENA_REQUEST_WITHDRAW").optional(),
40608
40608
  amount: anyType().optional(),
40609
40609
  chain: EthenaRequestToWithdrawRequestChain$inboundSchema,
40610
40610
  sender: stringType(),
40611
- estimate_gas: booleanType().default(true)
40611
+ estimate_gas: booleanType().optional()
40612
40612
  }).transform((v2) => {
40613
40613
  return remap(v2, {
40614
40614
  action_type: "actionType",
@@ -40620,7 +40620,7 @@ var init_ethenarequesttowithdrawrequest = __esm(() => {
40620
40620
  amount: anyType().optional(),
40621
40621
  chain: EthenaRequestToWithdrawRequestChain$outboundSchema,
40622
40622
  sender: stringType(),
40623
- estimateGas: booleanType().default(true)
40623
+ estimateGas: booleanType().optional()
40624
40624
  }).transform((v2) => {
40625
40625
  return remap(v2, {
40626
40626
  actionType: "action_type",
@@ -40727,11 +40727,11 @@ var init_ethenaunstakerequest = __esm(() => {
40727
40727
  EthenaUnstakeRequestChain$.outboundSchema = EthenaUnstakeRequestChain$outboundSchema;
40728
40728
  })(EthenaUnstakeRequestChain$ ||= {});
40729
40729
  EthenaUnstakeRequest$inboundSchema = objectType({
40730
- action_type: literalType("ETHENA_UNSTAKE").default("ETHENA_UNSTAKE"),
40730
+ action_type: literalType("ETHENA_UNSTAKE").default("ETHENA_UNSTAKE").optional(),
40731
40731
  receiver: nullableType(stringType()).optional(),
40732
40732
  chain: EthenaUnstakeRequestChain$inboundSchema,
40733
40733
  sender: stringType(),
40734
- estimate_gas: booleanType().default(true)
40734
+ estimate_gas: booleanType().optional()
40735
40735
  }).transform((v2) => {
40736
40736
  return remap(v2, {
40737
40737
  action_type: "actionType",
@@ -40743,7 +40743,7 @@ var init_ethenaunstakerequest = __esm(() => {
40743
40743
  receiver: nullableType(stringType()).optional(),
40744
40744
  chain: EthenaUnstakeRequestChain$outboundSchema,
40745
40745
  sender: stringType(),
40746
- estimateGas: booleanType().default(true)
40746
+ estimateGas: booleanType().optional()
40747
40747
  }).transform((v2) => {
40748
40748
  return remap(v2, {
40749
40749
  actionType: "action_type",
@@ -40875,14 +40875,14 @@ var init_morphoborrowrequest = __esm(() => {
40875
40875
  MorphoBorrowRequestChain$.outboundSchema = MorphoBorrowRequestChain$outboundSchema;
40876
40876
  })(MorphoBorrowRequestChain$ ||= {});
40877
40877
  MorphoBorrowRequest$inboundSchema = objectType({
40878
- action_type: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
40878
+ action_type: literalType("MORPHO_BORROW").default("MORPHO_BORROW").optional(),
40879
40879
  amount: unionType([numberType(), stringType()]),
40880
40880
  unique_market_key: stringType(),
40881
40881
  on_behalf_of: nullableType(stringType()).optional(),
40882
40882
  receiver: nullableType(stringType()).optional(),
40883
40883
  chain: MorphoBorrowRequestChain$inboundSchema,
40884
40884
  sender: stringType(),
40885
- estimate_gas: booleanType().default(true)
40885
+ estimate_gas: booleanType().optional()
40886
40886
  }).transform((v2) => {
40887
40887
  return remap(v2, {
40888
40888
  action_type: "actionType",
@@ -40899,7 +40899,7 @@ var init_morphoborrowrequest = __esm(() => {
40899
40899
  receiver: nullableType(stringType()).optional(),
40900
40900
  chain: MorphoBorrowRequestChain$outboundSchema,
40901
40901
  sender: stringType(),
40902
- estimateGas: booleanType().default(true)
40902
+ estimateGas: booleanType().optional()
40903
40903
  }).transform((v2) => {
40904
40904
  return remap(v2, {
40905
40905
  actionType: "action_type",
@@ -41081,13 +41081,13 @@ var init_morphodepositrequest = __esm(() => {
41081
41081
  MorphoDepositRequestChain$.outboundSchema = MorphoDepositRequestChain$outboundSchema;
41082
41082
  })(MorphoDepositRequestChain$ ||= {});
41083
41083
  MorphoDepositRequest$inboundSchema = objectType({
41084
- action_type: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
41084
+ action_type: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT").optional(),
41085
41085
  vault_address: stringType(),
41086
41086
  amount: unionType([numberType(), stringType()]),
41087
41087
  receiver: nullableType(stringType()).optional(),
41088
41088
  chain: MorphoDepositRequestChain$inboundSchema,
41089
41089
  sender: stringType(),
41090
- estimate_gas: booleanType().default(true)
41090
+ estimate_gas: booleanType().optional()
41091
41091
  }).transform((v2) => {
41092
41092
  return remap(v2, {
41093
41093
  action_type: "actionType",
@@ -41102,7 +41102,7 @@ var init_morphodepositrequest = __esm(() => {
41102
41102
  receiver: nullableType(stringType()).optional(),
41103
41103
  chain: MorphoDepositRequestChain$outboundSchema,
41104
41104
  sender: stringType(),
41105
- estimateGas: booleanType().default(true)
41105
+ estimateGas: booleanType().optional()
41106
41106
  }).transform((v2) => {
41107
41107
  return remap(v2, {
41108
41108
  actionType: "action_type",
@@ -41297,14 +41297,14 @@ var init_morphorepayrequest = __esm(() => {
41297
41297
  MorphoRepayRequestChain$.outboundSchema = MorphoRepayRequestChain$outboundSchema;
41298
41298
  })(MorphoRepayRequestChain$ ||= {});
41299
41299
  MorphoRepayRequest$inboundSchema = objectType({
41300
- action_type: literalType("MORPHO_REPAY").default("MORPHO_REPAY"),
41300
+ action_type: literalType("MORPHO_REPAY").default("MORPHO_REPAY").optional(),
41301
41301
  amount: anyType().optional(),
41302
41302
  unique_market_key: stringType(),
41303
41303
  on_behalf_of: nullableType(stringType()).optional(),
41304
41304
  callback_data: nullableType(zodInbound).optional(),
41305
41305
  chain: MorphoRepayRequestChain$inboundSchema,
41306
41306
  sender: stringType(),
41307
- estimate_gas: booleanType().default(true)
41307
+ estimate_gas: booleanType().optional()
41308
41308
  }).transform((v2) => {
41309
41309
  return remap(v2, {
41310
41310
  action_type: "actionType",
@@ -41322,7 +41322,7 @@ var init_morphorepayrequest = __esm(() => {
41322
41322
  callbackData: nullableType(zodOutbound).optional(),
41323
41323
  chain: MorphoRepayRequestChain$outboundSchema,
41324
41324
  sender: stringType(),
41325
- estimateGas: booleanType().default(true)
41325
+ estimateGas: booleanType().optional()
41326
41326
  }).transform((v2) => {
41327
41327
  return remap(v2, {
41328
41328
  actionType: "action_type",
@@ -41362,14 +41362,14 @@ var init_morphosupplycollateralrequest = __esm(() => {
41362
41362
  MorphoSupplyCollateralRequestChain$.outboundSchema = MorphoSupplyCollateralRequestChain$outboundSchema;
41363
41363
  })(MorphoSupplyCollateralRequestChain$ ||= {});
41364
41364
  MorphoSupplyCollateralRequest$inboundSchema = objectType({
41365
- action_type: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
41365
+ action_type: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL").optional(),
41366
41366
  amount: unionType([numberType(), stringType()]),
41367
41367
  unique_market_key: stringType(),
41368
41368
  on_behalf_of: nullableType(stringType()).optional(),
41369
41369
  callback_data: nullableType(zodInbound).optional(),
41370
41370
  chain: MorphoSupplyCollateralRequestChain$inboundSchema,
41371
41371
  sender: stringType(),
41372
- estimate_gas: booleanType().default(true)
41372
+ estimate_gas: booleanType().optional()
41373
41373
  }).transform((v2) => {
41374
41374
  return remap(v2, {
41375
41375
  action_type: "actionType",
@@ -41387,7 +41387,7 @@ var init_morphosupplycollateralrequest = __esm(() => {
41387
41387
  callbackData: nullableType(zodOutbound).optional(),
41388
41388
  chain: MorphoSupplyCollateralRequestChain$outboundSchema,
41389
41389
  sender: stringType(),
41390
- estimateGas: booleanType().default(true)
41390
+ estimateGas: booleanType().optional()
41391
41391
  }).transform((v2) => {
41392
41392
  return remap(v2, {
41393
41393
  actionType: "action_type",
@@ -41426,14 +41426,14 @@ var init_morphowithdrawcollateralrequest = __esm(() => {
41426
41426
  MorphoWithdrawCollateralRequestChain$.outboundSchema = MorphoWithdrawCollateralRequestChain$outboundSchema;
41427
41427
  })(MorphoWithdrawCollateralRequestChain$ ||= {});
41428
41428
  MorphoWithdrawCollateralRequest$inboundSchema = objectType({
41429
- action_type: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
41429
+ action_type: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL").optional(),
41430
41430
  amount: unionType([numberType(), stringType()]),
41431
41431
  unique_market_key: stringType(),
41432
41432
  on_behalf_of: nullableType(stringType()).optional(),
41433
41433
  receiver: nullableType(stringType()).optional(),
41434
41434
  chain: MorphoWithdrawCollateralRequestChain$inboundSchema,
41435
41435
  sender: stringType(),
41436
- estimate_gas: booleanType().default(true)
41436
+ estimate_gas: booleanType().optional()
41437
41437
  }).transform((v2) => {
41438
41438
  return remap(v2, {
41439
41439
  action_type: "actionType",
@@ -41450,7 +41450,7 @@ var init_morphowithdrawcollateralrequest = __esm(() => {
41450
41450
  receiver: nullableType(stringType()).optional(),
41451
41451
  chain: MorphoWithdrawCollateralRequestChain$outboundSchema,
41452
41452
  sender: stringType(),
41453
- estimateGas: booleanType().default(true)
41453
+ estimateGas: booleanType().optional()
41454
41454
  }).transform((v2) => {
41455
41455
  return remap(v2, {
41456
41456
  actionType: "action_type",
@@ -41482,13 +41482,13 @@ var init_morphowithdrawrequest = __esm(() => {
41482
41482
  MorphoWithdrawRequestChain$.outboundSchema = MorphoWithdrawRequestChain$outboundSchema;
41483
41483
  })(MorphoWithdrawRequestChain$ ||= {});
41484
41484
  MorphoWithdrawRequest$inboundSchema = objectType({
41485
- action_type: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW"),
41485
+ action_type: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW").optional(),
41486
41486
  vault_address: stringType(),
41487
41487
  amount: anyType().optional(),
41488
41488
  receiver: nullableType(stringType()).optional(),
41489
41489
  chain: MorphoWithdrawRequestChain$inboundSchema,
41490
41490
  sender: stringType(),
41491
- estimate_gas: booleanType().default(true)
41491
+ estimate_gas: booleanType().optional()
41492
41492
  }).transform((v2) => {
41493
41493
  return remap(v2, {
41494
41494
  action_type: "actionType",
@@ -41503,7 +41503,7 @@ var init_morphowithdrawrequest = __esm(() => {
41503
41503
  receiver: nullableType(stringType()).optional(),
41504
41504
  chain: MorphoWithdrawRequestChain$outboundSchema,
41505
41505
  sender: stringType(),
41506
- estimateGas: booleanType().default(true)
41506
+ estimateGas: booleanType().optional()
41507
41507
  }).transform((v2) => {
41508
41508
  return remap(v2, {
41509
41509
  actionType: "action_type",
@@ -41587,7 +41587,7 @@ var init_multicallexecuterequest = __esm(() => {
41587
41587
  MulticallExecuteRequest$inboundSchema = objectType({
41588
41588
  chain: MulticallExecuteRequestChain$inboundSchema,
41589
41589
  sender: stringType(),
41590
- estimate_gas: booleanType().default(true),
41590
+ estimate_gas: booleanType().optional(),
41591
41591
  signed_authorization: nullableType(SignedAuthorization$inboundSchema).optional(),
41592
41592
  actions: arrayType(UserOperation$inboundSchema)
41593
41593
  }).transform((v2) => {
@@ -41599,7 +41599,7 @@ var init_multicallexecuterequest = __esm(() => {
41599
41599
  MulticallExecuteRequest$outboundSchema = objectType({
41600
41600
  chain: MulticallExecuteRequestChain$outboundSchema,
41601
41601
  sender: stringType(),
41602
- estimateGas: booleanType().default(true),
41602
+ estimateGas: booleanType().optional(),
41603
41603
  signedAuthorization: nullableType(SignedAuthorization$outboundSchema).optional(),
41604
41604
  actions: arrayType(UserOperation$outboundSchema)
41605
41605
  }).transform((v2) => {
@@ -41637,14 +41637,14 @@ var init_odosswaprequest = __esm(() => {
41637
41637
  OdosSwapRequestChain$.outboundSchema = OdosSwapRequestChain$outboundSchema;
41638
41638
  })(OdosSwapRequestChain$ ||= {});
41639
41639
  OdosSwapRequest$inboundSchema = objectType({
41640
- action_type: literalType("ODOS_SWAP").default("ODOS_SWAP"),
41640
+ action_type: literalType("ODOS_SWAP").default("ODOS_SWAP").optional(),
41641
41641
  token_in: stringType(),
41642
41642
  token_out: stringType(),
41643
41643
  amount: unionType([numberType(), stringType()]),
41644
41644
  max_slippage_percent: numberType(),
41645
41645
  chain: OdosSwapRequestChain$inboundSchema,
41646
41646
  sender: stringType(),
41647
- estimate_gas: booleanType().default(true)
41647
+ estimate_gas: booleanType().optional()
41648
41648
  }).transform((v2) => {
41649
41649
  return remap(v2, {
41650
41650
  action_type: "actionType",
@@ -41662,7 +41662,7 @@ var init_odosswaprequest = __esm(() => {
41662
41662
  maxSlippagePercent: numberType(),
41663
41663
  chain: OdosSwapRequestChain$outboundSchema,
41664
41664
  sender: stringType(),
41665
- estimateGas: booleanType().default(true)
41665
+ estimateGas: booleanType().optional()
41666
41666
  }).transform((v2) => {
41667
41667
  return remap(v2, {
41668
41668
  actionType: "action_type",
@@ -41944,7 +41944,7 @@ var init_pendlemanageliquidityrequest = __esm(() => {
41944
41944
  PendleManageLiquidityRequestChain$.outboundSchema = PendleManageLiquidityRequestChain$outboundSchema;
41945
41945
  })(PendleManageLiquidityRequestChain$ ||= {});
41946
41946
  PendleManageLiquidityRequest$inboundSchema = objectType({
41947
- action_type: literalType("PENDLE_MANAGE_LIQUIDITY").default("PENDLE_MANAGE_LIQUIDITY"),
41947
+ action_type: literalType("PENDLE_MANAGE_LIQUIDITY").default("PENDLE_MANAGE_LIQUIDITY").optional(),
41948
41948
  market_address: stringType(),
41949
41949
  action: PendleManageLiquidityRequestAction$inboundSchema,
41950
41950
  token: stringType(),
@@ -41952,7 +41952,7 @@ var init_pendlemanageliquidityrequest = __esm(() => {
41952
41952
  max_slippage_percent: numberType(),
41953
41953
  chain: PendleManageLiquidityRequestChain$inboundSchema,
41954
41954
  sender: stringType(),
41955
- estimate_gas: booleanType().default(true)
41955
+ estimate_gas: booleanType().optional()
41956
41956
  }).transform((v2) => {
41957
41957
  return remap(v2, {
41958
41958
  action_type: "actionType",
@@ -41971,7 +41971,7 @@ var init_pendlemanageliquidityrequest = __esm(() => {
41971
41971
  maxSlippagePercent: numberType(),
41972
41972
  chain: PendleManageLiquidityRequestChain$outboundSchema,
41973
41973
  sender: stringType(),
41974
- estimateGas: booleanType().default(true)
41974
+ estimateGas: booleanType().optional()
41975
41975
  }).transform((v2) => {
41976
41976
  return remap(v2, {
41977
41977
  actionType: "action_type",
@@ -42004,11 +42004,11 @@ var init_pendleredeemyieldrequest = __esm(() => {
42004
42004
  PendleRedeemYieldRequestChain$.outboundSchema = PendleRedeemYieldRequestChain$outboundSchema;
42005
42005
  })(PendleRedeemYieldRequestChain$ ||= {});
42006
42006
  PendleRedeemYieldRequest$inboundSchema = objectType({
42007
- action_type: literalType("PENDLE_REDEEM_YIELD").default("PENDLE_REDEEM_YIELD"),
42007
+ action_type: literalType("PENDLE_REDEEM_YIELD").default("PENDLE_REDEEM_YIELD").optional(),
42008
42008
  market_address: stringType(),
42009
42009
  chain: PendleRedeemYieldRequestChain$inboundSchema,
42010
42010
  sender: stringType(),
42011
- estimate_gas: booleanType().default(true)
42011
+ estimate_gas: booleanType().optional()
42012
42012
  }).transform((v2) => {
42013
42013
  return remap(v2, {
42014
42014
  action_type: "actionType",
@@ -42021,7 +42021,7 @@ var init_pendleredeemyieldrequest = __esm(() => {
42021
42021
  marketAddress: stringType(),
42022
42022
  chain: PendleRedeemYieldRequestChain$outboundSchema,
42023
42023
  sender: stringType(),
42024
- estimateGas: booleanType().default(true)
42024
+ estimateGas: booleanType().optional()
42025
42025
  }).transform((v2) => {
42026
42026
  return remap(v2, {
42027
42027
  actionType: "action_type",
@@ -42068,7 +42068,7 @@ var init_pendletradeptrequest = __esm(() => {
42068
42068
  PendleTradePtRequestChain$.outboundSchema = PendleTradePtRequestChain$outboundSchema;
42069
42069
  })(PendleTradePtRequestChain$ ||= {});
42070
42070
  PendleTradePtRequest$inboundSchema = objectType({
42071
- action_type: literalType("PENDLE_TRADE_PT").default("PENDLE_TRADE_PT"),
42071
+ action_type: literalType("PENDLE_TRADE_PT").default("PENDLE_TRADE_PT").optional(),
42072
42072
  market_address: stringType(),
42073
42073
  action: PendleTradePtRequestAction$inboundSchema,
42074
42074
  token: stringType(),
@@ -42076,7 +42076,7 @@ var init_pendletradeptrequest = __esm(() => {
42076
42076
  max_slippage_percent: numberType(),
42077
42077
  chain: PendleTradePtRequestChain$inboundSchema,
42078
42078
  sender: stringType(),
42079
- estimate_gas: booleanType().default(true)
42079
+ estimate_gas: booleanType().optional()
42080
42080
  }).transform((v2) => {
42081
42081
  return remap(v2, {
42082
42082
  action_type: "actionType",
@@ -42095,7 +42095,7 @@ var init_pendletradeptrequest = __esm(() => {
42095
42095
  maxSlippagePercent: numberType(),
42096
42096
  chain: PendleTradePtRequestChain$outboundSchema,
42097
42097
  sender: stringType(),
42098
- estimateGas: booleanType().default(true)
42098
+ estimateGas: booleanType().optional()
42099
42099
  }).transform((v2) => {
42100
42100
  return remap(v2, {
42101
42101
  actionType: "action_type",
@@ -42144,7 +42144,7 @@ var init_pendletradeytrequest = __esm(() => {
42144
42144
  PendleTradeYtRequestChain$.outboundSchema = PendleTradeYtRequestChain$outboundSchema;
42145
42145
  })(PendleTradeYtRequestChain$ ||= {});
42146
42146
  PendleTradeYtRequest$inboundSchema = objectType({
42147
- action_type: literalType("PENDLE_TRADE_YT").default("PENDLE_TRADE_YT"),
42147
+ action_type: literalType("PENDLE_TRADE_YT").default("PENDLE_TRADE_YT").optional(),
42148
42148
  market_address: stringType(),
42149
42149
  action: PendleTradeYtRequestAction$inboundSchema,
42150
42150
  token: stringType(),
@@ -42152,7 +42152,7 @@ var init_pendletradeytrequest = __esm(() => {
42152
42152
  max_slippage_percent: numberType(),
42153
42153
  chain: PendleTradeYtRequestChain$inboundSchema,
42154
42154
  sender: stringType(),
42155
- estimate_gas: booleanType().default(true)
42155
+ estimate_gas: booleanType().optional()
42156
42156
  }).transform((v2) => {
42157
42157
  return remap(v2, {
42158
42158
  action_type: "actionType",
@@ -42171,7 +42171,7 @@ var init_pendletradeytrequest = __esm(() => {
42171
42171
  maxSlippagePercent: numberType(),
42172
42172
  chain: PendleTradeYtRequestChain$outboundSchema,
42173
42173
  sender: stringType(),
42174
- estimateGas: booleanType().default(true)
42174
+ estimateGas: booleanType().optional()
42175
42175
  }).transform((v2) => {
42176
42176
  return remap(v2, {
42177
42177
  actionType: "action_type",
@@ -42359,7 +42359,7 @@ var init_setallowancerequest = __esm(() => {
42359
42359
  SetAllowanceRequestChain$.outboundSchema = SetAllowanceRequestChain$outboundSchema;
42360
42360
  })(SetAllowanceRequestChain$ ||= {});
42361
42361
  SetAllowanceRequest$inboundSchema = objectType({
42362
- action_type: literalType("SET_ALLOWANCE").default("SET_ALLOWANCE"),
42362
+ action_type: literalType("SET_ALLOWANCE").default("SET_ALLOWANCE").optional(),
42363
42363
  token: stringType(),
42364
42364
  contract: unionType([
42365
42365
  SetAllowanceRequestContractEnum$inboundSchema,
@@ -42368,7 +42368,7 @@ var init_setallowancerequest = __esm(() => {
42368
42368
  amount: unionType([numberType(), stringType()]),
42369
42369
  chain: SetAllowanceRequestChain$inboundSchema,
42370
42370
  sender: stringType(),
42371
- estimate_gas: booleanType().default(true)
42371
+ estimate_gas: booleanType().optional()
42372
42372
  }).transform((v2) => {
42373
42373
  return remap(v2, {
42374
42374
  action_type: "actionType",
@@ -42385,7 +42385,7 @@ var init_setallowancerequest = __esm(() => {
42385
42385
  amount: unionType([numberType(), stringType()]),
42386
42386
  chain: SetAllowanceRequestChain$outboundSchema,
42387
42387
  sender: stringType(),
42388
- estimateGas: booleanType().default(true)
42388
+ estimateGas: booleanType().optional()
42389
42389
  }).transform((v2) => {
42390
42390
  return remap(v2, {
42391
42391
  actionType: "action_type",
@@ -42429,12 +42429,12 @@ var init_skybuyrequest = __esm(() => {
42429
42429
  SkyBuyRequestChain$.outboundSchema = SkyBuyRequestChain$outboundSchema;
42430
42430
  })(SkyBuyRequestChain$ ||= {});
42431
42431
  SkyBuyRequest$inboundSchema = objectType({
42432
- action_type: literalType("SKY_BUY").default("SKY_BUY"),
42432
+ action_type: literalType("SKY_BUY").default("SKY_BUY").optional(),
42433
42433
  token_in: SkyBuyRequestTokenIn$inboundSchema,
42434
42434
  amount: unionType([numberType(), stringType()]),
42435
42435
  chain: SkyBuyRequestChain$inboundSchema,
42436
42436
  sender: stringType(),
42437
- estimate_gas: booleanType().default(true)
42437
+ estimate_gas: booleanType().optional()
42438
42438
  }).transform((v2) => {
42439
42439
  return remap(v2, {
42440
42440
  action_type: "actionType",
@@ -42448,7 +42448,7 @@ var init_skybuyrequest = __esm(() => {
42448
42448
  amount: unionType([numberType(), stringType()]),
42449
42449
  chain: SkyBuyRequestChain$outboundSchema,
42450
42450
  sender: stringType(),
42451
- estimateGas: booleanType().default(true)
42451
+ estimateGas: booleanType().optional()
42452
42452
  }).transform((v2) => {
42453
42453
  return remap(v2, {
42454
42454
  actionType: "action_type",
@@ -42510,12 +42510,12 @@ var init_skydepositrequest = __esm(() => {
42510
42510
  SkyDepositRequestChain$.outboundSchema = SkyDepositRequestChain$outboundSchema;
42511
42511
  })(SkyDepositRequestChain$ ||= {});
42512
42512
  SkyDepositRequest$inboundSchema = objectType({
42513
- action_type: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
42513
+ action_type: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT").optional(),
42514
42514
  amount: unionType([numberType(), stringType()]),
42515
42515
  receiver: nullableType(stringType()).optional(),
42516
- chain: SkyDepositRequestChain$inboundSchema.default("ethereum"),
42516
+ chain: SkyDepositRequestChain$inboundSchema.optional(),
42517
42517
  sender: stringType(),
42518
- estimate_gas: booleanType().default(true)
42518
+ estimate_gas: booleanType().optional()
42519
42519
  }).transform((v2) => {
42520
42520
  return remap(v2, {
42521
42521
  action_type: "actionType",
@@ -42526,9 +42526,9 @@ var init_skydepositrequest = __esm(() => {
42526
42526
  actionType: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
42527
42527
  amount: unionType([numberType(), stringType()]),
42528
42528
  receiver: nullableType(stringType()).optional(),
42529
- chain: SkyDepositRequestChain$outboundSchema.default("ethereum"),
42529
+ chain: SkyDepositRequestChain$outboundSchema.optional(),
42530
42530
  sender: stringType(),
42531
- estimateGas: booleanType().default(true)
42531
+ estimateGas: booleanType().optional()
42532
42532
  }).transform((v2) => {
42533
42533
  return remap(v2, {
42534
42534
  actionType: "action_type",
@@ -42572,12 +42572,12 @@ var init_skysellrequest = __esm(() => {
42572
42572
  SkySellRequestChain$.outboundSchema = SkySellRequestChain$outboundSchema;
42573
42573
  })(SkySellRequestChain$ ||= {});
42574
42574
  SkySellRequest$inboundSchema = objectType({
42575
- action_type: literalType("SKY_SELL").default("SKY_SELL"),
42575
+ action_type: literalType("SKY_SELL").default("SKY_SELL").optional(),
42576
42576
  token_out: SkySellRequestTokenOut$inboundSchema,
42577
42577
  amount: unionType([numberType(), stringType()]),
42578
42578
  chain: SkySellRequestChain$inboundSchema,
42579
42579
  sender: stringType(),
42580
- estimate_gas: booleanType().default(true)
42580
+ estimate_gas: booleanType().optional()
42581
42581
  }).transform((v2) => {
42582
42582
  return remap(v2, {
42583
42583
  action_type: "actionType",
@@ -42591,7 +42591,7 @@ var init_skysellrequest = __esm(() => {
42591
42591
  amount: unionType([numberType(), stringType()]),
42592
42592
  chain: SkySellRequestChain$outboundSchema,
42593
42593
  sender: stringType(),
42594
- estimateGas: booleanType().default(true)
42594
+ estimateGas: booleanType().optional()
42595
42595
  }).transform((v2) => {
42596
42596
  return remap(v2, {
42597
42597
  actionType: "action_type",
@@ -42620,12 +42620,12 @@ var init_skywithdrawrequest = __esm(() => {
42620
42620
  SkyWithdrawRequestChain$.outboundSchema = SkyWithdrawRequestChain$outboundSchema;
42621
42621
  })(SkyWithdrawRequestChain$ ||= {});
42622
42622
  SkyWithdrawRequest$inboundSchema = objectType({
42623
- action_type: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
42623
+ action_type: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW").optional(),
42624
42624
  amount: anyType().optional(),
42625
42625
  receiver: nullableType(stringType()).optional(),
42626
- chain: SkyWithdrawRequestChain$inboundSchema.default("ethereum"),
42626
+ chain: SkyWithdrawRequestChain$inboundSchema.optional(),
42627
42627
  sender: stringType(),
42628
- estimate_gas: booleanType().default(true)
42628
+ estimate_gas: booleanType().optional()
42629
42629
  }).transform((v2) => {
42630
42630
  return remap(v2, {
42631
42631
  action_type: "actionType",
@@ -42636,9 +42636,9 @@ var init_skywithdrawrequest = __esm(() => {
42636
42636
  actionType: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
42637
42637
  amount: anyType().optional(),
42638
42638
  receiver: nullableType(stringType()).optional(),
42639
- chain: SkyWithdrawRequestChain$outboundSchema.default("ethereum"),
42639
+ chain: SkyWithdrawRequestChain$outboundSchema.optional(),
42640
42640
  sender: stringType(),
42641
- estimateGas: booleanType().default(true)
42641
+ estimateGas: booleanType().optional()
42642
42642
  }).transform((v2) => {
42643
42643
  return remap(v2, {
42644
42644
  actionType: "action_type",
@@ -42740,13 +42740,13 @@ var init_tokentransferrequest = __esm(() => {
42740
42740
  TokenTransferRequestChain$.outboundSchema = TokenTransferRequestChain$outboundSchema;
42741
42741
  })(TokenTransferRequestChain$ ||= {});
42742
42742
  TokenTransferRequest$inboundSchema = objectType({
42743
- action_type: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
42743
+ action_type: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER").optional(),
42744
42744
  to: stringType(),
42745
42745
  token: stringType(),
42746
42746
  amount: unionType([numberType(), stringType()]),
42747
42747
  chain: TokenTransferRequestChain$inboundSchema,
42748
42748
  sender: stringType(),
42749
- estimate_gas: booleanType().default(true)
42749
+ estimate_gas: booleanType().optional()
42750
42750
  }).transform((v2) => {
42751
42751
  return remap(v2, {
42752
42752
  action_type: "actionType",
@@ -42760,7 +42760,7 @@ var init_tokentransferrequest = __esm(() => {
42760
42760
  amount: unionType([numberType(), stringType()]),
42761
42761
  chain: TokenTransferRequestChain$outboundSchema,
42762
42762
  sender: stringType(),
42763
- estimateGas: booleanType().default(true)
42763
+ estimateGas: booleanType().optional()
42764
42764
  }).transform((v2) => {
42765
42765
  return remap(v2, {
42766
42766
  actionType: "action_type",
@@ -42833,7 +42833,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
42833
42833
  UniswapBuyExactlyRequestChain$.outboundSchema = UniswapBuyExactlyRequestChain$outboundSchema;
42834
42834
  })(UniswapBuyExactlyRequestChain$ ||= {});
42835
42835
  UniswapBuyExactlyRequest$inboundSchema = objectType({
42836
- action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
42836
+ action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY").optional(),
42837
42837
  token_in: stringType(),
42838
42838
  token_out: stringType(),
42839
42839
  fee: FeeEnum$inboundSchema,
@@ -42841,7 +42841,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
42841
42841
  max_slippage_percent: numberType(),
42842
42842
  chain: UniswapBuyExactlyRequestChain$inboundSchema,
42843
42843
  sender: stringType(),
42844
- estimate_gas: booleanType().default(true)
42844
+ estimate_gas: booleanType().optional()
42845
42845
  }).transform((v2) => {
42846
42846
  return remap(v2, {
42847
42847
  action_type: "actionType",
@@ -42861,7 +42861,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
42861
42861
  maxSlippagePercent: numberType(),
42862
42862
  chain: UniswapBuyExactlyRequestChain$outboundSchema,
42863
42863
  sender: stringType(),
42864
- estimateGas: booleanType().default(true)
42864
+ estimateGas: booleanType().optional()
42865
42865
  }).transform((v2) => {
42866
42866
  return remap(v2, {
42867
42867
  actionType: "action_type",
@@ -43020,7 +43020,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
43020
43020
  UniswapIncreaseLiquidityProvisionRequestChain$.outboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema;
43021
43021
  })(UniswapIncreaseLiquidityProvisionRequestChain$ ||= {});
43022
43022
  UniswapIncreaseLiquidityProvisionRequest$inboundSchema = objectType({
43023
- action_type: literalType("UNISWAP_ADD_LIQUIDITY").default("UNISWAP_ADD_LIQUIDITY"),
43023
+ action_type: literalType("UNISWAP_ADD_LIQUIDITY").default("UNISWAP_ADD_LIQUIDITY").optional(),
43024
43024
  token_id: numberType().int(),
43025
43025
  amount0_desired: unionType([numberType(), stringType()]),
43026
43026
  amount1_desired: unionType([numberType(), stringType()]),
@@ -43028,7 +43028,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
43028
43028
  amount1_min: unionType([numberType(), stringType()]),
43029
43029
  chain: UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema,
43030
43030
  sender: stringType(),
43031
- estimate_gas: booleanType().default(true)
43031
+ estimate_gas: booleanType().optional()
43032
43032
  }).transform((v2) => {
43033
43033
  return remap(v2, {
43034
43034
  action_type: "actionType",
@@ -43049,7 +43049,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
43049
43049
  amount1Min: unionType([numberType(), stringType()]),
43050
43050
  chain: UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema,
43051
43051
  sender: stringType(),
43052
- estimateGas: booleanType().default(true)
43052
+ estimateGas: booleanType().optional()
43053
43053
  }).transform((v2) => {
43054
43054
  return remap(v2, {
43055
43055
  actionType: "action_type",
@@ -43187,7 +43187,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
43187
43187
  UniswapMintLiquidityProvisionRequestChain$.outboundSchema = UniswapMintLiquidityProvisionRequestChain$outboundSchema;
43188
43188
  })(UniswapMintLiquidityProvisionRequestChain$ ||= {});
43189
43189
  UniswapMintLiquidityProvisionRequest$inboundSchema = objectType({
43190
- action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
43190
+ action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION").optional(),
43191
43191
  token0: stringType(),
43192
43192
  token1: stringType(),
43193
43193
  fee: FeeEnum$inboundSchema,
@@ -43200,7 +43200,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
43200
43200
  recipient: nullableType(stringType()).optional(),
43201
43201
  chain: UniswapMintLiquidityProvisionRequestChain$inboundSchema,
43202
43202
  sender: stringType(),
43203
- estimate_gas: booleanType().default(true)
43203
+ estimate_gas: booleanType().optional()
43204
43204
  }).transform((v2) => {
43205
43205
  return remap(v2, {
43206
43206
  action_type: "actionType",
@@ -43227,7 +43227,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
43227
43227
  recipient: nullableType(stringType()).optional(),
43228
43228
  chain: UniswapMintLiquidityProvisionRequestChain$outboundSchema,
43229
43229
  sender: stringType(),
43230
- estimateGas: booleanType().default(true)
43230
+ estimateGas: booleanType().optional()
43231
43231
  }).transform((v2) => {
43232
43232
  return remap(v2, {
43233
43233
  actionType: "action_type",
@@ -43303,7 +43303,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
43303
43303
  UniswapSellExactlyRequestChain$.outboundSchema = UniswapSellExactlyRequestChain$outboundSchema;
43304
43304
  })(UniswapSellExactlyRequestChain$ ||= {});
43305
43305
  UniswapSellExactlyRequest$inboundSchema = objectType({
43306
- action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
43306
+ action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY").optional(),
43307
43307
  token_in: stringType(),
43308
43308
  token_out: stringType(),
43309
43309
  fee: FeeEnum$inboundSchema,
@@ -43311,7 +43311,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
43311
43311
  max_slippage_percent: numberType(),
43312
43312
  chain: UniswapSellExactlyRequestChain$inboundSchema,
43313
43313
  sender: stringType(),
43314
- estimate_gas: booleanType().default(true)
43314
+ estimate_gas: booleanType().optional()
43315
43315
  }).transform((v2) => {
43316
43316
  return remap(v2, {
43317
43317
  action_type: "actionType",
@@ -43331,7 +43331,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
43331
43331
  maxSlippagePercent: numberType(),
43332
43332
  chain: UniswapSellExactlyRequestChain$outboundSchema,
43333
43333
  sender: stringType(),
43334
- estimateGas: booleanType().default(true)
43334
+ estimateGas: booleanType().optional()
43335
43335
  }).transform((v2) => {
43336
43336
  return remap(v2, {
43337
43337
  actionType: "action_type",
@@ -43447,12 +43447,12 @@ var init_uniswapwithdrawliquidityprovisionrequest = __esm(() => {
43447
43447
  UniswapWithdrawLiquidityProvisionRequestChain$.outboundSchema = UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema;
43448
43448
  })(UniswapWithdrawLiquidityProvisionRequestChain$ ||= {});
43449
43449
  UniswapWithdrawLiquidityProvisionRequest$inboundSchema = objectType({
43450
- action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
43450
+ action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").optional(),
43451
43451
  token_id: numberType().int(),
43452
43452
  percentage_for_withdrawal: unionType([numberType(), stringType()]),
43453
43453
  chain: UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema,
43454
43454
  sender: stringType(),
43455
- estimate_gas: booleanType().default(true)
43455
+ estimate_gas: booleanType().optional()
43456
43456
  }).transform((v2) => {
43457
43457
  return remap(v2, {
43458
43458
  action_type: "actionType",
@@ -43467,7 +43467,7 @@ var init_uniswapwithdrawliquidityprovisionrequest = __esm(() => {
43467
43467
  percentageForWithdrawal: unionType([numberType(), stringType()]),
43468
43468
  chain: UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema,
43469
43469
  sender: stringType(),
43470
- estimateGas: booleanType().default(true)
43470
+ estimateGas: booleanType().optional()
43471
43471
  }).transform((v2) => {
43472
43472
  return remap(v2, {
43473
43473
  actionType: "action_type",
@@ -43505,11 +43505,11 @@ var init_unwrapwethrequest = __esm(() => {
43505
43505
  UnwrapWethRequestChain$.outboundSchema = UnwrapWethRequestChain$outboundSchema;
43506
43506
  })(UnwrapWethRequestChain$ ||= {});
43507
43507
  UnwrapWethRequest$inboundSchema = objectType({
43508
- action_type: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
43508
+ action_type: literalType("UNWRAP_WETH").default("UNWRAP_WETH").optional(),
43509
43509
  amount: unionType([numberType(), stringType()]),
43510
43510
  chain: UnwrapWethRequestChain$inboundSchema,
43511
43511
  sender: stringType(),
43512
- estimate_gas: booleanType().default(true)
43512
+ estimate_gas: booleanType().optional()
43513
43513
  }).transform((v2) => {
43514
43514
  return remap(v2, {
43515
43515
  action_type: "actionType",
@@ -43521,7 +43521,7 @@ var init_unwrapwethrequest = __esm(() => {
43521
43521
  amount: unionType([numberType(), stringType()]),
43522
43522
  chain: UnwrapWethRequestChain$outboundSchema,
43523
43523
  sender: stringType(),
43524
- estimateGas: booleanType().default(true)
43524
+ estimateGas: booleanType().optional()
43525
43525
  }).transform((v2) => {
43526
43526
  return remap(v2, {
43527
43527
  actionType: "action_type",
@@ -43583,13 +43583,13 @@ var init_vaultdepositrequest = __esm(() => {
43583
43583
  VaultDepositRequestChain$.outboundSchema = VaultDepositRequestChain$outboundSchema;
43584
43584
  })(VaultDepositRequestChain$ ||= {});
43585
43585
  VaultDepositRequest$inboundSchema = objectType({
43586
- action_type: literalType("VAULT_DEPOSIT").default("VAULT_DEPOSIT"),
43586
+ action_type: literalType("VAULT_DEPOSIT").default("VAULT_DEPOSIT").optional(),
43587
43587
  vault_address: stringType(),
43588
43588
  amount: unionType([numberType(), stringType()]),
43589
43589
  receiver: nullableType(stringType()).optional(),
43590
43590
  chain: VaultDepositRequestChain$inboundSchema,
43591
43591
  sender: stringType(),
43592
- estimate_gas: booleanType().default(true)
43592
+ estimate_gas: booleanType().optional()
43593
43593
  }).transform((v2) => {
43594
43594
  return remap(v2, {
43595
43595
  action_type: "actionType",
@@ -43604,7 +43604,7 @@ var init_vaultdepositrequest = __esm(() => {
43604
43604
  receiver: nullableType(stringType()).optional(),
43605
43605
  chain: VaultDepositRequestChain$outboundSchema,
43606
43606
  sender: stringType(),
43607
- estimateGas: booleanType().default(true)
43607
+ estimateGas: booleanType().optional()
43608
43608
  }).transform((v2) => {
43609
43609
  return remap(v2, {
43610
43610
  actionType: "action_type",
@@ -43687,13 +43687,13 @@ var init_vaultwithdrawrequest = __esm(() => {
43687
43687
  VaultWithdrawRequestChain$.outboundSchema = VaultWithdrawRequestChain$outboundSchema;
43688
43688
  })(VaultWithdrawRequestChain$ ||= {});
43689
43689
  VaultWithdrawRequest$inboundSchema = objectType({
43690
- action_type: literalType("VAULT_WITHDRAW").default("VAULT_WITHDRAW"),
43690
+ action_type: literalType("VAULT_WITHDRAW").default("VAULT_WITHDRAW").optional(),
43691
43691
  vault_address: stringType(),
43692
43692
  amount: anyType().optional(),
43693
43693
  receiver: nullableType(stringType()).optional(),
43694
43694
  chain: VaultWithdrawRequestChain$inboundSchema,
43695
43695
  sender: stringType(),
43696
- estimate_gas: booleanType().default(true)
43696
+ estimate_gas: booleanType().optional()
43697
43697
  }).transform((v2) => {
43698
43698
  return remap(v2, {
43699
43699
  action_type: "actionType",
@@ -43708,7 +43708,7 @@ var init_vaultwithdrawrequest = __esm(() => {
43708
43708
  receiver: nullableType(stringType()).optional(),
43709
43709
  chain: VaultWithdrawRequestChain$outboundSchema,
43710
43710
  sender: stringType(),
43711
- estimateGas: booleanType().default(true)
43711
+ estimateGas: booleanType().optional()
43712
43712
  }).transform((v2) => {
43713
43713
  return remap(v2, {
43714
43714
  actionType: "action_type",
@@ -43745,11 +43745,11 @@ var init_wrapethrequest = __esm(() => {
43745
43745
  WrapEthRequestChain$.outboundSchema = WrapEthRequestChain$outboundSchema;
43746
43746
  })(WrapEthRequestChain$ ||= {});
43747
43747
  WrapEthRequest$inboundSchema = objectType({
43748
- action_type: literalType("WRAP_ETH").default("WRAP_ETH"),
43748
+ action_type: literalType("WRAP_ETH").default("WRAP_ETH").optional(),
43749
43749
  amount: unionType([numberType(), stringType()]),
43750
43750
  chain: WrapEthRequestChain$inboundSchema,
43751
43751
  sender: stringType(),
43752
- estimate_gas: booleanType().default(true)
43752
+ estimate_gas: booleanType().optional()
43753
43753
  }).transform((v2) => {
43754
43754
  return remap(v2, {
43755
43755
  action_type: "actionType",
@@ -43761,7 +43761,7 @@ var init_wrapethrequest = __esm(() => {
43761
43761
  amount: unionType([numberType(), stringType()]),
43762
43762
  chain: WrapEthRequestChain$outboundSchema,
43763
43763
  sender: stringType(),
43764
- estimateGas: booleanType().default(true)
43764
+ estimateGas: booleanType().optional()
43765
43765
  }).transform((v2) => {
43766
43766
  return remap(v2, {
43767
43767
  actionType: "action_type",
@@ -43894,7 +43894,6 @@ var init_components = __esm(() => {
43894
43894
  init_portfolio();
43895
43895
  init_position();
43896
43896
  init_protocol2();
43897
- init_redeemunderlying();
43898
43897
  init_repay();
43899
43898
  init_reserve();
43900
43899
  init_security2();
@@ -43955,6 +43954,7 @@ var init_components = __esm(() => {
43955
43954
  init_vaultwithdrawparams();
43956
43955
  init_vaultwithdrawrequest();
43957
43956
  init_weeklyapys();
43957
+ init_withdraw();
43958
43958
  init_wrapethparams();
43959
43959
  init_wrapethrequest();
43960
43960
  init_yieldrange();
@@ -44025,11 +44025,11 @@ var init_v1aaveaavesupportedtokens = __esm(() => {
44025
44025
  V1AaveAaveSupportedTokensChain$.outboundSchema = V1AaveAaveSupportedTokensChain$outboundSchema;
44026
44026
  })(V1AaveAaveSupportedTokensChain$ ||= {});
44027
44027
  V1AaveAaveSupportedTokensRequest$inboundSchema = objectType({
44028
- chain: V1AaveAaveSupportedTokensChain$inboundSchema.default("arbitrum"),
44028
+ chain: V1AaveAaveSupportedTokensChain$inboundSchema,
44029
44029
  block: nullableType(numberType().int()).optional()
44030
44030
  });
44031
44031
  V1AaveAaveSupportedTokensRequest$outboundSchema = objectType({
44032
- chain: V1AaveAaveSupportedTokensChain$outboundSchema.default("arbitrum"),
44032
+ chain: V1AaveAaveSupportedTokensChain$outboundSchema,
44033
44033
  block: nullableType(numberType().int()).optional()
44034
44034
  });
44035
44035
  ((V1AaveAaveSupportedTokensRequest$) => {
@@ -44054,16 +44054,16 @@ var init_v1aaveavgrate = __esm(() => {
44054
44054
  V1AaveAvgRateChain$.outboundSchema = V1AaveAvgRateChain$outboundSchema;
44055
44055
  })(V1AaveAvgRateChain$ ||= {});
44056
44056
  V1AaveAvgRateRequest$inboundSchema = objectType({
44057
- chain: V1AaveAvgRateChain$inboundSchema.default("ethereum"),
44057
+ chain: V1AaveAvgRateChain$inboundSchema,
44058
44058
  block: nullableType(numberType().int()).optional(),
44059
- token: stringType().default("USDC"),
44060
- days: numberType().int().default(2)
44059
+ token: stringType(),
44060
+ days: numberType().int()
44061
44061
  });
44062
44062
  V1AaveAvgRateRequest$outboundSchema = objectType({
44063
- chain: V1AaveAvgRateChain$outboundSchema.default("ethereum"),
44063
+ chain: V1AaveAvgRateChain$outboundSchema,
44064
44064
  block: nullableType(numberType().int()).optional(),
44065
- token: stringType().default("USDC"),
44066
- days: numberType().int().default(2)
44065
+ token: stringType(),
44066
+ days: numberType().int()
44067
44067
  });
44068
44068
  ((V1AaveAvgRateRequest$) => {
44069
44069
  V1AaveAvgRateRequest$.inboundSchema = V1AaveAvgRateRequest$inboundSchema;
@@ -44088,20 +44088,20 @@ var init_v1aavehistoricaltransactions = __esm(() => {
44088
44088
  V1AaveHistoricalTransactionsChain$.outboundSchema = V1AaveHistoricalTransactionsChain$outboundSchema;
44089
44089
  })(V1AaveHistoricalTransactionsChain$ ||= {});
44090
44090
  V1AaveHistoricalTransactionsRequest$inboundSchema = objectType({
44091
- offset: numberType().int().default(0),
44092
- limit: numberType().int().default(100),
44093
- chain: V1AaveHistoricalTransactionsChain$inboundSchema.default("base"),
44094
- user_address: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63")
44091
+ offset: numberType().int().optional(),
44092
+ limit: numberType().int().optional(),
44093
+ chain: V1AaveHistoricalTransactionsChain$inboundSchema,
44094
+ user_address: stringType()
44095
44095
  }).transform((v2) => {
44096
44096
  return remap(v2, {
44097
44097
  user_address: "userAddress"
44098
44098
  });
44099
44099
  });
44100
44100
  V1AaveHistoricalTransactionsRequest$outboundSchema = objectType({
44101
- offset: numberType().int().default(0),
44102
- limit: numberType().int().default(100),
44103
- chain: V1AaveHistoricalTransactionsChain$outboundSchema.default("base"),
44104
- userAddress: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63")
44101
+ offset: numberType().int().optional(),
44102
+ limit: numberType().int().optional(),
44103
+ chain: V1AaveHistoricalTransactionsChain$outboundSchema,
44104
+ userAddress: stringType()
44105
44105
  }).transform((v2) => {
44106
44106
  return remap(v2, {
44107
44107
  userAddress: "user_address"
@@ -44130,10 +44130,10 @@ var init_v1aaveliquiditychange = __esm(() => {
44130
44130
  V1AaveLiquidityChangeChain$.outboundSchema = V1AaveLiquidityChangeChain$outboundSchema;
44131
44131
  })(V1AaveLiquidityChangeChain$ ||= {});
44132
44132
  V1AaveLiquidityChangeRequest$inboundSchema = objectType({
44133
- chain: V1AaveLiquidityChangeChain$inboundSchema.default("arbitrum"),
44134
- token: stringType().default("USDC"),
44135
- start_block: numberType().int().default(0),
44136
- end_block: numberType().int().default(319407231)
44133
+ chain: V1AaveLiquidityChangeChain$inboundSchema,
44134
+ token: stringType(),
44135
+ start_block: numberType().int(),
44136
+ end_block: numberType().int()
44137
44137
  }).transform((v2) => {
44138
44138
  return remap(v2, {
44139
44139
  start_block: "startBlock",
@@ -44141,10 +44141,10 @@ var init_v1aaveliquiditychange = __esm(() => {
44141
44141
  });
44142
44142
  });
44143
44143
  V1AaveLiquidityChangeRequest$outboundSchema = objectType({
44144
- chain: V1AaveLiquidityChangeChain$outboundSchema.default("arbitrum"),
44145
- token: stringType().default("USDC"),
44146
- startBlock: numberType().int().default(0),
44147
- endBlock: numberType().int().default(319407231)
44144
+ chain: V1AaveLiquidityChangeChain$outboundSchema,
44145
+ token: stringType(),
44146
+ startBlock: numberType().int(),
44147
+ endBlock: numberType().int()
44148
44148
  }).transform((v2) => {
44149
44149
  return remap(v2, {
44150
44150
  startBlock: "start_block",
@@ -44173,14 +44173,14 @@ var init_v1aaverate = __esm(() => {
44173
44173
  V1AaveRateChain$.outboundSchema = V1AaveRateChain$outboundSchema;
44174
44174
  })(V1AaveRateChain$ ||= {});
44175
44175
  V1AaveRateRequest$inboundSchema = objectType({
44176
- chain: V1AaveRateChain$inboundSchema.default("arbitrum"),
44176
+ chain: V1AaveRateChain$inboundSchema,
44177
44177
  block: nullableType(numberType().int()).optional(),
44178
- token: stringType().default("USDC")
44178
+ token: stringType()
44179
44179
  });
44180
44180
  V1AaveRateRequest$outboundSchema = objectType({
44181
- chain: V1AaveRateChain$outboundSchema.default("arbitrum"),
44181
+ chain: V1AaveRateChain$outboundSchema,
44182
44182
  block: nullableType(numberType().int()).optional(),
44183
- token: stringType().default("USDC")
44183
+ token: stringType()
44184
44184
  });
44185
44185
  ((V1AaveRateRequest$) => {
44186
44186
  V1AaveRateRequest$.inboundSchema = V1AaveRateRequest$inboundSchema;
@@ -44204,14 +44204,14 @@ var init_v1aavereserveoverview = __esm(() => {
44204
44204
  V1AaveReserveOverviewChain$.outboundSchema = V1AaveReserveOverviewChain$outboundSchema;
44205
44205
  })(V1AaveReserveOverviewChain$ ||= {});
44206
44206
  V1AaveReserveOverviewRequest$inboundSchema = objectType({
44207
- chain: V1AaveReserveOverviewChain$inboundSchema.default("arbitrum"),
44207
+ chain: V1AaveReserveOverviewChain$inboundSchema,
44208
44208
  block: nullableType(numberType().int()).optional(),
44209
- token: stringType().default("USDC")
44209
+ token: stringType()
44210
44210
  });
44211
44211
  V1AaveReserveOverviewRequest$outboundSchema = objectType({
44212
- chain: V1AaveReserveOverviewChain$outboundSchema.default("arbitrum"),
44212
+ chain: V1AaveReserveOverviewChain$outboundSchema,
44213
44213
  block: nullableType(numberType().int()).optional(),
44214
- token: stringType().default("USDC")
44214
+ token: stringType()
44215
44215
  });
44216
44216
  ((V1AaveReserveOverviewRequest$) => {
44217
44217
  V1AaveReserveOverviewRequest$.inboundSchema = V1AaveReserveOverviewRequest$inboundSchema;
@@ -44235,16 +44235,16 @@ var init_v1aavestdrate = __esm(() => {
44235
44235
  V1AaveStdRateChain$.outboundSchema = V1AaveStdRateChain$outboundSchema;
44236
44236
  })(V1AaveStdRateChain$ ||= {});
44237
44237
  V1AaveStdRateRequest$inboundSchema = objectType({
44238
- chain: V1AaveStdRateChain$inboundSchema.default("ethereum"),
44238
+ chain: V1AaveStdRateChain$inboundSchema,
44239
44239
  block: nullableType(numberType().int()).optional(),
44240
- token: stringType().default("USDC"),
44241
- days: numberType().int().default(7)
44240
+ token: stringType(),
44241
+ days: numberType().int()
44242
44242
  });
44243
44243
  V1AaveStdRateRequest$outboundSchema = objectType({
44244
- chain: V1AaveStdRateChain$outboundSchema.default("ethereum"),
44244
+ chain: V1AaveStdRateChain$outboundSchema,
44245
44245
  block: nullableType(numberType().int()).optional(),
44246
- token: stringType().default("USDC"),
44247
- days: numberType().int().default(7)
44246
+ token: stringType(),
44247
+ days: numberType().int()
44248
44248
  });
44249
44249
  ((V1AaveStdRateRequest$) => {
44250
44250
  V1AaveStdRateRequest$.inboundSchema = V1AaveStdRateRequest$inboundSchema;
@@ -44268,14 +44268,14 @@ var init_v1aavetokenprice = __esm(() => {
44268
44268
  V1AaveTokenPriceChain$.outboundSchema = V1AaveTokenPriceChain$outboundSchema;
44269
44269
  })(V1AaveTokenPriceChain$ ||= {});
44270
44270
  V1AaveTokenPriceRequest$inboundSchema = objectType({
44271
- chain: V1AaveTokenPriceChain$inboundSchema.default("arbitrum"),
44271
+ chain: V1AaveTokenPriceChain$inboundSchema,
44272
44272
  block: nullableType(numberType().int()).optional(),
44273
- token: stringType().default("USDC")
44273
+ token: stringType()
44274
44274
  });
44275
44275
  V1AaveTokenPriceRequest$outboundSchema = objectType({
44276
- chain: V1AaveTokenPriceChain$outboundSchema.default("arbitrum"),
44276
+ chain: V1AaveTokenPriceChain$outboundSchema,
44277
44277
  block: nullableType(numberType().int()).optional(),
44278
- token: stringType().default("USDC")
44278
+ token: stringType()
44279
44279
  });
44280
44280
  ((V1AaveTokenPriceRequest$) => {
44281
44281
  V1AaveTokenPriceRequest$.inboundSchema = V1AaveTokenPriceRequest$inboundSchema;
@@ -44299,16 +44299,16 @@ var init_v1aaveuserpositionpertoken = __esm(() => {
44299
44299
  V1AaveUserPositionPerTokenChain$.outboundSchema = V1AaveUserPositionPerTokenChain$outboundSchema;
44300
44300
  })(V1AaveUserPositionPerTokenChain$ ||= {});
44301
44301
  V1AaveUserPositionPerTokenRequest$inboundSchema = objectType({
44302
- chain: V1AaveUserPositionPerTokenChain$inboundSchema.default("base"),
44302
+ chain: V1AaveUserPositionPerTokenChain$inboundSchema,
44303
44303
  block: nullableType(numberType().int()).optional(),
44304
- user: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63"),
44305
- token: stringType().default("USDC")
44304
+ user: stringType(),
44305
+ token: stringType()
44306
44306
  });
44307
44307
  V1AaveUserPositionPerTokenRequest$outboundSchema = objectType({
44308
- chain: V1AaveUserPositionPerTokenChain$outboundSchema.default("base"),
44308
+ chain: V1AaveUserPositionPerTokenChain$outboundSchema,
44309
44309
  block: nullableType(numberType().int()).optional(),
44310
- user: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63"),
44311
- token: stringType().default("USDC")
44310
+ user: stringType(),
44311
+ token: stringType()
44312
44312
  });
44313
44313
  ((V1AaveUserPositionPerTokenRequest$) => {
44314
44314
  V1AaveUserPositionPerTokenRequest$.inboundSchema = V1AaveUserPositionPerTokenRequest$inboundSchema;
@@ -44332,14 +44332,14 @@ var init_v1aaveuserpositionsummary = __esm(() => {
44332
44332
  V1AaveUserPositionSummaryChain$.outboundSchema = V1AaveUserPositionSummaryChain$outboundSchema;
44333
44333
  })(V1AaveUserPositionSummaryChain$ ||= {});
44334
44334
  V1AaveUserPositionSummaryRequest$inboundSchema = objectType({
44335
- chain: V1AaveUserPositionSummaryChain$inboundSchema.default("base"),
44335
+ chain: V1AaveUserPositionSummaryChain$inboundSchema,
44336
44336
  block: nullableType(numberType().int()).optional(),
44337
- user: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63")
44337
+ user: stringType()
44338
44338
  });
44339
44339
  V1AaveUserPositionSummaryRequest$outboundSchema = objectType({
44340
- chain: V1AaveUserPositionSummaryChain$outboundSchema.default("base"),
44340
+ chain: V1AaveUserPositionSummaryChain$outboundSchema,
44341
44341
  block: nullableType(numberType().int()).optional(),
44342
- user: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63")
44342
+ user: stringType()
44343
44343
  });
44344
44344
  ((V1AaveUserPositionSummaryRequest$) => {
44345
44345
  V1AaveUserPositionSummaryRequest$.inboundSchema = V1AaveUserPositionSummaryRequest$inboundSchema;
@@ -44361,12 +44361,12 @@ var init_v1aerodromeslipstreamliquidityprovisionpositions = __esm(() => {
44361
44361
  V1AerodromeSlipstreamLiquidityProvisionPositionsChain$.outboundSchema = V1AerodromeSlipstreamLiquidityProvisionPositionsChain$outboundSchema;
44362
44362
  })(V1AerodromeSlipstreamLiquidityProvisionPositionsChain$ ||= {});
44363
44363
  V1AerodromeSlipstreamLiquidityProvisionPositionsRequest$inboundSchema = objectType({
44364
- chain: V1AerodromeSlipstreamLiquidityProvisionPositionsChain$inboundSchema.default("base"),
44365
- user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
44364
+ chain: V1AerodromeSlipstreamLiquidityProvisionPositionsChain$inboundSchema,
44365
+ user: stringType().optional()
44366
44366
  });
44367
44367
  V1AerodromeSlipstreamLiquidityProvisionPositionsRequest$outboundSchema = objectType({
44368
- chain: V1AerodromeSlipstreamLiquidityProvisionPositionsChain$outboundSchema.default("base"),
44369
- user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
44368
+ chain: V1AerodromeSlipstreamLiquidityProvisionPositionsChain$outboundSchema,
44369
+ user: stringType().optional()
44370
44370
  });
44371
44371
  ((V1AerodromeSlipstreamLiquidityProvisionPositionsRequest$) => {
44372
44372
  V1AerodromeSlipstreamLiquidityProvisionPositionsRequest$.inboundSchema = V1AerodromeSlipstreamLiquidityProvisionPositionsRequest$inboundSchema;
@@ -44389,10 +44389,10 @@ var init_v1aerodromeslipstreampoolprice = __esm(() => {
44389
44389
  V1AerodromeSlipstreamPoolPriceChain$.outboundSchema = V1AerodromeSlipstreamPoolPriceChain$outboundSchema;
44390
44390
  })(V1AerodromeSlipstreamPoolPriceChain$ ||= {});
44391
44391
  V1AerodromeSlipstreamPoolPriceRequest$inboundSchema = objectType({
44392
- chain: V1AerodromeSlipstreamPoolPriceChain$inboundSchema.default("base"),
44393
- token_in: stringType().default("USDC"),
44394
- token_out: stringType().default("WETH"),
44395
- tick_spacing: numberType().int().default(100)
44392
+ chain: V1AerodromeSlipstreamPoolPriceChain$inboundSchema,
44393
+ token_in: stringType(),
44394
+ token_out: stringType(),
44395
+ tick_spacing: numberType().int().optional()
44396
44396
  }).transform((v2) => {
44397
44397
  return remap(v2, {
44398
44398
  token_in: "tokenIn",
@@ -44401,10 +44401,10 @@ var init_v1aerodromeslipstreampoolprice = __esm(() => {
44401
44401
  });
44402
44402
  });
44403
44403
  V1AerodromeSlipstreamPoolPriceRequest$outboundSchema = objectType({
44404
- chain: V1AerodromeSlipstreamPoolPriceChain$outboundSchema.default("base"),
44405
- tokenIn: stringType().default("USDC"),
44406
- tokenOut: stringType().default("WETH"),
44407
- tickSpacing: numberType().int().default(100)
44404
+ chain: V1AerodromeSlipstreamPoolPriceChain$outboundSchema,
44405
+ tokenIn: stringType(),
44406
+ tokenOut: stringType(),
44407
+ tickSpacing: numberType().int().optional()
44408
44408
  }).transform((v2) => {
44409
44409
  return remap(v2, {
44410
44410
  tokenIn: "token_in",
@@ -44433,7 +44433,7 @@ var init_v1ethenavault = __esm(() => {
44433
44433
  V1EthenaVaultChain$.outboundSchema = V1EthenaVaultChain$outboundSchema;
44434
44434
  })(V1EthenaVaultChain$ ||= {});
44435
44435
  V1EthenaVaultRequest$inboundSchema = objectType({
44436
- chain: V1EthenaVaultChain$inboundSchema.default("ethereum"),
44436
+ chain: V1EthenaVaultChain$inboundSchema,
44437
44437
  block: nullableType(numberType().int()).optional(),
44438
44438
  user_address: nullableType(stringType()).optional()
44439
44439
  }).transform((v2) => {
@@ -44442,7 +44442,7 @@ var init_v1ethenavault = __esm(() => {
44442
44442
  });
44443
44443
  });
44444
44444
  V1EthenaVaultRequest$outboundSchema = objectType({
44445
- chain: V1EthenaVaultChain$outboundSchema.default("ethereum"),
44445
+ chain: V1EthenaVaultChain$outboundSchema,
44446
44446
  block: nullableType(numberType().int()).optional(),
44447
44447
  userAddress: nullableType(stringType()).optional()
44448
44448
  }).transform((v2) => {
@@ -44499,15 +44499,15 @@ var init_v1genericallowance = __esm(() => {
44499
44499
  Contract$.outboundSchema = Contract$outboundSchema;
44500
44500
  })(Contract$ ||= {});
44501
44501
  V1GenericAllowanceRequest$inboundSchema = objectType({
44502
- chain: V1GenericAllowanceChain$inboundSchema.default("arbitrum"),
44503
- user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
44504
- token: stringType().default("USDC"),
44502
+ chain: V1GenericAllowanceChain$inboundSchema,
44503
+ user: stringType().optional(),
44504
+ token: stringType(),
44505
44505
  contract: unionType([ContractEnum$inboundSchema, stringType()])
44506
44506
  });
44507
44507
  V1GenericAllowanceRequest$outboundSchema = objectType({
44508
- chain: V1GenericAllowanceChain$outboundSchema.default("arbitrum"),
44509
- user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
44510
- token: stringType().default("USDC"),
44508
+ chain: V1GenericAllowanceChain$outboundSchema,
44509
+ user: stringType().optional(),
44510
+ token: stringType(),
44511
44511
  contract: unionType([ContractEnum$outboundSchema, stringType()])
44512
44512
  });
44513
44513
  ((V1GenericAllowanceRequest$) => {
@@ -44531,16 +44531,16 @@ var init_v1genericens = __esm(() => {
44531
44531
  V1GenericEnsChain$.outboundSchema = V1GenericEnsChain$outboundSchema;
44532
44532
  })(V1GenericEnsChain$ ||= {});
44533
44533
  V1GenericEnsRequest$inboundSchema = objectType({
44534
- chain: V1GenericEnsChain$inboundSchema.default("ethereum"),
44535
- ens_name: stringType().default("vitalik.eth")
44534
+ chain: V1GenericEnsChain$inboundSchema,
44535
+ ens_name: stringType().optional()
44536
44536
  }).transform((v2) => {
44537
44537
  return remap(v2, {
44538
44538
  ens_name: "ensName"
44539
44539
  });
44540
44540
  });
44541
44541
  V1GenericEnsRequest$outboundSchema = objectType({
44542
- chain: V1GenericEnsChain$outboundSchema.default("ethereum"),
44543
- ensName: stringType().default("vitalik.eth")
44542
+ chain: V1GenericEnsChain$outboundSchema,
44543
+ ensName: stringType().optional()
44544
44544
  }).transform((v2) => {
44545
44545
  return remap(v2, {
44546
44546
  ensName: "ens_name"
@@ -44568,12 +44568,12 @@ var init_v1genericportfolio = __esm(() => {
44568
44568
  V1GenericPortfolioChain$.outboundSchema = V1GenericPortfolioChain$outboundSchema;
44569
44569
  })(V1GenericPortfolioChain$ ||= {});
44570
44570
  V1GenericPortfolioRequest$inboundSchema = objectType({
44571
- chain: V1GenericPortfolioChain$inboundSchema.default("arbitrum"),
44572
- user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
44571
+ chain: V1GenericPortfolioChain$inboundSchema,
44572
+ user: stringType().optional()
44573
44573
  });
44574
44574
  V1GenericPortfolioRequest$outboundSchema = objectType({
44575
- chain: V1GenericPortfolioChain$outboundSchema.default("arbitrum"),
44576
- user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
44575
+ chain: V1GenericPortfolioChain$outboundSchema,
44576
+ user: stringType().optional()
44577
44577
  });
44578
44578
  ((V1GenericPortfolioRequest$) => {
44579
44579
  V1GenericPortfolioRequest$.inboundSchema = V1GenericPortfolioRequest$inboundSchema;
@@ -44615,16 +44615,16 @@ var init_v1morphomarket = __esm(() => {
44615
44615
  V1MorphoMarketChain$.outboundSchema = V1MorphoMarketChain$outboundSchema;
44616
44616
  })(V1MorphoMarketChain$ ||= {});
44617
44617
  V1MorphoMarketRequest$inboundSchema = objectType({
44618
- chain: V1MorphoMarketChain$inboundSchema.default("base"),
44619
- unique_market_key: stringType().default("0x3b3769cfca57be2eaed03fcc5299c25691b77781a1e124e7a8d520eb9a7eabb5")
44618
+ chain: V1MorphoMarketChain$inboundSchema,
44619
+ unique_market_key: stringType()
44620
44620
  }).transform((v2) => {
44621
44621
  return remap(v2, {
44622
44622
  unique_market_key: "uniqueMarketKey"
44623
44623
  });
44624
44624
  });
44625
44625
  V1MorphoMarketRequest$outboundSchema = objectType({
44626
- chain: V1MorphoMarketChain$outboundSchema.default("base"),
44627
- uniqueMarketKey: stringType().default("0x3b3769cfca57be2eaed03fcc5299c25691b77781a1e124e7a8d520eb9a7eabb5")
44626
+ chain: V1MorphoMarketChain$outboundSchema,
44627
+ uniqueMarketKey: stringType()
44628
44628
  }).transform((v2) => {
44629
44629
  return remap(v2, {
44630
44630
  uniqueMarketKey: "unique_market_key"
@@ -44653,9 +44653,9 @@ var init_v1morphomarketposition = __esm(() => {
44653
44653
  V1MorphoMarketPositionChain$.outboundSchema = V1MorphoMarketPositionChain$outboundSchema;
44654
44654
  })(V1MorphoMarketPositionChain$ ||= {});
44655
44655
  V1MorphoMarketPositionRequest$inboundSchema = objectType({
44656
- chain: V1MorphoMarketPositionChain$inboundSchema.default("base"),
44657
- user_address: stringType().default("0x81d310Eb515E05EB26322e2DeDE9e75b754885A4"),
44658
- unique_market_key: stringType().default("0x3b3769cfca57be2eaed03fcc5299c25691b77781a1e124e7a8d520eb9a7eabb5")
44656
+ chain: V1MorphoMarketPositionChain$inboundSchema,
44657
+ user_address: stringType(),
44658
+ unique_market_key: stringType()
44659
44659
  }).transform((v2) => {
44660
44660
  return remap(v2, {
44661
44661
  user_address: "userAddress",
@@ -44663,9 +44663,9 @@ var init_v1morphomarketposition = __esm(() => {
44663
44663
  });
44664
44664
  });
44665
44665
  V1MorphoMarketPositionRequest$outboundSchema = objectType({
44666
- chain: V1MorphoMarketPositionChain$outboundSchema.default("base"),
44667
- userAddress: stringType().default("0x81d310Eb515E05EB26322e2DeDE9e75b754885A4"),
44668
- uniqueMarketKey: stringType().default("0x3b3769cfca57be2eaed03fcc5299c25691b77781a1e124e7a8d520eb9a7eabb5")
44666
+ chain: V1MorphoMarketPositionChain$outboundSchema,
44667
+ userAddress: stringType(),
44668
+ uniqueMarketKey: stringType()
44669
44669
  }).transform((v2) => {
44670
44670
  return remap(v2, {
44671
44671
  userAddress: "user_address",
@@ -44695,7 +44695,7 @@ var init_v1morphomarkets = __esm(() => {
44695
44695
  V1MorphoMarketsChain$.outboundSchema = V1MorphoMarketsChain$outboundSchema;
44696
44696
  })(V1MorphoMarketsChain$ ||= {});
44697
44697
  V1MorphoMarketsRequest$inboundSchema = objectType({
44698
- chain: V1MorphoMarketsChain$inboundSchema.default("base"),
44698
+ chain: V1MorphoMarketsChain$inboundSchema,
44699
44699
  collateral_token: nullableType(stringType()).optional(),
44700
44700
  loan_token: nullableType(stringType()).optional()
44701
44701
  }).transform((v2) => {
@@ -44705,7 +44705,7 @@ var init_v1morphomarkets = __esm(() => {
44705
44705
  });
44706
44706
  });
44707
44707
  V1MorphoMarketsRequest$outboundSchema = objectType({
44708
- chain: V1MorphoMarketsChain$outboundSchema.default("base"),
44708
+ chain: V1MorphoMarketsChain$outboundSchema,
44709
44709
  collateralToken: nullableType(stringType()).optional(),
44710
44710
  loanToken: nullableType(stringType()).optional()
44711
44711
  }).transform((v2) => {
@@ -44737,16 +44737,16 @@ var init_v1morphouserposition = __esm(() => {
44737
44737
  V1MorphoUserPositionChain$.outboundSchema = V1MorphoUserPositionChain$outboundSchema;
44738
44738
  })(V1MorphoUserPositionChain$ ||= {});
44739
44739
  V1MorphoUserPositionRequest$inboundSchema = objectType({
44740
- chain: V1MorphoUserPositionChain$inboundSchema.default("base"),
44741
- user_address: stringType().default("0x81d310Eb515E05EB26322e2DeDE9e75b754885A4")
44740
+ chain: V1MorphoUserPositionChain$inboundSchema,
44741
+ user_address: stringType()
44742
44742
  }).transform((v2) => {
44743
44743
  return remap(v2, {
44744
44744
  user_address: "userAddress"
44745
44745
  });
44746
44746
  });
44747
44747
  V1MorphoUserPositionRequest$outboundSchema = objectType({
44748
- chain: V1MorphoUserPositionChain$outboundSchema.default("base"),
44749
- userAddress: stringType().default("0x81d310Eb515E05EB26322e2DeDE9e75b754885A4")
44748
+ chain: V1MorphoUserPositionChain$outboundSchema,
44749
+ userAddress: stringType()
44750
44750
  }).transform((v2) => {
44751
44751
  return remap(v2, {
44752
44752
  userAddress: "user_address"
@@ -44775,9 +44775,9 @@ var init_v1morphovault = __esm(() => {
44775
44775
  V1MorphoVaultChain$.outboundSchema = V1MorphoVaultChain$outboundSchema;
44776
44776
  })(V1MorphoVaultChain$ ||= {});
44777
44777
  V1MorphoVaultRequest$inboundSchema = objectType({
44778
- chain: V1MorphoVaultChain$inboundSchema.default("ethereum"),
44778
+ chain: V1MorphoVaultChain$inboundSchema,
44779
44779
  block: nullableType(numberType().int()).optional(),
44780
- vault_address: stringType().default("0x182863131F9a4630fF9E27830d945B1413e347E8"),
44780
+ vault_address: stringType(),
44781
44781
  user_address: nullableType(stringType()).optional()
44782
44782
  }).transform((v2) => {
44783
44783
  return remap(v2, {
@@ -44786,9 +44786,9 @@ var init_v1morphovault = __esm(() => {
44786
44786
  });
44787
44787
  });
44788
44788
  V1MorphoVaultRequest$outboundSchema = objectType({
44789
- chain: V1MorphoVaultChain$outboundSchema.default("ethereum"),
44789
+ chain: V1MorphoVaultChain$outboundSchema,
44790
44790
  block: nullableType(numberType().int()).optional(),
44791
- vaultAddress: stringType().default("0x182863131F9a4630fF9E27830d945B1413e347E8"),
44791
+ vaultAddress: stringType(),
44792
44792
  userAddress: nullableType(stringType()).optional()
44793
44793
  }).transform((v2) => {
44794
44794
  return remap(v2, {
@@ -44819,7 +44819,7 @@ var init_v1morphovaults = __esm(() => {
44819
44819
  V1MorphoVaultsChain$.outboundSchema = V1MorphoVaultsChain$outboundSchema;
44820
44820
  })(V1MorphoVaultsChain$ ||= {});
44821
44821
  V1MorphoVaultsRequest$inboundSchema = objectType({
44822
- chain: V1MorphoVaultsChain$inboundSchema.default("base"),
44822
+ chain: V1MorphoVaultsChain$inboundSchema,
44823
44823
  deposit_token: nullableType(stringType()).optional()
44824
44824
  }).transform((v2) => {
44825
44825
  return remap(v2, {
@@ -44827,7 +44827,7 @@ var init_v1morphovaults = __esm(() => {
44827
44827
  });
44828
44828
  });
44829
44829
  V1MorphoVaultsRequest$outboundSchema = objectType({
44830
- chain: V1MorphoVaultsChain$outboundSchema.default("base"),
44830
+ chain: V1MorphoVaultsChain$outboundSchema,
44831
44831
  depositToken: nullableType(stringType()).optional()
44832
44832
  }).transform((v2) => {
44833
44833
  return remap(v2, {
@@ -44857,9 +44857,9 @@ var init_v1pendlemarket = __esm(() => {
44857
44857
  V1PendleMarketChain$.outboundSchema = V1PendleMarketChain$outboundSchema;
44858
44858
  })(V1PendleMarketChain$ ||= {});
44859
44859
  V1PendleMarketRequest$inboundSchema = objectType({
44860
- chain: V1PendleMarketChain$inboundSchema.default("arbitrum"),
44860
+ chain: V1PendleMarketChain$inboundSchema,
44861
44861
  block: nullableType(numberType().int()).optional(),
44862
- market_address: stringType().default("0x46d62a8dede1bf2d0de04f2ed863245cbba5e538"),
44862
+ market_address: stringType(),
44863
44863
  user_address: nullableType(stringType()).optional()
44864
44864
  }).transform((v2) => {
44865
44865
  return remap(v2, {
@@ -44868,9 +44868,9 @@ var init_v1pendlemarket = __esm(() => {
44868
44868
  });
44869
44869
  });
44870
44870
  V1PendleMarketRequest$outboundSchema = objectType({
44871
- chain: V1PendleMarketChain$outboundSchema.default("arbitrum"),
44871
+ chain: V1PendleMarketChain$outboundSchema,
44872
44872
  block: nullableType(numberType().int()).optional(),
44873
- marketAddress: stringType().default("0x46d62a8dede1bf2d0de04f2ed863245cbba5e538"),
44873
+ marketAddress: stringType(),
44874
44874
  userAddress: nullableType(stringType()).optional()
44875
44875
  }).transform((v2) => {
44876
44876
  return remap(v2, {
@@ -44900,10 +44900,10 @@ var init_v1pendlemarkets = __esm(() => {
44900
44900
  V1PendleMarketsChain$.outboundSchema = V1PendleMarketsChain$outboundSchema;
44901
44901
  })(V1PendleMarketsChain$ ||= {});
44902
44902
  V1PendleMarketsRequest$inboundSchema = objectType({
44903
- chain: V1PendleMarketsChain$inboundSchema.default("arbitrum")
44903
+ chain: V1PendleMarketsChain$inboundSchema
44904
44904
  });
44905
44905
  V1PendleMarketsRequest$outboundSchema = objectType({
44906
- chain: V1PendleMarketsChain$outboundSchema.default("arbitrum")
44906
+ chain: V1PendleMarketsChain$outboundSchema
44907
44907
  });
44908
44908
  ((V1PendleMarketsRequest$) => {
44909
44909
  V1PendleMarketsRequest$.inboundSchema = V1PendleMarketsRequest$inboundSchema;
@@ -44928,16 +44928,16 @@ var init_v1pendlepositions = __esm(() => {
44928
44928
  V1PendlePositionsChain$.outboundSchema = V1PendlePositionsChain$outboundSchema;
44929
44929
  })(V1PendlePositionsChain$ ||= {});
44930
44930
  V1PendlePositionsRequest$inboundSchema = objectType({
44931
- chain: V1PendlePositionsChain$inboundSchema.default("arbitrum"),
44932
- user_address: stringType().default("0x68C314e30b543a35819e5625da563E6Da65D5dd4")
44931
+ chain: V1PendlePositionsChain$inboundSchema,
44932
+ user_address: stringType()
44933
44933
  }).transform((v2) => {
44934
44934
  return remap(v2, {
44935
44935
  user_address: "userAddress"
44936
44936
  });
44937
44937
  });
44938
44938
  V1PendlePositionsRequest$outboundSchema = objectType({
44939
- chain: V1PendlePositionsChain$outboundSchema.default("arbitrum"),
44940
- userAddress: stringType().default("0x68C314e30b543a35819e5625da563E6Da65D5dd4")
44939
+ chain: V1PendlePositionsChain$outboundSchema,
44940
+ userAddress: stringType()
44941
44941
  }).transform((v2) => {
44942
44942
  return remap(v2, {
44943
44943
  userAddress: "user_address"
@@ -44964,16 +44964,16 @@ var init_v1skyposition = __esm(() => {
44964
44964
  V1SkyPositionChain$.outboundSchema = V1SkyPositionChain$outboundSchema;
44965
44965
  })(V1SkyPositionChain$ ||= {});
44966
44966
  V1SkyPositionRequest$inboundSchema = objectType({
44967
- chain: V1SkyPositionChain$inboundSchema.default("ethereum"),
44968
- user_address: stringType().default("0xacCEE9C7A5a759f814C7A770e2D8F78d662b1F60")
44967
+ chain: V1SkyPositionChain$inboundSchema,
44968
+ user_address: stringType()
44969
44969
  }).transform((v2) => {
44970
44970
  return remap(v2, {
44971
44971
  user_address: "userAddress"
44972
44972
  });
44973
44973
  });
44974
44974
  V1SkyPositionRequest$outboundSchema = objectType({
44975
- chain: V1SkyPositionChain$outboundSchema.default("ethereum"),
44976
- userAddress: stringType().default("0xacCEE9C7A5a759f814C7A770e2D8F78d662b1F60")
44975
+ chain: V1SkyPositionChain$outboundSchema,
44976
+ userAddress: stringType()
44977
44977
  }).transform((v2) => {
44978
44978
  return remap(v2, {
44979
44979
  userAddress: "user_address"
@@ -45001,14 +45001,14 @@ var init_v1tokenbalance = __esm(() => {
45001
45001
  V1TokenBalanceChain$.outboundSchema = V1TokenBalanceChain$outboundSchema;
45002
45002
  })(V1TokenBalanceChain$ ||= {});
45003
45003
  V1TokenBalanceRequest$inboundSchema = objectType({
45004
- chain: V1TokenBalanceChain$inboundSchema.default("arbitrum"),
45005
- user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
45006
- token: stringType().default("USDC")
45004
+ chain: V1TokenBalanceChain$inboundSchema,
45005
+ user: stringType(),
45006
+ token: stringType()
45007
45007
  });
45008
45008
  V1TokenBalanceRequest$outboundSchema = objectType({
45009
- chain: V1TokenBalanceChain$outboundSchema.default("arbitrum"),
45010
- user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
45011
- token: stringType().default("USDC")
45009
+ chain: V1TokenBalanceChain$outboundSchema,
45010
+ user: stringType(),
45011
+ token: stringType()
45012
45012
  });
45013
45013
  ((V1TokenBalanceRequest$) => {
45014
45014
  V1TokenBalanceRequest$.inboundSchema = V1TokenBalanceRequest$inboundSchema;
@@ -45032,14 +45032,14 @@ var init_v1tokenprice = __esm(() => {
45032
45032
  V1TokenPriceChain$.outboundSchema = V1TokenPriceChain$outboundSchema;
45033
45033
  })(V1TokenPriceChain$ ||= {});
45034
45034
  V1TokenPriceRequest$inboundSchema = objectType({
45035
- chain: V1TokenPriceChain$inboundSchema.default("ethereum"),
45035
+ chain: V1TokenPriceChain$inboundSchema,
45036
45036
  block: nullableType(numberType().int()).optional(),
45037
- token: stringType().default("AAVE")
45037
+ token: stringType()
45038
45038
  });
45039
45039
  V1TokenPriceRequest$outboundSchema = objectType({
45040
- chain: V1TokenPriceChain$outboundSchema.default("ethereum"),
45040
+ chain: V1TokenPriceChain$outboundSchema,
45041
45041
  block: nullableType(numberType().int()).optional(),
45042
- token: stringType().default("AAVE")
45042
+ token: stringType()
45043
45043
  });
45044
45044
  ((V1TokenPriceRequest$) => {
45045
45045
  V1TokenPriceRequest$.inboundSchema = V1TokenPriceRequest$inboundSchema;
@@ -45083,16 +45083,16 @@ var init_v1uniswapliquidityprovisioninrange = __esm(() => {
45083
45083
  V1UniswapLiquidityProvisionInRangeChain$.outboundSchema = V1UniswapLiquidityProvisionInRangeChain$outboundSchema;
45084
45084
  })(V1UniswapLiquidityProvisionInRangeChain$ ||= {});
45085
45085
  V1UniswapLiquidityProvisionInRangeRequest$inboundSchema = objectType({
45086
- chain: V1UniswapLiquidityProvisionInRangeChain$inboundSchema.default("arbitrum"),
45087
- token_id: numberType().int().default(4318185)
45086
+ chain: V1UniswapLiquidityProvisionInRangeChain$inboundSchema,
45087
+ token_id: numberType().int()
45088
45088
  }).transform((v2) => {
45089
45089
  return remap(v2, {
45090
45090
  token_id: "tokenId"
45091
45091
  });
45092
45092
  });
45093
45093
  V1UniswapLiquidityProvisionInRangeRequest$outboundSchema = objectType({
45094
- chain: V1UniswapLiquidityProvisionInRangeChain$outboundSchema.default("arbitrum"),
45095
- tokenId: numberType().int().default(4318185)
45094
+ chain: V1UniswapLiquidityProvisionInRangeChain$outboundSchema,
45095
+ tokenId: numberType().int()
45096
45096
  }).transform((v2) => {
45097
45097
  return remap(v2, {
45098
45098
  tokenId: "token_id"
@@ -45120,12 +45120,12 @@ var init_v1uniswapliquidityprovisionpositions = __esm(() => {
45120
45120
  V1UniswapLiquidityProvisionPositionsChain$.outboundSchema = V1UniswapLiquidityProvisionPositionsChain$outboundSchema;
45121
45121
  })(V1UniswapLiquidityProvisionPositionsChain$ ||= {});
45122
45122
  V1UniswapLiquidityProvisionPositionsRequest$inboundSchema = objectType({
45123
- chain: V1UniswapLiquidityProvisionPositionsChain$inboundSchema.default("arbitrum"),
45124
- user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
45123
+ chain: V1UniswapLiquidityProvisionPositionsChain$inboundSchema,
45124
+ user: stringType().optional()
45125
45125
  });
45126
45126
  V1UniswapLiquidityProvisionPositionsRequest$outboundSchema = objectType({
45127
- chain: V1UniswapLiquidityProvisionPositionsChain$outboundSchema.default("arbitrum"),
45128
- user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B")
45127
+ chain: V1UniswapLiquidityProvisionPositionsChain$outboundSchema,
45128
+ user: stringType().optional()
45129
45129
  });
45130
45130
  ((V1UniswapLiquidityProvisionPositionsRequest$) => {
45131
45131
  V1UniswapLiquidityProvisionPositionsRequest$.inboundSchema = V1UniswapLiquidityProvisionPositionsRequest$inboundSchema;
@@ -45162,10 +45162,10 @@ var init_v1uniswappoolprice = __esm(() => {
45162
45162
  V1UniswapPoolPriceFeeEnum$.outboundSchema = V1UniswapPoolPriceFeeEnum$outboundSchema;
45163
45163
  })(V1UniswapPoolPriceFeeEnum$ ||= {});
45164
45164
  V1UniswapPoolPriceRequest$inboundSchema = objectType({
45165
- chain: V1UniswapPoolPriceChain$inboundSchema.default("arbitrum"),
45166
- token_in: stringType().default("USDC"),
45167
- token_out: stringType().default("USDT"),
45168
- fee: V1UniswapPoolPriceFeeEnum$inboundSchema.default("0.01")
45165
+ chain: V1UniswapPoolPriceChain$inboundSchema,
45166
+ token_in: stringType(),
45167
+ token_out: stringType(),
45168
+ fee: V1UniswapPoolPriceFeeEnum$inboundSchema
45169
45169
  }).transform((v2) => {
45170
45170
  return remap(v2, {
45171
45171
  token_in: "tokenIn",
@@ -45173,10 +45173,10 @@ var init_v1uniswappoolprice = __esm(() => {
45173
45173
  });
45174
45174
  });
45175
45175
  V1UniswapPoolPriceRequest$outboundSchema = objectType({
45176
- chain: V1UniswapPoolPriceChain$outboundSchema.default("arbitrum"),
45177
- tokenIn: stringType().default("USDC"),
45178
- tokenOut: stringType().default("USDT"),
45179
- fee: V1UniswapPoolPriceFeeEnum$outboundSchema.default("0.01")
45176
+ chain: V1UniswapPoolPriceChain$outboundSchema,
45177
+ tokenIn: stringType(),
45178
+ tokenOut: stringType(),
45179
+ fee: V1UniswapPoolPriceFeeEnum$outboundSchema
45180
45180
  }).transform((v2) => {
45181
45181
  return remap(v2, {
45182
45182
  tokenIn: "token_in",
@@ -45224,10 +45224,10 @@ var init_v1uniswapquotebuyexactly = __esm(() => {
45224
45224
  AmountOut$.outboundSchema = AmountOut$outboundSchema;
45225
45225
  })(AmountOut$ ||= {});
45226
45226
  V1UniswapQuoteBuyExactlyRequest$inboundSchema = objectType({
45227
- chain: V1UniswapQuoteBuyExactlyChain$inboundSchema.default("arbitrum"),
45228
- token_in: stringType().default("USDC"),
45229
- token_out: stringType().default("USDT"),
45230
- fee: V1UniswapQuoteBuyExactlyFeeEnum$inboundSchema.default("0.01"),
45227
+ chain: V1UniswapQuoteBuyExactlyChain$inboundSchema,
45228
+ token_in: stringType(),
45229
+ token_out: stringType(),
45230
+ fee: V1UniswapQuoteBuyExactlyFeeEnum$inboundSchema,
45231
45231
  amount_out: unionType([numberType(), stringType()])
45232
45232
  }).transform((v2) => {
45233
45233
  return remap(v2, {
@@ -45237,10 +45237,10 @@ var init_v1uniswapquotebuyexactly = __esm(() => {
45237
45237
  });
45238
45238
  });
45239
45239
  V1UniswapQuoteBuyExactlyRequest$outboundSchema = objectType({
45240
- chain: V1UniswapQuoteBuyExactlyChain$outboundSchema.default("arbitrum"),
45241
- tokenIn: stringType().default("USDC"),
45242
- tokenOut: stringType().default("USDT"),
45243
- fee: V1UniswapQuoteBuyExactlyFeeEnum$outboundSchema.default("0.01"),
45240
+ chain: V1UniswapQuoteBuyExactlyChain$outboundSchema,
45241
+ tokenIn: stringType(),
45242
+ tokenOut: stringType(),
45243
+ fee: V1UniswapQuoteBuyExactlyFeeEnum$outboundSchema,
45244
45244
  amountOut: unionType([numberType(), stringType()])
45245
45245
  }).transform((v2) => {
45246
45246
  return remap(v2, {
@@ -45290,10 +45290,10 @@ var init_v1uniswapquotesellexactly = __esm(() => {
45290
45290
  AmountIn$.outboundSchema = AmountIn$outboundSchema;
45291
45291
  })(AmountIn$ ||= {});
45292
45292
  V1UniswapQuoteSellExactlyRequest$inboundSchema = objectType({
45293
- chain: V1UniswapQuoteSellExactlyChain$inboundSchema.default("arbitrum"),
45294
- token_in: stringType().default("USDC"),
45295
- token_out: stringType().default("USDT"),
45296
- fee: V1UniswapQuoteSellExactlyFeeEnum$inboundSchema.default("0.01"),
45293
+ chain: V1UniswapQuoteSellExactlyChain$inboundSchema,
45294
+ token_in: stringType(),
45295
+ token_out: stringType(),
45296
+ fee: V1UniswapQuoteSellExactlyFeeEnum$inboundSchema,
45297
45297
  amount_in: unionType([numberType(), stringType()])
45298
45298
  }).transform((v2) => {
45299
45299
  return remap(v2, {
@@ -45303,10 +45303,10 @@ var init_v1uniswapquotesellexactly = __esm(() => {
45303
45303
  });
45304
45304
  });
45305
45305
  V1UniswapQuoteSellExactlyRequest$outboundSchema = objectType({
45306
- chain: V1UniswapQuoteSellExactlyChain$outboundSchema.default("arbitrum"),
45307
- tokenIn: stringType().default("USDC"),
45308
- tokenOut: stringType().default("USDT"),
45309
- fee: V1UniswapQuoteSellExactlyFeeEnum$outboundSchema.default("0.01"),
45306
+ chain: V1UniswapQuoteSellExactlyChain$outboundSchema,
45307
+ tokenIn: stringType(),
45308
+ tokenOut: stringType(),
45309
+ fee: V1UniswapQuoteSellExactlyFeeEnum$outboundSchema,
45310
45310
  amountIn: unionType([numberType(), stringType()])
45311
45311
  }).transform((v2) => {
45312
45312
  return remap(v2, {
@@ -45338,9 +45338,9 @@ var init_v1vaultsvault = __esm(() => {
45338
45338
  V1VaultsVaultChain$.outboundSchema = V1VaultsVaultChain$outboundSchema;
45339
45339
  })(V1VaultsVaultChain$ ||= {});
45340
45340
  V1VaultsVaultRequest$inboundSchema = objectType({
45341
- chain: V1VaultsVaultChain$inboundSchema.default("ethereum"),
45341
+ chain: V1VaultsVaultChain$inboundSchema,
45342
45342
  block: nullableType(numberType().int()).optional(),
45343
- vault_address: stringType().default("0x182863131F9a4630fF9E27830d945B1413e347E8"),
45343
+ vault_address: stringType(),
45344
45344
  user_address: nullableType(stringType()).optional()
45345
45345
  }).transform((v2) => {
45346
45346
  return remap(v2, {
@@ -45349,9 +45349,9 @@ var init_v1vaultsvault = __esm(() => {
45349
45349
  });
45350
45350
  });
45351
45351
  V1VaultsVaultRequest$outboundSchema = objectType({
45352
- chain: V1VaultsVaultChain$outboundSchema.default("ethereum"),
45352
+ chain: V1VaultsVaultChain$outboundSchema,
45353
45353
  block: nullableType(numberType().int()).optional(),
45354
- vaultAddress: stringType().default("0x182863131F9a4630fF9E27830d945B1413e347E8"),
45354
+ vaultAddress: stringType(),
45355
45355
  userAddress: nullableType(stringType()).optional()
45356
45356
  }).transform((v2) => {
45357
45357
  return remap(v2, {
@@ -54214,7 +54214,7 @@ it to be traded on DeFi protocols.`,
54214
54214
  function createMCPServer(deps) {
54215
54215
  const server = new McpServer({
54216
54216
  name: "CompassApiSDK",
54217
- version: "1.1.2"
54217
+ version: "1.1.3-rc0"
54218
54218
  });
54219
54219
  const client = new CompassApiSDKCore({
54220
54220
  apiKeyAuth: deps.apiKeyAuth,
@@ -55584,7 +55584,7 @@ var routes = ln({
55584
55584
  var app = _e(routes, {
55585
55585
  name: "mcp",
55586
55586
  versionInfo: {
55587
- currentVersion: "1.1.2"
55587
+ currentVersion: "1.1.3-rc0"
55588
55588
  }
55589
55589
  });
55590
55590
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -55592,5 +55592,5 @@ export {
55592
55592
  app
55593
55593
  };
55594
55594
 
55595
- //# debugId=BCA5B885A1995A1F64756E2164756E21
55595
+ //# debugId=278B74D24047724C64756E2164756E21
55596
55596
  //# sourceMappingURL=mcp-server.js.map