@compass-labs/api-sdk 0.5.69 → 0.5.70

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 (729) hide show
  1. package/bin/mcp-server.js +463 -327
  2. package/bin/mcp-server.js.map +96 -94
  3. package/dist/commonjs/funcs/uniswapV3UniswapSwapBuyExactly.d.ts +2 -2
  4. package/dist/commonjs/funcs/uniswapV3UniswapSwapBuyExactly.d.ts.map +1 -1
  5. package/dist/commonjs/funcs/uniswapV3UniswapSwapBuyExactly.js +2 -2
  6. package/dist/commonjs/funcs/uniswapV3UniswapSwapBuyExactly.js.map +1 -1
  7. package/dist/commonjs/funcs/uniswapV3UniswapSwapSellExactly.d.ts +2 -2
  8. package/dist/commonjs/funcs/uniswapV3UniswapSwapSellExactly.d.ts.map +1 -1
  9. package/dist/commonjs/funcs/uniswapV3UniswapSwapSellExactly.js +2 -2
  10. package/dist/commonjs/funcs/uniswapV3UniswapSwapSellExactly.js.map +1 -1
  11. package/dist/commonjs/lib/config.d.ts +3 -3
  12. package/dist/commonjs/lib/config.js +3 -3
  13. package/dist/commonjs/mcp-server/mcp-server.js +1 -1
  14. package/dist/commonjs/mcp-server/server.js +1 -1
  15. package/dist/commonjs/mcp-server/tools/uniswapV3UniswapSwapBuyExactly.js +1 -1
  16. package/dist/commonjs/mcp-server/tools/uniswapV3UniswapSwapSellExactly.js +1 -1
  17. package/dist/commonjs/models/components/aaveborrowrequest.d.ts +26 -26
  18. package/dist/commonjs/models/components/aaveborrowrequest.d.ts.map +1 -1
  19. package/dist/commonjs/models/components/aaveborrowrequest.js +16 -16
  20. package/dist/commonjs/models/components/aaveborrowrequest.js.map +1 -1
  21. package/dist/commonjs/models/components/aavelooprequest.d.ts +22 -22
  22. package/dist/commonjs/models/components/aavelooprequest.d.ts.map +1 -1
  23. package/dist/commonjs/models/components/aavelooprequest.js.map +1 -1
  24. package/dist/commonjs/models/components/aaverepayrequest.d.ts +26 -26
  25. package/dist/commonjs/models/components/aaverepayrequest.d.ts.map +1 -1
  26. package/dist/commonjs/models/components/aaverepayrequest.js +16 -16
  27. package/dist/commonjs/models/components/aaverepayrequest.js.map +1 -1
  28. package/dist/commonjs/models/components/aavesupplyrequest.d.ts +26 -26
  29. package/dist/commonjs/models/components/aavesupplyrequest.d.ts.map +1 -1
  30. package/dist/commonjs/models/components/aavesupplyrequest.js +16 -16
  31. package/dist/commonjs/models/components/aavesupplyrequest.js.map +1 -1
  32. package/dist/commonjs/models/components/aavewithdrawrequest.d.ts +26 -26
  33. package/dist/commonjs/models/components/aavewithdrawrequest.d.ts.map +1 -1
  34. package/dist/commonjs/models/components/aavewithdrawrequest.js +16 -16
  35. package/dist/commonjs/models/components/aavewithdrawrequest.js.map +1 -1
  36. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +22 -22
  37. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
  38. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js +17 -17
  39. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
  40. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +22 -22
  41. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
  42. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +16 -16
  43. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
  44. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +22 -22
  45. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
  46. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +16 -16
  47. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
  48. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +22 -22
  49. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
  50. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js +17 -17
  51. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
  52. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +22 -22
  53. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  54. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +16 -16
  55. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
  56. package/dist/commonjs/models/components/batcheduseroperationsrequest.d.ts +14 -14
  57. package/dist/commonjs/models/components/batcheduseroperationsrequest.d.ts.map +1 -1
  58. package/dist/commonjs/models/components/batcheduseroperationsrequest.js.map +1 -1
  59. package/dist/commonjs/models/components/borrow.d.ts +20 -20
  60. package/dist/commonjs/models/components/borrow.d.ts.map +1 -1
  61. package/dist/commonjs/models/components/borrow.js.map +1 -1
  62. package/dist/commonjs/models/components/index.d.ts +2 -0
  63. package/dist/commonjs/models/components/index.d.ts.map +1 -1
  64. package/dist/commonjs/models/components/index.js +2 -0
  65. package/dist/commonjs/models/components/index.js.map +1 -1
  66. package/dist/commonjs/models/components/morphoborrowrequest.d.ts +26 -26
  67. package/dist/commonjs/models/components/morphoborrowrequest.d.ts.map +1 -1
  68. package/dist/commonjs/models/components/morphoborrowrequest.js +16 -16
  69. package/dist/commonjs/models/components/morphoborrowrequest.js.map +1 -1
  70. package/dist/commonjs/models/components/morphodepositrequest.d.ts +26 -26
  71. package/dist/commonjs/models/components/morphodepositrequest.d.ts.map +1 -1
  72. package/dist/commonjs/models/components/morphodepositrequest.js +16 -16
  73. package/dist/commonjs/models/components/morphodepositrequest.js.map +1 -1
  74. package/dist/commonjs/models/components/morphorepayrequest.d.ts +22 -22
  75. package/dist/commonjs/models/components/morphorepayrequest.d.ts.map +1 -1
  76. package/dist/commonjs/models/components/morphorepayrequest.js.map +1 -1
  77. package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts +26 -26
  78. package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
  79. package/dist/commonjs/models/components/morphosupplycollateralrequest.js +16 -16
  80. package/dist/commonjs/models/components/morphosupplycollateralrequest.js.map +1 -1
  81. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts +26 -26
  82. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
  83. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js +16 -16
  84. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js.map +1 -1
  85. package/dist/commonjs/models/components/morphowithdrawrequest.d.ts +20 -20
  86. package/dist/commonjs/models/components/morphowithdrawrequest.d.ts.map +1 -1
  87. package/dist/commonjs/models/components/morphowithdrawrequest.js.map +1 -1
  88. package/dist/commonjs/models/components/multicallauthorizationrequest.d.ts +18 -18
  89. package/dist/commonjs/models/components/multicallauthorizationrequest.d.ts.map +1 -1
  90. package/dist/commonjs/models/components/multicallauthorizationrequest.js.map +1 -1
  91. package/dist/commonjs/models/components/multicallexecuterequest.d.ts +18 -18
  92. package/dist/commonjs/models/components/multicallexecuterequest.d.ts.map +1 -1
  93. package/dist/commonjs/models/components/multicallexecuterequest.js.map +1 -1
  94. package/dist/commonjs/models/components/odosswaprequest.d.ts +28 -28
  95. package/dist/commonjs/models/components/odosswaprequest.d.ts.map +1 -1
  96. package/dist/commonjs/models/components/odosswaprequest.js +16 -16
  97. package/dist/commonjs/models/components/odosswaprequest.js.map +1 -1
  98. package/dist/commonjs/models/components/pendleaddliquidityrequest.d.ts +28 -28
  99. package/dist/commonjs/models/components/pendleaddliquidityrequest.d.ts.map +1 -1
  100. package/dist/commonjs/models/components/pendleaddliquidityrequest.js +16 -16
  101. package/dist/commonjs/models/components/pendleaddliquidityrequest.js.map +1 -1
  102. package/dist/commonjs/models/components/pendlebuyptrequest.d.ts +28 -28
  103. package/dist/commonjs/models/components/pendlebuyptrequest.d.ts.map +1 -1
  104. package/dist/commonjs/models/components/pendlebuyptrequest.js +16 -16
  105. package/dist/commonjs/models/components/pendlebuyptrequest.js.map +1 -1
  106. package/dist/commonjs/models/components/pendlebuyytrequest.d.ts +28 -28
  107. package/dist/commonjs/models/components/pendlebuyytrequest.d.ts.map +1 -1
  108. package/dist/commonjs/models/components/pendlebuyytrequest.js +16 -16
  109. package/dist/commonjs/models/components/pendlebuyytrequest.js.map +1 -1
  110. package/dist/commonjs/models/components/pendleredeemyieldrequest.d.ts +12 -12
  111. package/dist/commonjs/models/components/pendleredeemyieldrequest.d.ts.map +1 -1
  112. package/dist/commonjs/models/components/pendleredeemyieldrequest.js.map +1 -1
  113. package/dist/commonjs/models/components/pendleremoveliquidityrequest.d.ts +28 -28
  114. package/dist/commonjs/models/components/pendleremoveliquidityrequest.d.ts.map +1 -1
  115. package/dist/commonjs/models/components/pendleremoveliquidityrequest.js +16 -16
  116. package/dist/commonjs/models/components/pendleremoveliquidityrequest.js.map +1 -1
  117. package/dist/commonjs/models/components/pendlesellptrequest.d.ts +28 -28
  118. package/dist/commonjs/models/components/pendlesellptrequest.d.ts.map +1 -1
  119. package/dist/commonjs/models/components/pendlesellptrequest.js +16 -16
  120. package/dist/commonjs/models/components/pendlesellptrequest.js.map +1 -1
  121. package/dist/commonjs/models/components/pendlesellytrequest.d.ts +28 -28
  122. package/dist/commonjs/models/components/pendlesellytrequest.d.ts.map +1 -1
  123. package/dist/commonjs/models/components/pendlesellytrequest.js +16 -16
  124. package/dist/commonjs/models/components/pendlesellytrequest.js.map +1 -1
  125. package/dist/commonjs/models/components/setallowanceparams.d.ts +44 -44
  126. package/dist/commonjs/models/components/setallowanceparams.d.ts.map +1 -1
  127. package/dist/commonjs/models/components/setallowanceparams.js +16 -16
  128. package/dist/commonjs/models/components/setallowanceparams.js.map +1 -1
  129. package/dist/commonjs/models/components/setallowancerequest.d.ts +72 -72
  130. package/dist/commonjs/models/components/setallowancerequest.d.ts.map +1 -1
  131. package/dist/commonjs/models/components/setallowancerequest.js +31 -31
  132. package/dist/commonjs/models/components/setallowancerequest.js.map +1 -1
  133. package/dist/commonjs/models/components/skybuyparams.d.ts +15 -15
  134. package/dist/commonjs/models/components/skybuyparams.d.ts.map +1 -1
  135. package/dist/commonjs/models/components/skybuyparams.js.map +1 -1
  136. package/dist/commonjs/models/components/skybuyrequest.d.ts +38 -38
  137. package/dist/commonjs/models/components/skybuyrequest.d.ts.map +1 -1
  138. package/dist/commonjs/models/components/skybuyrequest.js +16 -16
  139. package/dist/commonjs/models/components/skybuyrequest.js.map +1 -1
  140. package/dist/commonjs/models/components/skydepositrequest.d.ts +22 -22
  141. package/dist/commonjs/models/components/skydepositrequest.d.ts.map +1 -1
  142. package/dist/commonjs/models/components/skydepositrequest.js +16 -16
  143. package/dist/commonjs/models/components/skydepositrequest.js.map +1 -1
  144. package/dist/commonjs/models/components/skysellparams.d.ts +15 -15
  145. package/dist/commonjs/models/components/skysellparams.d.ts.map +1 -1
  146. package/dist/commonjs/models/components/skysellparams.js.map +1 -1
  147. package/dist/commonjs/models/components/skysellrequest.d.ts +38 -38
  148. package/dist/commonjs/models/components/skysellrequest.d.ts.map +1 -1
  149. package/dist/commonjs/models/components/skysellrequest.js +16 -16
  150. package/dist/commonjs/models/components/skysellrequest.js.map +1 -1
  151. package/dist/commonjs/models/components/skywithdrawrequest.d.ts +16 -16
  152. package/dist/commonjs/models/components/skywithdrawrequest.d.ts.map +1 -1
  153. package/dist/commonjs/models/components/skywithdrawrequest.js.map +1 -1
  154. package/dist/commonjs/models/components/tokentransferrequest.d.ts +28 -28
  155. package/dist/commonjs/models/components/tokentransferrequest.d.ts.map +1 -1
  156. package/dist/commonjs/models/components/tokentransferrequest.js +16 -16
  157. package/dist/commonjs/models/components/tokentransferrequest.js.map +1 -1
  158. package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts +71 -38
  159. package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
  160. package/dist/commonjs/models/components/uniswapbuyexactlyparams.js +70 -26
  161. package/dist/commonjs/models/components/uniswapbuyexactlyparams.js.map +1 -1
  162. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts +95 -62
  163. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
  164. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js +78 -34
  165. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js.map +1 -1
  166. package/dist/commonjs/models/components/uniswapbuyexactlytransactionresponse.d.ts +63 -0
  167. package/dist/commonjs/models/components/uniswapbuyexactlytransactionresponse.d.ts.map +1 -0
  168. package/dist/commonjs/models/components/uniswapbuyexactlytransactionresponse.js +117 -0
  169. package/dist/commonjs/models/components/uniswapbuyexactlytransactionresponse.js.map +1 -0
  170. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +28 -28
  171. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
  172. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js +17 -17
  173. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
  174. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts +28 -28
  175. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
  176. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js +17 -17
  177. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
  178. package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts +71 -38
  179. package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
  180. package/dist/commonjs/models/components/uniswapsellexactlyparams.js +70 -26
  181. package/dist/commonjs/models/components/uniswapsellexactlyparams.js.map +1 -1
  182. package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts +95 -62
  183. package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
  184. package/dist/commonjs/models/components/uniswapsellexactlyrequest.js +78 -34
  185. package/dist/commonjs/models/components/uniswapsellexactlyrequest.js.map +1 -1
  186. package/dist/commonjs/models/components/uniswapsellexactlytransactionresponse.d.ts +63 -0
  187. package/dist/commonjs/models/components/uniswapsellexactlytransactionresponse.d.ts.map +1 -0
  188. package/dist/commonjs/models/components/uniswapsellexactlytransactionresponse.js +117 -0
  189. package/dist/commonjs/models/components/uniswapsellexactlytransactionresponse.js.map +1 -0
  190. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +26 -26
  191. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  192. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js +17 -17
  193. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
  194. package/dist/commonjs/models/components/unwrapwethrequest.d.ts +26 -26
  195. package/dist/commonjs/models/components/unwrapwethrequest.d.ts.map +1 -1
  196. package/dist/commonjs/models/components/unwrapwethrequest.js +16 -16
  197. package/dist/commonjs/models/components/unwrapwethrequest.js.map +1 -1
  198. package/dist/commonjs/models/components/vaultdepositrequest.d.ts +26 -26
  199. package/dist/commonjs/models/components/vaultdepositrequest.d.ts.map +1 -1
  200. package/dist/commonjs/models/components/vaultdepositrequest.js +16 -16
  201. package/dist/commonjs/models/components/vaultdepositrequest.js.map +1 -1
  202. package/dist/commonjs/models/components/vaultwithdrawrequest.d.ts +20 -20
  203. package/dist/commonjs/models/components/vaultwithdrawrequest.d.ts.map +1 -1
  204. package/dist/commonjs/models/components/vaultwithdrawrequest.js.map +1 -1
  205. package/dist/commonjs/models/components/wrapethrequest.d.ts +26 -26
  206. package/dist/commonjs/models/components/wrapethrequest.d.ts.map +1 -1
  207. package/dist/commonjs/models/components/wrapethrequest.js +16 -16
  208. package/dist/commonjs/models/components/wrapethrequest.js.map +1 -1
  209. package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.d.ts +7 -7
  210. package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.d.ts.map +1 -1
  211. package/dist/commonjs/models/operations/v1aaveaavesupportedtokens.js.map +1 -1
  212. package/dist/commonjs/models/operations/v1aaveavgrate.d.ts +15 -15
  213. package/dist/commonjs/models/operations/v1aaveavgrate.d.ts.map +1 -1
  214. package/dist/commonjs/models/operations/v1aaveavgrate.js.map +1 -1
  215. package/dist/commonjs/models/operations/v1aavehistoricaltransactions.d.ts +15 -15
  216. package/dist/commonjs/models/operations/v1aavehistoricaltransactions.d.ts.map +1 -1
  217. package/dist/commonjs/models/operations/v1aavehistoricaltransactions.js.map +1 -1
  218. package/dist/commonjs/models/operations/v1aaveliquiditychange.d.ts +15 -15
  219. package/dist/commonjs/models/operations/v1aaveliquiditychange.d.ts.map +1 -1
  220. package/dist/commonjs/models/operations/v1aaveliquiditychange.js.map +1 -1
  221. package/dist/commonjs/models/operations/v1aaverate.d.ts +11 -11
  222. package/dist/commonjs/models/operations/v1aaverate.d.ts.map +1 -1
  223. package/dist/commonjs/models/operations/v1aaverate.js.map +1 -1
  224. package/dist/commonjs/models/operations/v1aavereserveoverview.d.ts +11 -11
  225. package/dist/commonjs/models/operations/v1aavereserveoverview.d.ts.map +1 -1
  226. package/dist/commonjs/models/operations/v1aavereserveoverview.js.map +1 -1
  227. package/dist/commonjs/models/operations/v1aavestdrate.d.ts +15 -15
  228. package/dist/commonjs/models/operations/v1aavestdrate.d.ts.map +1 -1
  229. package/dist/commonjs/models/operations/v1aavestdrate.js.map +1 -1
  230. package/dist/commonjs/models/operations/v1aavetokenprice.d.ts +11 -11
  231. package/dist/commonjs/models/operations/v1aavetokenprice.d.ts.map +1 -1
  232. package/dist/commonjs/models/operations/v1aavetokenprice.js.map +1 -1
  233. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.d.ts +15 -15
  234. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.d.ts.map +1 -1
  235. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.js.map +1 -1
  236. package/dist/commonjs/models/operations/v1aaveuserpositionsummary.d.ts +11 -11
  237. package/dist/commonjs/models/operations/v1aaveuserpositionsummary.d.ts.map +1 -1
  238. package/dist/commonjs/models/operations/v1aaveuserpositionsummary.js.map +1 -1
  239. package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts +7 -7
  240. package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts.map +1 -1
  241. package/dist/commonjs/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.js.map +1 -1
  242. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.d.ts +15 -15
  243. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.d.ts.map +1 -1
  244. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.js.map +1 -1
  245. package/dist/commonjs/models/operations/v1genericallowance.d.ts +43 -43
  246. package/dist/commonjs/models/operations/v1genericallowance.d.ts.map +1 -1
  247. package/dist/commonjs/models/operations/v1genericallowance.js +16 -16
  248. package/dist/commonjs/models/operations/v1genericallowance.js.map +1 -1
  249. package/dist/commonjs/models/operations/v1genericens.d.ts +7 -7
  250. package/dist/commonjs/models/operations/v1genericens.d.ts.map +1 -1
  251. package/dist/commonjs/models/operations/v1genericens.js.map +1 -1
  252. package/dist/commonjs/models/operations/v1genericportfolio.d.ts +7 -7
  253. package/dist/commonjs/models/operations/v1genericportfolio.d.ts.map +1 -1
  254. package/dist/commonjs/models/operations/v1genericportfolio.js.map +1 -1
  255. package/dist/commonjs/models/operations/v1genericsupportedtokens.d.ts +3 -3
  256. package/dist/commonjs/models/operations/v1genericsupportedtokens.d.ts.map +1 -1
  257. package/dist/commonjs/models/operations/v1genericsupportedtokens.js.map +1 -1
  258. package/dist/commonjs/models/operations/v1morphomarket.d.ts +7 -7
  259. package/dist/commonjs/models/operations/v1morphomarket.d.ts.map +1 -1
  260. package/dist/commonjs/models/operations/v1morphomarket.js.map +1 -1
  261. package/dist/commonjs/models/operations/v1morphomarketposition.d.ts +11 -11
  262. package/dist/commonjs/models/operations/v1morphomarketposition.d.ts.map +1 -1
  263. package/dist/commonjs/models/operations/v1morphomarketposition.js.map +1 -1
  264. package/dist/commonjs/models/operations/v1morphomarkets.d.ts +19 -19
  265. package/dist/commonjs/models/operations/v1morphomarkets.d.ts.map +1 -1
  266. package/dist/commonjs/models/operations/v1morphomarkets.js.map +1 -1
  267. package/dist/commonjs/models/operations/v1morphouserposition.d.ts +7 -7
  268. package/dist/commonjs/models/operations/v1morphouserposition.d.ts.map +1 -1
  269. package/dist/commonjs/models/operations/v1morphouserposition.js.map +1 -1
  270. package/dist/commonjs/models/operations/v1morphovault.d.ts +15 -15
  271. package/dist/commonjs/models/operations/v1morphovault.d.ts.map +1 -1
  272. package/dist/commonjs/models/operations/v1morphovault.js.map +1 -1
  273. package/dist/commonjs/models/operations/v1morphovaults.d.ts +11 -11
  274. package/dist/commonjs/models/operations/v1morphovaults.d.ts.map +1 -1
  275. package/dist/commonjs/models/operations/v1morphovaults.js.map +1 -1
  276. package/dist/commonjs/models/operations/v1pendlemarket.d.ts +15 -15
  277. package/dist/commonjs/models/operations/v1pendlemarket.d.ts.map +1 -1
  278. package/dist/commonjs/models/operations/v1pendlemarket.js.map +1 -1
  279. package/dist/commonjs/models/operations/v1pendlemarkets.d.ts +3 -3
  280. package/dist/commonjs/models/operations/v1pendlemarkets.d.ts.map +1 -1
  281. package/dist/commonjs/models/operations/v1pendlemarkets.js.map +1 -1
  282. package/dist/commonjs/models/operations/v1pendlepositions.d.ts +7 -7
  283. package/dist/commonjs/models/operations/v1pendlepositions.d.ts.map +1 -1
  284. package/dist/commonjs/models/operations/v1pendlepositions.js.map +1 -1
  285. package/dist/commonjs/models/operations/v1skyposition.d.ts +7 -7
  286. package/dist/commonjs/models/operations/v1skyposition.d.ts.map +1 -1
  287. package/dist/commonjs/models/operations/v1skyposition.js.map +1 -1
  288. package/dist/commonjs/models/operations/v1tokenaddress.d.ts +7 -7
  289. package/dist/commonjs/models/operations/v1tokenaddress.d.ts.map +1 -1
  290. package/dist/commonjs/models/operations/v1tokenaddress.js.map +1 -1
  291. package/dist/commonjs/models/operations/v1tokenbalance.d.ts +15 -15
  292. package/dist/commonjs/models/operations/v1tokenbalance.d.ts.map +1 -1
  293. package/dist/commonjs/models/operations/v1tokenbalance.js.map +1 -1
  294. package/dist/commonjs/models/operations/v1tokenprice.d.ts +15 -15
  295. package/dist/commonjs/models/operations/v1tokenprice.d.ts.map +1 -1
  296. package/dist/commonjs/models/operations/v1tokenprice.js.map +1 -1
  297. package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.d.ts +7 -7
  298. package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.d.ts.map +1 -1
  299. package/dist/commonjs/models/operations/v1uniswapliquidityprovisioninrange.js.map +1 -1
  300. package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.d.ts +7 -7
  301. package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.d.ts.map +1 -1
  302. package/dist/commonjs/models/operations/v1uniswapliquidityprovisionpositions.js.map +1 -1
  303. package/dist/commonjs/models/operations/v1uniswappoolprice.d.ts +15 -15
  304. package/dist/commonjs/models/operations/v1uniswappoolprice.d.ts.map +1 -1
  305. package/dist/commonjs/models/operations/v1uniswappoolprice.js.map +1 -1
  306. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.d.ts +23 -23
  307. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.d.ts.map +1 -1
  308. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.js.map +1 -1
  309. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.d.ts +23 -23
  310. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.d.ts.map +1 -1
  311. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.js.map +1 -1
  312. package/dist/commonjs/models/operations/v1vaultsvault.d.ts +15 -15
  313. package/dist/commonjs/models/operations/v1vaultsvault.d.ts.map +1 -1
  314. package/dist/commonjs/models/operations/v1vaultsvault.js.map +1 -1
  315. package/dist/commonjs/sdk/uniswapv3.d.ts +4 -4
  316. package/dist/commonjs/sdk/uniswapv3.d.ts.map +1 -1
  317. package/dist/commonjs/sdk/uniswapv3.js +2 -2
  318. package/dist/esm/funcs/uniswapV3UniswapSwapBuyExactly.d.ts +2 -2
  319. package/dist/esm/funcs/uniswapV3UniswapSwapBuyExactly.d.ts.map +1 -1
  320. package/dist/esm/funcs/uniswapV3UniswapSwapBuyExactly.js +2 -2
  321. package/dist/esm/funcs/uniswapV3UniswapSwapBuyExactly.js.map +1 -1
  322. package/dist/esm/funcs/uniswapV3UniswapSwapSellExactly.d.ts +2 -2
  323. package/dist/esm/funcs/uniswapV3UniswapSwapSellExactly.d.ts.map +1 -1
  324. package/dist/esm/funcs/uniswapV3UniswapSwapSellExactly.js +2 -2
  325. package/dist/esm/funcs/uniswapV3UniswapSwapSellExactly.js.map +1 -1
  326. package/dist/esm/lib/config.d.ts +3 -3
  327. package/dist/esm/lib/config.js +3 -3
  328. package/dist/esm/mcp-server/mcp-server.js +1 -1
  329. package/dist/esm/mcp-server/server.js +1 -1
  330. package/dist/esm/mcp-server/tools/uniswapV3UniswapSwapBuyExactly.js +1 -1
  331. package/dist/esm/mcp-server/tools/uniswapV3UniswapSwapSellExactly.js +1 -1
  332. package/dist/esm/models/components/aaveborrowrequest.d.ts +26 -26
  333. package/dist/esm/models/components/aaveborrowrequest.d.ts.map +1 -1
  334. package/dist/esm/models/components/aaveborrowrequest.js +15 -15
  335. package/dist/esm/models/components/aaveborrowrequest.js.map +1 -1
  336. package/dist/esm/models/components/aavelooprequest.d.ts +22 -22
  337. package/dist/esm/models/components/aavelooprequest.d.ts.map +1 -1
  338. package/dist/esm/models/components/aavelooprequest.js.map +1 -1
  339. package/dist/esm/models/components/aaverepayrequest.d.ts +26 -26
  340. package/dist/esm/models/components/aaverepayrequest.d.ts.map +1 -1
  341. package/dist/esm/models/components/aaverepayrequest.js +15 -15
  342. package/dist/esm/models/components/aaverepayrequest.js.map +1 -1
  343. package/dist/esm/models/components/aavesupplyrequest.d.ts +26 -26
  344. package/dist/esm/models/components/aavesupplyrequest.d.ts.map +1 -1
  345. package/dist/esm/models/components/aavesupplyrequest.js +15 -15
  346. package/dist/esm/models/components/aavesupplyrequest.js.map +1 -1
  347. package/dist/esm/models/components/aavewithdrawrequest.d.ts +26 -26
  348. package/dist/esm/models/components/aavewithdrawrequest.d.ts.map +1 -1
  349. package/dist/esm/models/components/aavewithdrawrequest.js +15 -15
  350. package/dist/esm/models/components/aavewithdrawrequest.js.map +1 -1
  351. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +22 -22
  352. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
  353. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js +16 -16
  354. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
  355. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +22 -22
  356. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
  357. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +15 -15
  358. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
  359. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +22 -22
  360. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
  361. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +15 -15
  362. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
  363. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +22 -22
  364. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
  365. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js +16 -16
  366. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
  367. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +22 -22
  368. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  369. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +15 -15
  370. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
  371. package/dist/esm/models/components/batcheduseroperationsrequest.d.ts +14 -14
  372. package/dist/esm/models/components/batcheduseroperationsrequest.d.ts.map +1 -1
  373. package/dist/esm/models/components/batcheduseroperationsrequest.js.map +1 -1
  374. package/dist/esm/models/components/borrow.d.ts +20 -20
  375. package/dist/esm/models/components/borrow.d.ts.map +1 -1
  376. package/dist/esm/models/components/borrow.js.map +1 -1
  377. package/dist/esm/models/components/index.d.ts +2 -0
  378. package/dist/esm/models/components/index.d.ts.map +1 -1
  379. package/dist/esm/models/components/index.js +2 -0
  380. package/dist/esm/models/components/index.js.map +1 -1
  381. package/dist/esm/models/components/morphoborrowrequest.d.ts +26 -26
  382. package/dist/esm/models/components/morphoborrowrequest.d.ts.map +1 -1
  383. package/dist/esm/models/components/morphoborrowrequest.js +15 -15
  384. package/dist/esm/models/components/morphoborrowrequest.js.map +1 -1
  385. package/dist/esm/models/components/morphodepositrequest.d.ts +26 -26
  386. package/dist/esm/models/components/morphodepositrequest.d.ts.map +1 -1
  387. package/dist/esm/models/components/morphodepositrequest.js +15 -15
  388. package/dist/esm/models/components/morphodepositrequest.js.map +1 -1
  389. package/dist/esm/models/components/morphorepayrequest.d.ts +22 -22
  390. package/dist/esm/models/components/morphorepayrequest.d.ts.map +1 -1
  391. package/dist/esm/models/components/morphorepayrequest.js.map +1 -1
  392. package/dist/esm/models/components/morphosupplycollateralrequest.d.ts +26 -26
  393. package/dist/esm/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
  394. package/dist/esm/models/components/morphosupplycollateralrequest.js +15 -15
  395. package/dist/esm/models/components/morphosupplycollateralrequest.js.map +1 -1
  396. package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts +26 -26
  397. package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
  398. package/dist/esm/models/components/morphowithdrawcollateralrequest.js +15 -15
  399. package/dist/esm/models/components/morphowithdrawcollateralrequest.js.map +1 -1
  400. package/dist/esm/models/components/morphowithdrawrequest.d.ts +20 -20
  401. package/dist/esm/models/components/morphowithdrawrequest.d.ts.map +1 -1
  402. package/dist/esm/models/components/morphowithdrawrequest.js.map +1 -1
  403. package/dist/esm/models/components/multicallauthorizationrequest.d.ts +18 -18
  404. package/dist/esm/models/components/multicallauthorizationrequest.d.ts.map +1 -1
  405. package/dist/esm/models/components/multicallauthorizationrequest.js.map +1 -1
  406. package/dist/esm/models/components/multicallexecuterequest.d.ts +18 -18
  407. package/dist/esm/models/components/multicallexecuterequest.d.ts.map +1 -1
  408. package/dist/esm/models/components/multicallexecuterequest.js.map +1 -1
  409. package/dist/esm/models/components/odosswaprequest.d.ts +28 -28
  410. package/dist/esm/models/components/odosswaprequest.d.ts.map +1 -1
  411. package/dist/esm/models/components/odosswaprequest.js +15 -15
  412. package/dist/esm/models/components/odosswaprequest.js.map +1 -1
  413. package/dist/esm/models/components/pendleaddliquidityrequest.d.ts +28 -28
  414. package/dist/esm/models/components/pendleaddliquidityrequest.d.ts.map +1 -1
  415. package/dist/esm/models/components/pendleaddliquidityrequest.js +15 -15
  416. package/dist/esm/models/components/pendleaddliquidityrequest.js.map +1 -1
  417. package/dist/esm/models/components/pendlebuyptrequest.d.ts +28 -28
  418. package/dist/esm/models/components/pendlebuyptrequest.d.ts.map +1 -1
  419. package/dist/esm/models/components/pendlebuyptrequest.js +15 -15
  420. package/dist/esm/models/components/pendlebuyptrequest.js.map +1 -1
  421. package/dist/esm/models/components/pendlebuyytrequest.d.ts +28 -28
  422. package/dist/esm/models/components/pendlebuyytrequest.d.ts.map +1 -1
  423. package/dist/esm/models/components/pendlebuyytrequest.js +15 -15
  424. package/dist/esm/models/components/pendlebuyytrequest.js.map +1 -1
  425. package/dist/esm/models/components/pendleredeemyieldrequest.d.ts +12 -12
  426. package/dist/esm/models/components/pendleredeemyieldrequest.d.ts.map +1 -1
  427. package/dist/esm/models/components/pendleredeemyieldrequest.js.map +1 -1
  428. package/dist/esm/models/components/pendleremoveliquidityrequest.d.ts +28 -28
  429. package/dist/esm/models/components/pendleremoveliquidityrequest.d.ts.map +1 -1
  430. package/dist/esm/models/components/pendleremoveliquidityrequest.js +15 -15
  431. package/dist/esm/models/components/pendleremoveliquidityrequest.js.map +1 -1
  432. package/dist/esm/models/components/pendlesellptrequest.d.ts +28 -28
  433. package/dist/esm/models/components/pendlesellptrequest.d.ts.map +1 -1
  434. package/dist/esm/models/components/pendlesellptrequest.js +15 -15
  435. package/dist/esm/models/components/pendlesellptrequest.js.map +1 -1
  436. package/dist/esm/models/components/pendlesellytrequest.d.ts +28 -28
  437. package/dist/esm/models/components/pendlesellytrequest.d.ts.map +1 -1
  438. package/dist/esm/models/components/pendlesellytrequest.js +15 -15
  439. package/dist/esm/models/components/pendlesellytrequest.js.map +1 -1
  440. package/dist/esm/models/components/setallowanceparams.d.ts +44 -44
  441. package/dist/esm/models/components/setallowanceparams.d.ts.map +1 -1
  442. package/dist/esm/models/components/setallowanceparams.js +15 -15
  443. package/dist/esm/models/components/setallowanceparams.js.map +1 -1
  444. package/dist/esm/models/components/setallowancerequest.d.ts +72 -72
  445. package/dist/esm/models/components/setallowancerequest.d.ts.map +1 -1
  446. package/dist/esm/models/components/setallowancerequest.js +30 -30
  447. package/dist/esm/models/components/setallowancerequest.js.map +1 -1
  448. package/dist/esm/models/components/skybuyparams.d.ts +15 -15
  449. package/dist/esm/models/components/skybuyparams.d.ts.map +1 -1
  450. package/dist/esm/models/components/skybuyparams.js.map +1 -1
  451. package/dist/esm/models/components/skybuyrequest.d.ts +38 -38
  452. package/dist/esm/models/components/skybuyrequest.d.ts.map +1 -1
  453. package/dist/esm/models/components/skybuyrequest.js +15 -15
  454. package/dist/esm/models/components/skybuyrequest.js.map +1 -1
  455. package/dist/esm/models/components/skydepositrequest.d.ts +22 -22
  456. package/dist/esm/models/components/skydepositrequest.d.ts.map +1 -1
  457. package/dist/esm/models/components/skydepositrequest.js +15 -15
  458. package/dist/esm/models/components/skydepositrequest.js.map +1 -1
  459. package/dist/esm/models/components/skysellparams.d.ts +15 -15
  460. package/dist/esm/models/components/skysellparams.d.ts.map +1 -1
  461. package/dist/esm/models/components/skysellparams.js.map +1 -1
  462. package/dist/esm/models/components/skysellrequest.d.ts +38 -38
  463. package/dist/esm/models/components/skysellrequest.d.ts.map +1 -1
  464. package/dist/esm/models/components/skysellrequest.js +15 -15
  465. package/dist/esm/models/components/skysellrequest.js.map +1 -1
  466. package/dist/esm/models/components/skywithdrawrequest.d.ts +16 -16
  467. package/dist/esm/models/components/skywithdrawrequest.d.ts.map +1 -1
  468. package/dist/esm/models/components/skywithdrawrequest.js.map +1 -1
  469. package/dist/esm/models/components/tokentransferrequest.d.ts +28 -28
  470. package/dist/esm/models/components/tokentransferrequest.d.ts.map +1 -1
  471. package/dist/esm/models/components/tokentransferrequest.js +15 -15
  472. package/dist/esm/models/components/tokentransferrequest.js.map +1 -1
  473. package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts +71 -38
  474. package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
  475. package/dist/esm/models/components/uniswapbuyexactlyparams.js +63 -23
  476. package/dist/esm/models/components/uniswapbuyexactlyparams.js.map +1 -1
  477. package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts +95 -62
  478. package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
  479. package/dist/esm/models/components/uniswapbuyexactlyrequest.js +71 -31
  480. package/dist/esm/models/components/uniswapbuyexactlyrequest.js.map +1 -1
  481. package/dist/esm/models/components/uniswapbuyexactlytransactionresponse.d.ts +63 -0
  482. package/dist/esm/models/components/uniswapbuyexactlytransactionresponse.d.ts.map +1 -0
  483. package/dist/esm/models/components/uniswapbuyexactlytransactionresponse.js +77 -0
  484. package/dist/esm/models/components/uniswapbuyexactlytransactionresponse.js.map +1 -0
  485. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +28 -28
  486. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
  487. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js +16 -16
  488. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
  489. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts +28 -28
  490. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
  491. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js +16 -16
  492. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
  493. package/dist/esm/models/components/uniswapsellexactlyparams.d.ts +71 -38
  494. package/dist/esm/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
  495. package/dist/esm/models/components/uniswapsellexactlyparams.js +63 -23
  496. package/dist/esm/models/components/uniswapsellexactlyparams.js.map +1 -1
  497. package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts +95 -62
  498. package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
  499. package/dist/esm/models/components/uniswapsellexactlyrequest.js +71 -31
  500. package/dist/esm/models/components/uniswapsellexactlyrequest.js.map +1 -1
  501. package/dist/esm/models/components/uniswapsellexactlytransactionresponse.d.ts +63 -0
  502. package/dist/esm/models/components/uniswapsellexactlytransactionresponse.d.ts.map +1 -0
  503. package/dist/esm/models/components/uniswapsellexactlytransactionresponse.js +77 -0
  504. package/dist/esm/models/components/uniswapsellexactlytransactionresponse.js.map +1 -0
  505. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +26 -26
  506. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  507. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js +16 -16
  508. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
  509. package/dist/esm/models/components/unwrapwethrequest.d.ts +26 -26
  510. package/dist/esm/models/components/unwrapwethrequest.d.ts.map +1 -1
  511. package/dist/esm/models/components/unwrapwethrequest.js +15 -15
  512. package/dist/esm/models/components/unwrapwethrequest.js.map +1 -1
  513. package/dist/esm/models/components/vaultdepositrequest.d.ts +26 -26
  514. package/dist/esm/models/components/vaultdepositrequest.d.ts.map +1 -1
  515. package/dist/esm/models/components/vaultdepositrequest.js +15 -15
  516. package/dist/esm/models/components/vaultdepositrequest.js.map +1 -1
  517. package/dist/esm/models/components/vaultwithdrawrequest.d.ts +20 -20
  518. package/dist/esm/models/components/vaultwithdrawrequest.d.ts.map +1 -1
  519. package/dist/esm/models/components/vaultwithdrawrequest.js.map +1 -1
  520. package/dist/esm/models/components/wrapethrequest.d.ts +26 -26
  521. package/dist/esm/models/components/wrapethrequest.d.ts.map +1 -1
  522. package/dist/esm/models/components/wrapethrequest.js +15 -15
  523. package/dist/esm/models/components/wrapethrequest.js.map +1 -1
  524. package/dist/esm/models/operations/v1aaveaavesupportedtokens.d.ts +7 -7
  525. package/dist/esm/models/operations/v1aaveaavesupportedtokens.d.ts.map +1 -1
  526. package/dist/esm/models/operations/v1aaveaavesupportedtokens.js.map +1 -1
  527. package/dist/esm/models/operations/v1aaveavgrate.d.ts +15 -15
  528. package/dist/esm/models/operations/v1aaveavgrate.d.ts.map +1 -1
  529. package/dist/esm/models/operations/v1aaveavgrate.js.map +1 -1
  530. package/dist/esm/models/operations/v1aavehistoricaltransactions.d.ts +15 -15
  531. package/dist/esm/models/operations/v1aavehistoricaltransactions.d.ts.map +1 -1
  532. package/dist/esm/models/operations/v1aavehistoricaltransactions.js.map +1 -1
  533. package/dist/esm/models/operations/v1aaveliquiditychange.d.ts +15 -15
  534. package/dist/esm/models/operations/v1aaveliquiditychange.d.ts.map +1 -1
  535. package/dist/esm/models/operations/v1aaveliquiditychange.js.map +1 -1
  536. package/dist/esm/models/operations/v1aaverate.d.ts +11 -11
  537. package/dist/esm/models/operations/v1aaverate.d.ts.map +1 -1
  538. package/dist/esm/models/operations/v1aaverate.js.map +1 -1
  539. package/dist/esm/models/operations/v1aavereserveoverview.d.ts +11 -11
  540. package/dist/esm/models/operations/v1aavereserveoverview.d.ts.map +1 -1
  541. package/dist/esm/models/operations/v1aavereserveoverview.js.map +1 -1
  542. package/dist/esm/models/operations/v1aavestdrate.d.ts +15 -15
  543. package/dist/esm/models/operations/v1aavestdrate.d.ts.map +1 -1
  544. package/dist/esm/models/operations/v1aavestdrate.js.map +1 -1
  545. package/dist/esm/models/operations/v1aavetokenprice.d.ts +11 -11
  546. package/dist/esm/models/operations/v1aavetokenprice.d.ts.map +1 -1
  547. package/dist/esm/models/operations/v1aavetokenprice.js.map +1 -1
  548. package/dist/esm/models/operations/v1aaveuserpositionpertoken.d.ts +15 -15
  549. package/dist/esm/models/operations/v1aaveuserpositionpertoken.d.ts.map +1 -1
  550. package/dist/esm/models/operations/v1aaveuserpositionpertoken.js.map +1 -1
  551. package/dist/esm/models/operations/v1aaveuserpositionsummary.d.ts +11 -11
  552. package/dist/esm/models/operations/v1aaveuserpositionsummary.d.ts.map +1 -1
  553. package/dist/esm/models/operations/v1aaveuserpositionsummary.js.map +1 -1
  554. package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts +7 -7
  555. package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.d.ts.map +1 -1
  556. package/dist/esm/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.js.map +1 -1
  557. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.d.ts +15 -15
  558. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.d.ts.map +1 -1
  559. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.js.map +1 -1
  560. package/dist/esm/models/operations/v1genericallowance.d.ts +43 -43
  561. package/dist/esm/models/operations/v1genericallowance.d.ts.map +1 -1
  562. package/dist/esm/models/operations/v1genericallowance.js +15 -15
  563. package/dist/esm/models/operations/v1genericallowance.js.map +1 -1
  564. package/dist/esm/models/operations/v1genericens.d.ts +7 -7
  565. package/dist/esm/models/operations/v1genericens.d.ts.map +1 -1
  566. package/dist/esm/models/operations/v1genericens.js.map +1 -1
  567. package/dist/esm/models/operations/v1genericportfolio.d.ts +7 -7
  568. package/dist/esm/models/operations/v1genericportfolio.d.ts.map +1 -1
  569. package/dist/esm/models/operations/v1genericportfolio.js.map +1 -1
  570. package/dist/esm/models/operations/v1genericsupportedtokens.d.ts +3 -3
  571. package/dist/esm/models/operations/v1genericsupportedtokens.d.ts.map +1 -1
  572. package/dist/esm/models/operations/v1genericsupportedtokens.js.map +1 -1
  573. package/dist/esm/models/operations/v1morphomarket.d.ts +7 -7
  574. package/dist/esm/models/operations/v1morphomarket.d.ts.map +1 -1
  575. package/dist/esm/models/operations/v1morphomarket.js.map +1 -1
  576. package/dist/esm/models/operations/v1morphomarketposition.d.ts +11 -11
  577. package/dist/esm/models/operations/v1morphomarketposition.d.ts.map +1 -1
  578. package/dist/esm/models/operations/v1morphomarketposition.js.map +1 -1
  579. package/dist/esm/models/operations/v1morphomarkets.d.ts +19 -19
  580. package/dist/esm/models/operations/v1morphomarkets.d.ts.map +1 -1
  581. package/dist/esm/models/operations/v1morphomarkets.js.map +1 -1
  582. package/dist/esm/models/operations/v1morphouserposition.d.ts +7 -7
  583. package/dist/esm/models/operations/v1morphouserposition.d.ts.map +1 -1
  584. package/dist/esm/models/operations/v1morphouserposition.js.map +1 -1
  585. package/dist/esm/models/operations/v1morphovault.d.ts +15 -15
  586. package/dist/esm/models/operations/v1morphovault.d.ts.map +1 -1
  587. package/dist/esm/models/operations/v1morphovault.js.map +1 -1
  588. package/dist/esm/models/operations/v1morphovaults.d.ts +11 -11
  589. package/dist/esm/models/operations/v1morphovaults.d.ts.map +1 -1
  590. package/dist/esm/models/operations/v1morphovaults.js.map +1 -1
  591. package/dist/esm/models/operations/v1pendlemarket.d.ts +15 -15
  592. package/dist/esm/models/operations/v1pendlemarket.d.ts.map +1 -1
  593. package/dist/esm/models/operations/v1pendlemarket.js.map +1 -1
  594. package/dist/esm/models/operations/v1pendlemarkets.d.ts +3 -3
  595. package/dist/esm/models/operations/v1pendlemarkets.d.ts.map +1 -1
  596. package/dist/esm/models/operations/v1pendlemarkets.js.map +1 -1
  597. package/dist/esm/models/operations/v1pendlepositions.d.ts +7 -7
  598. package/dist/esm/models/operations/v1pendlepositions.d.ts.map +1 -1
  599. package/dist/esm/models/operations/v1pendlepositions.js.map +1 -1
  600. package/dist/esm/models/operations/v1skyposition.d.ts +7 -7
  601. package/dist/esm/models/operations/v1skyposition.d.ts.map +1 -1
  602. package/dist/esm/models/operations/v1skyposition.js.map +1 -1
  603. package/dist/esm/models/operations/v1tokenaddress.d.ts +7 -7
  604. package/dist/esm/models/operations/v1tokenaddress.d.ts.map +1 -1
  605. package/dist/esm/models/operations/v1tokenaddress.js.map +1 -1
  606. package/dist/esm/models/operations/v1tokenbalance.d.ts +15 -15
  607. package/dist/esm/models/operations/v1tokenbalance.d.ts.map +1 -1
  608. package/dist/esm/models/operations/v1tokenbalance.js.map +1 -1
  609. package/dist/esm/models/operations/v1tokenprice.d.ts +15 -15
  610. package/dist/esm/models/operations/v1tokenprice.d.ts.map +1 -1
  611. package/dist/esm/models/operations/v1tokenprice.js.map +1 -1
  612. package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.d.ts +7 -7
  613. package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.d.ts.map +1 -1
  614. package/dist/esm/models/operations/v1uniswapliquidityprovisioninrange.js.map +1 -1
  615. package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.d.ts +7 -7
  616. package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.d.ts.map +1 -1
  617. package/dist/esm/models/operations/v1uniswapliquidityprovisionpositions.js.map +1 -1
  618. package/dist/esm/models/operations/v1uniswappoolprice.d.ts +15 -15
  619. package/dist/esm/models/operations/v1uniswappoolprice.d.ts.map +1 -1
  620. package/dist/esm/models/operations/v1uniswappoolprice.js.map +1 -1
  621. package/dist/esm/models/operations/v1uniswapquotebuyexactly.d.ts +23 -23
  622. package/dist/esm/models/operations/v1uniswapquotebuyexactly.d.ts.map +1 -1
  623. package/dist/esm/models/operations/v1uniswapquotebuyexactly.js.map +1 -1
  624. package/dist/esm/models/operations/v1uniswapquotesellexactly.d.ts +23 -23
  625. package/dist/esm/models/operations/v1uniswapquotesellexactly.d.ts.map +1 -1
  626. package/dist/esm/models/operations/v1uniswapquotesellexactly.js.map +1 -1
  627. package/dist/esm/models/operations/v1vaultsvault.d.ts +15 -15
  628. package/dist/esm/models/operations/v1vaultsvault.d.ts.map +1 -1
  629. package/dist/esm/models/operations/v1vaultsvault.js.map +1 -1
  630. package/dist/esm/sdk/uniswapv3.d.ts +4 -4
  631. package/dist/esm/sdk/uniswapv3.d.ts.map +1 -1
  632. package/dist/esm/sdk/uniswapv3.js +2 -2
  633. package/docs/sdks/uniswapv3/README.md +8 -12
  634. package/jsr.json +1 -1
  635. package/package.json +1 -1
  636. package/src/funcs/uniswapV3UniswapSwapBuyExactly.ts +5 -5
  637. package/src/funcs/uniswapV3UniswapSwapSellExactly.ts +5 -5
  638. package/src/lib/config.ts +3 -3
  639. package/src/mcp-server/mcp-server.ts +1 -1
  640. package/src/mcp-server/server.ts +1 -1
  641. package/src/mcp-server/tools/uniswapV3UniswapSwapBuyExactly.ts +1 -1
  642. package/src/mcp-server/tools/uniswapV3UniswapSwapSellExactly.ts +1 -1
  643. package/src/models/components/aaveborrowrequest.ts +26 -26
  644. package/src/models/components/aavelooprequest.ts +21 -21
  645. package/src/models/components/aaverepayrequest.ts +26 -26
  646. package/src/models/components/aavesupplyrequest.ts +26 -26
  647. package/src/models/components/aavewithdrawrequest.ts +26 -26
  648. package/src/models/components/aerodromeslipstreambuyexactlyrequest.ts +30 -30
  649. package/src/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.ts +31 -31
  650. package/src/models/components/aerodromeslipstreammintliquidityprovisionrequest.ts +32 -32
  651. package/src/models/components/aerodromeslipstreamsellexactlyrequest.ts +30 -30
  652. package/src/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.ts +31 -31
  653. package/src/models/components/batcheduseroperationsrequest.ts +15 -15
  654. package/src/models/components/borrow.ts +21 -21
  655. package/src/models/components/index.ts +2 -0
  656. package/src/models/components/morphoborrowrequest.ts +26 -26
  657. package/src/models/components/morphodepositrequest.ts +26 -26
  658. package/src/models/components/morphorepayrequest.ts +21 -21
  659. package/src/models/components/morphosupplycollateralrequest.ts +27 -27
  660. package/src/models/components/morphowithdrawcollateralrequest.ts +29 -29
  661. package/src/models/components/morphowithdrawrequest.ts +21 -21
  662. package/src/models/components/multicallauthorizationrequest.ts +19 -19
  663. package/src/models/components/multicallexecuterequest.ts +19 -19
  664. package/src/models/components/odosswaprequest.ts +28 -28
  665. package/src/models/components/pendleaddliquidityrequest.ts +30 -30
  666. package/src/models/components/pendlebuyptrequest.ts +30 -30
  667. package/src/models/components/pendlebuyytrequest.ts +30 -30
  668. package/src/models/components/pendleredeemyieldrequest.ts +13 -13
  669. package/src/models/components/pendleremoveliquidityrequest.ts +31 -31
  670. package/src/models/components/pendlesellptrequest.ts +30 -30
  671. package/src/models/components/pendlesellytrequest.ts +30 -30
  672. package/src/models/components/setallowanceparams.ts +26 -26
  673. package/src/models/components/setallowancerequest.ts +56 -56
  674. package/src/models/components/skybuyparams.ts +17 -17
  675. package/src/models/components/skybuyrequest.ts +43 -43
  676. package/src/models/components/skydepositrequest.ts +26 -26
  677. package/src/models/components/skysellparams.ts +17 -17
  678. package/src/models/components/skysellrequest.ts +43 -43
  679. package/src/models/components/skywithdrawrequest.ts +17 -17
  680. package/src/models/components/tokentransferrequest.ts +30 -30
  681. package/src/models/components/uniswapbuyexactlyparams.ts +150 -57
  682. package/src/models/components/uniswapbuyexactlyrequest.ts +175 -81
  683. package/src/models/components/uniswapbuyexactlytransactionresponse.ts +185 -0
  684. package/src/models/components/uniswapincreaseliquidityprovisionrequest.ts +32 -32
  685. package/src/models/components/uniswapmintliquidityprovisionrequest.ts +32 -32
  686. package/src/models/components/uniswapsellexactlyparams.ts +150 -57
  687. package/src/models/components/uniswapsellexactlyrequest.ts +176 -81
  688. package/src/models/components/uniswapsellexactlytransactionresponse.ts +185 -0
  689. package/src/models/components/uniswapwithdrawliquidityprovisionrequest.ts +30 -30
  690. package/src/models/components/unwrapwethrequest.ts +26 -26
  691. package/src/models/components/vaultdepositrequest.ts +26 -26
  692. package/src/models/components/vaultwithdrawrequest.ts +21 -21
  693. package/src/models/components/wrapethrequest.ts +26 -26
  694. package/src/models/operations/v1aaveaavesupportedtokens.ts +8 -8
  695. package/src/models/operations/v1aaveavgrate.ts +16 -16
  696. package/src/models/operations/v1aavehistoricaltransactions.ts +16 -16
  697. package/src/models/operations/v1aaveliquiditychange.ts +16 -16
  698. package/src/models/operations/v1aaverate.ts +12 -12
  699. package/src/models/operations/v1aavereserveoverview.ts +12 -12
  700. package/src/models/operations/v1aavestdrate.ts +16 -16
  701. package/src/models/operations/v1aavetokenprice.ts +12 -12
  702. package/src/models/operations/v1aaveuserpositionpertoken.ts +16 -16
  703. package/src/models/operations/v1aaveuserpositionsummary.ts +12 -12
  704. package/src/models/operations/v1aerodromeslipstreamliquidityprovisionpositions.ts +8 -8
  705. package/src/models/operations/v1aerodromeslipstreampoolprice.ts +16 -16
  706. package/src/models/operations/v1genericallowance.ts +45 -45
  707. package/src/models/operations/v1genericens.ts +8 -8
  708. package/src/models/operations/v1genericportfolio.ts +8 -8
  709. package/src/models/operations/v1genericsupportedtokens.ts +4 -4
  710. package/src/models/operations/v1morphomarket.ts +8 -8
  711. package/src/models/operations/v1morphomarketposition.ts +12 -12
  712. package/src/models/operations/v1morphomarkets.ts +21 -21
  713. package/src/models/operations/v1morphouserposition.ts +8 -8
  714. package/src/models/operations/v1morphovault.ts +16 -16
  715. package/src/models/operations/v1morphovaults.ts +13 -13
  716. package/src/models/operations/v1pendlemarket.ts +16 -16
  717. package/src/models/operations/v1pendlemarkets.ts +4 -4
  718. package/src/models/operations/v1pendlepositions.ts +8 -8
  719. package/src/models/operations/v1skyposition.ts +8 -8
  720. package/src/models/operations/v1tokenaddress.ts +8 -8
  721. package/src/models/operations/v1tokenbalance.ts +17 -17
  722. package/src/models/operations/v1tokenprice.ts +17 -17
  723. package/src/models/operations/v1uniswapliquidityprovisioninrange.ts +8 -8
  724. package/src/models/operations/v1uniswapliquidityprovisionpositions.ts +8 -8
  725. package/src/models/operations/v1uniswappoolprice.ts +16 -16
  726. package/src/models/operations/v1uniswapquotebuyexactly.ts +25 -25
  727. package/src/models/operations/v1uniswapquotesellexactly.ts +25 -25
  728. package/src/models/operations/v1vaultsvault.ts +16 -16
  729. package/src/sdk/uniswapv3.ts +4 -4
package/bin/mcp-server.js CHANGED
@@ -34264,9 +34264,9 @@ var init_config = __esm(() => {
34264
34264
  SDK_METADATA = {
34265
34265
  language: "typescript",
34266
34266
  openapiDocVersion: "0.0.1",
34267
- sdkVersion: "0.5.69",
34268
- genVersion: "2.670.3",
34269
- userAgent: "speakeasy-sdk/typescript 0.5.69 2.670.3 0.0.1 @compass-labs/api-sdk"
34267
+ sdkVersion: "0.5.70",
34268
+ genVersion: "2.670.5",
34269
+ userAgent: "speakeasy-sdk/typescript 0.5.70 2.670.5 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -35849,7 +35849,7 @@ var init_aaveborrowparams = __esm(() => {
35849
35849
  });
35850
35850
 
35851
35851
  // src/models/components/aaveborrowrequest.ts
35852
- var AaveBorrowRequestChain, AaveBorrowRequestChain$inboundSchema, AaveBorrowRequestChain$outboundSchema, AaveBorrowRequestChain$, AaveBorrowRequestAmount$inboundSchema, AaveBorrowRequestAmount$outboundSchema, AaveBorrowRequestAmount$, AaveBorrowRequest$inboundSchema, AaveBorrowRequest$outboundSchema, AaveBorrowRequest$;
35852
+ var AaveBorrowRequestChain, AaveBorrowRequestAmount$inboundSchema, AaveBorrowRequestAmount$outboundSchema, AaveBorrowRequestAmount$, AaveBorrowRequestChain$inboundSchema, AaveBorrowRequestChain$outboundSchema, AaveBorrowRequestChain$, AaveBorrowRequest$inboundSchema, AaveBorrowRequest$outboundSchema, AaveBorrowRequest$;
35853
35853
  var init_aaveborrowrequest = __esm(() => {
35854
35854
  init_zod();
35855
35855
  init_primitives();
@@ -35860,18 +35860,18 @@ var init_aaveborrowrequest = __esm(() => {
35860
35860
  Base: "base",
35861
35861
  Ethereum: "ethereum"
35862
35862
  };
35863
- AaveBorrowRequestChain$inboundSchema = nativeEnumType(AaveBorrowRequestChain);
35864
- AaveBorrowRequestChain$outboundSchema = AaveBorrowRequestChain$inboundSchema;
35865
- ((AaveBorrowRequestChain$) => {
35866
- AaveBorrowRequestChain$.inboundSchema = AaveBorrowRequestChain$inboundSchema;
35867
- AaveBorrowRequestChain$.outboundSchema = AaveBorrowRequestChain$outboundSchema;
35868
- })(AaveBorrowRequestChain$ ||= {});
35869
35863
  AaveBorrowRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
35870
35864
  AaveBorrowRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
35871
35865
  ((AaveBorrowRequestAmount$) => {
35872
35866
  AaveBorrowRequestAmount$.inboundSchema = AaveBorrowRequestAmount$inboundSchema;
35873
35867
  AaveBorrowRequestAmount$.outboundSchema = AaveBorrowRequestAmount$outboundSchema;
35874
35868
  })(AaveBorrowRequestAmount$ ||= {});
35869
+ AaveBorrowRequestChain$inboundSchema = nativeEnumType(AaveBorrowRequestChain);
35870
+ AaveBorrowRequestChain$outboundSchema = AaveBorrowRequestChain$inboundSchema;
35871
+ ((AaveBorrowRequestChain$) => {
35872
+ AaveBorrowRequestChain$.inboundSchema = AaveBorrowRequestChain$inboundSchema;
35873
+ AaveBorrowRequestChain$.outboundSchema = AaveBorrowRequestChain$outboundSchema;
35874
+ })(AaveBorrowRequestChain$ ||= {});
35875
35875
  AaveBorrowRequest$inboundSchema = objectType({
35876
35876
  action_type: literalType("AAVE_BORROW").default("AAVE_BORROW"),
35877
35877
  token: TokenEnum$inboundSchema,
@@ -36551,7 +36551,7 @@ var init_aaverepayparams = __esm(() => {
36551
36551
  });
36552
36552
 
36553
36553
  // src/models/components/aaverepayrequest.ts
36554
- var AaveRepayRequestChain, AaveRepayRequestChain$inboundSchema, AaveRepayRequestChain$outboundSchema, AaveRepayRequestChain$, AaveRepayRequestAmount$inboundSchema, AaveRepayRequestAmount$outboundSchema, AaveRepayRequestAmount$, AaveRepayRequest$inboundSchema, AaveRepayRequest$outboundSchema, AaveRepayRequest$;
36554
+ var AaveRepayRequestChain, AaveRepayRequestAmount$inboundSchema, AaveRepayRequestAmount$outboundSchema, AaveRepayRequestAmount$, AaveRepayRequestChain$inboundSchema, AaveRepayRequestChain$outboundSchema, AaveRepayRequestChain$, AaveRepayRequest$inboundSchema, AaveRepayRequest$outboundSchema, AaveRepayRequest$;
36555
36555
  var init_aaverepayrequest = __esm(() => {
36556
36556
  init_zod();
36557
36557
  init_primitives();
@@ -36562,18 +36562,18 @@ var init_aaverepayrequest = __esm(() => {
36562
36562
  Base: "base",
36563
36563
  Ethereum: "ethereum"
36564
36564
  };
36565
- AaveRepayRequestChain$inboundSchema = nativeEnumType(AaveRepayRequestChain);
36566
- AaveRepayRequestChain$outboundSchema = AaveRepayRequestChain$inboundSchema;
36567
- ((AaveRepayRequestChain$) => {
36568
- AaveRepayRequestChain$.inboundSchema = AaveRepayRequestChain$inboundSchema;
36569
- AaveRepayRequestChain$.outboundSchema = AaveRepayRequestChain$outboundSchema;
36570
- })(AaveRepayRequestChain$ ||= {});
36571
36565
  AaveRepayRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
36572
36566
  AaveRepayRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
36573
36567
  ((AaveRepayRequestAmount$) => {
36574
36568
  AaveRepayRequestAmount$.inboundSchema = AaveRepayRequestAmount$inboundSchema;
36575
36569
  AaveRepayRequestAmount$.outboundSchema = AaveRepayRequestAmount$outboundSchema;
36576
36570
  })(AaveRepayRequestAmount$ ||= {});
36571
+ AaveRepayRequestChain$inboundSchema = nativeEnumType(AaveRepayRequestChain);
36572
+ AaveRepayRequestChain$outboundSchema = AaveRepayRequestChain$inboundSchema;
36573
+ ((AaveRepayRequestChain$) => {
36574
+ AaveRepayRequestChain$.inboundSchema = AaveRepayRequestChain$inboundSchema;
36575
+ AaveRepayRequestChain$.outboundSchema = AaveRepayRequestChain$outboundSchema;
36576
+ })(AaveRepayRequestChain$ ||= {});
36577
36577
  AaveRepayRequest$inboundSchema = objectType({
36578
36578
  action_type: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36579
36579
  token: TokenEnum$inboundSchema,
@@ -36727,7 +36727,7 @@ var init_aavesupplyparams = __esm(() => {
36727
36727
  });
36728
36728
 
36729
36729
  // src/models/components/aavesupplyrequest.ts
36730
- var AaveSupplyRequestChain, AaveSupplyRequestChain$inboundSchema, AaveSupplyRequestChain$outboundSchema, AaveSupplyRequestChain$, AaveSupplyRequestAmount$inboundSchema, AaveSupplyRequestAmount$outboundSchema, AaveSupplyRequestAmount$, AaveSupplyRequest$inboundSchema, AaveSupplyRequest$outboundSchema, AaveSupplyRequest$;
36730
+ var AaveSupplyRequestChain, AaveSupplyRequestAmount$inboundSchema, AaveSupplyRequestAmount$outboundSchema, AaveSupplyRequestAmount$, AaveSupplyRequestChain$inboundSchema, AaveSupplyRequestChain$outboundSchema, AaveSupplyRequestChain$, AaveSupplyRequest$inboundSchema, AaveSupplyRequest$outboundSchema, AaveSupplyRequest$;
36731
36731
  var init_aavesupplyrequest = __esm(() => {
36732
36732
  init_zod();
36733
36733
  init_primitives();
@@ -36737,18 +36737,18 @@ var init_aavesupplyrequest = __esm(() => {
36737
36737
  Base: "base",
36738
36738
  Ethereum: "ethereum"
36739
36739
  };
36740
- AaveSupplyRequestChain$inboundSchema = nativeEnumType(AaveSupplyRequestChain);
36741
- AaveSupplyRequestChain$outboundSchema = AaveSupplyRequestChain$inboundSchema;
36742
- ((AaveSupplyRequestChain$) => {
36743
- AaveSupplyRequestChain$.inboundSchema = AaveSupplyRequestChain$inboundSchema;
36744
- AaveSupplyRequestChain$.outboundSchema = AaveSupplyRequestChain$outboundSchema;
36745
- })(AaveSupplyRequestChain$ ||= {});
36746
36740
  AaveSupplyRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
36747
36741
  AaveSupplyRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
36748
36742
  ((AaveSupplyRequestAmount$) => {
36749
36743
  AaveSupplyRequestAmount$.inboundSchema = AaveSupplyRequestAmount$inboundSchema;
36750
36744
  AaveSupplyRequestAmount$.outboundSchema = AaveSupplyRequestAmount$outboundSchema;
36751
36745
  })(AaveSupplyRequestAmount$ ||= {});
36746
+ AaveSupplyRequestChain$inboundSchema = nativeEnumType(AaveSupplyRequestChain);
36747
+ AaveSupplyRequestChain$outboundSchema = AaveSupplyRequestChain$inboundSchema;
36748
+ ((AaveSupplyRequestChain$) => {
36749
+ AaveSupplyRequestChain$.inboundSchema = AaveSupplyRequestChain$inboundSchema;
36750
+ AaveSupplyRequestChain$.outboundSchema = AaveSupplyRequestChain$outboundSchema;
36751
+ })(AaveSupplyRequestChain$ ||= {});
36752
36752
  AaveSupplyRequest$inboundSchema = objectType({
36753
36753
  action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36754
36754
  token: TokenEnum$inboundSchema,
@@ -36988,7 +36988,7 @@ var init_aavewithdrawparams = __esm(() => {
36988
36988
  });
36989
36989
 
36990
36990
  // src/models/components/aavewithdrawrequest.ts
36991
- var AaveWithdrawRequestChain, AaveWithdrawRequestChain$inboundSchema, AaveWithdrawRequestChain$outboundSchema, AaveWithdrawRequestChain$, AaveWithdrawRequestAmount$inboundSchema, AaveWithdrawRequestAmount$outboundSchema, AaveWithdrawRequestAmount$, AaveWithdrawRequest$inboundSchema, AaveWithdrawRequest$outboundSchema, AaveWithdrawRequest$;
36991
+ var AaveWithdrawRequestChain, AaveWithdrawRequestAmount$inboundSchema, AaveWithdrawRequestAmount$outboundSchema, AaveWithdrawRequestAmount$, AaveWithdrawRequestChain$inboundSchema, AaveWithdrawRequestChain$outboundSchema, AaveWithdrawRequestChain$, AaveWithdrawRequest$inboundSchema, AaveWithdrawRequest$outboundSchema, AaveWithdrawRequest$;
36992
36992
  var init_aavewithdrawrequest = __esm(() => {
36993
36993
  init_zod();
36994
36994
  init_primitives();
@@ -36998,18 +36998,18 @@ var init_aavewithdrawrequest = __esm(() => {
36998
36998
  Base: "base",
36999
36999
  Ethereum: "ethereum"
37000
37000
  };
37001
- AaveWithdrawRequestChain$inboundSchema = nativeEnumType(AaveWithdrawRequestChain);
37002
- AaveWithdrawRequestChain$outboundSchema = AaveWithdrawRequestChain$inboundSchema;
37003
- ((AaveWithdrawRequestChain$) => {
37004
- AaveWithdrawRequestChain$.inboundSchema = AaveWithdrawRequestChain$inboundSchema;
37005
- AaveWithdrawRequestChain$.outboundSchema = AaveWithdrawRequestChain$outboundSchema;
37006
- })(AaveWithdrawRequestChain$ ||= {});
37007
37001
  AaveWithdrawRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
37008
37002
  AaveWithdrawRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
37009
37003
  ((AaveWithdrawRequestAmount$) => {
37010
37004
  AaveWithdrawRequestAmount$.inboundSchema = AaveWithdrawRequestAmount$inboundSchema;
37011
37005
  AaveWithdrawRequestAmount$.outboundSchema = AaveWithdrawRequestAmount$outboundSchema;
37012
37006
  })(AaveWithdrawRequestAmount$ ||= {});
37007
+ AaveWithdrawRequestChain$inboundSchema = nativeEnumType(AaveWithdrawRequestChain);
37008
+ AaveWithdrawRequestChain$outboundSchema = AaveWithdrawRequestChain$inboundSchema;
37009
+ ((AaveWithdrawRequestChain$) => {
37010
+ AaveWithdrawRequestChain$.inboundSchema = AaveWithdrawRequestChain$inboundSchema;
37011
+ AaveWithdrawRequestChain$.outboundSchema = AaveWithdrawRequestChain$outboundSchema;
37012
+ })(AaveWithdrawRequestChain$ ||= {});
37013
37013
  AaveWithdrawRequest$inboundSchema = objectType({
37014
37014
  action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
37015
37015
  token: TokenEnum$inboundSchema,
@@ -37180,7 +37180,7 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
37180
37180
  });
37181
37181
 
37182
37182
  // src/models/components/aerodromeslipstreambuyexactlyrequest.ts
37183
- var AerodromeSlipstreamBuyExactlyRequestChain, AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema, AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema, AerodromeSlipstreamBuyExactlyRequestChain$, AerodromeSlipstreamBuyExactlyRequestAmountOut$inboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountOut$outboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountOut$, AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$inboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$outboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$, AerodromeSlipstreamBuyExactlyRequest$inboundSchema, AerodromeSlipstreamBuyExactlyRequest$outboundSchema, AerodromeSlipstreamBuyExactlyRequest$;
37183
+ var AerodromeSlipstreamBuyExactlyRequestChain, AerodromeSlipstreamBuyExactlyRequestAmountOut$inboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountOut$outboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountOut$, AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$inboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$outboundSchema, AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$, AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema, AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema, AerodromeSlipstreamBuyExactlyRequestChain$, AerodromeSlipstreamBuyExactlyRequest$inboundSchema, AerodromeSlipstreamBuyExactlyRequest$outboundSchema, AerodromeSlipstreamBuyExactlyRequest$;
37184
37184
  var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
37185
37185
  init_zod();
37186
37186
  init_primitives();
@@ -37188,12 +37188,6 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
37188
37188
  AerodromeSlipstreamBuyExactlyRequestChain = {
37189
37189
  Base: "base"
37190
37190
  };
37191
- AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamBuyExactlyRequestChain);
37192
- AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema;
37193
- ((AerodromeSlipstreamBuyExactlyRequestChain$) => {
37194
- AerodromeSlipstreamBuyExactlyRequestChain$.inboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema;
37195
- AerodromeSlipstreamBuyExactlyRequestChain$.outboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema;
37196
- })(AerodromeSlipstreamBuyExactlyRequestChain$ ||= {});
37197
37191
  AerodromeSlipstreamBuyExactlyRequestAmountOut$inboundSchema = unionType([numberType(), stringType()]);
37198
37192
  AerodromeSlipstreamBuyExactlyRequestAmountOut$outboundSchema = unionType([numberType(), stringType()]);
37199
37193
  ((AerodromeSlipstreamBuyExactlyRequestAmountOut$) => {
@@ -37206,6 +37200,12 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
37206
37200
  AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$.inboundSchema = AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$inboundSchema;
37207
37201
  AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$.outboundSchema = AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$outboundSchema;
37208
37202
  })(AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$ ||= {});
37203
+ AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamBuyExactlyRequestChain);
37204
+ AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema;
37205
+ ((AerodromeSlipstreamBuyExactlyRequestChain$) => {
37206
+ AerodromeSlipstreamBuyExactlyRequestChain$.inboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$inboundSchema;
37207
+ AerodromeSlipstreamBuyExactlyRequestChain$.outboundSchema = AerodromeSlipstreamBuyExactlyRequestChain$outboundSchema;
37208
+ })(AerodromeSlipstreamBuyExactlyRequestChain$ ||= {});
37209
37209
  AerodromeSlipstreamBuyExactlyRequest$inboundSchema = objectType({
37210
37210
  action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
37211
37211
  token_in: TokenEnum$inboundSchema,
@@ -37320,19 +37320,13 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
37320
37320
  });
37321
37321
 
37322
37322
  // src/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.ts
37323
- var AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain, AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$, AerodromeSlipstreamIncreaseLiquidityProvisionRequest$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequest$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequest$;
37323
+ var AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Desired$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Min$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$, AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$, AerodromeSlipstreamIncreaseLiquidityProvisionRequest$inboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequest$outboundSchema, AerodromeSlipstreamIncreaseLiquidityProvisionRequest$;
37324
37324
  var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
37325
37325
  init_zod();
37326
37326
  init_primitives();
37327
37327
  AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain = {
37328
37328
  Base: "base"
37329
37329
  };
37330
- AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain);
37331
- AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema;
37332
- ((AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$) => {
37333
- AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema;
37334
- AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema;
37335
- })(AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$ ||= {});
37336
37330
  AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema = unionType([numberType(), stringType()]);
37337
37331
  AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema = unionType([numberType(), stringType()]);
37338
37332
  ((AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount0Desired$) => {
@@ -37357,6 +37351,12 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
37357
37351
  AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$.inboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema;
37358
37352
  AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema;
37359
37353
  })(AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$ ||= {});
37354
+ AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain);
37355
+ AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema;
37356
+ ((AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$) => {
37357
+ AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$inboundSchema;
37358
+ AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$outboundSchema;
37359
+ })(AerodromeSlipstreamIncreaseLiquidityProvisionRequestChain$ ||= {});
37360
37360
  AerodromeSlipstreamIncreaseLiquidityProvisionRequest$inboundSchema = objectType({
37361
37361
  action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
37362
37362
  token_id: numberType().int(),
@@ -37486,7 +37486,7 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
37486
37486
  });
37487
37487
 
37488
37488
  // src/models/components/aerodromeslipstreammintliquidityprovisionrequest.ts
37489
- var AerodromeSlipstreamMintLiquidityProvisionRequestChain, AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestChain$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$, AerodromeSlipstreamMintLiquidityProvisionRequest$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequest$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequest$;
37489
+ var AerodromeSlipstreamMintLiquidityProvisionRequestChain, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Desired$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Min$, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$, AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequestChain$, AerodromeSlipstreamMintLiquidityProvisionRequest$inboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequest$outboundSchema, AerodromeSlipstreamMintLiquidityProvisionRequest$;
37490
37490
  var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37491
37491
  init_zod();
37492
37492
  init_primitives();
@@ -37494,12 +37494,6 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37494
37494
  AerodromeSlipstreamMintLiquidityProvisionRequestChain = {
37495
37495
  Base: "base"
37496
37496
  };
37497
- AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamMintLiquidityProvisionRequestChain);
37498
- AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema;
37499
- ((AerodromeSlipstreamMintLiquidityProvisionRequestChain$) => {
37500
- AerodromeSlipstreamMintLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema;
37501
- AerodromeSlipstreamMintLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema;
37502
- })(AerodromeSlipstreamMintLiquidityProvisionRequestChain$ ||= {});
37503
37497
  AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$inboundSchema = unionType([numberType(), stringType()]);
37504
37498
  AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$outboundSchema = unionType([numberType(), stringType()]);
37505
37499
  ((AerodromeSlipstreamMintLiquidityProvisionRequestAmount0Desired$) => {
@@ -37524,6 +37518,12 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37524
37518
  AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$.inboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$inboundSchema;
37525
37519
  AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$outboundSchema;
37526
37520
  })(AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$ ||= {});
37521
+ AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamMintLiquidityProvisionRequestChain);
37522
+ AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema;
37523
+ ((AerodromeSlipstreamMintLiquidityProvisionRequestChain$) => {
37524
+ AerodromeSlipstreamMintLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$inboundSchema;
37525
+ AerodromeSlipstreamMintLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestChain$outboundSchema;
37526
+ })(AerodromeSlipstreamMintLiquidityProvisionRequestChain$ ||= {});
37527
37527
  AerodromeSlipstreamMintLiquidityProvisionRequest$inboundSchema = objectType({
37528
37528
  action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37529
37529
  token0: TokenEnum$inboundSchema,
@@ -37675,7 +37675,7 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
37675
37675
  });
37676
37676
 
37677
37677
  // src/models/components/aerodromeslipstreamsellexactlyrequest.ts
37678
- var AerodromeSlipstreamSellExactlyRequestChain, AerodromeSlipstreamSellExactlyRequestChain$inboundSchema, AerodromeSlipstreamSellExactlyRequestChain$outboundSchema, AerodromeSlipstreamSellExactlyRequestChain$, AerodromeSlipstreamSellExactlyRequestAmountIn$inboundSchema, AerodromeSlipstreamSellExactlyRequestAmountIn$outboundSchema, AerodromeSlipstreamSellExactlyRequestAmountIn$, AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$inboundSchema, AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$outboundSchema, AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$, AerodromeSlipstreamSellExactlyRequest$inboundSchema, AerodromeSlipstreamSellExactlyRequest$outboundSchema, AerodromeSlipstreamSellExactlyRequest$;
37678
+ var AerodromeSlipstreamSellExactlyRequestChain, AerodromeSlipstreamSellExactlyRequestAmountIn$inboundSchema, AerodromeSlipstreamSellExactlyRequestAmountIn$outboundSchema, AerodromeSlipstreamSellExactlyRequestAmountIn$, AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$inboundSchema, AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$outboundSchema, AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$, AerodromeSlipstreamSellExactlyRequestChain$inboundSchema, AerodromeSlipstreamSellExactlyRequestChain$outboundSchema, AerodromeSlipstreamSellExactlyRequestChain$, AerodromeSlipstreamSellExactlyRequest$inboundSchema, AerodromeSlipstreamSellExactlyRequest$outboundSchema, AerodromeSlipstreamSellExactlyRequest$;
37679
37679
  var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37680
37680
  init_zod();
37681
37681
  init_primitives();
@@ -37683,12 +37683,6 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37683
37683
  AerodromeSlipstreamSellExactlyRequestChain = {
37684
37684
  Base: "base"
37685
37685
  };
37686
- AerodromeSlipstreamSellExactlyRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamSellExactlyRequestChain);
37687
- AerodromeSlipstreamSellExactlyRequestChain$outboundSchema = AerodromeSlipstreamSellExactlyRequestChain$inboundSchema;
37688
- ((AerodromeSlipstreamSellExactlyRequestChain$) => {
37689
- AerodromeSlipstreamSellExactlyRequestChain$.inboundSchema = AerodromeSlipstreamSellExactlyRequestChain$inboundSchema;
37690
- AerodromeSlipstreamSellExactlyRequestChain$.outboundSchema = AerodromeSlipstreamSellExactlyRequestChain$outboundSchema;
37691
- })(AerodromeSlipstreamSellExactlyRequestChain$ ||= {});
37692
37686
  AerodromeSlipstreamSellExactlyRequestAmountIn$inboundSchema = unionType([numberType(), stringType()]);
37693
37687
  AerodromeSlipstreamSellExactlyRequestAmountIn$outboundSchema = unionType([numberType(), stringType()]);
37694
37688
  ((AerodromeSlipstreamSellExactlyRequestAmountIn$) => {
@@ -37701,6 +37695,12 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37701
37695
  AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$.inboundSchema = AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$inboundSchema;
37702
37696
  AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$.outboundSchema = AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$outboundSchema;
37703
37697
  })(AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$ ||= {});
37698
+ AerodromeSlipstreamSellExactlyRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamSellExactlyRequestChain);
37699
+ AerodromeSlipstreamSellExactlyRequestChain$outboundSchema = AerodromeSlipstreamSellExactlyRequestChain$inboundSchema;
37700
+ ((AerodromeSlipstreamSellExactlyRequestChain$) => {
37701
+ AerodromeSlipstreamSellExactlyRequestChain$.inboundSchema = AerodromeSlipstreamSellExactlyRequestChain$inboundSchema;
37702
+ AerodromeSlipstreamSellExactlyRequestChain$.outboundSchema = AerodromeSlipstreamSellExactlyRequestChain$outboundSchema;
37703
+ })(AerodromeSlipstreamSellExactlyRequestChain$ ||= {});
37704
37704
  AerodromeSlipstreamSellExactlyRequest$inboundSchema = objectType({
37705
37705
  action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37706
37706
  token_in: TokenEnum$inboundSchema,
@@ -37785,25 +37785,25 @@ var init_aerodromeslipstreamwithdrawliquidityprovisionparams = __esm(() => {
37785
37785
  });
37786
37786
 
37787
37787
  // src/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.ts
37788
- var AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain, AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$, AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$, AerodromeSlipstreamWithdrawLiquidityProvisionRequest$inboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequest$outboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequest$;
37788
+ var AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain, AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$, AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$, AerodromeSlipstreamWithdrawLiquidityProvisionRequest$inboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequest$outboundSchema, AerodromeSlipstreamWithdrawLiquidityProvisionRequest$;
37789
37789
  var init_aerodromeslipstreamwithdrawliquidityprovisionrequest = __esm(() => {
37790
37790
  init_zod();
37791
37791
  init_primitives();
37792
37792
  AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain = {
37793
37793
  Base: "base"
37794
37794
  };
37795
- AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain);
37796
- AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema;
37797
- ((AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$) => {
37798
- AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema;
37799
- AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema;
37800
- })(AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$ ||= {});
37801
37795
  AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema = unionType([numberType(), stringType()]);
37802
37796
  AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema = unionType([numberType(), stringType()]);
37803
37797
  ((AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$) => {
37804
37798
  AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.inboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema;
37805
37799
  AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema;
37806
37800
  })(AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$ ||= {});
37801
+ AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain);
37802
+ AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema;
37803
+ ((AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$) => {
37804
+ AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$.inboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$inboundSchema;
37805
+ AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$outboundSchema;
37806
+ })(AerodromeSlipstreamWithdrawLiquidityProvisionRequestChain$ ||= {});
37807
37807
  AerodromeSlipstreamWithdrawLiquidityProvisionRequest$inboundSchema = objectType({
37808
37808
  action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
37809
37809
  token_id: numberType().int(),
@@ -38564,7 +38564,7 @@ var init_pendlesellytparams = __esm(() => {
38564
38564
  });
38565
38565
 
38566
38566
  // src/models/components/setallowanceparams.ts
38567
- var SetAllowanceParamsContractEnum, SetAllowanceParamsContractEnum$inboundSchema, SetAllowanceParamsContractEnum$outboundSchema, SetAllowanceParamsContractEnum$, SetAllowanceParamsToken$inboundSchema, SetAllowanceParamsToken$outboundSchema, SetAllowanceParamsToken$, SetAllowanceParamsContractUnion$inboundSchema, SetAllowanceParamsContractUnion$outboundSchema, SetAllowanceParamsContractUnion$, SetAllowanceParamsAmount$inboundSchema, SetAllowanceParamsAmount$outboundSchema, SetAllowanceParamsAmount$, SetAllowanceParams$inboundSchema, SetAllowanceParams$outboundSchema, SetAllowanceParams$;
38567
+ var SetAllowanceParamsContractEnum, SetAllowanceParamsToken$inboundSchema, SetAllowanceParamsToken$outboundSchema, SetAllowanceParamsToken$, SetAllowanceParamsContractEnum$inboundSchema, SetAllowanceParamsContractEnum$outboundSchema, SetAllowanceParamsContractEnum$, SetAllowanceParamsContractUnion$inboundSchema, SetAllowanceParamsContractUnion$outboundSchema, SetAllowanceParamsContractUnion$, SetAllowanceParamsAmount$inboundSchema, SetAllowanceParamsAmount$outboundSchema, SetAllowanceParamsAmount$, SetAllowanceParams$inboundSchema, SetAllowanceParams$outboundSchema, SetAllowanceParams$;
38568
38568
  var init_setallowanceparams = __esm(() => {
38569
38569
  init_zod();
38570
38570
  init_primitives();
@@ -38583,18 +38583,18 @@ var init_setallowanceparams = __esm(() => {
38583
38583
  PendleRouter: "PendleRouter",
38584
38584
  OdosRouter: "OdosRouter"
38585
38585
  };
38586
- SetAllowanceParamsContractEnum$inboundSchema = nativeEnumType(SetAllowanceParamsContractEnum);
38587
- SetAllowanceParamsContractEnum$outboundSchema = SetAllowanceParamsContractEnum$inboundSchema;
38588
- ((SetAllowanceParamsContractEnum$) => {
38589
- SetAllowanceParamsContractEnum$.inboundSchema = SetAllowanceParamsContractEnum$inboundSchema;
38590
- SetAllowanceParamsContractEnum$.outboundSchema = SetAllowanceParamsContractEnum$outboundSchema;
38591
- })(SetAllowanceParamsContractEnum$ ||= {});
38592
38586
  SetAllowanceParamsToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38593
38587
  SetAllowanceParamsToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38594
38588
  ((SetAllowanceParamsToken$) => {
38595
38589
  SetAllowanceParamsToken$.inboundSchema = SetAllowanceParamsToken$inboundSchema;
38596
38590
  SetAllowanceParamsToken$.outboundSchema = SetAllowanceParamsToken$outboundSchema;
38597
38591
  })(SetAllowanceParamsToken$ ||= {});
38592
+ SetAllowanceParamsContractEnum$inboundSchema = nativeEnumType(SetAllowanceParamsContractEnum);
38593
+ SetAllowanceParamsContractEnum$outboundSchema = SetAllowanceParamsContractEnum$inboundSchema;
38594
+ ((SetAllowanceParamsContractEnum$) => {
38595
+ SetAllowanceParamsContractEnum$.inboundSchema = SetAllowanceParamsContractEnum$inboundSchema;
38596
+ SetAllowanceParamsContractEnum$.outboundSchema = SetAllowanceParamsContractEnum$outboundSchema;
38597
+ })(SetAllowanceParamsContractEnum$ ||= {});
38598
38598
  SetAllowanceParamsContractUnion$inboundSchema = unionType([SetAllowanceParamsContractEnum$inboundSchema, stringType()]);
38599
38599
  SetAllowanceParamsContractUnion$outboundSchema = unionType([SetAllowanceParamsContractEnum$outboundSchema, stringType()]);
38600
38600
  ((SetAllowanceParamsContractUnion$) => {
@@ -38833,7 +38833,7 @@ var init_tokentransfererc20params = __esm(() => {
38833
38833
  });
38834
38834
 
38835
38835
  // src/models/components/tokentransferrequest.ts
38836
- var TokenTransferRequestChain, TokenTransferRequestChain$inboundSchema, TokenTransferRequestChain$outboundSchema, TokenTransferRequestChain$, TokenTransferRequestAmount$inboundSchema, TokenTransferRequestAmount$outboundSchema, TokenTransferRequestAmount$, TokenTransferRequestToken$inboundSchema, TokenTransferRequestToken$outboundSchema, TokenTransferRequestToken$, TokenTransferRequest$inboundSchema, TokenTransferRequest$outboundSchema, TokenTransferRequest$;
38836
+ var TokenTransferRequestChain, TokenTransferRequestAmount$inboundSchema, TokenTransferRequestAmount$outboundSchema, TokenTransferRequestAmount$, TokenTransferRequestToken$inboundSchema, TokenTransferRequestToken$outboundSchema, TokenTransferRequestToken$, TokenTransferRequestChain$inboundSchema, TokenTransferRequestChain$outboundSchema, TokenTransferRequestChain$, TokenTransferRequest$inboundSchema, TokenTransferRequest$outboundSchema, TokenTransferRequest$;
38837
38837
  var init_tokentransferrequest = __esm(() => {
38838
38838
  init_zod();
38839
38839
  init_primitives();
@@ -38843,12 +38843,6 @@ var init_tokentransferrequest = __esm(() => {
38843
38843
  Base: "base",
38844
38844
  Ethereum: "ethereum"
38845
38845
  };
38846
- TokenTransferRequestChain$inboundSchema = nativeEnumType(TokenTransferRequestChain);
38847
- TokenTransferRequestChain$outboundSchema = TokenTransferRequestChain$inboundSchema;
38848
- ((TokenTransferRequestChain$) => {
38849
- TokenTransferRequestChain$.inboundSchema = TokenTransferRequestChain$inboundSchema;
38850
- TokenTransferRequestChain$.outboundSchema = TokenTransferRequestChain$outboundSchema;
38851
- })(TokenTransferRequestChain$ ||= {});
38852
38846
  TokenTransferRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
38853
38847
  TokenTransferRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
38854
38848
  ((TokenTransferRequestAmount$) => {
@@ -38861,6 +38855,12 @@ var init_tokentransferrequest = __esm(() => {
38861
38855
  TokenTransferRequestToken$.inboundSchema = TokenTransferRequestToken$inboundSchema;
38862
38856
  TokenTransferRequestToken$.outboundSchema = TokenTransferRequestToken$outboundSchema;
38863
38857
  })(TokenTransferRequestToken$ ||= {});
38858
+ TokenTransferRequestChain$inboundSchema = nativeEnumType(TokenTransferRequestChain);
38859
+ TokenTransferRequestChain$outboundSchema = TokenTransferRequestChain$inboundSchema;
38860
+ ((TokenTransferRequestChain$) => {
38861
+ TokenTransferRequestChain$.inboundSchema = TokenTransferRequestChain$inboundSchema;
38862
+ TokenTransferRequestChain$.outboundSchema = TokenTransferRequestChain$outboundSchema;
38863
+ })(TokenTransferRequestChain$ ||= {});
38864
38864
  TokenTransferRequest$inboundSchema = objectType({
38865
38865
  action_type: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
38866
38866
  amount: unionType([numberType(), stringType()]),
@@ -38910,50 +38910,60 @@ var init_feeenum = __esm(() => {
38910
38910
  });
38911
38911
 
38912
38912
  // src/models/components/uniswapbuyexactlyparams.ts
38913
- var UniswapBuyExactlyParamsAmount$inboundSchema, UniswapBuyExactlyParamsAmount$outboundSchema, UniswapBuyExactlyParamsAmount$, UniswapBuyExactlyParams$inboundSchema, UniswapBuyExactlyParams$outboundSchema, UniswapBuyExactlyParams$;
38913
+ var UniswapBuyExactlyParamsTokenIn$inboundSchema, UniswapBuyExactlyParamsTokenIn$outboundSchema, UniswapBuyExactlyParamsTokenIn$, UniswapBuyExactlyParamsTokenOut$inboundSchema, UniswapBuyExactlyParamsTokenOut$outboundSchema, UniswapBuyExactlyParamsTokenOut$, UniswapBuyExactlyParamsAmountOut$inboundSchema, UniswapBuyExactlyParamsAmountOut$outboundSchema, UniswapBuyExactlyParamsAmountOut$, UniswapBuyExactlyParams$inboundSchema, UniswapBuyExactlyParams$outboundSchema, UniswapBuyExactlyParams$;
38914
38914
  var init_uniswapbuyexactlyparams = __esm(() => {
38915
38915
  init_zod();
38916
38916
  init_primitives();
38917
38917
  init_feeenum();
38918
38918
  init_tokenenum();
38919
- UniswapBuyExactlyParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
38920
- UniswapBuyExactlyParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
38921
- ((UniswapBuyExactlyParamsAmount$) => {
38922
- UniswapBuyExactlyParamsAmount$.inboundSchema = UniswapBuyExactlyParamsAmount$inboundSchema;
38923
- UniswapBuyExactlyParamsAmount$.outboundSchema = UniswapBuyExactlyParamsAmount$outboundSchema;
38924
- })(UniswapBuyExactlyParamsAmount$ ||= {});
38919
+ UniswapBuyExactlyParamsTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38920
+ UniswapBuyExactlyParamsTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38921
+ ((UniswapBuyExactlyParamsTokenIn$) => {
38922
+ UniswapBuyExactlyParamsTokenIn$.inboundSchema = UniswapBuyExactlyParamsTokenIn$inboundSchema;
38923
+ UniswapBuyExactlyParamsTokenIn$.outboundSchema = UniswapBuyExactlyParamsTokenIn$outboundSchema;
38924
+ })(UniswapBuyExactlyParamsTokenIn$ ||= {});
38925
+ UniswapBuyExactlyParamsTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38926
+ UniswapBuyExactlyParamsTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38927
+ ((UniswapBuyExactlyParamsTokenOut$) => {
38928
+ UniswapBuyExactlyParamsTokenOut$.inboundSchema = UniswapBuyExactlyParamsTokenOut$inboundSchema;
38929
+ UniswapBuyExactlyParamsTokenOut$.outboundSchema = UniswapBuyExactlyParamsTokenOut$outboundSchema;
38930
+ })(UniswapBuyExactlyParamsTokenOut$ ||= {});
38931
+ UniswapBuyExactlyParamsAmountOut$inboundSchema = unionType([numberType(), stringType()]);
38932
+ UniswapBuyExactlyParamsAmountOut$outboundSchema = unionType([numberType(), stringType()]);
38933
+ ((UniswapBuyExactlyParamsAmountOut$) => {
38934
+ UniswapBuyExactlyParamsAmountOut$.inboundSchema = UniswapBuyExactlyParamsAmountOut$inboundSchema;
38935
+ UniswapBuyExactlyParamsAmountOut$.outboundSchema = UniswapBuyExactlyParamsAmountOut$outboundSchema;
38936
+ })(UniswapBuyExactlyParamsAmountOut$ ||= {});
38925
38937
  UniswapBuyExactlyParams$inboundSchema = objectType({
38926
38938
  action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
38927
- token_in: TokenEnum$inboundSchema,
38928
- token_out: TokenEnum$inboundSchema,
38939
+ token_in: unionType([TokenEnum$inboundSchema, stringType()]),
38940
+ token_out: unionType([TokenEnum$inboundSchema, stringType()]),
38929
38941
  fee: FeeEnum$inboundSchema,
38930
- amount: unionType([numberType(), stringType()]),
38931
- max_slippage_percent: numberType(),
38932
- wrap_eth: booleanType().default(false)
38942
+ amount_out: unionType([numberType(), stringType()]),
38943
+ max_slippage_percent: numberType()
38933
38944
  }).transform((v2) => {
38934
38945
  return remap(v2, {
38935
38946
  action_type: "actionType",
38936
38947
  token_in: "tokenIn",
38937
38948
  token_out: "tokenOut",
38938
- max_slippage_percent: "maxSlippagePercent",
38939
- wrap_eth: "wrapEth"
38949
+ amount_out: "amountOut",
38950
+ max_slippage_percent: "maxSlippagePercent"
38940
38951
  });
38941
38952
  });
38942
38953
  UniswapBuyExactlyParams$outboundSchema = objectType({
38943
38954
  actionType: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
38944
- tokenIn: TokenEnum$outboundSchema,
38945
- tokenOut: TokenEnum$outboundSchema,
38955
+ tokenIn: unionType([TokenEnum$outboundSchema, stringType()]),
38956
+ tokenOut: unionType([TokenEnum$outboundSchema, stringType()]),
38946
38957
  fee: FeeEnum$outboundSchema,
38947
- amount: unionType([numberType(), stringType()]),
38948
- maxSlippagePercent: numberType(),
38949
- wrapEth: booleanType().default(false)
38958
+ amountOut: unionType([numberType(), stringType()]),
38959
+ maxSlippagePercent: numberType()
38950
38960
  }).transform((v2) => {
38951
38961
  return remap(v2, {
38952
38962
  actionType: "action_type",
38953
38963
  tokenIn: "token_in",
38954
38964
  tokenOut: "token_out",
38955
- maxSlippagePercent: "max_slippage_percent",
38956
- wrapEth: "wrap_eth"
38965
+ amountOut: "amount_out",
38966
+ maxSlippagePercent: "max_slippage_percent"
38957
38967
  });
38958
38968
  });
38959
38969
  ((UniswapBuyExactlyParams$) => {
@@ -39115,50 +39125,60 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
39115
39125
  });
39116
39126
 
39117
39127
  // src/models/components/uniswapsellexactlyparams.ts
39118
- var UniswapSellExactlyParamsAmount$inboundSchema, UniswapSellExactlyParamsAmount$outboundSchema, UniswapSellExactlyParamsAmount$, UniswapSellExactlyParams$inboundSchema, UniswapSellExactlyParams$outboundSchema, UniswapSellExactlyParams$;
39128
+ var UniswapSellExactlyParamsTokenIn$inboundSchema, UniswapSellExactlyParamsTokenIn$outboundSchema, UniswapSellExactlyParamsTokenIn$, UniswapSellExactlyParamsTokenOut$inboundSchema, UniswapSellExactlyParamsTokenOut$outboundSchema, UniswapSellExactlyParamsTokenOut$, UniswapSellExactlyParamsAmountIn$inboundSchema, UniswapSellExactlyParamsAmountIn$outboundSchema, UniswapSellExactlyParamsAmountIn$, UniswapSellExactlyParams$inboundSchema, UniswapSellExactlyParams$outboundSchema, UniswapSellExactlyParams$;
39119
39129
  var init_uniswapsellexactlyparams = __esm(() => {
39120
39130
  init_zod();
39121
39131
  init_primitives();
39122
39132
  init_feeenum();
39123
39133
  init_tokenenum();
39124
- UniswapSellExactlyParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
39125
- UniswapSellExactlyParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
39126
- ((UniswapSellExactlyParamsAmount$) => {
39127
- UniswapSellExactlyParamsAmount$.inboundSchema = UniswapSellExactlyParamsAmount$inboundSchema;
39128
- UniswapSellExactlyParamsAmount$.outboundSchema = UniswapSellExactlyParamsAmount$outboundSchema;
39129
- })(UniswapSellExactlyParamsAmount$ ||= {});
39134
+ UniswapSellExactlyParamsTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
39135
+ UniswapSellExactlyParamsTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
39136
+ ((UniswapSellExactlyParamsTokenIn$) => {
39137
+ UniswapSellExactlyParamsTokenIn$.inboundSchema = UniswapSellExactlyParamsTokenIn$inboundSchema;
39138
+ UniswapSellExactlyParamsTokenIn$.outboundSchema = UniswapSellExactlyParamsTokenIn$outboundSchema;
39139
+ })(UniswapSellExactlyParamsTokenIn$ ||= {});
39140
+ UniswapSellExactlyParamsTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
39141
+ UniswapSellExactlyParamsTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
39142
+ ((UniswapSellExactlyParamsTokenOut$) => {
39143
+ UniswapSellExactlyParamsTokenOut$.inboundSchema = UniswapSellExactlyParamsTokenOut$inboundSchema;
39144
+ UniswapSellExactlyParamsTokenOut$.outboundSchema = UniswapSellExactlyParamsTokenOut$outboundSchema;
39145
+ })(UniswapSellExactlyParamsTokenOut$ ||= {});
39146
+ UniswapSellExactlyParamsAmountIn$inboundSchema = unionType([numberType(), stringType()]);
39147
+ UniswapSellExactlyParamsAmountIn$outboundSchema = unionType([numberType(), stringType()]);
39148
+ ((UniswapSellExactlyParamsAmountIn$) => {
39149
+ UniswapSellExactlyParamsAmountIn$.inboundSchema = UniswapSellExactlyParamsAmountIn$inboundSchema;
39150
+ UniswapSellExactlyParamsAmountIn$.outboundSchema = UniswapSellExactlyParamsAmountIn$outboundSchema;
39151
+ })(UniswapSellExactlyParamsAmountIn$ ||= {});
39130
39152
  UniswapSellExactlyParams$inboundSchema = objectType({
39131
39153
  action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
39132
- token_in: TokenEnum$inboundSchema,
39133
- token_out: TokenEnum$inboundSchema,
39154
+ token_in: unionType([TokenEnum$inboundSchema, stringType()]),
39155
+ token_out: unionType([TokenEnum$inboundSchema, stringType()]),
39134
39156
  fee: FeeEnum$inboundSchema,
39135
- amount: unionType([numberType(), stringType()]),
39136
- max_slippage_percent: numberType(),
39137
- wrap_eth: booleanType().default(false)
39157
+ amount_in: unionType([numberType(), stringType()]),
39158
+ max_slippage_percent: numberType()
39138
39159
  }).transform((v2) => {
39139
39160
  return remap(v2, {
39140
39161
  action_type: "actionType",
39141
39162
  token_in: "tokenIn",
39142
39163
  token_out: "tokenOut",
39143
- max_slippage_percent: "maxSlippagePercent",
39144
- wrap_eth: "wrapEth"
39164
+ amount_in: "amountIn",
39165
+ max_slippage_percent: "maxSlippagePercent"
39145
39166
  });
39146
39167
  });
39147
39168
  UniswapSellExactlyParams$outboundSchema = objectType({
39148
39169
  actionType: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
39149
- tokenIn: TokenEnum$outboundSchema,
39150
- tokenOut: TokenEnum$outboundSchema,
39170
+ tokenIn: unionType([TokenEnum$outboundSchema, stringType()]),
39171
+ tokenOut: unionType([TokenEnum$outboundSchema, stringType()]),
39151
39172
  fee: FeeEnum$outboundSchema,
39152
- amount: unionType([numberType(), stringType()]),
39153
- maxSlippagePercent: numberType(),
39154
- wrapEth: booleanType().default(false)
39173
+ amountIn: unionType([numberType(), stringType()]),
39174
+ maxSlippagePercent: numberType()
39155
39175
  }).transform((v2) => {
39156
39176
  return remap(v2, {
39157
39177
  actionType: "action_type",
39158
39178
  tokenIn: "token_in",
39159
39179
  tokenOut: "token_out",
39160
- maxSlippagePercent: "max_slippage_percent",
39161
- wrapEth: "wrap_eth"
39180
+ amountIn: "amount_in",
39181
+ maxSlippagePercent: "max_slippage_percent"
39162
39182
  });
39163
39183
  });
39164
39184
  ((UniswapSellExactlyParams$) => {
@@ -40536,7 +40556,7 @@ var init_markettokens = __esm(() => {
40536
40556
  });
40537
40557
 
40538
40558
  // src/models/components/morphoborrowrequest.ts
40539
- var MorphoBorrowRequestChain, MorphoBorrowRequestChain$inboundSchema, MorphoBorrowRequestChain$outboundSchema, MorphoBorrowRequestChain$, MorphoBorrowRequestAmount$inboundSchema, MorphoBorrowRequestAmount$outboundSchema, MorphoBorrowRequestAmount$, MorphoBorrowRequest$inboundSchema, MorphoBorrowRequest$outboundSchema, MorphoBorrowRequest$;
40559
+ var MorphoBorrowRequestChain, MorphoBorrowRequestAmount$inboundSchema, MorphoBorrowRequestAmount$outboundSchema, MorphoBorrowRequestAmount$, MorphoBorrowRequestChain$inboundSchema, MorphoBorrowRequestChain$outboundSchema, MorphoBorrowRequestChain$, MorphoBorrowRequest$inboundSchema, MorphoBorrowRequest$outboundSchema, MorphoBorrowRequest$;
40540
40560
  var init_morphoborrowrequest = __esm(() => {
40541
40561
  init_zod();
40542
40562
  init_primitives();
@@ -40545,18 +40565,18 @@ var init_morphoborrowrequest = __esm(() => {
40545
40565
  Base: "base",
40546
40566
  Ethereum: "ethereum"
40547
40567
  };
40548
- MorphoBorrowRequestChain$inboundSchema = nativeEnumType(MorphoBorrowRequestChain);
40549
- MorphoBorrowRequestChain$outboundSchema = MorphoBorrowRequestChain$inboundSchema;
40550
- ((MorphoBorrowRequestChain$) => {
40551
- MorphoBorrowRequestChain$.inboundSchema = MorphoBorrowRequestChain$inboundSchema;
40552
- MorphoBorrowRequestChain$.outboundSchema = MorphoBorrowRequestChain$outboundSchema;
40553
- })(MorphoBorrowRequestChain$ ||= {});
40554
40568
  MorphoBorrowRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
40555
40569
  MorphoBorrowRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
40556
40570
  ((MorphoBorrowRequestAmount$) => {
40557
40571
  MorphoBorrowRequestAmount$.inboundSchema = MorphoBorrowRequestAmount$inboundSchema;
40558
40572
  MorphoBorrowRequestAmount$.outboundSchema = MorphoBorrowRequestAmount$outboundSchema;
40559
40573
  })(MorphoBorrowRequestAmount$ ||= {});
40574
+ MorphoBorrowRequestChain$inboundSchema = nativeEnumType(MorphoBorrowRequestChain);
40575
+ MorphoBorrowRequestChain$outboundSchema = MorphoBorrowRequestChain$inboundSchema;
40576
+ ((MorphoBorrowRequestChain$) => {
40577
+ MorphoBorrowRequestChain$.inboundSchema = MorphoBorrowRequestChain$inboundSchema;
40578
+ MorphoBorrowRequestChain$.outboundSchema = MorphoBorrowRequestChain$outboundSchema;
40579
+ })(MorphoBorrowRequestChain$ ||= {});
40560
40580
  MorphoBorrowRequest$inboundSchema = objectType({
40561
40581
  action_type: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
40562
40582
  amount: unionType([numberType(), stringType()]),
@@ -40738,7 +40758,7 @@ var init_morphocheckuserpositionresponse = __esm(() => {
40738
40758
  });
40739
40759
 
40740
40760
  // src/models/components/morphodepositrequest.ts
40741
- var MorphoDepositRequestChain, MorphoDepositRequestChain$inboundSchema, MorphoDepositRequestChain$outboundSchema, MorphoDepositRequestChain$, MorphoDepositRequestAmount$inboundSchema, MorphoDepositRequestAmount$outboundSchema, MorphoDepositRequestAmount$, MorphoDepositRequest$inboundSchema, MorphoDepositRequest$outboundSchema, MorphoDepositRequest$;
40761
+ var MorphoDepositRequestChain, MorphoDepositRequestAmount$inboundSchema, MorphoDepositRequestAmount$outboundSchema, MorphoDepositRequestAmount$, MorphoDepositRequestChain$inboundSchema, MorphoDepositRequestChain$outboundSchema, MorphoDepositRequestChain$, MorphoDepositRequest$inboundSchema, MorphoDepositRequest$outboundSchema, MorphoDepositRequest$;
40742
40762
  var init_morphodepositrequest = __esm(() => {
40743
40763
  init_zod();
40744
40764
  init_primitives();
@@ -40747,18 +40767,18 @@ var init_morphodepositrequest = __esm(() => {
40747
40767
  Base: "base",
40748
40768
  Ethereum: "ethereum"
40749
40769
  };
40750
- MorphoDepositRequestChain$inboundSchema = nativeEnumType(MorphoDepositRequestChain);
40751
- MorphoDepositRequestChain$outboundSchema = MorphoDepositRequestChain$inboundSchema;
40752
- ((MorphoDepositRequestChain$) => {
40753
- MorphoDepositRequestChain$.inboundSchema = MorphoDepositRequestChain$inboundSchema;
40754
- MorphoDepositRequestChain$.outboundSchema = MorphoDepositRequestChain$outboundSchema;
40755
- })(MorphoDepositRequestChain$ ||= {});
40756
40770
  MorphoDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
40757
40771
  MorphoDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
40758
40772
  ((MorphoDepositRequestAmount$) => {
40759
40773
  MorphoDepositRequestAmount$.inboundSchema = MorphoDepositRequestAmount$inboundSchema;
40760
40774
  MorphoDepositRequestAmount$.outboundSchema = MorphoDepositRequestAmount$outboundSchema;
40761
40775
  })(MorphoDepositRequestAmount$ ||= {});
40776
+ MorphoDepositRequestChain$inboundSchema = nativeEnumType(MorphoDepositRequestChain);
40777
+ MorphoDepositRequestChain$outboundSchema = MorphoDepositRequestChain$inboundSchema;
40778
+ ((MorphoDepositRequestChain$) => {
40779
+ MorphoDepositRequestChain$.inboundSchema = MorphoDepositRequestChain$inboundSchema;
40780
+ MorphoDepositRequestChain$.outboundSchema = MorphoDepositRequestChain$outboundSchema;
40781
+ })(MorphoDepositRequestChain$ ||= {});
40762
40782
  MorphoDepositRequest$inboundSchema = objectType({
40763
40783
  action_type: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
40764
40784
  vault_address: stringType(),
@@ -41010,7 +41030,7 @@ var init_morphorepayrequest = __esm(() => {
41010
41030
  });
41011
41031
 
41012
41032
  // src/models/components/morphosupplycollateralrequest.ts
41013
- var MorphoSupplyCollateralRequestChain, MorphoSupplyCollateralRequestChain$inboundSchema, MorphoSupplyCollateralRequestChain$outboundSchema, MorphoSupplyCollateralRequestChain$, MorphoSupplyCollateralRequestAmount$inboundSchema, MorphoSupplyCollateralRequestAmount$outboundSchema, MorphoSupplyCollateralRequestAmount$, MorphoSupplyCollateralRequest$inboundSchema, MorphoSupplyCollateralRequest$outboundSchema, MorphoSupplyCollateralRequest$;
41033
+ var MorphoSupplyCollateralRequestChain, MorphoSupplyCollateralRequestAmount$inboundSchema, MorphoSupplyCollateralRequestAmount$outboundSchema, MorphoSupplyCollateralRequestAmount$, MorphoSupplyCollateralRequestChain$inboundSchema, MorphoSupplyCollateralRequestChain$outboundSchema, MorphoSupplyCollateralRequestChain$, MorphoSupplyCollateralRequest$inboundSchema, MorphoSupplyCollateralRequest$outboundSchema, MorphoSupplyCollateralRequest$;
41014
41034
  var init_morphosupplycollateralrequest = __esm(() => {
41015
41035
  init_zod();
41016
41036
  init_base64();
@@ -41020,18 +41040,18 @@ var init_morphosupplycollateralrequest = __esm(() => {
41020
41040
  Base: "base",
41021
41041
  Ethereum: "ethereum"
41022
41042
  };
41023
- MorphoSupplyCollateralRequestChain$inboundSchema = nativeEnumType(MorphoSupplyCollateralRequestChain);
41024
- MorphoSupplyCollateralRequestChain$outboundSchema = MorphoSupplyCollateralRequestChain$inboundSchema;
41025
- ((MorphoSupplyCollateralRequestChain$) => {
41026
- MorphoSupplyCollateralRequestChain$.inboundSchema = MorphoSupplyCollateralRequestChain$inboundSchema;
41027
- MorphoSupplyCollateralRequestChain$.outboundSchema = MorphoSupplyCollateralRequestChain$outboundSchema;
41028
- })(MorphoSupplyCollateralRequestChain$ ||= {});
41029
41043
  MorphoSupplyCollateralRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
41030
41044
  MorphoSupplyCollateralRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
41031
41045
  ((MorphoSupplyCollateralRequestAmount$) => {
41032
41046
  MorphoSupplyCollateralRequestAmount$.inboundSchema = MorphoSupplyCollateralRequestAmount$inboundSchema;
41033
41047
  MorphoSupplyCollateralRequestAmount$.outboundSchema = MorphoSupplyCollateralRequestAmount$outboundSchema;
41034
41048
  })(MorphoSupplyCollateralRequestAmount$ ||= {});
41049
+ MorphoSupplyCollateralRequestChain$inboundSchema = nativeEnumType(MorphoSupplyCollateralRequestChain);
41050
+ MorphoSupplyCollateralRequestChain$outboundSchema = MorphoSupplyCollateralRequestChain$inboundSchema;
41051
+ ((MorphoSupplyCollateralRequestChain$) => {
41052
+ MorphoSupplyCollateralRequestChain$.inboundSchema = MorphoSupplyCollateralRequestChain$inboundSchema;
41053
+ MorphoSupplyCollateralRequestChain$.outboundSchema = MorphoSupplyCollateralRequestChain$outboundSchema;
41054
+ })(MorphoSupplyCollateralRequestChain$ ||= {});
41035
41055
  MorphoSupplyCollateralRequest$inboundSchema = objectType({
41036
41056
  action_type: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
41037
41057
  amount: unionType([numberType(), stringType()]),
@@ -41071,7 +41091,7 @@ var init_morphosupplycollateralrequest = __esm(() => {
41071
41091
  });
41072
41092
 
41073
41093
  // src/models/components/morphowithdrawcollateralrequest.ts
41074
- var MorphoWithdrawCollateralRequestChain, MorphoWithdrawCollateralRequestChain$inboundSchema, MorphoWithdrawCollateralRequestChain$outboundSchema, MorphoWithdrawCollateralRequestChain$, MorphoWithdrawCollateralRequestAmount$inboundSchema, MorphoWithdrawCollateralRequestAmount$outboundSchema, MorphoWithdrawCollateralRequestAmount$, MorphoWithdrawCollateralRequest$inboundSchema, MorphoWithdrawCollateralRequest$outboundSchema, MorphoWithdrawCollateralRequest$;
41094
+ var MorphoWithdrawCollateralRequestChain, MorphoWithdrawCollateralRequestAmount$inboundSchema, MorphoWithdrawCollateralRequestAmount$outboundSchema, MorphoWithdrawCollateralRequestAmount$, MorphoWithdrawCollateralRequestChain$inboundSchema, MorphoWithdrawCollateralRequestChain$outboundSchema, MorphoWithdrawCollateralRequestChain$, MorphoWithdrawCollateralRequest$inboundSchema, MorphoWithdrawCollateralRequest$outboundSchema, MorphoWithdrawCollateralRequest$;
41075
41095
  var init_morphowithdrawcollateralrequest = __esm(() => {
41076
41096
  init_zod();
41077
41097
  init_primitives();
@@ -41080,18 +41100,18 @@ var init_morphowithdrawcollateralrequest = __esm(() => {
41080
41100
  Base: "base",
41081
41101
  Ethereum: "ethereum"
41082
41102
  };
41083
- MorphoWithdrawCollateralRequestChain$inboundSchema = nativeEnumType(MorphoWithdrawCollateralRequestChain);
41084
- MorphoWithdrawCollateralRequestChain$outboundSchema = MorphoWithdrawCollateralRequestChain$inboundSchema;
41085
- ((MorphoWithdrawCollateralRequestChain$) => {
41086
- MorphoWithdrawCollateralRequestChain$.inboundSchema = MorphoWithdrawCollateralRequestChain$inboundSchema;
41087
- MorphoWithdrawCollateralRequestChain$.outboundSchema = MorphoWithdrawCollateralRequestChain$outboundSchema;
41088
- })(MorphoWithdrawCollateralRequestChain$ ||= {});
41089
41103
  MorphoWithdrawCollateralRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
41090
41104
  MorphoWithdrawCollateralRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
41091
41105
  ((MorphoWithdrawCollateralRequestAmount$) => {
41092
41106
  MorphoWithdrawCollateralRequestAmount$.inboundSchema = MorphoWithdrawCollateralRequestAmount$inboundSchema;
41093
41107
  MorphoWithdrawCollateralRequestAmount$.outboundSchema = MorphoWithdrawCollateralRequestAmount$outboundSchema;
41094
41108
  })(MorphoWithdrawCollateralRequestAmount$ ||= {});
41109
+ MorphoWithdrawCollateralRequestChain$inboundSchema = nativeEnumType(MorphoWithdrawCollateralRequestChain);
41110
+ MorphoWithdrawCollateralRequestChain$outboundSchema = MorphoWithdrawCollateralRequestChain$inboundSchema;
41111
+ ((MorphoWithdrawCollateralRequestChain$) => {
41112
+ MorphoWithdrawCollateralRequestChain$.inboundSchema = MorphoWithdrawCollateralRequestChain$inboundSchema;
41113
+ MorphoWithdrawCollateralRequestChain$.outboundSchema = MorphoWithdrawCollateralRequestChain$outboundSchema;
41114
+ })(MorphoWithdrawCollateralRequestChain$ ||= {});
41095
41115
  MorphoWithdrawCollateralRequest$inboundSchema = objectType({
41096
41116
  action_type: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
41097
41117
  amount: unionType([numberType(), stringType()]),
@@ -41270,7 +41290,7 @@ var init_multicallexecuterequest = __esm(() => {
41270
41290
  });
41271
41291
 
41272
41292
  // src/models/components/odosswaprequest.ts
41273
- var OdosSwapRequestChain, OdosSwapRequestChain$inboundSchema, OdosSwapRequestChain$outboundSchema, OdosSwapRequestChain$, OdosSwapRequestTokenIn$inboundSchema, OdosSwapRequestTokenIn$outboundSchema, OdosSwapRequestTokenIn$, OdosSwapRequestTokenOut$inboundSchema, OdosSwapRequestTokenOut$outboundSchema, OdosSwapRequestTokenOut$, OdosSwapRequestAmount$inboundSchema, OdosSwapRequestAmount$outboundSchema, OdosSwapRequestAmount$, OdosSwapRequest$inboundSchema, OdosSwapRequest$outboundSchema, OdosSwapRequest$;
41293
+ var OdosSwapRequestChain, OdosSwapRequestTokenIn$inboundSchema, OdosSwapRequestTokenIn$outboundSchema, OdosSwapRequestTokenIn$, OdosSwapRequestTokenOut$inboundSchema, OdosSwapRequestTokenOut$outboundSchema, OdosSwapRequestTokenOut$, OdosSwapRequestAmount$inboundSchema, OdosSwapRequestAmount$outboundSchema, OdosSwapRequestAmount$, OdosSwapRequestChain$inboundSchema, OdosSwapRequestChain$outboundSchema, OdosSwapRequestChain$, OdosSwapRequest$inboundSchema, OdosSwapRequest$outboundSchema, OdosSwapRequest$;
41274
41294
  var init_odosswaprequest = __esm(() => {
41275
41295
  init_zod();
41276
41296
  init_primitives();
@@ -41280,12 +41300,6 @@ var init_odosswaprequest = __esm(() => {
41280
41300
  Base: "base",
41281
41301
  Ethereum: "ethereum"
41282
41302
  };
41283
- OdosSwapRequestChain$inboundSchema = nativeEnumType(OdosSwapRequestChain);
41284
- OdosSwapRequestChain$outboundSchema = OdosSwapRequestChain$inboundSchema;
41285
- ((OdosSwapRequestChain$) => {
41286
- OdosSwapRequestChain$.inboundSchema = OdosSwapRequestChain$inboundSchema;
41287
- OdosSwapRequestChain$.outboundSchema = OdosSwapRequestChain$outboundSchema;
41288
- })(OdosSwapRequestChain$ ||= {});
41289
41303
  OdosSwapRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
41290
41304
  OdosSwapRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
41291
41305
  ((OdosSwapRequestTokenIn$) => {
@@ -41304,6 +41318,12 @@ var init_odosswaprequest = __esm(() => {
41304
41318
  OdosSwapRequestAmount$.inboundSchema = OdosSwapRequestAmount$inboundSchema;
41305
41319
  OdosSwapRequestAmount$.outboundSchema = OdosSwapRequestAmount$outboundSchema;
41306
41320
  })(OdosSwapRequestAmount$ ||= {});
41321
+ OdosSwapRequestChain$inboundSchema = nativeEnumType(OdosSwapRequestChain);
41322
+ OdosSwapRequestChain$outboundSchema = OdosSwapRequestChain$inboundSchema;
41323
+ ((OdosSwapRequestChain$) => {
41324
+ OdosSwapRequestChain$.inboundSchema = OdosSwapRequestChain$inboundSchema;
41325
+ OdosSwapRequestChain$.outboundSchema = OdosSwapRequestChain$outboundSchema;
41326
+ })(OdosSwapRequestChain$ ||= {});
41307
41327
  OdosSwapRequest$inboundSchema = objectType({
41308
41328
  action_type: literalType("ODOS_SWAP").default("ODOS_SWAP"),
41309
41329
  token_in: unionType([TokenEnum$inboundSchema, stringType()]),
@@ -41367,7 +41387,7 @@ var init_openposition = __esm(() => {
41367
41387
  });
41368
41388
 
41369
41389
  // src/models/components/pendleaddliquidityrequest.ts
41370
- var PendleAddLiquidityRequestChain, PendleAddLiquidityRequestChain$inboundSchema, PendleAddLiquidityRequestChain$outboundSchema, PendleAddLiquidityRequestChain$, PendleAddLiquidityRequestTokenIn$inboundSchema, PendleAddLiquidityRequestTokenIn$outboundSchema, PendleAddLiquidityRequestTokenIn$, PendleAddLiquidityRequestAmountIn$inboundSchema, PendleAddLiquidityRequestAmountIn$outboundSchema, PendleAddLiquidityRequestAmountIn$, PendleAddLiquidityRequest$inboundSchema, PendleAddLiquidityRequest$outboundSchema, PendleAddLiquidityRequest$;
41390
+ var PendleAddLiquidityRequestChain, PendleAddLiquidityRequestTokenIn$inboundSchema, PendleAddLiquidityRequestTokenIn$outboundSchema, PendleAddLiquidityRequestTokenIn$, PendleAddLiquidityRequestAmountIn$inboundSchema, PendleAddLiquidityRequestAmountIn$outboundSchema, PendleAddLiquidityRequestAmountIn$, PendleAddLiquidityRequestChain$inboundSchema, PendleAddLiquidityRequestChain$outboundSchema, PendleAddLiquidityRequestChain$, PendleAddLiquidityRequest$inboundSchema, PendleAddLiquidityRequest$outboundSchema, PendleAddLiquidityRequest$;
41371
41391
  var init_pendleaddliquidityrequest = __esm(() => {
41372
41392
  init_zod();
41373
41393
  init_primitives();
@@ -41377,12 +41397,6 @@ var init_pendleaddliquidityrequest = __esm(() => {
41377
41397
  Base: "base",
41378
41398
  Ethereum: "ethereum"
41379
41399
  };
41380
- PendleAddLiquidityRequestChain$inboundSchema = nativeEnumType(PendleAddLiquidityRequestChain);
41381
- PendleAddLiquidityRequestChain$outboundSchema = PendleAddLiquidityRequestChain$inboundSchema;
41382
- ((PendleAddLiquidityRequestChain$) => {
41383
- PendleAddLiquidityRequestChain$.inboundSchema = PendleAddLiquidityRequestChain$inboundSchema;
41384
- PendleAddLiquidityRequestChain$.outboundSchema = PendleAddLiquidityRequestChain$outboundSchema;
41385
- })(PendleAddLiquidityRequestChain$ ||= {});
41386
41400
  PendleAddLiquidityRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
41387
41401
  PendleAddLiquidityRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
41388
41402
  ((PendleAddLiquidityRequestTokenIn$) => {
@@ -41395,6 +41409,12 @@ var init_pendleaddliquidityrequest = __esm(() => {
41395
41409
  PendleAddLiquidityRequestAmountIn$.inboundSchema = PendleAddLiquidityRequestAmountIn$inboundSchema;
41396
41410
  PendleAddLiquidityRequestAmountIn$.outboundSchema = PendleAddLiquidityRequestAmountIn$outboundSchema;
41397
41411
  })(PendleAddLiquidityRequestAmountIn$ ||= {});
41412
+ PendleAddLiquidityRequestChain$inboundSchema = nativeEnumType(PendleAddLiquidityRequestChain);
41413
+ PendleAddLiquidityRequestChain$outboundSchema = PendleAddLiquidityRequestChain$inboundSchema;
41414
+ ((PendleAddLiquidityRequestChain$) => {
41415
+ PendleAddLiquidityRequestChain$.inboundSchema = PendleAddLiquidityRequestChain$inboundSchema;
41416
+ PendleAddLiquidityRequestChain$.outboundSchema = PendleAddLiquidityRequestChain$outboundSchema;
41417
+ })(PendleAddLiquidityRequestChain$ ||= {});
41398
41418
  PendleAddLiquidityRequest$inboundSchema = objectType({
41399
41419
  action_type: literalType("PENDLE_ADD_LIQUIDITY").default("PENDLE_ADD_LIQUIDITY"),
41400
41420
  market_address: stringType(),
@@ -41436,7 +41456,7 @@ var init_pendleaddliquidityrequest = __esm(() => {
41436
41456
  });
41437
41457
 
41438
41458
  // src/models/components/pendlebuyptrequest.ts
41439
- var PendleBuyPtRequestChain, PendleBuyPtRequestChain$inboundSchema, PendleBuyPtRequestChain$outboundSchema, PendleBuyPtRequestChain$, PendleBuyPtRequestTokenIn$inboundSchema, PendleBuyPtRequestTokenIn$outboundSchema, PendleBuyPtRequestTokenIn$, PendleBuyPtRequestAmountIn$inboundSchema, PendleBuyPtRequestAmountIn$outboundSchema, PendleBuyPtRequestAmountIn$, PendleBuyPtRequest$inboundSchema, PendleBuyPtRequest$outboundSchema, PendleBuyPtRequest$;
41459
+ var PendleBuyPtRequestChain, PendleBuyPtRequestTokenIn$inboundSchema, PendleBuyPtRequestTokenIn$outboundSchema, PendleBuyPtRequestTokenIn$, PendleBuyPtRequestAmountIn$inboundSchema, PendleBuyPtRequestAmountIn$outboundSchema, PendleBuyPtRequestAmountIn$, PendleBuyPtRequestChain$inboundSchema, PendleBuyPtRequestChain$outboundSchema, PendleBuyPtRequestChain$, PendleBuyPtRequest$inboundSchema, PendleBuyPtRequest$outboundSchema, PendleBuyPtRequest$;
41440
41460
  var init_pendlebuyptrequest = __esm(() => {
41441
41461
  init_zod();
41442
41462
  init_primitives();
@@ -41446,12 +41466,6 @@ var init_pendlebuyptrequest = __esm(() => {
41446
41466
  Base: "base",
41447
41467
  Ethereum: "ethereum"
41448
41468
  };
41449
- PendleBuyPtRequestChain$inboundSchema = nativeEnumType(PendleBuyPtRequestChain);
41450
- PendleBuyPtRequestChain$outboundSchema = PendleBuyPtRequestChain$inboundSchema;
41451
- ((PendleBuyPtRequestChain$) => {
41452
- PendleBuyPtRequestChain$.inboundSchema = PendleBuyPtRequestChain$inboundSchema;
41453
- PendleBuyPtRequestChain$.outboundSchema = PendleBuyPtRequestChain$outboundSchema;
41454
- })(PendleBuyPtRequestChain$ ||= {});
41455
41469
  PendleBuyPtRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
41456
41470
  PendleBuyPtRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
41457
41471
  ((PendleBuyPtRequestTokenIn$) => {
@@ -41464,6 +41478,12 @@ var init_pendlebuyptrequest = __esm(() => {
41464
41478
  PendleBuyPtRequestAmountIn$.inboundSchema = PendleBuyPtRequestAmountIn$inboundSchema;
41465
41479
  PendleBuyPtRequestAmountIn$.outboundSchema = PendleBuyPtRequestAmountIn$outboundSchema;
41466
41480
  })(PendleBuyPtRequestAmountIn$ ||= {});
41481
+ PendleBuyPtRequestChain$inboundSchema = nativeEnumType(PendleBuyPtRequestChain);
41482
+ PendleBuyPtRequestChain$outboundSchema = PendleBuyPtRequestChain$inboundSchema;
41483
+ ((PendleBuyPtRequestChain$) => {
41484
+ PendleBuyPtRequestChain$.inboundSchema = PendleBuyPtRequestChain$inboundSchema;
41485
+ PendleBuyPtRequestChain$.outboundSchema = PendleBuyPtRequestChain$outboundSchema;
41486
+ })(PendleBuyPtRequestChain$ ||= {});
41467
41487
  PendleBuyPtRequest$inboundSchema = objectType({
41468
41488
  action_type: literalType("PENDLE_BUY_PT").default("PENDLE_BUY_PT"),
41469
41489
  market_address: stringType(),
@@ -41505,7 +41525,7 @@ var init_pendlebuyptrequest = __esm(() => {
41505
41525
  });
41506
41526
 
41507
41527
  // src/models/components/pendlebuyytrequest.ts
41508
- var PendleBuyYtRequestChain, PendleBuyYtRequestChain$inboundSchema, PendleBuyYtRequestChain$outboundSchema, PendleBuyYtRequestChain$, PendleBuyYtRequestTokenIn$inboundSchema, PendleBuyYtRequestTokenIn$outboundSchema, PendleBuyYtRequestTokenIn$, PendleBuyYtRequestAmountIn$inboundSchema, PendleBuyYtRequestAmountIn$outboundSchema, PendleBuyYtRequestAmountIn$, PendleBuyYtRequest$inboundSchema, PendleBuyYtRequest$outboundSchema, PendleBuyYtRequest$;
41528
+ var PendleBuyYtRequestChain, PendleBuyYtRequestTokenIn$inboundSchema, PendleBuyYtRequestTokenIn$outboundSchema, PendleBuyYtRequestTokenIn$, PendleBuyYtRequestAmountIn$inboundSchema, PendleBuyYtRequestAmountIn$outboundSchema, PendleBuyYtRequestAmountIn$, PendleBuyYtRequestChain$inboundSchema, PendleBuyYtRequestChain$outboundSchema, PendleBuyYtRequestChain$, PendleBuyYtRequest$inboundSchema, PendleBuyYtRequest$outboundSchema, PendleBuyYtRequest$;
41509
41529
  var init_pendlebuyytrequest = __esm(() => {
41510
41530
  init_zod();
41511
41531
  init_primitives();
@@ -41515,12 +41535,6 @@ var init_pendlebuyytrequest = __esm(() => {
41515
41535
  Base: "base",
41516
41536
  Ethereum: "ethereum"
41517
41537
  };
41518
- PendleBuyYtRequestChain$inboundSchema = nativeEnumType(PendleBuyYtRequestChain);
41519
- PendleBuyYtRequestChain$outboundSchema = PendleBuyYtRequestChain$inboundSchema;
41520
- ((PendleBuyYtRequestChain$) => {
41521
- PendleBuyYtRequestChain$.inboundSchema = PendleBuyYtRequestChain$inboundSchema;
41522
- PendleBuyYtRequestChain$.outboundSchema = PendleBuyYtRequestChain$outboundSchema;
41523
- })(PendleBuyYtRequestChain$ ||= {});
41524
41538
  PendleBuyYtRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
41525
41539
  PendleBuyYtRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
41526
41540
  ((PendleBuyYtRequestTokenIn$) => {
@@ -41533,6 +41547,12 @@ var init_pendlebuyytrequest = __esm(() => {
41533
41547
  PendleBuyYtRequestAmountIn$.inboundSchema = PendleBuyYtRequestAmountIn$inboundSchema;
41534
41548
  PendleBuyYtRequestAmountIn$.outboundSchema = PendleBuyYtRequestAmountIn$outboundSchema;
41535
41549
  })(PendleBuyYtRequestAmountIn$ ||= {});
41550
+ PendleBuyYtRequestChain$inboundSchema = nativeEnumType(PendleBuyYtRequestChain);
41551
+ PendleBuyYtRequestChain$outboundSchema = PendleBuyYtRequestChain$inboundSchema;
41552
+ ((PendleBuyYtRequestChain$) => {
41553
+ PendleBuyYtRequestChain$.inboundSchema = PendleBuyYtRequestChain$inboundSchema;
41554
+ PendleBuyYtRequestChain$.outboundSchema = PendleBuyYtRequestChain$outboundSchema;
41555
+ })(PendleBuyYtRequestChain$ ||= {});
41536
41556
  PendleBuyYtRequest$inboundSchema = objectType({
41537
41557
  action_type: literalType("PENDLE_BUY_YT").default("PENDLE_BUY_YT"),
41538
41558
  market_address: stringType(),
@@ -41780,7 +41800,7 @@ var init_pendleredeemyieldrequest = __esm(() => {
41780
41800
  });
41781
41801
 
41782
41802
  // src/models/components/pendleremoveliquidityrequest.ts
41783
- var PendleRemoveLiquidityRequestChain, PendleRemoveLiquidityRequestChain$inboundSchema, PendleRemoveLiquidityRequestChain$outboundSchema, PendleRemoveLiquidityRequestChain$, PendleRemoveLiquidityRequestTokenOut$inboundSchema, PendleRemoveLiquidityRequestTokenOut$outboundSchema, PendleRemoveLiquidityRequestTokenOut$, PendleRemoveLiquidityRequestAmountIn$inboundSchema, PendleRemoveLiquidityRequestAmountIn$outboundSchema, PendleRemoveLiquidityRequestAmountIn$, PendleRemoveLiquidityRequest$inboundSchema, PendleRemoveLiquidityRequest$outboundSchema, PendleRemoveLiquidityRequest$;
41803
+ var PendleRemoveLiquidityRequestChain, PendleRemoveLiquidityRequestTokenOut$inboundSchema, PendleRemoveLiquidityRequestTokenOut$outboundSchema, PendleRemoveLiquidityRequestTokenOut$, PendleRemoveLiquidityRequestAmountIn$inboundSchema, PendleRemoveLiquidityRequestAmountIn$outboundSchema, PendleRemoveLiquidityRequestAmountIn$, PendleRemoveLiquidityRequestChain$inboundSchema, PendleRemoveLiquidityRequestChain$outboundSchema, PendleRemoveLiquidityRequestChain$, PendleRemoveLiquidityRequest$inboundSchema, PendleRemoveLiquidityRequest$outboundSchema, PendleRemoveLiquidityRequest$;
41784
41804
  var init_pendleremoveliquidityrequest = __esm(() => {
41785
41805
  init_zod();
41786
41806
  init_primitives();
@@ -41790,12 +41810,6 @@ var init_pendleremoveliquidityrequest = __esm(() => {
41790
41810
  Base: "base",
41791
41811
  Ethereum: "ethereum"
41792
41812
  };
41793
- PendleRemoveLiquidityRequestChain$inboundSchema = nativeEnumType(PendleRemoveLiquidityRequestChain);
41794
- PendleRemoveLiquidityRequestChain$outboundSchema = PendleRemoveLiquidityRequestChain$inboundSchema;
41795
- ((PendleRemoveLiquidityRequestChain$) => {
41796
- PendleRemoveLiquidityRequestChain$.inboundSchema = PendleRemoveLiquidityRequestChain$inboundSchema;
41797
- PendleRemoveLiquidityRequestChain$.outboundSchema = PendleRemoveLiquidityRequestChain$outboundSchema;
41798
- })(PendleRemoveLiquidityRequestChain$ ||= {});
41799
41813
  PendleRemoveLiquidityRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
41800
41814
  PendleRemoveLiquidityRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
41801
41815
  ((PendleRemoveLiquidityRequestTokenOut$) => {
@@ -41808,6 +41822,12 @@ var init_pendleremoveliquidityrequest = __esm(() => {
41808
41822
  PendleRemoveLiquidityRequestAmountIn$.inboundSchema = PendleRemoveLiquidityRequestAmountIn$inboundSchema;
41809
41823
  PendleRemoveLiquidityRequestAmountIn$.outboundSchema = PendleRemoveLiquidityRequestAmountIn$outboundSchema;
41810
41824
  })(PendleRemoveLiquidityRequestAmountIn$ ||= {});
41825
+ PendleRemoveLiquidityRequestChain$inboundSchema = nativeEnumType(PendleRemoveLiquidityRequestChain);
41826
+ PendleRemoveLiquidityRequestChain$outboundSchema = PendleRemoveLiquidityRequestChain$inboundSchema;
41827
+ ((PendleRemoveLiquidityRequestChain$) => {
41828
+ PendleRemoveLiquidityRequestChain$.inboundSchema = PendleRemoveLiquidityRequestChain$inboundSchema;
41829
+ PendleRemoveLiquidityRequestChain$.outboundSchema = PendleRemoveLiquidityRequestChain$outboundSchema;
41830
+ })(PendleRemoveLiquidityRequestChain$ ||= {});
41811
41831
  PendleRemoveLiquidityRequest$inboundSchema = objectType({
41812
41832
  action_type: literalType("PENDLE_REMOVE_LIQUIDITY").default("PENDLE_REMOVE_LIQUIDITY"),
41813
41833
  market_address: stringType(),
@@ -41849,7 +41869,7 @@ var init_pendleremoveliquidityrequest = __esm(() => {
41849
41869
  });
41850
41870
 
41851
41871
  // src/models/components/pendlesellptrequest.ts
41852
- var PendleSellPtRequestChain, PendleSellPtRequestChain$inboundSchema, PendleSellPtRequestChain$outboundSchema, PendleSellPtRequestChain$, PendleSellPtRequestTokenOut$inboundSchema, PendleSellPtRequestTokenOut$outboundSchema, PendleSellPtRequestTokenOut$, PendleSellPtRequestAmountIn$inboundSchema, PendleSellPtRequestAmountIn$outboundSchema, PendleSellPtRequestAmountIn$, PendleSellPtRequest$inboundSchema, PendleSellPtRequest$outboundSchema, PendleSellPtRequest$;
41872
+ var PendleSellPtRequestChain, PendleSellPtRequestTokenOut$inboundSchema, PendleSellPtRequestTokenOut$outboundSchema, PendleSellPtRequestTokenOut$, PendleSellPtRequestAmountIn$inboundSchema, PendleSellPtRequestAmountIn$outboundSchema, PendleSellPtRequestAmountIn$, PendleSellPtRequestChain$inboundSchema, PendleSellPtRequestChain$outboundSchema, PendleSellPtRequestChain$, PendleSellPtRequest$inboundSchema, PendleSellPtRequest$outboundSchema, PendleSellPtRequest$;
41853
41873
  var init_pendlesellptrequest = __esm(() => {
41854
41874
  init_zod();
41855
41875
  init_primitives();
@@ -41859,12 +41879,6 @@ var init_pendlesellptrequest = __esm(() => {
41859
41879
  Base: "base",
41860
41880
  Ethereum: "ethereum"
41861
41881
  };
41862
- PendleSellPtRequestChain$inboundSchema = nativeEnumType(PendleSellPtRequestChain);
41863
- PendleSellPtRequestChain$outboundSchema = PendleSellPtRequestChain$inboundSchema;
41864
- ((PendleSellPtRequestChain$) => {
41865
- PendleSellPtRequestChain$.inboundSchema = PendleSellPtRequestChain$inboundSchema;
41866
- PendleSellPtRequestChain$.outboundSchema = PendleSellPtRequestChain$outboundSchema;
41867
- })(PendleSellPtRequestChain$ ||= {});
41868
41882
  PendleSellPtRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
41869
41883
  PendleSellPtRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
41870
41884
  ((PendleSellPtRequestTokenOut$) => {
@@ -41877,6 +41891,12 @@ var init_pendlesellptrequest = __esm(() => {
41877
41891
  PendleSellPtRequestAmountIn$.inboundSchema = PendleSellPtRequestAmountIn$inboundSchema;
41878
41892
  PendleSellPtRequestAmountIn$.outboundSchema = PendleSellPtRequestAmountIn$outboundSchema;
41879
41893
  })(PendleSellPtRequestAmountIn$ ||= {});
41894
+ PendleSellPtRequestChain$inboundSchema = nativeEnumType(PendleSellPtRequestChain);
41895
+ PendleSellPtRequestChain$outboundSchema = PendleSellPtRequestChain$inboundSchema;
41896
+ ((PendleSellPtRequestChain$) => {
41897
+ PendleSellPtRequestChain$.inboundSchema = PendleSellPtRequestChain$inboundSchema;
41898
+ PendleSellPtRequestChain$.outboundSchema = PendleSellPtRequestChain$outboundSchema;
41899
+ })(PendleSellPtRequestChain$ ||= {});
41880
41900
  PendleSellPtRequest$inboundSchema = objectType({
41881
41901
  action_type: literalType("PENDLE_SELL_PT").default("PENDLE_SELL_PT"),
41882
41902
  market_address: stringType(),
@@ -41918,7 +41938,7 @@ var init_pendlesellptrequest = __esm(() => {
41918
41938
  });
41919
41939
 
41920
41940
  // src/models/components/pendlesellytrequest.ts
41921
- var PendleSellYtRequestChain, PendleSellYtRequestChain$inboundSchema, PendleSellYtRequestChain$outboundSchema, PendleSellYtRequestChain$, PendleSellYtRequestTokenOut$inboundSchema, PendleSellYtRequestTokenOut$outboundSchema, PendleSellYtRequestTokenOut$, PendleSellYtRequestAmountIn$inboundSchema, PendleSellYtRequestAmountIn$outboundSchema, PendleSellYtRequestAmountIn$, PendleSellYtRequest$inboundSchema, PendleSellYtRequest$outboundSchema, PendleSellYtRequest$;
41941
+ var PendleSellYtRequestChain, PendleSellYtRequestTokenOut$inboundSchema, PendleSellYtRequestTokenOut$outboundSchema, PendleSellYtRequestTokenOut$, PendleSellYtRequestAmountIn$inboundSchema, PendleSellYtRequestAmountIn$outboundSchema, PendleSellYtRequestAmountIn$, PendleSellYtRequestChain$inboundSchema, PendleSellYtRequestChain$outboundSchema, PendleSellYtRequestChain$, PendleSellYtRequest$inboundSchema, PendleSellYtRequest$outboundSchema, PendleSellYtRequest$;
41922
41942
  var init_pendlesellytrequest = __esm(() => {
41923
41943
  init_zod();
41924
41944
  init_primitives();
@@ -41928,12 +41948,6 @@ var init_pendlesellytrequest = __esm(() => {
41928
41948
  Base: "base",
41929
41949
  Ethereum: "ethereum"
41930
41950
  };
41931
- PendleSellYtRequestChain$inboundSchema = nativeEnumType(PendleSellYtRequestChain);
41932
- PendleSellYtRequestChain$outboundSchema = PendleSellYtRequestChain$inboundSchema;
41933
- ((PendleSellYtRequestChain$) => {
41934
- PendleSellYtRequestChain$.inboundSchema = PendleSellYtRequestChain$inboundSchema;
41935
- PendleSellYtRequestChain$.outboundSchema = PendleSellYtRequestChain$outboundSchema;
41936
- })(PendleSellYtRequestChain$ ||= {});
41937
41951
  PendleSellYtRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
41938
41952
  PendleSellYtRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
41939
41953
  ((PendleSellYtRequestTokenOut$) => {
@@ -41946,6 +41960,12 @@ var init_pendlesellytrequest = __esm(() => {
41946
41960
  PendleSellYtRequestAmountIn$.inboundSchema = PendleSellYtRequestAmountIn$inboundSchema;
41947
41961
  PendleSellYtRequestAmountIn$.outboundSchema = PendleSellYtRequestAmountIn$outboundSchema;
41948
41962
  })(PendleSellYtRequestAmountIn$ ||= {});
41963
+ PendleSellYtRequestChain$inboundSchema = nativeEnumType(PendleSellYtRequestChain);
41964
+ PendleSellYtRequestChain$outboundSchema = PendleSellYtRequestChain$inboundSchema;
41965
+ ((PendleSellYtRequestChain$) => {
41966
+ PendleSellYtRequestChain$.inboundSchema = PendleSellYtRequestChain$inboundSchema;
41967
+ PendleSellYtRequestChain$.outboundSchema = PendleSellYtRequestChain$outboundSchema;
41968
+ })(PendleSellYtRequestChain$ ||= {});
41949
41969
  PendleSellYtRequest$inboundSchema = objectType({
41950
41970
  action_type: literalType("PENDLE_SELL_YT").default("PENDLE_SELL_YT"),
41951
41971
  market_address: stringType(),
@@ -42132,7 +42152,7 @@ var init_security2 = __esm(() => {
42132
42152
  });
42133
42153
 
42134
42154
  // src/models/components/setallowancerequest.ts
42135
- var SetAllowanceRequestContractEnum, SetAllowanceRequestChain, SetAllowanceRequestContractEnum$inboundSchema, SetAllowanceRequestContractEnum$outboundSchema, SetAllowanceRequestContractEnum$, SetAllowanceRequestChain$inboundSchema, SetAllowanceRequestChain$outboundSchema, SetAllowanceRequestChain$, SetAllowanceRequestToken$inboundSchema, SetAllowanceRequestToken$outboundSchema, SetAllowanceRequestToken$, SetAllowanceRequestContractUnion$inboundSchema, SetAllowanceRequestContractUnion$outboundSchema, SetAllowanceRequestContractUnion$, SetAllowanceRequestAmount$inboundSchema, SetAllowanceRequestAmount$outboundSchema, SetAllowanceRequestAmount$, SetAllowanceRequest$inboundSchema, SetAllowanceRequest$outboundSchema, SetAllowanceRequest$;
42155
+ var SetAllowanceRequestContractEnum, SetAllowanceRequestChain, SetAllowanceRequestToken$inboundSchema, SetAllowanceRequestToken$outboundSchema, SetAllowanceRequestToken$, SetAllowanceRequestContractEnum$inboundSchema, SetAllowanceRequestContractEnum$outboundSchema, SetAllowanceRequestContractEnum$, SetAllowanceRequestContractUnion$inboundSchema, SetAllowanceRequestContractUnion$outboundSchema, SetAllowanceRequestContractUnion$, SetAllowanceRequestAmount$inboundSchema, SetAllowanceRequestAmount$outboundSchema, SetAllowanceRequestAmount$, SetAllowanceRequestChain$inboundSchema, SetAllowanceRequestChain$outboundSchema, SetAllowanceRequestChain$, SetAllowanceRequest$inboundSchema, SetAllowanceRequest$outboundSchema, SetAllowanceRequest$;
42136
42156
  var init_setallowancerequest = __esm(() => {
42137
42157
  init_zod();
42138
42158
  init_primitives();
@@ -42156,24 +42176,18 @@ var init_setallowancerequest = __esm(() => {
42156
42176
  Base: "base",
42157
42177
  Ethereum: "ethereum"
42158
42178
  };
42159
- SetAllowanceRequestContractEnum$inboundSchema = nativeEnumType(SetAllowanceRequestContractEnum);
42160
- SetAllowanceRequestContractEnum$outboundSchema = SetAllowanceRequestContractEnum$inboundSchema;
42161
- ((SetAllowanceRequestContractEnum$) => {
42162
- SetAllowanceRequestContractEnum$.inboundSchema = SetAllowanceRequestContractEnum$inboundSchema;
42163
- SetAllowanceRequestContractEnum$.outboundSchema = SetAllowanceRequestContractEnum$outboundSchema;
42164
- })(SetAllowanceRequestContractEnum$ ||= {});
42165
- SetAllowanceRequestChain$inboundSchema = nativeEnumType(SetAllowanceRequestChain);
42166
- SetAllowanceRequestChain$outboundSchema = SetAllowanceRequestChain$inboundSchema;
42167
- ((SetAllowanceRequestChain$) => {
42168
- SetAllowanceRequestChain$.inboundSchema = SetAllowanceRequestChain$inboundSchema;
42169
- SetAllowanceRequestChain$.outboundSchema = SetAllowanceRequestChain$outboundSchema;
42170
- })(SetAllowanceRequestChain$ ||= {});
42171
42179
  SetAllowanceRequestToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42172
42180
  SetAllowanceRequestToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42173
42181
  ((SetAllowanceRequestToken$) => {
42174
42182
  SetAllowanceRequestToken$.inboundSchema = SetAllowanceRequestToken$inboundSchema;
42175
42183
  SetAllowanceRequestToken$.outboundSchema = SetAllowanceRequestToken$outboundSchema;
42176
42184
  })(SetAllowanceRequestToken$ ||= {});
42185
+ SetAllowanceRequestContractEnum$inboundSchema = nativeEnumType(SetAllowanceRequestContractEnum);
42186
+ SetAllowanceRequestContractEnum$outboundSchema = SetAllowanceRequestContractEnum$inboundSchema;
42187
+ ((SetAllowanceRequestContractEnum$) => {
42188
+ SetAllowanceRequestContractEnum$.inboundSchema = SetAllowanceRequestContractEnum$inboundSchema;
42189
+ SetAllowanceRequestContractEnum$.outboundSchema = SetAllowanceRequestContractEnum$outboundSchema;
42190
+ })(SetAllowanceRequestContractEnum$ ||= {});
42177
42191
  SetAllowanceRequestContractUnion$inboundSchema = unionType([SetAllowanceRequestContractEnum$inboundSchema, stringType()]);
42178
42192
  SetAllowanceRequestContractUnion$outboundSchema = unionType([SetAllowanceRequestContractEnum$outboundSchema, stringType()]);
42179
42193
  ((SetAllowanceRequestContractUnion$) => {
@@ -42186,6 +42200,12 @@ var init_setallowancerequest = __esm(() => {
42186
42200
  SetAllowanceRequestAmount$.inboundSchema = SetAllowanceRequestAmount$inboundSchema;
42187
42201
  SetAllowanceRequestAmount$.outboundSchema = SetAllowanceRequestAmount$outboundSchema;
42188
42202
  })(SetAllowanceRequestAmount$ ||= {});
42203
+ SetAllowanceRequestChain$inboundSchema = nativeEnumType(SetAllowanceRequestChain);
42204
+ SetAllowanceRequestChain$outboundSchema = SetAllowanceRequestChain$inboundSchema;
42205
+ ((SetAllowanceRequestChain$) => {
42206
+ SetAllowanceRequestChain$.inboundSchema = SetAllowanceRequestChain$inboundSchema;
42207
+ SetAllowanceRequestChain$.outboundSchema = SetAllowanceRequestChain$outboundSchema;
42208
+ })(SetAllowanceRequestChain$ ||= {});
42189
42209
  SetAllowanceRequest$inboundSchema = objectType({
42190
42210
  action_type: literalType("SET_ALLOWANCE").default("SET_ALLOWANCE"),
42191
42211
  token: unionType([TokenEnum$inboundSchema, stringType()]),
@@ -42223,7 +42243,7 @@ var init_setallowancerequest = __esm(() => {
42223
42243
  });
42224
42244
 
42225
42245
  // src/models/components/skybuyrequest.ts
42226
- var SkyBuyRequestTokenIn, SkyBuyRequestChain, SkyBuyRequestTokenIn$inboundSchema, SkyBuyRequestTokenIn$outboundSchema, SkyBuyRequestTokenIn$, SkyBuyRequestChain$inboundSchema, SkyBuyRequestChain$outboundSchema, SkyBuyRequestChain$, SkyBuyRequestAmount$inboundSchema, SkyBuyRequestAmount$outboundSchema, SkyBuyRequestAmount$, SkyBuyRequest$inboundSchema, SkyBuyRequest$outboundSchema, SkyBuyRequest$;
42246
+ var SkyBuyRequestTokenIn, SkyBuyRequestChain, SkyBuyRequestTokenIn$inboundSchema, SkyBuyRequestTokenIn$outboundSchema, SkyBuyRequestTokenIn$, SkyBuyRequestAmount$inboundSchema, SkyBuyRequestAmount$outboundSchema, SkyBuyRequestAmount$, SkyBuyRequestChain$inboundSchema, SkyBuyRequestChain$outboundSchema, SkyBuyRequestChain$, SkyBuyRequest$inboundSchema, SkyBuyRequest$outboundSchema, SkyBuyRequest$;
42227
42247
  var init_skybuyrequest = __esm(() => {
42228
42248
  init_zod();
42229
42249
  init_primitives();
@@ -42240,18 +42260,18 @@ var init_skybuyrequest = __esm(() => {
42240
42260
  SkyBuyRequestTokenIn$.inboundSchema = SkyBuyRequestTokenIn$inboundSchema;
42241
42261
  SkyBuyRequestTokenIn$.outboundSchema = SkyBuyRequestTokenIn$outboundSchema;
42242
42262
  })(SkyBuyRequestTokenIn$ ||= {});
42243
- SkyBuyRequestChain$inboundSchema = nativeEnumType(SkyBuyRequestChain);
42244
- SkyBuyRequestChain$outboundSchema = SkyBuyRequestChain$inboundSchema;
42245
- ((SkyBuyRequestChain$) => {
42246
- SkyBuyRequestChain$.inboundSchema = SkyBuyRequestChain$inboundSchema;
42247
- SkyBuyRequestChain$.outboundSchema = SkyBuyRequestChain$outboundSchema;
42248
- })(SkyBuyRequestChain$ ||= {});
42249
42263
  SkyBuyRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
42250
42264
  SkyBuyRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
42251
42265
  ((SkyBuyRequestAmount$) => {
42252
42266
  SkyBuyRequestAmount$.inboundSchema = SkyBuyRequestAmount$inboundSchema;
42253
42267
  SkyBuyRequestAmount$.outboundSchema = SkyBuyRequestAmount$outboundSchema;
42254
42268
  })(SkyBuyRequestAmount$ ||= {});
42269
+ SkyBuyRequestChain$inboundSchema = nativeEnumType(SkyBuyRequestChain);
42270
+ SkyBuyRequestChain$outboundSchema = SkyBuyRequestChain$inboundSchema;
42271
+ ((SkyBuyRequestChain$) => {
42272
+ SkyBuyRequestChain$.inboundSchema = SkyBuyRequestChain$inboundSchema;
42273
+ SkyBuyRequestChain$.outboundSchema = SkyBuyRequestChain$outboundSchema;
42274
+ })(SkyBuyRequestChain$ ||= {});
42255
42275
  SkyBuyRequest$inboundSchema = objectType({
42256
42276
  action_type: literalType("SKY_BUY").default("SKY_BUY"),
42257
42277
  token_in: SkyBuyRequestTokenIn$inboundSchema,
@@ -42310,25 +42330,25 @@ var init_skycheckpositionresponse = __esm(() => {
42310
42330
  });
42311
42331
 
42312
42332
  // src/models/components/skydepositrequest.ts
42313
- var SkyDepositRequestChain, SkyDepositRequestChain$inboundSchema, SkyDepositRequestChain$outboundSchema, SkyDepositRequestChain$, SkyDepositRequestAmount$inboundSchema, SkyDepositRequestAmount$outboundSchema, SkyDepositRequestAmount$, SkyDepositRequest$inboundSchema, SkyDepositRequest$outboundSchema, SkyDepositRequest$;
42333
+ var SkyDepositRequestChain, SkyDepositRequestAmount$inboundSchema, SkyDepositRequestAmount$outboundSchema, SkyDepositRequestAmount$, SkyDepositRequestChain$inboundSchema, SkyDepositRequestChain$outboundSchema, SkyDepositRequestChain$, SkyDepositRequest$inboundSchema, SkyDepositRequest$outboundSchema, SkyDepositRequest$;
42314
42334
  var init_skydepositrequest = __esm(() => {
42315
42335
  init_zod();
42316
42336
  init_primitives();
42317
42337
  SkyDepositRequestChain = {
42318
42338
  Ethereum: "ethereum"
42319
42339
  };
42320
- SkyDepositRequestChain$inboundSchema = nativeEnumType(SkyDepositRequestChain);
42321
- SkyDepositRequestChain$outboundSchema = SkyDepositRequestChain$inboundSchema;
42322
- ((SkyDepositRequestChain$) => {
42323
- SkyDepositRequestChain$.inboundSchema = SkyDepositRequestChain$inboundSchema;
42324
- SkyDepositRequestChain$.outboundSchema = SkyDepositRequestChain$outboundSchema;
42325
- })(SkyDepositRequestChain$ ||= {});
42326
42340
  SkyDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
42327
42341
  SkyDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
42328
42342
  ((SkyDepositRequestAmount$) => {
42329
42343
  SkyDepositRequestAmount$.inboundSchema = SkyDepositRequestAmount$inboundSchema;
42330
42344
  SkyDepositRequestAmount$.outboundSchema = SkyDepositRequestAmount$outboundSchema;
42331
42345
  })(SkyDepositRequestAmount$ ||= {});
42346
+ SkyDepositRequestChain$inboundSchema = nativeEnumType(SkyDepositRequestChain);
42347
+ SkyDepositRequestChain$outboundSchema = SkyDepositRequestChain$inboundSchema;
42348
+ ((SkyDepositRequestChain$) => {
42349
+ SkyDepositRequestChain$.inboundSchema = SkyDepositRequestChain$inboundSchema;
42350
+ SkyDepositRequestChain$.outboundSchema = SkyDepositRequestChain$outboundSchema;
42351
+ })(SkyDepositRequestChain$ ||= {});
42332
42352
  SkyDepositRequest$inboundSchema = objectType({
42333
42353
  action_type: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
42334
42354
  amount: unionType([numberType(), stringType()]),
@@ -42358,7 +42378,7 @@ var init_skydepositrequest = __esm(() => {
42358
42378
  });
42359
42379
 
42360
42380
  // src/models/components/skysellrequest.ts
42361
- var SkySellRequestTokenOut, SkySellRequestChain, SkySellRequestTokenOut$inboundSchema, SkySellRequestTokenOut$outboundSchema, SkySellRequestTokenOut$, SkySellRequestChain$inboundSchema, SkySellRequestChain$outboundSchema, SkySellRequestChain$, SkySellRequestAmount$inboundSchema, SkySellRequestAmount$outboundSchema, SkySellRequestAmount$, SkySellRequest$inboundSchema, SkySellRequest$outboundSchema, SkySellRequest$;
42381
+ var SkySellRequestTokenOut, SkySellRequestChain, SkySellRequestTokenOut$inboundSchema, SkySellRequestTokenOut$outboundSchema, SkySellRequestTokenOut$, SkySellRequestAmount$inboundSchema, SkySellRequestAmount$outboundSchema, SkySellRequestAmount$, SkySellRequestChain$inboundSchema, SkySellRequestChain$outboundSchema, SkySellRequestChain$, SkySellRequest$inboundSchema, SkySellRequest$outboundSchema, SkySellRequest$;
42362
42382
  var init_skysellrequest = __esm(() => {
42363
42383
  init_zod();
42364
42384
  init_primitives();
@@ -42375,18 +42395,18 @@ var init_skysellrequest = __esm(() => {
42375
42395
  SkySellRequestTokenOut$.inboundSchema = SkySellRequestTokenOut$inboundSchema;
42376
42396
  SkySellRequestTokenOut$.outboundSchema = SkySellRequestTokenOut$outboundSchema;
42377
42397
  })(SkySellRequestTokenOut$ ||= {});
42378
- SkySellRequestChain$inboundSchema = nativeEnumType(SkySellRequestChain);
42379
- SkySellRequestChain$outboundSchema = SkySellRequestChain$inboundSchema;
42380
- ((SkySellRequestChain$) => {
42381
- SkySellRequestChain$.inboundSchema = SkySellRequestChain$inboundSchema;
42382
- SkySellRequestChain$.outboundSchema = SkySellRequestChain$outboundSchema;
42383
- })(SkySellRequestChain$ ||= {});
42384
42398
  SkySellRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
42385
42399
  SkySellRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
42386
42400
  ((SkySellRequestAmount$) => {
42387
42401
  SkySellRequestAmount$.inboundSchema = SkySellRequestAmount$inboundSchema;
42388
42402
  SkySellRequestAmount$.outboundSchema = SkySellRequestAmount$outboundSchema;
42389
42403
  })(SkySellRequestAmount$ ||= {});
42404
+ SkySellRequestChain$inboundSchema = nativeEnumType(SkySellRequestChain);
42405
+ SkySellRequestChain$outboundSchema = SkySellRequestChain$inboundSchema;
42406
+ ((SkySellRequestChain$) => {
42407
+ SkySellRequestChain$.inboundSchema = SkySellRequestChain$inboundSchema;
42408
+ SkySellRequestChain$.outboundSchema = SkySellRequestChain$outboundSchema;
42409
+ })(SkySellRequestChain$ ||= {});
42390
42410
  SkySellRequest$inboundSchema = objectType({
42391
42411
  action_type: literalType("SKY_SELL").default("SKY_SELL"),
42392
42412
  token_out: SkySellRequestTokenOut$inboundSchema,
@@ -42602,7 +42622,7 @@ var init_transactionresponse = __esm(() => {
42602
42622
  });
42603
42623
 
42604
42624
  // src/models/components/uniswapbuyexactlyrequest.ts
42605
- var UniswapBuyExactlyRequestChain, UniswapBuyExactlyRequestChain$inboundSchema, UniswapBuyExactlyRequestChain$outboundSchema, UniswapBuyExactlyRequestChain$, UniswapBuyExactlyRequestAmount$inboundSchema, UniswapBuyExactlyRequestAmount$outboundSchema, UniswapBuyExactlyRequestAmount$, UniswapBuyExactlyRequest$inboundSchema, UniswapBuyExactlyRequest$outboundSchema, UniswapBuyExactlyRequest$;
42625
+ var UniswapBuyExactlyRequestChain, UniswapBuyExactlyRequestTokenIn$inboundSchema, UniswapBuyExactlyRequestTokenIn$outboundSchema, UniswapBuyExactlyRequestTokenIn$, UniswapBuyExactlyRequestTokenOut$inboundSchema, UniswapBuyExactlyRequestTokenOut$outboundSchema, UniswapBuyExactlyRequestTokenOut$, UniswapBuyExactlyRequestAmountOut$inboundSchema, UniswapBuyExactlyRequestAmountOut$outboundSchema, UniswapBuyExactlyRequestAmountOut$, UniswapBuyExactlyRequestChain$inboundSchema, UniswapBuyExactlyRequestChain$outboundSchema, UniswapBuyExactlyRequestChain$, UniswapBuyExactlyRequest$inboundSchema, UniswapBuyExactlyRequest$outboundSchema, UniswapBuyExactlyRequest$;
42606
42626
  var init_uniswapbuyexactlyrequest = __esm(() => {
42607
42627
  init_zod();
42608
42628
  init_primitives();
@@ -42613,26 +42633,37 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
42613
42633
  Base: "base",
42614
42634
  Ethereum: "ethereum"
42615
42635
  };
42636
+ UniswapBuyExactlyRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42637
+ UniswapBuyExactlyRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42638
+ ((UniswapBuyExactlyRequestTokenIn$) => {
42639
+ UniswapBuyExactlyRequestTokenIn$.inboundSchema = UniswapBuyExactlyRequestTokenIn$inboundSchema;
42640
+ UniswapBuyExactlyRequestTokenIn$.outboundSchema = UniswapBuyExactlyRequestTokenIn$outboundSchema;
42641
+ })(UniswapBuyExactlyRequestTokenIn$ ||= {});
42642
+ UniswapBuyExactlyRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42643
+ UniswapBuyExactlyRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42644
+ ((UniswapBuyExactlyRequestTokenOut$) => {
42645
+ UniswapBuyExactlyRequestTokenOut$.inboundSchema = UniswapBuyExactlyRequestTokenOut$inboundSchema;
42646
+ UniswapBuyExactlyRequestTokenOut$.outboundSchema = UniswapBuyExactlyRequestTokenOut$outboundSchema;
42647
+ })(UniswapBuyExactlyRequestTokenOut$ ||= {});
42648
+ UniswapBuyExactlyRequestAmountOut$inboundSchema = unionType([numberType(), stringType()]);
42649
+ UniswapBuyExactlyRequestAmountOut$outboundSchema = unionType([numberType(), stringType()]);
42650
+ ((UniswapBuyExactlyRequestAmountOut$) => {
42651
+ UniswapBuyExactlyRequestAmountOut$.inboundSchema = UniswapBuyExactlyRequestAmountOut$inboundSchema;
42652
+ UniswapBuyExactlyRequestAmountOut$.outboundSchema = UniswapBuyExactlyRequestAmountOut$outboundSchema;
42653
+ })(UniswapBuyExactlyRequestAmountOut$ ||= {});
42616
42654
  UniswapBuyExactlyRequestChain$inboundSchema = nativeEnumType(UniswapBuyExactlyRequestChain);
42617
42655
  UniswapBuyExactlyRequestChain$outboundSchema = UniswapBuyExactlyRequestChain$inboundSchema;
42618
42656
  ((UniswapBuyExactlyRequestChain$) => {
42619
42657
  UniswapBuyExactlyRequestChain$.inboundSchema = UniswapBuyExactlyRequestChain$inboundSchema;
42620
42658
  UniswapBuyExactlyRequestChain$.outboundSchema = UniswapBuyExactlyRequestChain$outboundSchema;
42621
42659
  })(UniswapBuyExactlyRequestChain$ ||= {});
42622
- UniswapBuyExactlyRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
42623
- UniswapBuyExactlyRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
42624
- ((UniswapBuyExactlyRequestAmount$) => {
42625
- UniswapBuyExactlyRequestAmount$.inboundSchema = UniswapBuyExactlyRequestAmount$inboundSchema;
42626
- UniswapBuyExactlyRequestAmount$.outboundSchema = UniswapBuyExactlyRequestAmount$outboundSchema;
42627
- })(UniswapBuyExactlyRequestAmount$ ||= {});
42628
42660
  UniswapBuyExactlyRequest$inboundSchema = objectType({
42629
42661
  action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
42630
- token_in: TokenEnum$inboundSchema,
42631
- token_out: TokenEnum$inboundSchema,
42662
+ token_in: unionType([TokenEnum$inboundSchema, stringType()]),
42663
+ token_out: unionType([TokenEnum$inboundSchema, stringType()]),
42632
42664
  fee: FeeEnum$inboundSchema,
42633
- amount: unionType([numberType(), stringType()]),
42665
+ amount_out: unionType([numberType(), stringType()]),
42634
42666
  max_slippage_percent: numberType(),
42635
- wrap_eth: booleanType().default(false),
42636
42667
  chain: UniswapBuyExactlyRequestChain$inboundSchema,
42637
42668
  sender: stringType()
42638
42669
  }).transform((v2) => {
@@ -42640,18 +42671,17 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
42640
42671
  action_type: "actionType",
42641
42672
  token_in: "tokenIn",
42642
42673
  token_out: "tokenOut",
42643
- max_slippage_percent: "maxSlippagePercent",
42644
- wrap_eth: "wrapEth"
42674
+ amount_out: "amountOut",
42675
+ max_slippage_percent: "maxSlippagePercent"
42645
42676
  });
42646
42677
  });
42647
42678
  UniswapBuyExactlyRequest$outboundSchema = objectType({
42648
42679
  actionType: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
42649
- tokenIn: TokenEnum$outboundSchema,
42650
- tokenOut: TokenEnum$outboundSchema,
42680
+ tokenIn: unionType([TokenEnum$outboundSchema, stringType()]),
42681
+ tokenOut: unionType([TokenEnum$outboundSchema, stringType()]),
42651
42682
  fee: FeeEnum$outboundSchema,
42652
- amount: unionType([numberType(), stringType()]),
42683
+ amountOut: unionType([numberType(), stringType()]),
42653
42684
  maxSlippagePercent: numberType(),
42654
- wrapEth: booleanType().default(false),
42655
42685
  chain: UniswapBuyExactlyRequestChain$outboundSchema,
42656
42686
  sender: stringType()
42657
42687
  }).transform((v2) => {
@@ -42659,8 +42689,8 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
42659
42689
  actionType: "action_type",
42660
42690
  tokenIn: "token_in",
42661
42691
  tokenOut: "token_out",
42662
- maxSlippagePercent: "max_slippage_percent",
42663
- wrapEth: "wrap_eth"
42692
+ amountOut: "amount_out",
42693
+ maxSlippagePercent: "max_slippage_percent"
42664
42694
  });
42665
42695
  });
42666
42696
  ((UniswapBuyExactlyRequest$) => {
@@ -42669,6 +42699,53 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
42669
42699
  })(UniswapBuyExactlyRequest$ ||= {});
42670
42700
  });
42671
42701
 
42702
+ // src/models/components/uniswapbuyexactlytransactionresponse.ts
42703
+ var UniswapBuyExactlyTransactionResponseTransaction$inboundSchema, UniswapBuyExactlyTransactionResponseTransaction$outboundSchema, UniswapBuyExactlyTransactionResponseTransaction$, UniswapBuyExactlyTransactionResponse$inboundSchema, UniswapBuyExactlyTransactionResponse$outboundSchema, UniswapBuyExactlyTransactionResponse$;
42704
+ var init_uniswapbuyexactlytransactionresponse = __esm(() => {
42705
+ init_zod();
42706
+ init_primitives();
42707
+ init_unsignedtransaction();
42708
+ init_useroperationresponse();
42709
+ UniswapBuyExactlyTransactionResponseTransaction$inboundSchema = unionType([
42710
+ UnsignedTransaction$inboundSchema,
42711
+ UserOperationResponse$inboundSchema
42712
+ ]);
42713
+ UniswapBuyExactlyTransactionResponseTransaction$outboundSchema = unionType([
42714
+ UnsignedTransaction$outboundSchema,
42715
+ UserOperationResponse$outboundSchema
42716
+ ]);
42717
+ ((UniswapBuyExactlyTransactionResponseTransaction$) => {
42718
+ UniswapBuyExactlyTransactionResponseTransaction$.inboundSchema = UniswapBuyExactlyTransactionResponseTransaction$inboundSchema;
42719
+ UniswapBuyExactlyTransactionResponseTransaction$.outboundSchema = UniswapBuyExactlyTransactionResponseTransaction$outboundSchema;
42720
+ })(UniswapBuyExactlyTransactionResponseTransaction$ ||= {});
42721
+ UniswapBuyExactlyTransactionResponse$inboundSchema = objectType({
42722
+ transaction: unionType([
42723
+ UnsignedTransaction$inboundSchema,
42724
+ UserOperationResponse$inboundSchema
42725
+ ]),
42726
+ amount_in_quote: stringType()
42727
+ }).transform((v2) => {
42728
+ return remap(v2, {
42729
+ amount_in_quote: "amountInQuote"
42730
+ });
42731
+ });
42732
+ UniswapBuyExactlyTransactionResponse$outboundSchema = objectType({
42733
+ transaction: unionType([
42734
+ UnsignedTransaction$outboundSchema,
42735
+ UserOperationResponse$outboundSchema
42736
+ ]),
42737
+ amountInQuote: stringType()
42738
+ }).transform((v2) => {
42739
+ return remap(v2, {
42740
+ amountInQuote: "amount_in_quote"
42741
+ });
42742
+ });
42743
+ ((UniswapBuyExactlyTransactionResponse$) => {
42744
+ UniswapBuyExactlyTransactionResponse$.inboundSchema = UniswapBuyExactlyTransactionResponse$inboundSchema;
42745
+ UniswapBuyExactlyTransactionResponse$.outboundSchema = UniswapBuyExactlyTransactionResponse$outboundSchema;
42746
+ })(UniswapBuyExactlyTransactionResponse$ ||= {});
42747
+ });
42748
+
42672
42749
  // src/models/components/uniswapbuyquoteinforesponse.ts
42673
42750
  var UniswapBuyQuoteInfoResponse$inboundSchema, UniswapBuyQuoteInfoResponse$outboundSchema, UniswapBuyQuoteInfoResponse$;
42674
42751
  var init_uniswapbuyquoteinforesponse = __esm(() => {
@@ -42724,7 +42801,7 @@ var init_uniswapcheckinrangeresponse = __esm(() => {
42724
42801
  });
42725
42802
 
42726
42803
  // src/models/components/uniswapincreaseliquidityprovisionrequest.ts
42727
- var UniswapIncreaseLiquidityProvisionRequestChain, UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema, UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema, UniswapIncreaseLiquidityProvisionRequestChain$, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$, UniswapIncreaseLiquidityProvisionRequestAmount0Min$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Min$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Min$, UniswapIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Min$, UniswapIncreaseLiquidityProvisionRequest$inboundSchema, UniswapIncreaseLiquidityProvisionRequest$outboundSchema, UniswapIncreaseLiquidityProvisionRequest$;
42804
+ var UniswapIncreaseLiquidityProvisionRequestChain, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Desired$, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Desired$, UniswapIncreaseLiquidityProvisionRequestAmount0Min$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Min$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount0Min$, UniswapIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema, UniswapIncreaseLiquidityProvisionRequestAmount1Min$, UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema, UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema, UniswapIncreaseLiquidityProvisionRequestChain$, UniswapIncreaseLiquidityProvisionRequest$inboundSchema, UniswapIncreaseLiquidityProvisionRequest$outboundSchema, UniswapIncreaseLiquidityProvisionRequest$;
42728
42805
  var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
42729
42806
  init_zod();
42730
42807
  init_primitives();
@@ -42733,12 +42810,6 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
42733
42810
  Base: "base",
42734
42811
  Ethereum: "ethereum"
42735
42812
  };
42736
- UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapIncreaseLiquidityProvisionRequestChain);
42737
- UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema;
42738
- ((UniswapIncreaseLiquidityProvisionRequestChain$) => {
42739
- UniswapIncreaseLiquidityProvisionRequestChain$.inboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema;
42740
- UniswapIncreaseLiquidityProvisionRequestChain$.outboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema;
42741
- })(UniswapIncreaseLiquidityProvisionRequestChain$ ||= {});
42742
42813
  UniswapIncreaseLiquidityProvisionRequestAmount0Desired$inboundSchema = unionType([numberType(), stringType()]);
42743
42814
  UniswapIncreaseLiquidityProvisionRequestAmount0Desired$outboundSchema = unionType([numberType(), stringType()]);
42744
42815
  ((UniswapIncreaseLiquidityProvisionRequestAmount0Desired$) => {
@@ -42763,6 +42834,12 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
42763
42834
  UniswapIncreaseLiquidityProvisionRequestAmount1Min$.inboundSchema = UniswapIncreaseLiquidityProvisionRequestAmount1Min$inboundSchema;
42764
42835
  UniswapIncreaseLiquidityProvisionRequestAmount1Min$.outboundSchema = UniswapIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema;
42765
42836
  })(UniswapIncreaseLiquidityProvisionRequestAmount1Min$ ||= {});
42837
+ UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapIncreaseLiquidityProvisionRequestChain);
42838
+ UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema;
42839
+ ((UniswapIncreaseLiquidityProvisionRequestChain$) => {
42840
+ UniswapIncreaseLiquidityProvisionRequestChain$.inboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$inboundSchema;
42841
+ UniswapIncreaseLiquidityProvisionRequestChain$.outboundSchema = UniswapIncreaseLiquidityProvisionRequestChain$outboundSchema;
42842
+ })(UniswapIncreaseLiquidityProvisionRequestChain$ ||= {});
42766
42843
  UniswapIncreaseLiquidityProvisionRequest$inboundSchema = objectType({
42767
42844
  action_type: literalType("UNISWAP_ADD_LIQUIDITY").default("UNISWAP_ADD_LIQUIDITY"),
42768
42845
  token_id: numberType().int(),
@@ -42886,7 +42963,7 @@ var init_uniswaplppositionsinforesponse = __esm(() => {
42886
42963
  });
42887
42964
 
42888
42965
  // src/models/components/uniswapmintliquidityprovisionrequest.ts
42889
- var UniswapMintLiquidityProvisionRequestChain, UniswapMintLiquidityProvisionRequestChain$inboundSchema, UniswapMintLiquidityProvisionRequestChain$outboundSchema, UniswapMintLiquidityProvisionRequestChain$, UniswapMintLiquidityProvisionRequestAmount0Desired$inboundSchema, UniswapMintLiquidityProvisionRequestAmount0Desired$outboundSchema, UniswapMintLiquidityProvisionRequestAmount0Desired$, UniswapMintLiquidityProvisionRequestAmount1Desired$inboundSchema, UniswapMintLiquidityProvisionRequestAmount1Desired$outboundSchema, UniswapMintLiquidityProvisionRequestAmount1Desired$, UniswapMintLiquidityProvisionRequestAmount0Min$inboundSchema, UniswapMintLiquidityProvisionRequestAmount0Min$outboundSchema, UniswapMintLiquidityProvisionRequestAmount0Min$, UniswapMintLiquidityProvisionRequestAmount1Min$inboundSchema, UniswapMintLiquidityProvisionRequestAmount1Min$outboundSchema, UniswapMintLiquidityProvisionRequestAmount1Min$, UniswapMintLiquidityProvisionRequest$inboundSchema, UniswapMintLiquidityProvisionRequest$outboundSchema, UniswapMintLiquidityProvisionRequest$;
42966
+ var UniswapMintLiquidityProvisionRequestChain, UniswapMintLiquidityProvisionRequestAmount0Desired$inboundSchema, UniswapMintLiquidityProvisionRequestAmount0Desired$outboundSchema, UniswapMintLiquidityProvisionRequestAmount0Desired$, UniswapMintLiquidityProvisionRequestAmount1Desired$inboundSchema, UniswapMintLiquidityProvisionRequestAmount1Desired$outboundSchema, UniswapMintLiquidityProvisionRequestAmount1Desired$, UniswapMintLiquidityProvisionRequestAmount0Min$inboundSchema, UniswapMintLiquidityProvisionRequestAmount0Min$outboundSchema, UniswapMintLiquidityProvisionRequestAmount0Min$, UniswapMintLiquidityProvisionRequestAmount1Min$inboundSchema, UniswapMintLiquidityProvisionRequestAmount1Min$outboundSchema, UniswapMintLiquidityProvisionRequestAmount1Min$, UniswapMintLiquidityProvisionRequestChain$inboundSchema, UniswapMintLiquidityProvisionRequestChain$outboundSchema, UniswapMintLiquidityProvisionRequestChain$, UniswapMintLiquidityProvisionRequest$inboundSchema, UniswapMintLiquidityProvisionRequest$outboundSchema, UniswapMintLiquidityProvisionRequest$;
42890
42967
  var init_uniswapmintliquidityprovisionrequest = __esm(() => {
42891
42968
  init_zod();
42892
42969
  init_primitives();
@@ -42897,12 +42974,6 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
42897
42974
  Base: "base",
42898
42975
  Ethereum: "ethereum"
42899
42976
  };
42900
- UniswapMintLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapMintLiquidityProvisionRequestChain);
42901
- UniswapMintLiquidityProvisionRequestChain$outboundSchema = UniswapMintLiquidityProvisionRequestChain$inboundSchema;
42902
- ((UniswapMintLiquidityProvisionRequestChain$) => {
42903
- UniswapMintLiquidityProvisionRequestChain$.inboundSchema = UniswapMintLiquidityProvisionRequestChain$inboundSchema;
42904
- UniswapMintLiquidityProvisionRequestChain$.outboundSchema = UniswapMintLiquidityProvisionRequestChain$outboundSchema;
42905
- })(UniswapMintLiquidityProvisionRequestChain$ ||= {});
42906
42977
  UniswapMintLiquidityProvisionRequestAmount0Desired$inboundSchema = unionType([numberType(), stringType()]);
42907
42978
  UniswapMintLiquidityProvisionRequestAmount0Desired$outboundSchema = unionType([numberType(), stringType()]);
42908
42979
  ((UniswapMintLiquidityProvisionRequestAmount0Desired$) => {
@@ -42927,6 +42998,12 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
42927
42998
  UniswapMintLiquidityProvisionRequestAmount1Min$.inboundSchema = UniswapMintLiquidityProvisionRequestAmount1Min$inboundSchema;
42928
42999
  UniswapMintLiquidityProvisionRequestAmount1Min$.outboundSchema = UniswapMintLiquidityProvisionRequestAmount1Min$outboundSchema;
42929
43000
  })(UniswapMintLiquidityProvisionRequestAmount1Min$ ||= {});
43001
+ UniswapMintLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapMintLiquidityProvisionRequestChain);
43002
+ UniswapMintLiquidityProvisionRequestChain$outboundSchema = UniswapMintLiquidityProvisionRequestChain$inboundSchema;
43003
+ ((UniswapMintLiquidityProvisionRequestChain$) => {
43004
+ UniswapMintLiquidityProvisionRequestChain$.inboundSchema = UniswapMintLiquidityProvisionRequestChain$inboundSchema;
43005
+ UniswapMintLiquidityProvisionRequestChain$.outboundSchema = UniswapMintLiquidityProvisionRequestChain$outboundSchema;
43006
+ })(UniswapMintLiquidityProvisionRequestChain$ ||= {});
42930
43007
  UniswapMintLiquidityProvisionRequest$inboundSchema = objectType({
42931
43008
  action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
42932
43009
  token0: TokenEnum$inboundSchema,
@@ -43018,7 +43095,7 @@ var init_uniswappoolpriceresponse = __esm(() => {
43018
43095
  });
43019
43096
 
43020
43097
  // src/models/components/uniswapsellexactlyrequest.ts
43021
- var UniswapSellExactlyRequestChain, UniswapSellExactlyRequestChain$inboundSchema, UniswapSellExactlyRequestChain$outboundSchema, UniswapSellExactlyRequestChain$, UniswapSellExactlyRequestAmount$inboundSchema, UniswapSellExactlyRequestAmount$outboundSchema, UniswapSellExactlyRequestAmount$, UniswapSellExactlyRequest$inboundSchema, UniswapSellExactlyRequest$outboundSchema, UniswapSellExactlyRequest$;
43098
+ var UniswapSellExactlyRequestChain, UniswapSellExactlyRequestTokenIn$inboundSchema, UniswapSellExactlyRequestTokenIn$outboundSchema, UniswapSellExactlyRequestTokenIn$, UniswapSellExactlyRequestTokenOut$inboundSchema, UniswapSellExactlyRequestTokenOut$outboundSchema, UniswapSellExactlyRequestTokenOut$, UniswapSellExactlyRequestAmountIn$inboundSchema, UniswapSellExactlyRequestAmountIn$outboundSchema, UniswapSellExactlyRequestAmountIn$, UniswapSellExactlyRequestChain$inboundSchema, UniswapSellExactlyRequestChain$outboundSchema, UniswapSellExactlyRequestChain$, UniswapSellExactlyRequest$inboundSchema, UniswapSellExactlyRequest$outboundSchema, UniswapSellExactlyRequest$;
43022
43099
  var init_uniswapsellexactlyrequest = __esm(() => {
43023
43100
  init_zod();
43024
43101
  init_primitives();
@@ -43029,26 +43106,37 @@ var init_uniswapsellexactlyrequest = __esm(() => {
43029
43106
  Base: "base",
43030
43107
  Ethereum: "ethereum"
43031
43108
  };
43109
+ UniswapSellExactlyRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
43110
+ UniswapSellExactlyRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
43111
+ ((UniswapSellExactlyRequestTokenIn$) => {
43112
+ UniswapSellExactlyRequestTokenIn$.inboundSchema = UniswapSellExactlyRequestTokenIn$inboundSchema;
43113
+ UniswapSellExactlyRequestTokenIn$.outboundSchema = UniswapSellExactlyRequestTokenIn$outboundSchema;
43114
+ })(UniswapSellExactlyRequestTokenIn$ ||= {});
43115
+ UniswapSellExactlyRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
43116
+ UniswapSellExactlyRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
43117
+ ((UniswapSellExactlyRequestTokenOut$) => {
43118
+ UniswapSellExactlyRequestTokenOut$.inboundSchema = UniswapSellExactlyRequestTokenOut$inboundSchema;
43119
+ UniswapSellExactlyRequestTokenOut$.outboundSchema = UniswapSellExactlyRequestTokenOut$outboundSchema;
43120
+ })(UniswapSellExactlyRequestTokenOut$ ||= {});
43121
+ UniswapSellExactlyRequestAmountIn$inboundSchema = unionType([numberType(), stringType()]);
43122
+ UniswapSellExactlyRequestAmountIn$outboundSchema = unionType([numberType(), stringType()]);
43123
+ ((UniswapSellExactlyRequestAmountIn$) => {
43124
+ UniswapSellExactlyRequestAmountIn$.inboundSchema = UniswapSellExactlyRequestAmountIn$inboundSchema;
43125
+ UniswapSellExactlyRequestAmountIn$.outboundSchema = UniswapSellExactlyRequestAmountIn$outboundSchema;
43126
+ })(UniswapSellExactlyRequestAmountIn$ ||= {});
43032
43127
  UniswapSellExactlyRequestChain$inboundSchema = nativeEnumType(UniswapSellExactlyRequestChain);
43033
43128
  UniswapSellExactlyRequestChain$outboundSchema = UniswapSellExactlyRequestChain$inboundSchema;
43034
43129
  ((UniswapSellExactlyRequestChain$) => {
43035
43130
  UniswapSellExactlyRequestChain$.inboundSchema = UniswapSellExactlyRequestChain$inboundSchema;
43036
43131
  UniswapSellExactlyRequestChain$.outboundSchema = UniswapSellExactlyRequestChain$outboundSchema;
43037
43132
  })(UniswapSellExactlyRequestChain$ ||= {});
43038
- UniswapSellExactlyRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
43039
- UniswapSellExactlyRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
43040
- ((UniswapSellExactlyRequestAmount$) => {
43041
- UniswapSellExactlyRequestAmount$.inboundSchema = UniswapSellExactlyRequestAmount$inboundSchema;
43042
- UniswapSellExactlyRequestAmount$.outboundSchema = UniswapSellExactlyRequestAmount$outboundSchema;
43043
- })(UniswapSellExactlyRequestAmount$ ||= {});
43044
43133
  UniswapSellExactlyRequest$inboundSchema = objectType({
43045
43134
  action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
43046
- token_in: TokenEnum$inboundSchema,
43047
- token_out: TokenEnum$inboundSchema,
43135
+ token_in: unionType([TokenEnum$inboundSchema, stringType()]),
43136
+ token_out: unionType([TokenEnum$inboundSchema, stringType()]),
43048
43137
  fee: FeeEnum$inboundSchema,
43049
- amount: unionType([numberType(), stringType()]),
43138
+ amount_in: unionType([numberType(), stringType()]),
43050
43139
  max_slippage_percent: numberType(),
43051
- wrap_eth: booleanType().default(false),
43052
43140
  chain: UniswapSellExactlyRequestChain$inboundSchema,
43053
43141
  sender: stringType()
43054
43142
  }).transform((v2) => {
@@ -43056,18 +43144,17 @@ var init_uniswapsellexactlyrequest = __esm(() => {
43056
43144
  action_type: "actionType",
43057
43145
  token_in: "tokenIn",
43058
43146
  token_out: "tokenOut",
43059
- max_slippage_percent: "maxSlippagePercent",
43060
- wrap_eth: "wrapEth"
43147
+ amount_in: "amountIn",
43148
+ max_slippage_percent: "maxSlippagePercent"
43061
43149
  });
43062
43150
  });
43063
43151
  UniswapSellExactlyRequest$outboundSchema = objectType({
43064
43152
  actionType: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
43065
- tokenIn: TokenEnum$outboundSchema,
43066
- tokenOut: TokenEnum$outboundSchema,
43153
+ tokenIn: unionType([TokenEnum$outboundSchema, stringType()]),
43154
+ tokenOut: unionType([TokenEnum$outboundSchema, stringType()]),
43067
43155
  fee: FeeEnum$outboundSchema,
43068
- amount: unionType([numberType(), stringType()]),
43156
+ amountIn: unionType([numberType(), stringType()]),
43069
43157
  maxSlippagePercent: numberType(),
43070
- wrapEth: booleanType().default(false),
43071
43158
  chain: UniswapSellExactlyRequestChain$outboundSchema,
43072
43159
  sender: stringType()
43073
43160
  }).transform((v2) => {
@@ -43075,8 +43162,8 @@ var init_uniswapsellexactlyrequest = __esm(() => {
43075
43162
  actionType: "action_type",
43076
43163
  tokenIn: "token_in",
43077
43164
  tokenOut: "token_out",
43078
- maxSlippagePercent: "max_slippage_percent",
43079
- wrapEth: "wrap_eth"
43165
+ amountIn: "amount_in",
43166
+ maxSlippagePercent: "max_slippage_percent"
43080
43167
  });
43081
43168
  });
43082
43169
  ((UniswapSellExactlyRequest$) => {
@@ -43085,6 +43172,53 @@ var init_uniswapsellexactlyrequest = __esm(() => {
43085
43172
  })(UniswapSellExactlyRequest$ ||= {});
43086
43173
  });
43087
43174
 
43175
+ // src/models/components/uniswapsellexactlytransactionresponse.ts
43176
+ var UniswapSellExactlyTransactionResponseTransaction$inboundSchema, UniswapSellExactlyTransactionResponseTransaction$outboundSchema, UniswapSellExactlyTransactionResponseTransaction$, UniswapSellExactlyTransactionResponse$inboundSchema, UniswapSellExactlyTransactionResponse$outboundSchema, UniswapSellExactlyTransactionResponse$;
43177
+ var init_uniswapsellexactlytransactionresponse = __esm(() => {
43178
+ init_zod();
43179
+ init_primitives();
43180
+ init_unsignedtransaction();
43181
+ init_useroperationresponse();
43182
+ UniswapSellExactlyTransactionResponseTransaction$inboundSchema = unionType([
43183
+ UnsignedTransaction$inboundSchema,
43184
+ UserOperationResponse$inboundSchema
43185
+ ]);
43186
+ UniswapSellExactlyTransactionResponseTransaction$outboundSchema = unionType([
43187
+ UnsignedTransaction$outboundSchema,
43188
+ UserOperationResponse$outboundSchema
43189
+ ]);
43190
+ ((UniswapSellExactlyTransactionResponseTransaction$) => {
43191
+ UniswapSellExactlyTransactionResponseTransaction$.inboundSchema = UniswapSellExactlyTransactionResponseTransaction$inboundSchema;
43192
+ UniswapSellExactlyTransactionResponseTransaction$.outboundSchema = UniswapSellExactlyTransactionResponseTransaction$outboundSchema;
43193
+ })(UniswapSellExactlyTransactionResponseTransaction$ ||= {});
43194
+ UniswapSellExactlyTransactionResponse$inboundSchema = objectType({
43195
+ transaction: unionType([
43196
+ UnsignedTransaction$inboundSchema,
43197
+ UserOperationResponse$inboundSchema
43198
+ ]),
43199
+ amount_out_quote: stringType()
43200
+ }).transform((v2) => {
43201
+ return remap(v2, {
43202
+ amount_out_quote: "amountOutQuote"
43203
+ });
43204
+ });
43205
+ UniswapSellExactlyTransactionResponse$outboundSchema = objectType({
43206
+ transaction: unionType([
43207
+ UnsignedTransaction$outboundSchema,
43208
+ UserOperationResponse$outboundSchema
43209
+ ]),
43210
+ amountOutQuote: stringType()
43211
+ }).transform((v2) => {
43212
+ return remap(v2, {
43213
+ amountOutQuote: "amount_out_quote"
43214
+ });
43215
+ });
43216
+ ((UniswapSellExactlyTransactionResponse$) => {
43217
+ UniswapSellExactlyTransactionResponse$.inboundSchema = UniswapSellExactlyTransactionResponse$inboundSchema;
43218
+ UniswapSellExactlyTransactionResponse$.outboundSchema = UniswapSellExactlyTransactionResponse$outboundSchema;
43219
+ })(UniswapSellExactlyTransactionResponse$ ||= {});
43220
+ });
43221
+
43088
43222
  // src/models/components/uniswapsellquoteinforesponse.ts
43089
43223
  var UniswapSellQuoteInfoResponse$inboundSchema, UniswapSellQuoteInfoResponse$outboundSchema, UniswapSellQuoteInfoResponse$;
43090
43224
  var init_uniswapsellquoteinforesponse = __esm(() => {
@@ -43115,7 +43249,7 @@ var init_uniswapsellquoteinforesponse = __esm(() => {
43115
43249
  });
43116
43250
 
43117
43251
  // src/models/components/uniswapwithdrawliquidityprovisionrequest.ts
43118
- var UniswapWithdrawLiquidityProvisionRequestChain, UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema, UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema, UniswapWithdrawLiquidityProvisionRequestChain$, UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema, UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema, UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$, UniswapWithdrawLiquidityProvisionRequest$inboundSchema, UniswapWithdrawLiquidityProvisionRequest$outboundSchema, UniswapWithdrawLiquidityProvisionRequest$;
43252
+ var UniswapWithdrawLiquidityProvisionRequestChain, UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema, UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema, UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$, UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema, UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema, UniswapWithdrawLiquidityProvisionRequestChain$, UniswapWithdrawLiquidityProvisionRequest$inboundSchema, UniswapWithdrawLiquidityProvisionRequest$outboundSchema, UniswapWithdrawLiquidityProvisionRequest$;
43119
43253
  var init_uniswapwithdrawliquidityprovisionrequest = __esm(() => {
43120
43254
  init_zod();
43121
43255
  init_primitives();
@@ -43124,18 +43258,18 @@ var init_uniswapwithdrawliquidityprovisionrequest = __esm(() => {
43124
43258
  Base: "base",
43125
43259
  Ethereum: "ethereum"
43126
43260
  };
43127
- UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapWithdrawLiquidityProvisionRequestChain);
43128
- UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema = UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema;
43129
- ((UniswapWithdrawLiquidityProvisionRequestChain$) => {
43130
- UniswapWithdrawLiquidityProvisionRequestChain$.inboundSchema = UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema;
43131
- UniswapWithdrawLiquidityProvisionRequestChain$.outboundSchema = UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema;
43132
- })(UniswapWithdrawLiquidityProvisionRequestChain$ ||= {});
43133
43261
  UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema = unionType([numberType(), stringType()]);
43134
43262
  UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema = unionType([numberType(), stringType()]);
43135
43263
  ((UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$) => {
43136
43264
  UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.inboundSchema = UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$inboundSchema;
43137
43265
  UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.outboundSchema = UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema;
43138
43266
  })(UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$ ||= {});
43267
+ UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema = nativeEnumType(UniswapWithdrawLiquidityProvisionRequestChain);
43268
+ UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema = UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema;
43269
+ ((UniswapWithdrawLiquidityProvisionRequestChain$) => {
43270
+ UniswapWithdrawLiquidityProvisionRequestChain$.inboundSchema = UniswapWithdrawLiquidityProvisionRequestChain$inboundSchema;
43271
+ UniswapWithdrawLiquidityProvisionRequestChain$.outboundSchema = UniswapWithdrawLiquidityProvisionRequestChain$outboundSchema;
43272
+ })(UniswapWithdrawLiquidityProvisionRequestChain$ ||= {});
43139
43273
  UniswapWithdrawLiquidityProvisionRequest$inboundSchema = objectType({
43140
43274
  action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
43141
43275
  token_id: numberType().int(),
@@ -43204,7 +43338,7 @@ var init_unsignedmulticalltransaction = __esm(() => {
43204
43338
  });
43205
43339
 
43206
43340
  // src/models/components/unwrapwethrequest.ts
43207
- var UnwrapWethRequestChain, UnwrapWethRequestChain$inboundSchema, UnwrapWethRequestChain$outboundSchema, UnwrapWethRequestChain$, UnwrapWethRequestAmount$inboundSchema, UnwrapWethRequestAmount$outboundSchema, UnwrapWethRequestAmount$, UnwrapWethRequest$inboundSchema, UnwrapWethRequest$outboundSchema, UnwrapWethRequest$;
43341
+ var UnwrapWethRequestChain, UnwrapWethRequestAmount$inboundSchema, UnwrapWethRequestAmount$outboundSchema, UnwrapWethRequestAmount$, UnwrapWethRequestChain$inboundSchema, UnwrapWethRequestChain$outboundSchema, UnwrapWethRequestChain$, UnwrapWethRequest$inboundSchema, UnwrapWethRequest$outboundSchema, UnwrapWethRequest$;
43208
43342
  var init_unwrapwethrequest = __esm(() => {
43209
43343
  init_zod();
43210
43344
  init_primitives();
@@ -43213,18 +43347,18 @@ var init_unwrapwethrequest = __esm(() => {
43213
43347
  Base: "base",
43214
43348
  Ethereum: "ethereum"
43215
43349
  };
43216
- UnwrapWethRequestChain$inboundSchema = nativeEnumType(UnwrapWethRequestChain);
43217
- UnwrapWethRequestChain$outboundSchema = UnwrapWethRequestChain$inboundSchema;
43218
- ((UnwrapWethRequestChain$) => {
43219
- UnwrapWethRequestChain$.inboundSchema = UnwrapWethRequestChain$inboundSchema;
43220
- UnwrapWethRequestChain$.outboundSchema = UnwrapWethRequestChain$outboundSchema;
43221
- })(UnwrapWethRequestChain$ ||= {});
43222
43350
  UnwrapWethRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
43223
43351
  UnwrapWethRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
43224
43352
  ((UnwrapWethRequestAmount$) => {
43225
43353
  UnwrapWethRequestAmount$.inboundSchema = UnwrapWethRequestAmount$inboundSchema;
43226
43354
  UnwrapWethRequestAmount$.outboundSchema = UnwrapWethRequestAmount$outboundSchema;
43227
43355
  })(UnwrapWethRequestAmount$ ||= {});
43356
+ UnwrapWethRequestChain$inboundSchema = nativeEnumType(UnwrapWethRequestChain);
43357
+ UnwrapWethRequestChain$outboundSchema = UnwrapWethRequestChain$inboundSchema;
43358
+ ((UnwrapWethRequestChain$) => {
43359
+ UnwrapWethRequestChain$.inboundSchema = UnwrapWethRequestChain$inboundSchema;
43360
+ UnwrapWethRequestChain$.outboundSchema = UnwrapWethRequestChain$outboundSchema;
43361
+ })(UnwrapWethRequestChain$ ||= {});
43228
43362
  UnwrapWethRequest$inboundSchema = objectType({
43229
43363
  action_type: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
43230
43364
  amount: unionType([numberType(), stringType()]),
@@ -43278,7 +43412,7 @@ var init_validationerror = __esm(() => {
43278
43412
  });
43279
43413
 
43280
43414
  // src/models/components/vaultdepositrequest.ts
43281
- var VaultDepositRequestChain, VaultDepositRequestChain$inboundSchema, VaultDepositRequestChain$outboundSchema, VaultDepositRequestChain$, VaultDepositRequestAmount$inboundSchema, VaultDepositRequestAmount$outboundSchema, VaultDepositRequestAmount$, VaultDepositRequest$inboundSchema, VaultDepositRequest$outboundSchema, VaultDepositRequest$;
43415
+ var VaultDepositRequestChain, VaultDepositRequestAmount$inboundSchema, VaultDepositRequestAmount$outboundSchema, VaultDepositRequestAmount$, VaultDepositRequestChain$inboundSchema, VaultDepositRequestChain$outboundSchema, VaultDepositRequestChain$, VaultDepositRequest$inboundSchema, VaultDepositRequest$outboundSchema, VaultDepositRequest$;
43282
43416
  var init_vaultdepositrequest = __esm(() => {
43283
43417
  init_zod();
43284
43418
  init_primitives();
@@ -43287,18 +43421,18 @@ var init_vaultdepositrequest = __esm(() => {
43287
43421
  Base: "base",
43288
43422
  Ethereum: "ethereum"
43289
43423
  };
43290
- VaultDepositRequestChain$inboundSchema = nativeEnumType(VaultDepositRequestChain);
43291
- VaultDepositRequestChain$outboundSchema = VaultDepositRequestChain$inboundSchema;
43292
- ((VaultDepositRequestChain$) => {
43293
- VaultDepositRequestChain$.inboundSchema = VaultDepositRequestChain$inboundSchema;
43294
- VaultDepositRequestChain$.outboundSchema = VaultDepositRequestChain$outboundSchema;
43295
- })(VaultDepositRequestChain$ ||= {});
43296
43424
  VaultDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
43297
43425
  VaultDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
43298
43426
  ((VaultDepositRequestAmount$) => {
43299
43427
  VaultDepositRequestAmount$.inboundSchema = VaultDepositRequestAmount$inboundSchema;
43300
43428
  VaultDepositRequestAmount$.outboundSchema = VaultDepositRequestAmount$outboundSchema;
43301
43429
  })(VaultDepositRequestAmount$ ||= {});
43430
+ VaultDepositRequestChain$inboundSchema = nativeEnumType(VaultDepositRequestChain);
43431
+ VaultDepositRequestChain$outboundSchema = VaultDepositRequestChain$inboundSchema;
43432
+ ((VaultDepositRequestChain$) => {
43433
+ VaultDepositRequestChain$.inboundSchema = VaultDepositRequestChain$inboundSchema;
43434
+ VaultDepositRequestChain$.outboundSchema = VaultDepositRequestChain$outboundSchema;
43435
+ })(VaultDepositRequestChain$ ||= {});
43302
43436
  VaultDepositRequest$inboundSchema = objectType({
43303
43437
  action_type: literalType("VAULT_DEPOSIT").default("VAULT_DEPOSIT"),
43304
43438
  vault_address: stringType(),
@@ -43430,7 +43564,7 @@ var init_vaultwithdrawrequest = __esm(() => {
43430
43564
  });
43431
43565
 
43432
43566
  // src/models/components/wrapethrequest.ts
43433
- var WrapEthRequestChain, WrapEthRequestChain$inboundSchema, WrapEthRequestChain$outboundSchema, WrapEthRequestChain$, WrapEthRequestAmount$inboundSchema, WrapEthRequestAmount$outboundSchema, WrapEthRequestAmount$, WrapEthRequest$inboundSchema, WrapEthRequest$outboundSchema, WrapEthRequest$;
43567
+ var WrapEthRequestChain, WrapEthRequestAmount$inboundSchema, WrapEthRequestAmount$outboundSchema, WrapEthRequestAmount$, WrapEthRequestChain$inboundSchema, WrapEthRequestChain$outboundSchema, WrapEthRequestChain$, WrapEthRequest$inboundSchema, WrapEthRequest$outboundSchema, WrapEthRequest$;
43434
43568
  var init_wrapethrequest = __esm(() => {
43435
43569
  init_zod();
43436
43570
  init_primitives();
@@ -43439,18 +43573,18 @@ var init_wrapethrequest = __esm(() => {
43439
43573
  Base: "base",
43440
43574
  Ethereum: "ethereum"
43441
43575
  };
43442
- WrapEthRequestChain$inboundSchema = nativeEnumType(WrapEthRequestChain);
43443
- WrapEthRequestChain$outboundSchema = WrapEthRequestChain$inboundSchema;
43444
- ((WrapEthRequestChain$) => {
43445
- WrapEthRequestChain$.inboundSchema = WrapEthRequestChain$inboundSchema;
43446
- WrapEthRequestChain$.outboundSchema = WrapEthRequestChain$outboundSchema;
43447
- })(WrapEthRequestChain$ ||= {});
43448
43576
  WrapEthRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
43449
43577
  WrapEthRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
43450
43578
  ((WrapEthRequestAmount$) => {
43451
43579
  WrapEthRequestAmount$.inboundSchema = WrapEthRequestAmount$inboundSchema;
43452
43580
  WrapEthRequestAmount$.outboundSchema = WrapEthRequestAmount$outboundSchema;
43453
43581
  })(WrapEthRequestAmount$ ||= {});
43582
+ WrapEthRequestChain$inboundSchema = nativeEnumType(WrapEthRequestChain);
43583
+ WrapEthRequestChain$outboundSchema = WrapEthRequestChain$inboundSchema;
43584
+ ((WrapEthRequestChain$) => {
43585
+ WrapEthRequestChain$.inboundSchema = WrapEthRequestChain$inboundSchema;
43586
+ WrapEthRequestChain$.outboundSchema = WrapEthRequestChain$outboundSchema;
43587
+ })(WrapEthRequestChain$ ||= {});
43454
43588
  WrapEthRequest$inboundSchema = objectType({
43455
43589
  action_type: literalType("WRAP_ETH").default("WRAP_ETH"),
43456
43590
  amount: unionType([numberType(), stringType()]),
@@ -43623,6 +43757,7 @@ var init_components = __esm(() => {
43623
43757
  init_transactionresponse();
43624
43758
  init_uniswapbuyexactlyparams();
43625
43759
  init_uniswapbuyexactlyrequest();
43760
+ init_uniswapbuyexactlytransactionresponse();
43626
43761
  init_uniswapbuyquoteinforesponse();
43627
43762
  init_uniswapcheckinrangeresponse();
43628
43763
  init_uniswapincreaseliquidityprovisionparams();
@@ -43634,6 +43769,7 @@ var init_components = __esm(() => {
43634
43769
  init_uniswappositionssolidityresponse();
43635
43770
  init_uniswapsellexactlyparams();
43636
43771
  init_uniswapsellexactlyrequest();
43772
+ init_uniswapsellexactlytransactionresponse();
43637
43773
  init_uniswapsellquoteinforesponse();
43638
43774
  init_uniswapwithdrawliquidityprovisionparams();
43639
43775
  init_uniswapwithdrawliquidityprovisionrequest();
@@ -44747,7 +44883,7 @@ var init_v1aerodromeslipstreampoolprice = __esm(() => {
44747
44883
  });
44748
44884
 
44749
44885
  // src/models/operations/v1genericallowance.ts
44750
- var V1GenericAllowanceChain, ContractEnum, V1GenericAllowanceChain$inboundSchema, V1GenericAllowanceChain$outboundSchema, V1GenericAllowanceChain$, ContractEnum$inboundSchema, ContractEnum$outboundSchema, ContractEnum$, V1GenericAllowanceToken$inboundSchema, V1GenericAllowanceToken$outboundSchema, V1GenericAllowanceToken$, Contract$inboundSchema, Contract$outboundSchema, Contract$, V1GenericAllowanceRequest$inboundSchema, V1GenericAllowanceRequest$outboundSchema, V1GenericAllowanceRequest$;
44886
+ var V1GenericAllowanceChain, ContractEnum, V1GenericAllowanceChain$inboundSchema, V1GenericAllowanceChain$outboundSchema, V1GenericAllowanceChain$, V1GenericAllowanceToken$inboundSchema, V1GenericAllowanceToken$outboundSchema, V1GenericAllowanceToken$, ContractEnum$inboundSchema, ContractEnum$outboundSchema, ContractEnum$, Contract$inboundSchema, Contract$outboundSchema, Contract$, V1GenericAllowanceRequest$inboundSchema, V1GenericAllowanceRequest$outboundSchema, V1GenericAllowanceRequest$;
44751
44887
  var init_v1genericallowance = __esm(() => {
44752
44888
  init_zod();
44753
44889
  init_components();
@@ -44776,18 +44912,18 @@ var init_v1genericallowance = __esm(() => {
44776
44912
  V1GenericAllowanceChain$.inboundSchema = V1GenericAllowanceChain$inboundSchema;
44777
44913
  V1GenericAllowanceChain$.outboundSchema = V1GenericAllowanceChain$outboundSchema;
44778
44914
  })(V1GenericAllowanceChain$ ||= {});
44779
- ContractEnum$inboundSchema = nativeEnumType(ContractEnum);
44780
- ContractEnum$outboundSchema = ContractEnum$inboundSchema;
44781
- ((ContractEnum$) => {
44782
- ContractEnum$.inboundSchema = ContractEnum$inboundSchema;
44783
- ContractEnum$.outboundSchema = ContractEnum$outboundSchema;
44784
- })(ContractEnum$ ||= {});
44785
44915
  V1GenericAllowanceToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
44786
44916
  V1GenericAllowanceToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
44787
44917
  ((V1GenericAllowanceToken$) => {
44788
44918
  V1GenericAllowanceToken$.inboundSchema = V1GenericAllowanceToken$inboundSchema;
44789
44919
  V1GenericAllowanceToken$.outboundSchema = V1GenericAllowanceToken$outboundSchema;
44790
44920
  })(V1GenericAllowanceToken$ ||= {});
44921
+ ContractEnum$inboundSchema = nativeEnumType(ContractEnum);
44922
+ ContractEnum$outboundSchema = ContractEnum$inboundSchema;
44923
+ ((ContractEnum$) => {
44924
+ ContractEnum$.inboundSchema = ContractEnum$inboundSchema;
44925
+ ContractEnum$.outboundSchema = ContractEnum$outboundSchema;
44926
+ })(ContractEnum$ ||= {});
44791
44927
  Contract$inboundSchema = unionType([ContractEnum$inboundSchema, stringType()]);
44792
44928
  Contract$outboundSchema = unionType([ContractEnum$outboundSchema, stringType()]);
44793
44929
  ((Contract$) => {
@@ -54164,7 +54300,7 @@ async function $do69(client, request, options) {
54164
54300
  const responseFields = {
54165
54301
  HttpMeta: { Response: response, Request: req }
54166
54302
  };
54167
- const [result] = await match(json(200, TransactionResponse$inboundSchema), jsonErr(422, HTTPValidationError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
54303
+ const [result] = await match(json(200, UniswapBuyExactlyTransactionResponse$inboundSchema), jsonErr(422, HTTPValidationError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
54168
54304
  if (!result.ok) {
54169
54305
  return [result, { status: "complete", request: req, response }];
54170
54306
  }
@@ -54200,7 +54336,7 @@ exact amount of another token using the Uniswap protocol.
54200
54336
 
54201
54337
  The transaction is executed on the specified blockchain network, and the user must
54202
54338
  provide the necessary transaction details, including the token to buy, the token to
54203
- pay with, and the exact amount to receive. If the token being paid with is WETH and
54339
+ pay with, and the exact amount to receive. If the token being paid with is ETH and
54204
54340
  needs to be wrapped, the appropriate amount will be wrapped automatically.
54205
54341
  <Info>
54206
54342
  **Required Allowances**
@@ -54281,7 +54417,7 @@ async function $do70(client, request, options) {
54281
54417
  const responseFields = {
54282
54418
  HttpMeta: { Response: response, Request: req }
54283
54419
  };
54284
- const [result] = await match(json(200, TransactionResponse$inboundSchema), jsonErr(422, HTTPValidationError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
54420
+ const [result] = await match(json(200, UniswapSellExactlyTransactionResponse$inboundSchema), jsonErr(422, HTTPValidationError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
54285
54421
  if (!result.ok) {
54286
54422
  return [result, { status: "complete", request: req, response }];
54287
54423
  }
@@ -54317,7 +54453,7 @@ token using the Uniswap protocol.
54317
54453
 
54318
54454
  The transaction is executed on the specified blockchain network, and the user must
54319
54455
  provide the necessary transaction details, including the token to sell, the token to
54320
- receive, and the amount to sell. If the token being sold is WETH and needs to be
54456
+ receive, and the amount to sell. If the token being sold is ETH and needs to be
54321
54457
  wrapped, the appropriate amount will be wrapped automatically.
54322
54458
  <Info>
54323
54459
  **Required Allowances**
@@ -55216,7 +55352,7 @@ it to be traded on DeFi protocols.`,
55216
55352
  function createMCPServer(deps) {
55217
55353
  const server = new McpServer({
55218
55354
  name: "CompassApiSDK",
55219
- version: "0.5.69"
55355
+ version: "0.5.70"
55220
55356
  });
55221
55357
  const client = new CompassApiSDKCore({
55222
55358
  apiKeyAuth: deps.apiKeyAuth,
@@ -56588,7 +56724,7 @@ var routes = ln({
56588
56724
  var app = _e(routes, {
56589
56725
  name: "mcp",
56590
56726
  versionInfo: {
56591
- currentVersion: "0.5.69"
56727
+ currentVersion: "0.5.70"
56592
56728
  }
56593
56729
  });
56594
56730
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -56596,5 +56732,5 @@ export {
56596
56732
  app
56597
56733
  };
56598
56734
 
56599
- //# debugId=8C3033F6136E4C4D64756E2164756E21
56735
+ //# debugId=72057D6B51B820FD64756E2164756E21
56600
56736
  //# sourceMappingURL=mcp-server.js.map