@compass-labs/api-sdk 1.0.27 → 1.0.28-rc0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (721) hide show
  1. package/README.md +0 -4
  2. package/bin/mcp-server.js +362 -2183
  3. package/bin/mcp-server.js.map +72 -81
  4. package/dist/commonjs/funcs/skySkyBuy.d.ts +1 -0
  5. package/dist/commonjs/funcs/skySkyBuy.d.ts.map +1 -1
  6. package/dist/commonjs/funcs/skySkyBuy.js +1 -0
  7. package/dist/commonjs/funcs/skySkyBuy.js.map +1 -1
  8. package/dist/commonjs/funcs/skySkySell.d.ts +1 -0
  9. package/dist/commonjs/funcs/skySkySell.d.ts.map +1 -1
  10. package/dist/commonjs/funcs/skySkySell.js +1 -0
  11. package/dist/commonjs/funcs/skySkySell.js.map +1 -1
  12. package/dist/commonjs/funcs/skySkyWithdraw.d.ts +1 -2
  13. package/dist/commonjs/funcs/skySkyWithdraw.d.ts.map +1 -1
  14. package/dist/commonjs/funcs/skySkyWithdraw.js +1 -2
  15. package/dist/commonjs/funcs/skySkyWithdraw.js.map +1 -1
  16. package/dist/commonjs/lib/config.d.ts +3 -3
  17. package/dist/commonjs/lib/config.js +3 -3
  18. package/dist/commonjs/lib/config.js.map +1 -1
  19. package/dist/commonjs/mcp-server/mcp-server.js +1 -1
  20. package/dist/commonjs/mcp-server/mcp-server.js.map +1 -1
  21. package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
  22. package/dist/commonjs/mcp-server/server.js +1 -5
  23. package/dist/commonjs/mcp-server/server.js.map +1 -1
  24. package/dist/commonjs/mcp-server/tools/skySkyBuy.d.ts.map +1 -1
  25. package/dist/commonjs/mcp-server/tools/skySkyBuy.js +1 -0
  26. package/dist/commonjs/mcp-server/tools/skySkyBuy.js.map +1 -1
  27. package/dist/commonjs/mcp-server/tools/skySkySell.d.ts.map +1 -1
  28. package/dist/commonjs/mcp-server/tools/skySkySell.js +1 -0
  29. package/dist/commonjs/mcp-server/tools/skySkySell.js.map +1 -1
  30. package/dist/commonjs/mcp-server/tools/skySkyWithdraw.d.ts.map +1 -1
  31. package/dist/commonjs/mcp-server/tools/skySkyWithdraw.js +1 -2
  32. package/dist/commonjs/mcp-server/tools/skySkyWithdraw.js.map +1 -1
  33. package/dist/commonjs/models/components/aaveborrowparams.d.ts +2 -8
  34. package/dist/commonjs/models/components/aaveborrowparams.d.ts.map +1 -1
  35. package/dist/commonjs/models/components/aaveborrowparams.js +2 -3
  36. package/dist/commonjs/models/components/aaveborrowparams.js.map +1 -1
  37. package/dist/commonjs/models/components/aaveborrowrequest.d.ts +2 -8
  38. package/dist/commonjs/models/components/aaveborrowrequest.d.ts.map +1 -1
  39. package/dist/commonjs/models/components/aaveborrowrequest.js +2 -3
  40. package/dist/commonjs/models/components/aaveborrowrequest.js.map +1 -1
  41. package/dist/commonjs/models/components/aavelooprequest.d.ts +4 -15
  42. package/dist/commonjs/models/components/aavelooprequest.d.ts.map +1 -1
  43. package/dist/commonjs/models/components/aavelooprequest.js +4 -5
  44. package/dist/commonjs/models/components/aavelooprequest.js.map +1 -1
  45. package/dist/commonjs/models/components/aaverepayparams.d.ts +2 -8
  46. package/dist/commonjs/models/components/aaverepayparams.d.ts.map +1 -1
  47. package/dist/commonjs/models/components/aaverepayparams.js +2 -3
  48. package/dist/commonjs/models/components/aaverepayparams.js.map +1 -1
  49. package/dist/commonjs/models/components/aaverepayrequest.d.ts +2 -8
  50. package/dist/commonjs/models/components/aaverepayrequest.d.ts.map +1 -1
  51. package/dist/commonjs/models/components/aaverepayrequest.js +2 -3
  52. package/dist/commonjs/models/components/aaverepayrequest.js.map +1 -1
  53. package/dist/commonjs/models/components/aavesupplyparams.d.ts +2 -8
  54. package/dist/commonjs/models/components/aavesupplyparams.d.ts.map +1 -1
  55. package/dist/commonjs/models/components/aavesupplyparams.js +2 -3
  56. package/dist/commonjs/models/components/aavesupplyparams.js.map +1 -1
  57. package/dist/commonjs/models/components/aavesupplyrequest.d.ts +2 -8
  58. package/dist/commonjs/models/components/aavesupplyrequest.d.ts.map +1 -1
  59. package/dist/commonjs/models/components/aavesupplyrequest.js +2 -3
  60. package/dist/commonjs/models/components/aavesupplyrequest.js.map +1 -1
  61. package/dist/commonjs/models/components/aavewithdrawparams.d.ts +2 -8
  62. package/dist/commonjs/models/components/aavewithdrawparams.d.ts.map +1 -1
  63. package/dist/commonjs/models/components/aavewithdrawparams.js +2 -3
  64. package/dist/commonjs/models/components/aavewithdrawparams.js.map +1 -1
  65. package/dist/commonjs/models/components/aavewithdrawrequest.d.ts +2 -8
  66. package/dist/commonjs/models/components/aavewithdrawrequest.d.ts.map +1 -1
  67. package/dist/commonjs/models/components/aavewithdrawrequest.js +2 -3
  68. package/dist/commonjs/models/components/aavewithdrawrequest.js.map +1 -1
  69. package/dist/commonjs/models/components/aerodromeposition.d.ts +2 -19
  70. package/dist/commonjs/models/components/aerodromeposition.d.ts.map +1 -1
  71. package/dist/commonjs/models/components/aerodromeposition.js +4 -5
  72. package/dist/commonjs/models/components/aerodromeposition.js.map +1 -1
  73. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.d.ts +4 -15
  74. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.d.ts.map +1 -1
  75. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.js +4 -5
  76. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.js.map +1 -1
  77. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +4 -15
  78. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
  79. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js +4 -5
  80. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
  81. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts +4 -15
  82. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts.map +1 -1
  83. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.js +4 -5
  84. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.js.map +1 -1
  85. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +4 -15
  86. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
  87. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +4 -5
  88. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
  89. package/dist/commonjs/models/components/aerodromeslipstreampoolpriceresponse.d.ts +4 -15
  90. package/dist/commonjs/models/components/aerodromeslipstreampoolpriceresponse.d.ts.map +1 -1
  91. package/dist/commonjs/models/components/aerodromeslipstreampoolpriceresponse.js +4 -5
  92. package/dist/commonjs/models/components/aerodromeslipstreampoolpriceresponse.js.map +1 -1
  93. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.d.ts +4 -15
  94. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.d.ts.map +1 -1
  95. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.js +4 -5
  96. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.js.map +1 -1
  97. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +4 -15
  98. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
  99. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js +4 -5
  100. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
  101. package/dist/commonjs/models/components/batcheduseroperationsrequest.d.ts +4 -0
  102. package/dist/commonjs/models/components/batcheduseroperationsrequest.d.ts.map +1 -1
  103. package/dist/commonjs/models/components/batcheduseroperationsrequest.js.map +1 -1
  104. package/dist/commonjs/models/components/compassapibackendmodelsgenericreadresponseportfoliotokenbalance.d.ts +2 -8
  105. package/dist/commonjs/models/components/compassapibackendmodelsgenericreadresponseportfoliotokenbalance.d.ts.map +1 -1
  106. package/dist/commonjs/models/components/compassapibackendmodelsgenericreadresponseportfoliotokenbalance.js +2 -3
  107. package/dist/commonjs/models/components/compassapibackendmodelsgenericreadresponseportfoliotokenbalance.js.map +1 -1
  108. package/dist/commonjs/models/components/index.d.ts +0 -3
  109. package/dist/commonjs/models/components/index.d.ts.map +1 -1
  110. package/dist/commonjs/models/components/index.js +0 -3
  111. package/dist/commonjs/models/components/index.js.map +1 -1
  112. package/dist/commonjs/models/components/odosswapparams.d.ts +4 -53
  113. package/dist/commonjs/models/components/odosswapparams.d.ts.map +1 -1
  114. package/dist/commonjs/models/components/odosswapparams.js +5 -52
  115. package/dist/commonjs/models/components/odosswapparams.js.map +1 -1
  116. package/dist/commonjs/models/components/odosswaprequest.d.ts +4 -53
  117. package/dist/commonjs/models/components/odosswaprequest.d.ts.map +1 -1
  118. package/dist/commonjs/models/components/odosswaprequest.js +5 -52
  119. package/dist/commonjs/models/components/odosswaprequest.js.map +1 -1
  120. package/dist/commonjs/models/components/pendlemanageliquidityparams.d.ts +2 -27
  121. package/dist/commonjs/models/components/pendlemanageliquidityparams.d.ts.map +1 -1
  122. package/dist/commonjs/models/components/pendlemanageliquidityparams.js +3 -27
  123. package/dist/commonjs/models/components/pendlemanageliquidityparams.js.map +1 -1
  124. package/dist/commonjs/models/components/pendlemanageliquidityrequest.d.ts +2 -27
  125. package/dist/commonjs/models/components/pendlemanageliquidityrequest.d.ts.map +1 -1
  126. package/dist/commonjs/models/components/pendlemanageliquidityrequest.js +3 -27
  127. package/dist/commonjs/models/components/pendlemanageliquidityrequest.js.map +1 -1
  128. package/dist/commonjs/models/components/pendletradeptparams.d.ts +2 -27
  129. package/dist/commonjs/models/components/pendletradeptparams.d.ts.map +1 -1
  130. package/dist/commonjs/models/components/pendletradeptparams.js +3 -27
  131. package/dist/commonjs/models/components/pendletradeptparams.js.map +1 -1
  132. package/dist/commonjs/models/components/pendletradeptrequest.d.ts +2 -27
  133. package/dist/commonjs/models/components/pendletradeptrequest.d.ts.map +1 -1
  134. package/dist/commonjs/models/components/pendletradeptrequest.js +3 -27
  135. package/dist/commonjs/models/components/pendletradeptrequest.js.map +1 -1
  136. package/dist/commonjs/models/components/pendletradeytparams.d.ts +2 -27
  137. package/dist/commonjs/models/components/pendletradeytparams.d.ts.map +1 -1
  138. package/dist/commonjs/models/components/pendletradeytparams.js +3 -27
  139. package/dist/commonjs/models/components/pendletradeytparams.js.map +1 -1
  140. package/dist/commonjs/models/components/pendletradeytrequest.d.ts +2 -27
  141. package/dist/commonjs/models/components/pendletradeytrequest.d.ts.map +1 -1
  142. package/dist/commonjs/models/components/pendletradeytrequest.js +3 -27
  143. package/dist/commonjs/models/components/pendletradeytrequest.js.map +1 -1
  144. package/dist/commonjs/models/components/reserve.d.ts +3 -9
  145. package/dist/commonjs/models/components/reserve.d.ts.map +1 -1
  146. package/dist/commonjs/models/components/reserve.js +2 -3
  147. package/dist/commonjs/models/components/reserve.js.map +1 -1
  148. package/dist/commonjs/models/components/setallowanceparams.d.ts +2 -27
  149. package/dist/commonjs/models/components/setallowanceparams.d.ts.map +1 -1
  150. package/dist/commonjs/models/components/setallowanceparams.js +3 -27
  151. package/dist/commonjs/models/components/setallowanceparams.js.map +1 -1
  152. package/dist/commonjs/models/components/setallowancerequest.d.ts +2 -27
  153. package/dist/commonjs/models/components/setallowancerequest.d.ts.map +1 -1
  154. package/dist/commonjs/models/components/setallowancerequest.js +3 -27
  155. package/dist/commonjs/models/components/setallowancerequest.js.map +1 -1
  156. package/dist/commonjs/models/components/skysellrequest.d.ts +1 -1
  157. package/dist/commonjs/models/components/skysellrequest.d.ts.map +1 -1
  158. package/dist/commonjs/models/components/skysellrequest.js +2 -2
  159. package/dist/commonjs/models/components/skysellrequest.js.map +1 -1
  160. package/dist/commonjs/models/components/tokenbalanceresponse.d.ts +3 -28
  161. package/dist/commonjs/models/components/tokenbalanceresponse.d.ts.map +1 -1
  162. package/dist/commonjs/models/components/tokenbalanceresponse.js +3 -27
  163. package/dist/commonjs/models/components/tokenbalanceresponse.js.map +1 -1
  164. package/dist/commonjs/models/components/tokentransferparams.d.ts +2 -27
  165. package/dist/commonjs/models/components/tokentransferparams.d.ts.map +1 -1
  166. package/dist/commonjs/models/components/tokentransferparams.js +3 -27
  167. package/dist/commonjs/models/components/tokentransferparams.js.map +1 -1
  168. package/dist/commonjs/models/components/tokentransferrequest.d.ts +2 -27
  169. package/dist/commonjs/models/components/tokentransferrequest.d.ts.map +1 -1
  170. package/dist/commonjs/models/components/tokentransferrequest.js +3 -27
  171. package/dist/commonjs/models/components/tokentransferrequest.js.map +1 -1
  172. package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts +6 -55
  173. package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
  174. package/dist/commonjs/models/components/uniswapbuyexactlyparams.js +5 -52
  175. package/dist/commonjs/models/components/uniswapbuyexactlyparams.js.map +1 -1
  176. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts +6 -55
  177. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
  178. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js +5 -52
  179. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js.map +1 -1
  180. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.d.ts +4 -15
  181. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.d.ts.map +1 -1
  182. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.js +4 -5
  183. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.js.map +1 -1
  184. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts +4 -15
  185. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
  186. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js +4 -5
  187. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
  188. package/dist/commonjs/models/components/uniswappoolpriceresponse.d.ts +4 -15
  189. package/dist/commonjs/models/components/uniswappoolpriceresponse.d.ts.map +1 -1
  190. package/dist/commonjs/models/components/uniswappoolpriceresponse.js +4 -5
  191. package/dist/commonjs/models/components/uniswappoolpriceresponse.js.map +1 -1
  192. package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts +4 -53
  193. package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
  194. package/dist/commonjs/models/components/uniswapsellexactlyparams.js +5 -52
  195. package/dist/commonjs/models/components/uniswapsellexactlyparams.js.map +1 -1
  196. package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts +4 -53
  197. package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
  198. package/dist/commonjs/models/components/uniswapsellexactlyrequest.js +5 -52
  199. package/dist/commonjs/models/components/uniswapsellexactlyrequest.js.map +1 -1
  200. package/dist/commonjs/models/operations/index.d.ts +0 -2
  201. package/dist/commonjs/models/operations/index.d.ts.map +1 -1
  202. package/dist/commonjs/models/operations/index.js +0 -2
  203. package/dist/commonjs/models/operations/index.js.map +1 -1
  204. package/dist/commonjs/models/operations/v1aaveavgrate.d.ts +2 -241
  205. package/dist/commonjs/models/operations/v1aaveavgrate.d.ts.map +1 -1
  206. package/dist/commonjs/models/operations/v1aaveavgrate.js +3 -96
  207. package/dist/commonjs/models/operations/v1aaveavgrate.js.map +1 -1
  208. package/dist/commonjs/models/operations/v1aaveliquiditychange.d.ts +2 -241
  209. package/dist/commonjs/models/operations/v1aaveliquiditychange.d.ts.map +1 -1
  210. package/dist/commonjs/models/operations/v1aaveliquiditychange.js +3 -96
  211. package/dist/commonjs/models/operations/v1aaveliquiditychange.js.map +1 -1
  212. package/dist/commonjs/models/operations/v1aaverate.d.ts +2 -241
  213. package/dist/commonjs/models/operations/v1aaverate.d.ts.map +1 -1
  214. package/dist/commonjs/models/operations/v1aaverate.js +3 -96
  215. package/dist/commonjs/models/operations/v1aaverate.js.map +1 -1
  216. package/dist/commonjs/models/operations/v1aavereserveoverview.d.ts +2 -241
  217. package/dist/commonjs/models/operations/v1aavereserveoverview.d.ts.map +1 -1
  218. package/dist/commonjs/models/operations/v1aavereserveoverview.js +3 -96
  219. package/dist/commonjs/models/operations/v1aavereserveoverview.js.map +1 -1
  220. package/dist/commonjs/models/operations/v1aavestdrate.d.ts +2 -241
  221. package/dist/commonjs/models/operations/v1aavestdrate.d.ts.map +1 -1
  222. package/dist/commonjs/models/operations/v1aavestdrate.js +3 -96
  223. package/dist/commonjs/models/operations/v1aavestdrate.js.map +1 -1
  224. package/dist/commonjs/models/operations/v1aavetokenprice.d.ts +2 -241
  225. package/dist/commonjs/models/operations/v1aavetokenprice.d.ts.map +1 -1
  226. package/dist/commonjs/models/operations/v1aavetokenprice.js +3 -96
  227. package/dist/commonjs/models/operations/v1aavetokenprice.js.map +1 -1
  228. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.d.ts +2 -241
  229. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.d.ts.map +1 -1
  230. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.js +3 -96
  231. package/dist/commonjs/models/operations/v1aaveuserpositionpertoken.js.map +1 -1
  232. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.d.ts +4 -482
  233. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.d.ts.map +1 -1
  234. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.js +5 -193
  235. package/dist/commonjs/models/operations/v1aerodromeslipstreampoolprice.js.map +1 -1
  236. package/dist/commonjs/models/operations/v1genericallowance.d.ts +3 -28
  237. package/dist/commonjs/models/operations/v1genericallowance.d.ts.map +1 -1
  238. package/dist/commonjs/models/operations/v1genericallowance.js +3 -27
  239. package/dist/commonjs/models/operations/v1genericallowance.js.map +1 -1
  240. package/dist/commonjs/models/operations/v1morphomarkets.d.ts +6 -55
  241. package/dist/commonjs/models/operations/v1morphomarkets.d.ts.map +1 -1
  242. package/dist/commonjs/models/operations/v1morphomarkets.js +5 -52
  243. package/dist/commonjs/models/operations/v1morphomarkets.js.map +1 -1
  244. package/dist/commonjs/models/operations/v1morphovaults.d.ts +3 -28
  245. package/dist/commonjs/models/operations/v1morphovaults.d.ts.map +1 -1
  246. package/dist/commonjs/models/operations/v1morphovaults.js +3 -27
  247. package/dist/commonjs/models/operations/v1morphovaults.js.map +1 -1
  248. package/dist/commonjs/models/operations/v1skyposition.js +2 -2
  249. package/dist/commonjs/models/operations/v1tokenbalance.d.ts +4 -29
  250. package/dist/commonjs/models/operations/v1tokenbalance.d.ts.map +1 -1
  251. package/dist/commonjs/models/operations/v1tokenbalance.js +3 -27
  252. package/dist/commonjs/models/operations/v1tokenbalance.js.map +1 -1
  253. package/dist/commonjs/models/operations/v1tokenprice.d.ts +3 -3
  254. package/dist/commonjs/models/operations/v1tokenprice.d.ts.map +1 -1
  255. package/dist/commonjs/models/operations/v1tokenprice.js +2 -2
  256. package/dist/commonjs/models/operations/v1tokenprice.js.map +1 -1
  257. package/dist/commonjs/models/operations/v1uniswappoolprice.d.ts +4 -482
  258. package/dist/commonjs/models/operations/v1uniswappoolprice.d.ts.map +1 -1
  259. package/dist/commonjs/models/operations/v1uniswappoolprice.js +5 -191
  260. package/dist/commonjs/models/operations/v1uniswappoolprice.js.map +1 -1
  261. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.d.ts +4 -482
  262. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.d.ts.map +1 -1
  263. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.js +5 -191
  264. package/dist/commonjs/models/operations/v1uniswapquotebuyexactly.js.map +1 -1
  265. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.d.ts +4 -482
  266. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.d.ts.map +1 -1
  267. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.js +5 -191
  268. package/dist/commonjs/models/operations/v1uniswapquotesellexactly.js.map +1 -1
  269. package/dist/commonjs/sdk/sky.d.ts +3 -2
  270. package/dist/commonjs/sdk/sky.d.ts.map +1 -1
  271. package/dist/commonjs/sdk/sky.js +3 -2
  272. package/dist/commonjs/sdk/sky.js.map +1 -1
  273. package/dist/commonjs/sdk/token.d.ts +0 -7
  274. package/dist/commonjs/sdk/token.d.ts.map +1 -1
  275. package/dist/commonjs/sdk/token.js +0 -10
  276. package/dist/commonjs/sdk/token.js.map +1 -1
  277. package/dist/commonjs/sdk/universal.d.ts +0 -7
  278. package/dist/commonjs/sdk/universal.d.ts.map +1 -1
  279. package/dist/commonjs/sdk/universal.js +0 -10
  280. package/dist/commonjs/sdk/universal.js.map +1 -1
  281. package/dist/esm/funcs/skySkyBuy.d.ts +1 -0
  282. package/dist/esm/funcs/skySkyBuy.d.ts.map +1 -1
  283. package/dist/esm/funcs/skySkyBuy.js +1 -0
  284. package/dist/esm/funcs/skySkyBuy.js.map +1 -1
  285. package/dist/esm/funcs/skySkySell.d.ts +1 -0
  286. package/dist/esm/funcs/skySkySell.d.ts.map +1 -1
  287. package/dist/esm/funcs/skySkySell.js +1 -0
  288. package/dist/esm/funcs/skySkySell.js.map +1 -1
  289. package/dist/esm/funcs/skySkyWithdraw.d.ts +1 -2
  290. package/dist/esm/funcs/skySkyWithdraw.d.ts.map +1 -1
  291. package/dist/esm/funcs/skySkyWithdraw.js +1 -2
  292. package/dist/esm/funcs/skySkyWithdraw.js.map +1 -1
  293. package/dist/esm/lib/config.d.ts +3 -3
  294. package/dist/esm/lib/config.js +3 -3
  295. package/dist/esm/lib/config.js.map +1 -1
  296. package/dist/esm/mcp-server/mcp-server.js +1 -1
  297. package/dist/esm/mcp-server/mcp-server.js.map +1 -1
  298. package/dist/esm/mcp-server/server.d.ts.map +1 -1
  299. package/dist/esm/mcp-server/server.js +1 -5
  300. package/dist/esm/mcp-server/server.js.map +1 -1
  301. package/dist/esm/mcp-server/tools/skySkyBuy.d.ts.map +1 -1
  302. package/dist/esm/mcp-server/tools/skySkyBuy.js +1 -0
  303. package/dist/esm/mcp-server/tools/skySkyBuy.js.map +1 -1
  304. package/dist/esm/mcp-server/tools/skySkySell.d.ts.map +1 -1
  305. package/dist/esm/mcp-server/tools/skySkySell.js +1 -0
  306. package/dist/esm/mcp-server/tools/skySkySell.js.map +1 -1
  307. package/dist/esm/mcp-server/tools/skySkyWithdraw.d.ts.map +1 -1
  308. package/dist/esm/mcp-server/tools/skySkyWithdraw.js +1 -2
  309. package/dist/esm/mcp-server/tools/skySkyWithdraw.js.map +1 -1
  310. package/dist/esm/models/components/aaveborrowparams.d.ts +2 -8
  311. package/dist/esm/models/components/aaveborrowparams.d.ts.map +1 -1
  312. package/dist/esm/models/components/aaveborrowparams.js +2 -3
  313. package/dist/esm/models/components/aaveborrowparams.js.map +1 -1
  314. package/dist/esm/models/components/aaveborrowrequest.d.ts +2 -8
  315. package/dist/esm/models/components/aaveborrowrequest.d.ts.map +1 -1
  316. package/dist/esm/models/components/aaveborrowrequest.js +2 -3
  317. package/dist/esm/models/components/aaveborrowrequest.js.map +1 -1
  318. package/dist/esm/models/components/aavelooprequest.d.ts +4 -15
  319. package/dist/esm/models/components/aavelooprequest.d.ts.map +1 -1
  320. package/dist/esm/models/components/aavelooprequest.js +4 -5
  321. package/dist/esm/models/components/aavelooprequest.js.map +1 -1
  322. package/dist/esm/models/components/aaverepayparams.d.ts +2 -8
  323. package/dist/esm/models/components/aaverepayparams.d.ts.map +1 -1
  324. package/dist/esm/models/components/aaverepayparams.js +2 -3
  325. package/dist/esm/models/components/aaverepayparams.js.map +1 -1
  326. package/dist/esm/models/components/aaverepayrequest.d.ts +2 -8
  327. package/dist/esm/models/components/aaverepayrequest.d.ts.map +1 -1
  328. package/dist/esm/models/components/aaverepayrequest.js +2 -3
  329. package/dist/esm/models/components/aaverepayrequest.js.map +1 -1
  330. package/dist/esm/models/components/aavesupplyparams.d.ts +2 -8
  331. package/dist/esm/models/components/aavesupplyparams.d.ts.map +1 -1
  332. package/dist/esm/models/components/aavesupplyparams.js +2 -3
  333. package/dist/esm/models/components/aavesupplyparams.js.map +1 -1
  334. package/dist/esm/models/components/aavesupplyrequest.d.ts +2 -8
  335. package/dist/esm/models/components/aavesupplyrequest.d.ts.map +1 -1
  336. package/dist/esm/models/components/aavesupplyrequest.js +2 -3
  337. package/dist/esm/models/components/aavesupplyrequest.js.map +1 -1
  338. package/dist/esm/models/components/aavewithdrawparams.d.ts +2 -8
  339. package/dist/esm/models/components/aavewithdrawparams.d.ts.map +1 -1
  340. package/dist/esm/models/components/aavewithdrawparams.js +2 -3
  341. package/dist/esm/models/components/aavewithdrawparams.js.map +1 -1
  342. package/dist/esm/models/components/aavewithdrawrequest.d.ts +2 -8
  343. package/dist/esm/models/components/aavewithdrawrequest.d.ts.map +1 -1
  344. package/dist/esm/models/components/aavewithdrawrequest.js +2 -3
  345. package/dist/esm/models/components/aavewithdrawrequest.js.map +1 -1
  346. package/dist/esm/models/components/aerodromeposition.d.ts +2 -19
  347. package/dist/esm/models/components/aerodromeposition.d.ts.map +1 -1
  348. package/dist/esm/models/components/aerodromeposition.js +4 -5
  349. package/dist/esm/models/components/aerodromeposition.js.map +1 -1
  350. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.d.ts +4 -15
  351. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.d.ts.map +1 -1
  352. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.js +4 -5
  353. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.js.map +1 -1
  354. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +4 -15
  355. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
  356. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js +4 -5
  357. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
  358. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts +4 -15
  359. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts.map +1 -1
  360. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.js +4 -5
  361. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.js.map +1 -1
  362. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +4 -15
  363. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
  364. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +4 -5
  365. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
  366. package/dist/esm/models/components/aerodromeslipstreampoolpriceresponse.d.ts +4 -15
  367. package/dist/esm/models/components/aerodromeslipstreampoolpriceresponse.d.ts.map +1 -1
  368. package/dist/esm/models/components/aerodromeslipstreampoolpriceresponse.js +4 -5
  369. package/dist/esm/models/components/aerodromeslipstreampoolpriceresponse.js.map +1 -1
  370. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.d.ts +4 -15
  371. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.d.ts.map +1 -1
  372. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.js +4 -5
  373. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.js.map +1 -1
  374. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +4 -15
  375. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
  376. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js +4 -5
  377. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
  378. package/dist/esm/models/components/batcheduseroperationsrequest.d.ts +4 -0
  379. package/dist/esm/models/components/batcheduseroperationsrequest.d.ts.map +1 -1
  380. package/dist/esm/models/components/batcheduseroperationsrequest.js.map +1 -1
  381. package/dist/esm/models/components/compassapibackendmodelsgenericreadresponseportfoliotokenbalance.d.ts +2 -8
  382. package/dist/esm/models/components/compassapibackendmodelsgenericreadresponseportfoliotokenbalance.d.ts.map +1 -1
  383. package/dist/esm/models/components/compassapibackendmodelsgenericreadresponseportfoliotokenbalance.js +2 -3
  384. package/dist/esm/models/components/compassapibackendmodelsgenericreadresponseportfoliotokenbalance.js.map +1 -1
  385. package/dist/esm/models/components/index.d.ts +0 -3
  386. package/dist/esm/models/components/index.d.ts.map +1 -1
  387. package/dist/esm/models/components/index.js +0 -3
  388. package/dist/esm/models/components/index.js.map +1 -1
  389. package/dist/esm/models/components/odosswapparams.d.ts +4 -53
  390. package/dist/esm/models/components/odosswapparams.d.ts.map +1 -1
  391. package/dist/esm/models/components/odosswapparams.js +4 -47
  392. package/dist/esm/models/components/odosswapparams.js.map +1 -1
  393. package/dist/esm/models/components/odosswaprequest.d.ts +4 -53
  394. package/dist/esm/models/components/odosswaprequest.d.ts.map +1 -1
  395. package/dist/esm/models/components/odosswaprequest.js +4 -47
  396. package/dist/esm/models/components/odosswaprequest.js.map +1 -1
  397. package/dist/esm/models/components/pendlemanageliquidityparams.d.ts +2 -27
  398. package/dist/esm/models/components/pendlemanageliquidityparams.d.ts.map +1 -1
  399. package/dist/esm/models/components/pendlemanageliquidityparams.js +2 -24
  400. package/dist/esm/models/components/pendlemanageliquidityparams.js.map +1 -1
  401. package/dist/esm/models/components/pendlemanageliquidityrequest.d.ts +2 -27
  402. package/dist/esm/models/components/pendlemanageliquidityrequest.d.ts.map +1 -1
  403. package/dist/esm/models/components/pendlemanageliquidityrequest.js +2 -24
  404. package/dist/esm/models/components/pendlemanageliquidityrequest.js.map +1 -1
  405. package/dist/esm/models/components/pendletradeptparams.d.ts +2 -27
  406. package/dist/esm/models/components/pendletradeptparams.d.ts.map +1 -1
  407. package/dist/esm/models/components/pendletradeptparams.js +2 -24
  408. package/dist/esm/models/components/pendletradeptparams.js.map +1 -1
  409. package/dist/esm/models/components/pendletradeptrequest.d.ts +2 -27
  410. package/dist/esm/models/components/pendletradeptrequest.d.ts.map +1 -1
  411. package/dist/esm/models/components/pendletradeptrequest.js +2 -24
  412. package/dist/esm/models/components/pendletradeptrequest.js.map +1 -1
  413. package/dist/esm/models/components/pendletradeytparams.d.ts +2 -27
  414. package/dist/esm/models/components/pendletradeytparams.d.ts.map +1 -1
  415. package/dist/esm/models/components/pendletradeytparams.js +2 -24
  416. package/dist/esm/models/components/pendletradeytparams.js.map +1 -1
  417. package/dist/esm/models/components/pendletradeytrequest.d.ts +2 -27
  418. package/dist/esm/models/components/pendletradeytrequest.d.ts.map +1 -1
  419. package/dist/esm/models/components/pendletradeytrequest.js +2 -24
  420. package/dist/esm/models/components/pendletradeytrequest.js.map +1 -1
  421. package/dist/esm/models/components/reserve.d.ts +3 -9
  422. package/dist/esm/models/components/reserve.d.ts.map +1 -1
  423. package/dist/esm/models/components/reserve.js +2 -3
  424. package/dist/esm/models/components/reserve.js.map +1 -1
  425. package/dist/esm/models/components/setallowanceparams.d.ts +2 -27
  426. package/dist/esm/models/components/setallowanceparams.d.ts.map +1 -1
  427. package/dist/esm/models/components/setallowanceparams.js +2 -24
  428. package/dist/esm/models/components/setallowanceparams.js.map +1 -1
  429. package/dist/esm/models/components/setallowancerequest.d.ts +2 -27
  430. package/dist/esm/models/components/setallowancerequest.d.ts.map +1 -1
  431. package/dist/esm/models/components/setallowancerequest.js +2 -24
  432. package/dist/esm/models/components/setallowancerequest.js.map +1 -1
  433. package/dist/esm/models/components/skysellrequest.d.ts +1 -1
  434. package/dist/esm/models/components/skysellrequest.d.ts.map +1 -1
  435. package/dist/esm/models/components/skysellrequest.js +2 -2
  436. package/dist/esm/models/components/skysellrequest.js.map +1 -1
  437. package/dist/esm/models/components/tokenbalanceresponse.d.ts +3 -28
  438. package/dist/esm/models/components/tokenbalanceresponse.d.ts.map +1 -1
  439. package/dist/esm/models/components/tokenbalanceresponse.js +2 -24
  440. package/dist/esm/models/components/tokenbalanceresponse.js.map +1 -1
  441. package/dist/esm/models/components/tokentransferparams.d.ts +2 -27
  442. package/dist/esm/models/components/tokentransferparams.d.ts.map +1 -1
  443. package/dist/esm/models/components/tokentransferparams.js +2 -24
  444. package/dist/esm/models/components/tokentransferparams.js.map +1 -1
  445. package/dist/esm/models/components/tokentransferrequest.d.ts +2 -27
  446. package/dist/esm/models/components/tokentransferrequest.d.ts.map +1 -1
  447. package/dist/esm/models/components/tokentransferrequest.js +2 -24
  448. package/dist/esm/models/components/tokentransferrequest.js.map +1 -1
  449. package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts +6 -55
  450. package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
  451. package/dist/esm/models/components/uniswapbuyexactlyparams.js +4 -47
  452. package/dist/esm/models/components/uniswapbuyexactlyparams.js.map +1 -1
  453. package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts +6 -55
  454. package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
  455. package/dist/esm/models/components/uniswapbuyexactlyrequest.js +4 -47
  456. package/dist/esm/models/components/uniswapbuyexactlyrequest.js.map +1 -1
  457. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.d.ts +4 -15
  458. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.d.ts.map +1 -1
  459. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.js +4 -5
  460. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.js.map +1 -1
  461. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts +4 -15
  462. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
  463. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js +4 -5
  464. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
  465. package/dist/esm/models/components/uniswappoolpriceresponse.d.ts +4 -15
  466. package/dist/esm/models/components/uniswappoolpriceresponse.d.ts.map +1 -1
  467. package/dist/esm/models/components/uniswappoolpriceresponse.js +4 -5
  468. package/dist/esm/models/components/uniswappoolpriceresponse.js.map +1 -1
  469. package/dist/esm/models/components/uniswapsellexactlyparams.d.ts +4 -53
  470. package/dist/esm/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
  471. package/dist/esm/models/components/uniswapsellexactlyparams.js +4 -47
  472. package/dist/esm/models/components/uniswapsellexactlyparams.js.map +1 -1
  473. package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts +4 -53
  474. package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
  475. package/dist/esm/models/components/uniswapsellexactlyrequest.js +4 -47
  476. package/dist/esm/models/components/uniswapsellexactlyrequest.js.map +1 -1
  477. package/dist/esm/models/operations/index.d.ts +0 -2
  478. package/dist/esm/models/operations/index.d.ts.map +1 -1
  479. package/dist/esm/models/operations/index.js +0 -2
  480. package/dist/esm/models/operations/index.js.map +1 -1
  481. package/dist/esm/models/operations/v1aaveavgrate.d.ts +2 -241
  482. package/dist/esm/models/operations/v1aaveavgrate.d.ts.map +1 -1
  483. package/dist/esm/models/operations/v1aaveavgrate.js +2 -95
  484. package/dist/esm/models/operations/v1aaveavgrate.js.map +1 -1
  485. package/dist/esm/models/operations/v1aaveliquiditychange.d.ts +2 -241
  486. package/dist/esm/models/operations/v1aaveliquiditychange.d.ts.map +1 -1
  487. package/dist/esm/models/operations/v1aaveliquiditychange.js +2 -95
  488. package/dist/esm/models/operations/v1aaveliquiditychange.js.map +1 -1
  489. package/dist/esm/models/operations/v1aaverate.d.ts +2 -241
  490. package/dist/esm/models/operations/v1aaverate.d.ts.map +1 -1
  491. package/dist/esm/models/operations/v1aaverate.js +2 -95
  492. package/dist/esm/models/operations/v1aaverate.js.map +1 -1
  493. package/dist/esm/models/operations/v1aavereserveoverview.d.ts +2 -241
  494. package/dist/esm/models/operations/v1aavereserveoverview.d.ts.map +1 -1
  495. package/dist/esm/models/operations/v1aavereserveoverview.js +2 -95
  496. package/dist/esm/models/operations/v1aavereserveoverview.js.map +1 -1
  497. package/dist/esm/models/operations/v1aavestdrate.d.ts +2 -241
  498. package/dist/esm/models/operations/v1aavestdrate.d.ts.map +1 -1
  499. package/dist/esm/models/operations/v1aavestdrate.js +2 -95
  500. package/dist/esm/models/operations/v1aavestdrate.js.map +1 -1
  501. package/dist/esm/models/operations/v1aavetokenprice.d.ts +2 -241
  502. package/dist/esm/models/operations/v1aavetokenprice.d.ts.map +1 -1
  503. package/dist/esm/models/operations/v1aavetokenprice.js +2 -95
  504. package/dist/esm/models/operations/v1aavetokenprice.js.map +1 -1
  505. package/dist/esm/models/operations/v1aaveuserpositionpertoken.d.ts +2 -241
  506. package/dist/esm/models/operations/v1aaveuserpositionpertoken.d.ts.map +1 -1
  507. package/dist/esm/models/operations/v1aaveuserpositionpertoken.js +2 -95
  508. package/dist/esm/models/operations/v1aaveuserpositionpertoken.js.map +1 -1
  509. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.d.ts +4 -482
  510. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.d.ts.map +1 -1
  511. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.js +4 -192
  512. package/dist/esm/models/operations/v1aerodromeslipstreampoolprice.js.map +1 -1
  513. package/dist/esm/models/operations/v1genericallowance.d.ts +3 -28
  514. package/dist/esm/models/operations/v1genericallowance.d.ts.map +1 -1
  515. package/dist/esm/models/operations/v1genericallowance.js +2 -24
  516. package/dist/esm/models/operations/v1genericallowance.js.map +1 -1
  517. package/dist/esm/models/operations/v1morphomarkets.d.ts +6 -55
  518. package/dist/esm/models/operations/v1morphomarkets.d.ts.map +1 -1
  519. package/dist/esm/models/operations/v1morphomarkets.js +4 -47
  520. package/dist/esm/models/operations/v1morphomarkets.js.map +1 -1
  521. package/dist/esm/models/operations/v1morphovaults.d.ts +3 -28
  522. package/dist/esm/models/operations/v1morphovaults.d.ts.map +1 -1
  523. package/dist/esm/models/operations/v1morphovaults.js +2 -24
  524. package/dist/esm/models/operations/v1morphovaults.js.map +1 -1
  525. package/dist/esm/models/operations/v1skyposition.js +2 -2
  526. package/dist/esm/models/operations/v1tokenbalance.d.ts +4 -29
  527. package/dist/esm/models/operations/v1tokenbalance.d.ts.map +1 -1
  528. package/dist/esm/models/operations/v1tokenbalance.js +2 -24
  529. package/dist/esm/models/operations/v1tokenbalance.js.map +1 -1
  530. package/dist/esm/models/operations/v1tokenprice.d.ts +3 -3
  531. package/dist/esm/models/operations/v1tokenprice.d.ts.map +1 -1
  532. package/dist/esm/models/operations/v1tokenprice.js +2 -2
  533. package/dist/esm/models/operations/v1tokenprice.js.map +1 -1
  534. package/dist/esm/models/operations/v1uniswappoolprice.d.ts +4 -482
  535. package/dist/esm/models/operations/v1uniswappoolprice.d.ts.map +1 -1
  536. package/dist/esm/models/operations/v1uniswappoolprice.js +4 -190
  537. package/dist/esm/models/operations/v1uniswappoolprice.js.map +1 -1
  538. package/dist/esm/models/operations/v1uniswapquotebuyexactly.d.ts +4 -482
  539. package/dist/esm/models/operations/v1uniswapquotebuyexactly.d.ts.map +1 -1
  540. package/dist/esm/models/operations/v1uniswapquotebuyexactly.js +4 -190
  541. package/dist/esm/models/operations/v1uniswapquotebuyexactly.js.map +1 -1
  542. package/dist/esm/models/operations/v1uniswapquotesellexactly.d.ts +4 -482
  543. package/dist/esm/models/operations/v1uniswapquotesellexactly.d.ts.map +1 -1
  544. package/dist/esm/models/operations/v1uniswapquotesellexactly.js +4 -190
  545. package/dist/esm/models/operations/v1uniswapquotesellexactly.js.map +1 -1
  546. package/dist/esm/sdk/sky.d.ts +3 -2
  547. package/dist/esm/sdk/sky.d.ts.map +1 -1
  548. package/dist/esm/sdk/sky.js +3 -2
  549. package/dist/esm/sdk/sky.js.map +1 -1
  550. package/dist/esm/sdk/token.d.ts +0 -7
  551. package/dist/esm/sdk/token.d.ts.map +1 -1
  552. package/dist/esm/sdk/token.js +0 -10
  553. package/dist/esm/sdk/token.js.map +1 -1
  554. package/dist/esm/sdk/universal.d.ts +0 -7
  555. package/dist/esm/sdk/universal.d.ts.map +1 -1
  556. package/dist/esm/sdk/universal.js +0 -10
  557. package/dist/esm/sdk/universal.js.map +1 -1
  558. package/docs/sdks/aavev3/README.md +8 -8
  559. package/docs/sdks/aerodromeslipstream/README.md +18 -14
  560. package/docs/sdks/morpho/README.md +14 -4
  561. package/docs/sdks/sky/README.md +5 -2
  562. package/docs/sdks/smartaccount/README.md +2 -2
  563. package/docs/sdks/token/README.md +6 -81
  564. package/docs/sdks/transactionbundler/README.md +4 -4
  565. package/docs/sdks/uniswapv3/README.md +14 -6
  566. package/docs/sdks/universal/README.md +0 -73
  567. package/jsr.json +1 -1
  568. package/package.json +1 -1
  569. package/src/funcs/skySkyBuy.ts +1 -0
  570. package/src/funcs/skySkySell.ts +1 -0
  571. package/src/funcs/skySkyWithdraw.ts +1 -2
  572. package/src/lib/config.ts +3 -3
  573. package/src/mcp-server/mcp-server.ts +1 -1
  574. package/src/mcp-server/server.ts +1 -5
  575. package/src/mcp-server/tools/skySkyBuy.ts +1 -0
  576. package/src/mcp-server/tools/skySkySell.ts +1 -0
  577. package/src/mcp-server/tools/skySkyWithdraw.ts +1 -2
  578. package/src/models/components/aaveborrowparams.ts +4 -14
  579. package/src/models/components/aaveborrowrequest.ts +4 -14
  580. package/src/models/components/aavelooprequest.ts +8 -23
  581. package/src/models/components/aaverepayparams.ts +4 -14
  582. package/src/models/components/aaverepayrequest.ts +4 -14
  583. package/src/models/components/aavesupplyparams.ts +4 -14
  584. package/src/models/components/aavesupplyrequest.ts +4 -14
  585. package/src/models/components/aavewithdrawparams.ts +4 -14
  586. package/src/models/components/aavewithdrawrequest.ts +4 -14
  587. package/src/models/components/aerodromeposition.ts +6 -27
  588. package/src/models/components/aerodromeslipstreambuyexactlyparams.ts +8 -23
  589. package/src/models/components/aerodromeslipstreambuyexactlyrequest.ts +8 -23
  590. package/src/models/components/aerodromeslipstreammintliquidityprovisionparams.ts +8 -23
  591. package/src/models/components/aerodromeslipstreammintliquidityprovisionrequest.ts +8 -23
  592. package/src/models/components/aerodromeslipstreampoolpriceresponse.ts +8 -23
  593. package/src/models/components/aerodromeslipstreamsellexactlyparams.ts +8 -23
  594. package/src/models/components/aerodromeslipstreamsellexactlyrequest.ts +8 -23
  595. package/src/models/components/batcheduseroperationsrequest.ts +4 -0
  596. package/src/models/components/compassapibackendmodelsgenericreadresponseportfoliotokenbalance.ts +4 -14
  597. package/src/models/components/index.ts +0 -3
  598. package/src/models/components/odosswapparams.ts +8 -119
  599. package/src/models/components/odosswaprequest.ts +8 -119
  600. package/src/models/components/pendlemanageliquidityparams.ts +4 -64
  601. package/src/models/components/pendlemanageliquidityrequest.ts +4 -65
  602. package/src/models/components/pendletradeptparams.ts +4 -62
  603. package/src/models/components/pendletradeptrequest.ts +4 -62
  604. package/src/models/components/pendletradeytparams.ts +4 -62
  605. package/src/models/components/pendletradeytrequest.ts +4 -62
  606. package/src/models/components/reserve.ts +5 -15
  607. package/src/models/components/setallowanceparams.ts +4 -62
  608. package/src/models/components/setallowancerequest.ts +4 -62
  609. package/src/models/components/skysellrequest.ts +3 -3
  610. package/src/models/components/tokenbalanceresponse.ts +5 -59
  611. package/src/models/components/tokentransferparams.ts +4 -62
  612. package/src/models/components/tokentransferrequest.ts +4 -62
  613. package/src/models/components/uniswapbuyexactlyparams.ts +10 -125
  614. package/src/models/components/uniswapbuyexactlyrequest.ts +10 -125
  615. package/src/models/components/uniswapmintliquidityprovisionparams.ts +8 -23
  616. package/src/models/components/uniswapmintliquidityprovisionrequest.ts +8 -23
  617. package/src/models/components/uniswappoolpriceresponse.ts +8 -23
  618. package/src/models/components/uniswapsellexactlyparams.ts +8 -123
  619. package/src/models/components/uniswapsellexactlyrequest.ts +8 -124
  620. package/src/models/operations/index.ts +0 -2
  621. package/src/models/operations/v1aaveavgrate.ts +4 -113
  622. package/src/models/operations/v1aaveliquiditychange.ts +4 -115
  623. package/src/models/operations/v1aaverate.ts +4 -113
  624. package/src/models/operations/v1aavereserveoverview.ts +4 -115
  625. package/src/models/operations/v1aavestdrate.ts +4 -113
  626. package/src/models/operations/v1aavetokenprice.ts +4 -113
  627. package/src/models/operations/v1aaveuserpositionpertoken.ts +4 -115
  628. package/src/models/operations/v1aerodromeslipstreampoolprice.ts +8 -242
  629. package/src/models/operations/v1genericallowance.ts +5 -59
  630. package/src/models/operations/v1morphomarkets.ts +10 -119
  631. package/src/models/operations/v1morphovaults.ts +5 -59
  632. package/src/models/operations/v1skyposition.ts +2 -2
  633. package/src/models/operations/v1tokenbalance.ts +6 -60
  634. package/src/models/operations/v1tokenprice.ts +5 -5
  635. package/src/models/operations/v1uniswappoolprice.ts +8 -230
  636. package/src/models/operations/v1uniswapquotebuyexactly.ts +8 -240
  637. package/src/models/operations/v1uniswapquotesellexactly.ts +8 -240
  638. package/src/sdk/sky.ts +3 -2
  639. package/src/sdk/token.ts +0 -18
  640. package/src/sdk/universal.ts +0 -18
  641. package/dist/commonjs/funcs/tokenTokenAddress.d.ts +0 -19
  642. package/dist/commonjs/funcs/tokenTokenAddress.d.ts.map +0 -1
  643. package/dist/commonjs/funcs/tokenTokenAddress.js +0 -123
  644. package/dist/commonjs/funcs/tokenTokenAddress.js.map +0 -1
  645. package/dist/commonjs/funcs/universalGenericSupportedTokens.d.ts +0 -19
  646. package/dist/commonjs/funcs/universalGenericSupportedTokens.d.ts.map +0 -1
  647. package/dist/commonjs/funcs/universalGenericSupportedTokens.js +0 -122
  648. package/dist/commonjs/funcs/universalGenericSupportedTokens.js.map +0 -1
  649. package/dist/commonjs/mcp-server/tools/tokenTokenAddress.d.ts +0 -8
  650. package/dist/commonjs/mcp-server/tools/tokenTokenAddress.d.ts.map +0 -1
  651. package/dist/commonjs/mcp-server/tools/tokenTokenAddress.js +0 -64
  652. package/dist/commonjs/mcp-server/tools/tokenTokenAddress.js.map +0 -1
  653. package/dist/commonjs/mcp-server/tools/universalGenericSupportedTokens.d.ts +0 -8
  654. package/dist/commonjs/mcp-server/tools/universalGenericSupportedTokens.d.ts.map +0 -1
  655. package/dist/commonjs/mcp-server/tools/universalGenericSupportedTokens.js +0 -64
  656. package/dist/commonjs/mcp-server/tools/universalGenericSupportedTokens.js.map +0 -1
  657. package/dist/commonjs/models/components/tokenaddressresponse.d.ts +0 -32
  658. package/dist/commonjs/models/components/tokenaddressresponse.d.ts.map +0 -1
  659. package/dist/commonjs/models/components/tokenaddressresponse.js +0 -69
  660. package/dist/commonjs/models/components/tokenaddressresponse.js.map +0 -1
  661. package/dist/commonjs/models/components/tokenenum.d.ts +0 -242
  662. package/dist/commonjs/models/components/tokenenum.d.ts.map +0 -1
  663. package/dist/commonjs/models/components/tokenenum.js +0 -135
  664. package/dist/commonjs/models/components/tokenenum.js.map +0 -1
  665. package/dist/commonjs/models/components/tokeninfo.d.ts +0 -33
  666. package/dist/commonjs/models/components/tokeninfo.d.ts.map +0 -1
  667. package/dist/commonjs/models/components/tokeninfo.js +0 -70
  668. package/dist/commonjs/models/components/tokeninfo.js.map +0 -1
  669. package/dist/commonjs/models/operations/v1genericsupportedtokens.d.ts +0 -58
  670. package/dist/commonjs/models/operations/v1genericsupportedtokens.d.ts.map +0 -1
  671. package/dist/commonjs/models/operations/v1genericsupportedtokens.js +0 -89
  672. package/dist/commonjs/models/operations/v1genericsupportedtokens.js.map +0 -1
  673. package/dist/commonjs/models/operations/v1tokenaddress.d.ts +0 -302
  674. package/dist/commonjs/models/operations/v1tokenaddress.d.ts.map +0 -1
  675. package/dist/commonjs/models/operations/v1tokenaddress.js +0 -184
  676. package/dist/commonjs/models/operations/v1tokenaddress.js.map +0 -1
  677. package/dist/esm/funcs/tokenTokenAddress.d.ts +0 -19
  678. package/dist/esm/funcs/tokenTokenAddress.d.ts.map +0 -1
  679. package/dist/esm/funcs/tokenTokenAddress.js +0 -87
  680. package/dist/esm/funcs/tokenTokenAddress.js.map +0 -1
  681. package/dist/esm/funcs/universalGenericSupportedTokens.d.ts +0 -19
  682. package/dist/esm/funcs/universalGenericSupportedTokens.d.ts.map +0 -1
  683. package/dist/esm/funcs/universalGenericSupportedTokens.js +0 -86
  684. package/dist/esm/funcs/universalGenericSupportedTokens.js.map +0 -1
  685. package/dist/esm/mcp-server/tools/tokenTokenAddress.d.ts +0 -8
  686. package/dist/esm/mcp-server/tools/tokenTokenAddress.d.ts.map +0 -1
  687. package/dist/esm/mcp-server/tools/tokenTokenAddress.js +0 -28
  688. package/dist/esm/mcp-server/tools/tokenTokenAddress.js.map +0 -1
  689. package/dist/esm/mcp-server/tools/universalGenericSupportedTokens.d.ts +0 -8
  690. package/dist/esm/mcp-server/tools/universalGenericSupportedTokens.d.ts.map +0 -1
  691. package/dist/esm/mcp-server/tools/universalGenericSupportedTokens.js +0 -28
  692. package/dist/esm/mcp-server/tools/universalGenericSupportedTokens.js.map +0 -1
  693. package/dist/esm/models/components/tokenaddressresponse.d.ts +0 -32
  694. package/dist/esm/models/components/tokenaddressresponse.d.ts.map +0 -1
  695. package/dist/esm/models/components/tokenaddressresponse.js +0 -31
  696. package/dist/esm/models/components/tokenaddressresponse.js.map +0 -1
  697. package/dist/esm/models/components/tokenenum.d.ts +0 -242
  698. package/dist/esm/models/components/tokenenum.d.ts.map +0 -1
  699. package/dist/esm/models/components/tokenenum.js +0 -99
  700. package/dist/esm/models/components/tokenenum.js.map +0 -1
  701. package/dist/esm/models/components/tokeninfo.d.ts +0 -33
  702. package/dist/esm/models/components/tokeninfo.d.ts.map +0 -1
  703. package/dist/esm/models/components/tokeninfo.js +0 -32
  704. package/dist/esm/models/components/tokeninfo.js.map +0 -1
  705. package/dist/esm/models/operations/v1genericsupportedtokens.d.ts +0 -58
  706. package/dist/esm/models/operations/v1genericsupportedtokens.d.ts.map +0 -1
  707. package/dist/esm/models/operations/v1genericsupportedtokens.js +0 -51
  708. package/dist/esm/models/operations/v1genericsupportedtokens.js.map +0 -1
  709. package/dist/esm/models/operations/v1tokenaddress.d.ts +0 -302
  710. package/dist/esm/models/operations/v1tokenaddress.d.ts.map +0 -1
  711. package/dist/esm/models/operations/v1tokenaddress.js +0 -146
  712. package/dist/esm/models/operations/v1tokenaddress.js.map +0 -1
  713. package/src/funcs/tokenTokenAddress.ts +0 -175
  714. package/src/funcs/universalGenericSupportedTokens.ts +0 -175
  715. package/src/mcp-server/tools/tokenTokenAddress.ts +0 -37
  716. package/src/mcp-server/tools/universalGenericSupportedTokens.ts +0 -38
  717. package/src/models/components/tokenaddressresponse.ts +0 -69
  718. package/src/models/components/tokenenum.ts +0 -113
  719. package/src/models/components/tokeninfo.ts +0 -70
  720. package/src/models/operations/v1genericsupportedtokens.ts +0 -99
  721. package/src/models/operations/v1tokenaddress.ts +0 -211
package/bin/mcp-server.js CHANGED
@@ -34409,9 +34409,9 @@ var init_config = __esm(() => {
34409
34409
  SDK_METADATA = {
34410
34410
  language: "typescript",
34411
34411
  openapiDocVersion: "0.0.1",
34412
- sdkVersion: "1.0.27",
34413
- genVersion: "2.701.8",
34414
- userAgent: "speakeasy-sdk/typescript 1.0.27 2.701.8 0.0.1 @compass-labs/api-sdk"
34412
+ sdkVersion: "1.0.28-rc0",
34413
+ genVersion: "2.702.0",
34414
+ userAgent: "speakeasy-sdk/typescript 1.0.28-rc0 2.702.0 0.0.1 @compass-labs/api-sdk"
34415
34415
  };
34416
34416
  });
34417
34417
 
@@ -35872,95 +35872,12 @@ var init_interestratemode = __esm(() => {
35872
35872
  })(InterestRateMode$ ||= {});
35873
35873
  });
35874
35874
 
35875
- // src/models/components/tokenenum.ts
35876
- var TokenEnum, TokenEnum$inboundSchema, TokenEnum$outboundSchema, TokenEnum$;
35877
- var init_tokenenum = __esm(() => {
35878
- init_zod();
35879
- TokenEnum = {
35880
- OneINCH: "1INCH",
35881
- Aave: "AAVE",
35882
- Aero: "AERO",
35883
- Arb: "ARB",
35884
- Bal: "BAL",
35885
- Bnkr: "BNKR",
35886
- CbBTC: "cbBTC",
35887
- CbETH: "cbETH",
35888
- Clanker: "CLANKER",
35889
- Copi: "COPI",
35890
- Crv: "CRV",
35891
- CrvUSD: "crvUSD",
35892
- Cyber: "CYBER",
35893
- Dai: "DAI",
35894
- Doginme: "DOGINME",
35895
- EBTC: "eBTC",
35896
- Ens: "ENS",
35897
- Eth: "ETH",
35898
- Ethfi: "ETHFI",
35899
- ETHx: "ETHx",
35900
- Eurc: "EURC",
35901
- Eur: "EUR",
35902
- Eurs: "EURS",
35903
- EUSDe: "eUSDe",
35904
- EzETH: "ezETH",
35905
- Fbtc: "FBTC",
35906
- Frax: "FRAX",
35907
- Fxs: "FXS",
35908
- Gho: "GHO",
35909
- Knc: "KNC",
35910
- Lbtc: "LBTC",
35911
- Ldo: "LDO",
35912
- Link: "LINK",
35913
- LsETH: "LsETH",
35914
- Lusd: "LUSD",
35915
- Mai: "MAI",
35916
- Mkr: "MKR",
35917
- OsETH: "osETH",
35918
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
35919
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
35920
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
35921
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
35922
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
35923
- Pyusd: "PYUSD",
35924
- RETH: "rETH",
35925
- Rlusd: "RLUSD",
35926
- Rpl: "RPL",
35927
- RsETH: "rsETH",
35928
- SDAI: "sDAI",
35929
- Snx: "SNX",
35930
- Stg: "STG",
35931
- SUSDe: "sUSDe",
35932
- TBTC: "tBTC",
35933
- Uni: "UNI",
35934
- USDbC: "USDbC",
35935
- USDCe: "USDCe",
35936
- Usdc: "USDC",
35937
- USDe: "USDe",
35938
- Usds: "USDS",
35939
- USDtb: "USDtb",
35940
- Usdt: "USDT",
35941
- Virtual: "VIRTUAL",
35942
- Wbtc: "WBTC",
35943
- WeETH: "weETH",
35944
- Well: "WELL",
35945
- Weth: "WETH",
35946
- WrsETH: "wrsETH",
35947
- WstETH: "wstETH"
35948
- };
35949
- TokenEnum$inboundSchema = nativeEnumType(TokenEnum);
35950
- TokenEnum$outboundSchema = TokenEnum$inboundSchema;
35951
- ((TokenEnum$) => {
35952
- TokenEnum$.inboundSchema = TokenEnum$inboundSchema;
35953
- TokenEnum$.outboundSchema = TokenEnum$outboundSchema;
35954
- })(TokenEnum$ ||= {});
35955
- });
35956
-
35957
35875
  // src/models/components/aaveborrowparams.ts
35958
35876
  var AaveBorrowParamsAmount$inboundSchema, AaveBorrowParamsAmount$outboundSchema, AaveBorrowParamsAmount$, AaveBorrowParams$inboundSchema, AaveBorrowParams$outboundSchema, AaveBorrowParams$;
35959
35877
  var init_aaveborrowparams = __esm(() => {
35960
35878
  init_zod();
35961
35879
  init_primitives();
35962
35880
  init_interestratemode();
35963
- init_tokenenum();
35964
35881
  AaveBorrowParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
35965
35882
  AaveBorrowParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
35966
35883
  ((AaveBorrowParamsAmount$) => {
@@ -35969,7 +35886,7 @@ var init_aaveborrowparams = __esm(() => {
35969
35886
  })(AaveBorrowParamsAmount$ ||= {});
35970
35887
  AaveBorrowParams$inboundSchema = objectType({
35971
35888
  action_type: literalType("AAVE_BORROW").default("AAVE_BORROW"),
35972
- token: TokenEnum$inboundSchema,
35889
+ token: stringType(),
35973
35890
  amount: unionType([numberType(), stringType()]),
35974
35891
  interest_rate_mode: InterestRateMode$inboundSchema,
35975
35892
  on_behalf_of: nullableType(stringType()).optional()
@@ -35982,7 +35899,7 @@ var init_aaveborrowparams = __esm(() => {
35982
35899
  });
35983
35900
  AaveBorrowParams$outboundSchema = objectType({
35984
35901
  actionType: literalType("AAVE_BORROW").default("AAVE_BORROW"),
35985
- token: TokenEnum$outboundSchema,
35902
+ token: stringType(),
35986
35903
  amount: unionType([numberType(), stringType()]),
35987
35904
  interestRateMode: InterestRateMode$outboundSchema,
35988
35905
  onBehalfOf: nullableType(stringType()).optional()
@@ -36005,7 +35922,6 @@ var init_aaveborrowrequest = __esm(() => {
36005
35922
  init_zod();
36006
35923
  init_primitives();
36007
35924
  init_interestratemode();
36008
- init_tokenenum();
36009
35925
  AaveBorrowRequestChain = {
36010
35926
  Arbitrum: "arbitrum",
36011
35927
  Base: "base",
@@ -36025,7 +35941,7 @@ var init_aaveborrowrequest = __esm(() => {
36025
35941
  })(AaveBorrowRequestChain$ ||= {});
36026
35942
  AaveBorrowRequest$inboundSchema = objectType({
36027
35943
  action_type: literalType("AAVE_BORROW").default("AAVE_BORROW"),
36028
- token: TokenEnum$inboundSchema,
35944
+ token: stringType(),
36029
35945
  amount: unionType([numberType(), stringType()]),
36030
35946
  interest_rate_mode: InterestRateMode$inboundSchema,
36031
35947
  on_behalf_of: nullableType(stringType()).optional(),
@@ -36040,7 +35956,7 @@ var init_aaveborrowrequest = __esm(() => {
36040
35956
  });
36041
35957
  AaveBorrowRequest$outboundSchema = objectType({
36042
35958
  actionType: literalType("AAVE_BORROW").default("AAVE_BORROW"),
36043
- token: TokenEnum$outboundSchema,
35959
+ token: stringType(),
36044
35960
  amount: unionType([numberType(), stringType()]),
36045
35961
  interestRateMode: InterestRateMode$outboundSchema,
36046
35962
  onBehalfOf: nullableType(stringType()).optional(),
@@ -36063,15 +35979,14 @@ var init_aaveborrowrequest = __esm(() => {
36063
35979
  var Reserve$inboundSchema, Reserve$outboundSchema, Reserve$;
36064
35980
  var init_reserve = __esm(() => {
36065
35981
  init_zod();
36066
- init_tokenenum();
36067
35982
  Reserve$inboundSchema = objectType({
36068
- symbol: TokenEnum$inboundSchema,
35983
+ symbol: stringType(),
36069
35984
  decimals: nullableType(numberType().int()).optional(),
36070
35985
  name: stringType(),
36071
35986
  underlyingAsset: stringType()
36072
35987
  });
36073
35988
  Reserve$outboundSchema = objectType({
36074
- symbol: TokenEnum$outboundSchema,
35989
+ symbol: stringType(),
36075
35990
  decimals: nullableType(numberType().int()).optional(),
36076
35991
  name: stringType(),
36077
35992
  underlyingAsset: stringType()
@@ -36525,7 +36440,6 @@ var init_aavelooprequest = __esm(() => {
36525
36440
  init_zod();
36526
36441
  init_primitives();
36527
36442
  init_signedauthorization();
36528
- init_tokenenum();
36529
36443
  AaveLoopRequestChain = {
36530
36444
  Arbitrum: "arbitrum",
36531
36445
  Base: "base",
@@ -36565,8 +36479,8 @@ var init_aavelooprequest = __esm(() => {
36565
36479
  chain: AaveLoopRequestChain$inboundSchema,
36566
36480
  sender: stringType(),
36567
36481
  signed_authorization: nullableType(SignedAuthorization$inboundSchema).optional(),
36568
- collateral_token: TokenEnum$inboundSchema,
36569
- borrow_token: TokenEnum$inboundSchema,
36482
+ collateral_token: stringType(),
36483
+ borrow_token: stringType(),
36570
36484
  initial_collateral_amount: unionType([numberType(), stringType()]),
36571
36485
  multiplier: unionType([numberType(), stringType()]),
36572
36486
  max_slippage_percent: unionType([numberType(), stringType()]),
@@ -36587,8 +36501,8 @@ var init_aavelooprequest = __esm(() => {
36587
36501
  chain: AaveLoopRequestChain$outboundSchema,
36588
36502
  sender: stringType(),
36589
36503
  signedAuthorization: nullableType(SignedAuthorization$outboundSchema).optional(),
36590
- collateralToken: TokenEnum$outboundSchema,
36591
- borrowToken: TokenEnum$outboundSchema,
36504
+ collateralToken: stringType(),
36505
+ borrowToken: stringType(),
36592
36506
  initialCollateralAmount: unionType([numberType(), stringType()]),
36593
36507
  multiplier: unionType([numberType(), stringType()]),
36594
36508
  maxSlippagePercent: unionType([numberType(), stringType()]),
@@ -36662,7 +36576,6 @@ var init_aaverepayparams = __esm(() => {
36662
36576
  init_zod();
36663
36577
  init_primitives();
36664
36578
  init_interestratemode();
36665
- init_tokenenum();
36666
36579
  AaveRepayParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
36667
36580
  AaveRepayParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
36668
36581
  ((AaveRepayParamsAmount$) => {
@@ -36671,7 +36584,7 @@ var init_aaverepayparams = __esm(() => {
36671
36584
  })(AaveRepayParamsAmount$ ||= {});
36672
36585
  AaveRepayParams$inboundSchema = objectType({
36673
36586
  action_type: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36674
- token: TokenEnum$inboundSchema,
36587
+ token: stringType(),
36675
36588
  amount: unionType([numberType(), stringType()]),
36676
36589
  interest_rate_mode: InterestRateMode$inboundSchema,
36677
36590
  on_behalf_of: nullableType(stringType()).optional()
@@ -36684,7 +36597,7 @@ var init_aaverepayparams = __esm(() => {
36684
36597
  });
36685
36598
  AaveRepayParams$outboundSchema = objectType({
36686
36599
  actionType: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36687
- token: TokenEnum$outboundSchema,
36600
+ token: stringType(),
36688
36601
  amount: unionType([numberType(), stringType()]),
36689
36602
  interestRateMode: InterestRateMode$outboundSchema,
36690
36603
  onBehalfOf: nullableType(stringType()).optional()
@@ -36707,7 +36620,6 @@ var init_aaverepayrequest = __esm(() => {
36707
36620
  init_zod();
36708
36621
  init_primitives();
36709
36622
  init_interestratemode();
36710
- init_tokenenum();
36711
36623
  AaveRepayRequestChain = {
36712
36624
  Arbitrum: "arbitrum",
36713
36625
  Base: "base",
@@ -36727,7 +36639,7 @@ var init_aaverepayrequest = __esm(() => {
36727
36639
  })(AaveRepayRequestChain$ ||= {});
36728
36640
  AaveRepayRequest$inboundSchema = objectType({
36729
36641
  action_type: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36730
- token: TokenEnum$inboundSchema,
36642
+ token: stringType(),
36731
36643
  amount: unionType([numberType(), stringType()]),
36732
36644
  interest_rate_mode: InterestRateMode$inboundSchema,
36733
36645
  on_behalf_of: nullableType(stringType()).optional(),
@@ -36742,7 +36654,7 @@ var init_aaverepayrequest = __esm(() => {
36742
36654
  });
36743
36655
  AaveRepayRequest$outboundSchema = objectType({
36744
36656
  actionType: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36745
- token: TokenEnum$outboundSchema,
36657
+ token: stringType(),
36746
36658
  amount: unionType([numberType(), stringType()]),
36747
36659
  interestRateMode: InterestRateMode$outboundSchema,
36748
36660
  onBehalfOf: nullableType(stringType()).optional(),
@@ -36842,7 +36754,6 @@ var AaveSupplyParamsAmount$inboundSchema, AaveSupplyParamsAmount$outboundSchema,
36842
36754
  var init_aavesupplyparams = __esm(() => {
36843
36755
  init_zod();
36844
36756
  init_primitives();
36845
- init_tokenenum();
36846
36757
  AaveSupplyParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
36847
36758
  AaveSupplyParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
36848
36759
  ((AaveSupplyParamsAmount$) => {
@@ -36851,7 +36762,7 @@ var init_aavesupplyparams = __esm(() => {
36851
36762
  })(AaveSupplyParamsAmount$ ||= {});
36852
36763
  AaveSupplyParams$inboundSchema = objectType({
36853
36764
  action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36854
- token: TokenEnum$inboundSchema,
36765
+ token: stringType(),
36855
36766
  amount: unionType([numberType(), stringType()]),
36856
36767
  on_behalf_of: nullableType(stringType()).optional()
36857
36768
  }).transform((v2) => {
@@ -36862,7 +36773,7 @@ var init_aavesupplyparams = __esm(() => {
36862
36773
  });
36863
36774
  AaveSupplyParams$outboundSchema = objectType({
36864
36775
  actionType: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36865
- token: TokenEnum$outboundSchema,
36776
+ token: stringType(),
36866
36777
  amount: unionType([numberType(), stringType()]),
36867
36778
  onBehalfOf: nullableType(stringType()).optional()
36868
36779
  }).transform((v2) => {
@@ -36882,7 +36793,6 @@ var AaveSupplyRequestChain, AaveSupplyRequestAmount$inboundSchema, AaveSupplyReq
36882
36793
  var init_aavesupplyrequest = __esm(() => {
36883
36794
  init_zod();
36884
36795
  init_primitives();
36885
- init_tokenenum();
36886
36796
  AaveSupplyRequestChain = {
36887
36797
  Arbitrum: "arbitrum",
36888
36798
  Base: "base",
@@ -36902,7 +36812,7 @@ var init_aavesupplyrequest = __esm(() => {
36902
36812
  })(AaveSupplyRequestChain$ ||= {});
36903
36813
  AaveSupplyRequest$inboundSchema = objectType({
36904
36814
  action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36905
- token: TokenEnum$inboundSchema,
36815
+ token: stringType(),
36906
36816
  amount: unionType([numberType(), stringType()]),
36907
36817
  on_behalf_of: nullableType(stringType()).optional(),
36908
36818
  chain: AaveSupplyRequestChain$inboundSchema,
@@ -36915,7 +36825,7 @@ var init_aavesupplyrequest = __esm(() => {
36915
36825
  });
36916
36826
  AaveSupplyRequest$outboundSchema = objectType({
36917
36827
  actionType: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36918
- token: TokenEnum$outboundSchema,
36828
+ token: stringType(),
36919
36829
  amount: unionType([numberType(), stringType()]),
36920
36830
  onBehalfOf: nullableType(stringType()).optional(),
36921
36831
  chain: AaveSupplyRequestChain$outboundSchema,
@@ -37105,7 +37015,6 @@ var AaveWithdrawParamsAmount$inboundSchema, AaveWithdrawParamsAmount$outboundSch
37105
37015
  var init_aavewithdrawparams = __esm(() => {
37106
37016
  init_zod();
37107
37017
  init_primitives();
37108
- init_tokenenum();
37109
37018
  AaveWithdrawParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
37110
37019
  AaveWithdrawParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
37111
37020
  ((AaveWithdrawParamsAmount$) => {
@@ -37114,7 +37023,7 @@ var init_aavewithdrawparams = __esm(() => {
37114
37023
  })(AaveWithdrawParamsAmount$ ||= {});
37115
37024
  AaveWithdrawParams$inboundSchema = objectType({
37116
37025
  action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
37117
- token: TokenEnum$inboundSchema,
37026
+ token: stringType(),
37118
37027
  amount: unionType([numberType(), stringType()]),
37119
37028
  recipient: stringType()
37120
37029
  }).transform((v2) => {
@@ -37124,7 +37033,7 @@ var init_aavewithdrawparams = __esm(() => {
37124
37033
  });
37125
37034
  AaveWithdrawParams$outboundSchema = objectType({
37126
37035
  actionType: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
37127
- token: TokenEnum$outboundSchema,
37036
+ token: stringType(),
37128
37037
  amount: unionType([numberType(), stringType()]),
37129
37038
  recipient: stringType()
37130
37039
  }).transform((v2) => {
@@ -37143,7 +37052,6 @@ var AaveWithdrawRequestChain, AaveWithdrawRequestAmount$inboundSchema, AaveWithd
37143
37052
  var init_aavewithdrawrequest = __esm(() => {
37144
37053
  init_zod();
37145
37054
  init_primitives();
37146
- init_tokenenum();
37147
37055
  AaveWithdrawRequestChain = {
37148
37056
  Arbitrum: "arbitrum",
37149
37057
  Base: "base",
@@ -37163,7 +37071,7 @@ var init_aavewithdrawrequest = __esm(() => {
37163
37071
  })(AaveWithdrawRequestChain$ ||= {});
37164
37072
  AaveWithdrawRequest$inboundSchema = objectType({
37165
37073
  action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
37166
- token: TokenEnum$inboundSchema,
37074
+ token: stringType(),
37167
37075
  amount: unionType([numberType(), stringType()]),
37168
37076
  recipient: stringType(),
37169
37077
  chain: AaveWithdrawRequestChain$inboundSchema,
@@ -37175,7 +37083,7 @@ var init_aavewithdrawrequest = __esm(() => {
37175
37083
  });
37176
37084
  AaveWithdrawRequest$outboundSchema = objectType({
37177
37085
  actionType: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
37178
- token: TokenEnum$outboundSchema,
37086
+ token: stringType(),
37179
37087
  amount: unionType([numberType(), stringType()]),
37180
37088
  recipient: stringType(),
37181
37089
  chain: AaveWithdrawRequestChain$outboundSchema,
@@ -37196,12 +37104,11 @@ var AerodromePosition$inboundSchema, AerodromePosition$outboundSchema, Aerodrome
37196
37104
  var init_aerodromeposition = __esm(() => {
37197
37105
  init_zod();
37198
37106
  init_primitives();
37199
- init_tokenenum();
37200
37107
  AerodromePosition$inboundSchema = objectType({
37201
37108
  nonce: numberType().int(),
37202
37109
  operator: stringType(),
37203
- token0: TokenEnum$inboundSchema,
37204
- token1: TokenEnum$inboundSchema,
37110
+ token0: stringType(),
37111
+ token1: stringType(),
37205
37112
  tick_spacing: numberType().int(),
37206
37113
  tick_lower: numberType().int(),
37207
37114
  tick_upper: numberType().int(),
@@ -37226,8 +37133,8 @@ var init_aerodromeposition = __esm(() => {
37226
37133
  AerodromePosition$outboundSchema = objectType({
37227
37134
  nonce: numberType().int(),
37228
37135
  operator: stringType(),
37229
- token0: TokenEnum$outboundSchema,
37230
- token1: TokenEnum$outboundSchema,
37136
+ token0: stringType(),
37137
+ token1: stringType(),
37231
37138
  tickSpacing: numberType().int(),
37232
37139
  tickLower: numberType().int(),
37233
37140
  tickUpper: numberType().int(),
@@ -37277,7 +37184,6 @@ var AerodromeSlipstreamBuyExactlyParamsAmountOut$inboundSchema, AerodromeSlipstr
37277
37184
  var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
37278
37185
  init_zod();
37279
37186
  init_primitives();
37280
- init_tokenenum();
37281
37187
  AerodromeSlipstreamBuyExactlyParamsAmountOut$inboundSchema = unionType([numberType(), stringType()]);
37282
37188
  AerodromeSlipstreamBuyExactlyParamsAmountOut$outboundSchema = unionType([numberType(), stringType()]);
37283
37189
  ((AerodromeSlipstreamBuyExactlyParamsAmountOut$) => {
@@ -37292,8 +37198,8 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
37292
37198
  })(AerodromeSlipstreamBuyExactlyParamsAmountInMaximum$ ||= {});
37293
37199
  AerodromeSlipstreamBuyExactlyParams$inboundSchema = objectType({
37294
37200
  action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
37295
- token_in: TokenEnum$inboundSchema,
37296
- token_out: TokenEnum$inboundSchema,
37201
+ token_in: stringType(),
37202
+ token_out: stringType(),
37297
37203
  tick_spacing: numberType().int(),
37298
37204
  amount_out: unionType([numberType(), stringType()]),
37299
37205
  amount_in_maximum: unionType([numberType(), stringType()])
@@ -37309,8 +37215,8 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
37309
37215
  });
37310
37216
  AerodromeSlipstreamBuyExactlyParams$outboundSchema = objectType({
37311
37217
  actionType: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
37312
- tokenIn: TokenEnum$outboundSchema,
37313
- tokenOut: TokenEnum$outboundSchema,
37218
+ tokenIn: stringType(),
37219
+ tokenOut: stringType(),
37314
37220
  tickSpacing: numberType().int(),
37315
37221
  amountOut: unionType([numberType(), stringType()]),
37316
37222
  amountInMaximum: unionType([numberType(), stringType()])
@@ -37335,7 +37241,6 @@ var AerodromeSlipstreamBuyExactlyRequestChain, AerodromeSlipstreamBuyExactlyRequ
37335
37241
  var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
37336
37242
  init_zod();
37337
37243
  init_primitives();
37338
- init_tokenenum();
37339
37244
  AerodromeSlipstreamBuyExactlyRequestChain = {
37340
37245
  Base: "base"
37341
37246
  };
@@ -37359,8 +37264,8 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
37359
37264
  })(AerodromeSlipstreamBuyExactlyRequestChain$ ||= {});
37360
37265
  AerodromeSlipstreamBuyExactlyRequest$inboundSchema = objectType({
37361
37266
  action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
37362
- token_in: TokenEnum$inboundSchema,
37363
- token_out: TokenEnum$inboundSchema,
37267
+ token_in: stringType(),
37268
+ token_out: stringType(),
37364
37269
  tick_spacing: numberType().int(),
37365
37270
  amount_out: unionType([numberType(), stringType()]),
37366
37271
  amount_in_maximum: unionType([numberType(), stringType()]),
@@ -37378,8 +37283,8 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
37378
37283
  });
37379
37284
  AerodromeSlipstreamBuyExactlyRequest$outboundSchema = objectType({
37380
37285
  actionType: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
37381
- tokenIn: TokenEnum$outboundSchema,
37382
- tokenOut: TokenEnum$outboundSchema,
37286
+ tokenIn: stringType(),
37287
+ tokenOut: stringType(),
37383
37288
  tickSpacing: numberType().int(),
37384
37289
  amountOut: unionType([numberType(), stringType()]),
37385
37290
  amountInMaximum: unionType([numberType(), stringType()]),
@@ -37557,7 +37462,6 @@ var AerodromeSlipstreamMintLiquidityProvisionParamsAmount0Desired$inboundSchema,
37557
37462
  var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
37558
37463
  init_zod();
37559
37464
  init_primitives();
37560
- init_tokenenum();
37561
37465
  AerodromeSlipstreamMintLiquidityProvisionParamsAmount0Desired$inboundSchema = unionType([numberType(), stringType()]);
37562
37466
  AerodromeSlipstreamMintLiquidityProvisionParamsAmount0Desired$outboundSchema = unionType([numberType(), stringType()]);
37563
37467
  ((AerodromeSlipstreamMintLiquidityProvisionParamsAmount0Desired$) => {
@@ -37584,8 +37488,8 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
37584
37488
  })(AerodromeSlipstreamMintLiquidityProvisionParamsAmount1Min$ ||= {});
37585
37489
  AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema = objectType({
37586
37490
  action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37587
- token0: TokenEnum$inboundSchema,
37588
- token1: TokenEnum$inboundSchema,
37491
+ token0: stringType(),
37492
+ token1: stringType(),
37589
37493
  tick_spacing: numberType().int(),
37590
37494
  tick_lower: numberType().int(),
37591
37495
  tick_upper: numberType().int(),
@@ -37608,8 +37512,8 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
37608
37512
  });
37609
37513
  AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema = objectType({
37610
37514
  actionType: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37611
- token0: TokenEnum$outboundSchema,
37612
- token1: TokenEnum$outboundSchema,
37515
+ token0: stringType(),
37516
+ token1: stringType(),
37613
37517
  tickSpacing: numberType().int(),
37614
37518
  tickLower: numberType().int(),
37615
37519
  tickUpper: numberType().int(),
@@ -37641,7 +37545,6 @@ var AerodromeSlipstreamMintLiquidityProvisionRequestChain, AerodromeSlipstreamMi
37641
37545
  var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37642
37546
  init_zod();
37643
37547
  init_primitives();
37644
- init_tokenenum();
37645
37548
  AerodromeSlipstreamMintLiquidityProvisionRequestChain = {
37646
37549
  Base: "base"
37647
37550
  };
@@ -37677,8 +37580,8 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37677
37580
  })(AerodromeSlipstreamMintLiquidityProvisionRequestChain$ ||= {});
37678
37581
  AerodromeSlipstreamMintLiquidityProvisionRequest$inboundSchema = objectType({
37679
37582
  action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37680
- token0: TokenEnum$inboundSchema,
37681
- token1: TokenEnum$inboundSchema,
37583
+ token0: stringType(),
37584
+ token1: stringType(),
37682
37585
  tick_spacing: numberType().int(),
37683
37586
  tick_lower: numberType().int(),
37684
37587
  tick_upper: numberType().int(),
@@ -37703,8 +37606,8 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37703
37606
  });
37704
37607
  AerodromeSlipstreamMintLiquidityProvisionRequest$outboundSchema = objectType({
37705
37608
  actionType: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37706
- token0: TokenEnum$outboundSchema,
37707
- token1: TokenEnum$outboundSchema,
37609
+ token0: stringType(),
37610
+ token1: stringType(),
37708
37611
  tickSpacing: numberType().int(),
37709
37612
  tickLower: numberType().int(),
37710
37613
  tickUpper: numberType().int(),
@@ -37738,10 +37641,9 @@ var AerodromeSlipstreamPoolPriceResponse$inboundSchema, AerodromeSlipstreamPoolP
37738
37641
  var init_aerodromeslipstreampoolpriceresponse = __esm(() => {
37739
37642
  init_zod();
37740
37643
  init_primitives();
37741
- init_tokenenum();
37742
37644
  AerodromeSlipstreamPoolPriceResponse$inboundSchema = objectType({
37743
- token_in: TokenEnum$inboundSchema,
37744
- token_out: TokenEnum$inboundSchema,
37645
+ token_in: stringType(),
37646
+ token_out: stringType(),
37745
37647
  price: stringType(),
37746
37648
  tick: numberType().int()
37747
37649
  }).transform((v2) => {
@@ -37751,8 +37653,8 @@ var init_aerodromeslipstreampoolpriceresponse = __esm(() => {
37751
37653
  });
37752
37654
  });
37753
37655
  AerodromeSlipstreamPoolPriceResponse$outboundSchema = objectType({
37754
- tokenIn: TokenEnum$outboundSchema,
37755
- tokenOut: TokenEnum$outboundSchema,
37656
+ tokenIn: stringType(),
37657
+ tokenOut: stringType(),
37756
37658
  price: stringType(),
37757
37659
  tick: numberType().int()
37758
37660
  }).transform((v2) => {
@@ -37772,7 +37674,6 @@ var AerodromeSlipstreamSellExactlyParamsAmountIn$inboundSchema, AerodromeSlipstr
37772
37674
  var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
37773
37675
  init_zod();
37774
37676
  init_primitives();
37775
- init_tokenenum();
37776
37677
  AerodromeSlipstreamSellExactlyParamsAmountIn$inboundSchema = unionType([numberType(), stringType()]);
37777
37678
  AerodromeSlipstreamSellExactlyParamsAmountIn$outboundSchema = unionType([numberType(), stringType()]);
37778
37679
  ((AerodromeSlipstreamSellExactlyParamsAmountIn$) => {
@@ -37787,8 +37688,8 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
37787
37688
  })(AerodromeSlipstreamSellExactlyParamsAmountOutMinimum$ ||= {});
37788
37689
  AerodromeSlipstreamSellExactlyParams$inboundSchema = objectType({
37789
37690
  action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37790
- token_in: TokenEnum$inboundSchema,
37791
- token_out: TokenEnum$inboundSchema,
37691
+ token_in: stringType(),
37692
+ token_out: stringType(),
37792
37693
  tick_spacing: numberType().int(),
37793
37694
  amount_in: unionType([numberType(), stringType()]),
37794
37695
  amount_out_minimum: unionType([numberType(), stringType()]).optional()
@@ -37804,8 +37705,8 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
37804
37705
  });
37805
37706
  AerodromeSlipstreamSellExactlyParams$outboundSchema = objectType({
37806
37707
  actionType: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37807
- tokenIn: TokenEnum$outboundSchema,
37808
- tokenOut: TokenEnum$outboundSchema,
37708
+ tokenIn: stringType(),
37709
+ tokenOut: stringType(),
37809
37710
  tickSpacing: numberType().int(),
37810
37711
  amountIn: unionType([numberType(), stringType()]),
37811
37712
  amountOutMinimum: unionType([numberType(), stringType()]).optional()
@@ -37830,7 +37731,6 @@ var AerodromeSlipstreamSellExactlyRequestChain, AerodromeSlipstreamSellExactlyRe
37830
37731
  var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37831
37732
  init_zod();
37832
37733
  init_primitives();
37833
- init_tokenenum();
37834
37734
  AerodromeSlipstreamSellExactlyRequestChain = {
37835
37735
  Base: "base"
37836
37736
  };
@@ -37854,8 +37754,8 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37854
37754
  })(AerodromeSlipstreamSellExactlyRequestChain$ ||= {});
37855
37755
  AerodromeSlipstreamSellExactlyRequest$inboundSchema = objectType({
37856
37756
  action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37857
- token_in: TokenEnum$inboundSchema,
37858
- token_out: TokenEnum$inboundSchema,
37757
+ token_in: stringType(),
37758
+ token_out: stringType(),
37859
37759
  tick_spacing: numberType().int(),
37860
37760
  amount_in: unionType([numberType(), stringType()]),
37861
37761
  amount_out_minimum: unionType([numberType(), stringType()]).optional(),
@@ -37873,8 +37773,8 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37873
37773
  });
37874
37774
  AerodromeSlipstreamSellExactlyRequest$outboundSchema = objectType({
37875
37775
  actionType: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37876
- tokenIn: TokenEnum$outboundSchema,
37877
- tokenOut: TokenEnum$outboundSchema,
37776
+ tokenIn: stringType(),
37777
+ tokenOut: stringType(),
37878
37778
  tickSpacing: numberType().int(),
37879
37779
  amountIn: unionType([numberType(), stringType()]),
37880
37780
  amountOutMinimum: unionType([numberType(), stringType()]).optional(),
@@ -38393,23 +38293,10 @@ var init_morphowithdrawparams = __esm(() => {
38393
38293
  });
38394
38294
 
38395
38295
  // src/models/components/odosswapparams.ts
38396
- var OdosSwapParamsTokenIn$inboundSchema, OdosSwapParamsTokenIn$outboundSchema, OdosSwapParamsTokenIn$, OdosSwapParamsTokenOut$inboundSchema, OdosSwapParamsTokenOut$outboundSchema, OdosSwapParamsTokenOut$, OdosSwapParamsAmount$inboundSchema, OdosSwapParamsAmount$outboundSchema, OdosSwapParamsAmount$, OdosSwapParams$inboundSchema, OdosSwapParams$outboundSchema, OdosSwapParams$;
38296
+ var OdosSwapParamsAmount$inboundSchema, OdosSwapParamsAmount$outboundSchema, OdosSwapParamsAmount$, OdosSwapParams$inboundSchema, OdosSwapParams$outboundSchema, OdosSwapParams$;
38397
38297
  var init_odosswapparams = __esm(() => {
38398
38298
  init_zod();
38399
38299
  init_primitives();
38400
- init_tokenenum();
38401
- OdosSwapParamsTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38402
- OdosSwapParamsTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38403
- ((OdosSwapParamsTokenIn$) => {
38404
- OdosSwapParamsTokenIn$.inboundSchema = OdosSwapParamsTokenIn$inboundSchema;
38405
- OdosSwapParamsTokenIn$.outboundSchema = OdosSwapParamsTokenIn$outboundSchema;
38406
- })(OdosSwapParamsTokenIn$ ||= {});
38407
- OdosSwapParamsTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38408
- OdosSwapParamsTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38409
- ((OdosSwapParamsTokenOut$) => {
38410
- OdosSwapParamsTokenOut$.inboundSchema = OdosSwapParamsTokenOut$inboundSchema;
38411
- OdosSwapParamsTokenOut$.outboundSchema = OdosSwapParamsTokenOut$outboundSchema;
38412
- })(OdosSwapParamsTokenOut$ ||= {});
38413
38300
  OdosSwapParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
38414
38301
  OdosSwapParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
38415
38302
  ((OdosSwapParamsAmount$) => {
@@ -38418,8 +38305,8 @@ var init_odosswapparams = __esm(() => {
38418
38305
  })(OdosSwapParamsAmount$ ||= {});
38419
38306
  OdosSwapParams$inboundSchema = objectType({
38420
38307
  action_type: literalType("ODOS_SWAP").default("ODOS_SWAP"),
38421
- token_in: unionType([TokenEnum$inboundSchema, stringType()]),
38422
- token_out: unionType([TokenEnum$inboundSchema, stringType()]),
38308
+ token_in: stringType(),
38309
+ token_out: stringType(),
38423
38310
  amount: unionType([numberType(), stringType()]),
38424
38311
  max_slippage_percent: numberType()
38425
38312
  }).transform((v2) => {
@@ -38432,8 +38319,8 @@ var init_odosswapparams = __esm(() => {
38432
38319
  });
38433
38320
  OdosSwapParams$outboundSchema = objectType({
38434
38321
  actionType: literalType("ODOS_SWAP").default("ODOS_SWAP"),
38435
- tokenIn: unionType([TokenEnum$outboundSchema, stringType()]),
38436
- tokenOut: unionType([TokenEnum$outboundSchema, stringType()]),
38322
+ tokenIn: stringType(),
38323
+ tokenOut: stringType(),
38437
38324
  amount: unionType([numberType(), stringType()]),
38438
38325
  maxSlippagePercent: numberType()
38439
38326
  }).transform((v2) => {
@@ -38451,11 +38338,10 @@ var init_odosswapparams = __esm(() => {
38451
38338
  });
38452
38339
 
38453
38340
  // src/models/components/pendlemanageliquidityparams.ts
38454
- var PendleManageLiquidityParamsAction, PendleManageLiquidityParamsAction$inboundSchema, PendleManageLiquidityParamsAction$outboundSchema, PendleManageLiquidityParamsAction$, PendleManageLiquidityParamsToken$inboundSchema, PendleManageLiquidityParamsToken$outboundSchema, PendleManageLiquidityParamsToken$, PendleManageLiquidityParamsAmountIn$inboundSchema, PendleManageLiquidityParamsAmountIn$outboundSchema, PendleManageLiquidityParamsAmountIn$, PendleManageLiquidityParams$inboundSchema, PendleManageLiquidityParams$outboundSchema, PendleManageLiquidityParams$;
38341
+ var PendleManageLiquidityParamsAction, PendleManageLiquidityParamsAction$inboundSchema, PendleManageLiquidityParamsAction$outboundSchema, PendleManageLiquidityParamsAction$, PendleManageLiquidityParamsAmountIn$inboundSchema, PendleManageLiquidityParamsAmountIn$outboundSchema, PendleManageLiquidityParamsAmountIn$, PendleManageLiquidityParams$inboundSchema, PendleManageLiquidityParams$outboundSchema, PendleManageLiquidityParams$;
38455
38342
  var init_pendlemanageliquidityparams = __esm(() => {
38456
38343
  init_zod();
38457
38344
  init_primitives();
38458
- init_tokenenum();
38459
38345
  PendleManageLiquidityParamsAction = {
38460
38346
  Supply: "SUPPLY",
38461
38347
  Withdraw: "WITHDRAW"
@@ -38466,12 +38352,6 @@ var init_pendlemanageliquidityparams = __esm(() => {
38466
38352
  PendleManageLiquidityParamsAction$.inboundSchema = PendleManageLiquidityParamsAction$inboundSchema;
38467
38353
  PendleManageLiquidityParamsAction$.outboundSchema = PendleManageLiquidityParamsAction$outboundSchema;
38468
38354
  })(PendleManageLiquidityParamsAction$ ||= {});
38469
- PendleManageLiquidityParamsToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38470
- PendleManageLiquidityParamsToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38471
- ((PendleManageLiquidityParamsToken$) => {
38472
- PendleManageLiquidityParamsToken$.inboundSchema = PendleManageLiquidityParamsToken$inboundSchema;
38473
- PendleManageLiquidityParamsToken$.outboundSchema = PendleManageLiquidityParamsToken$outboundSchema;
38474
- })(PendleManageLiquidityParamsToken$ ||= {});
38475
38355
  PendleManageLiquidityParamsAmountIn$inboundSchema = unionType([numberType(), stringType()]);
38476
38356
  PendleManageLiquidityParamsAmountIn$outboundSchema = unionType([numberType(), stringType()]);
38477
38357
  ((PendleManageLiquidityParamsAmountIn$) => {
@@ -38482,7 +38362,7 @@ var init_pendlemanageliquidityparams = __esm(() => {
38482
38362
  action_type: literalType("PENDLE_MANAGE_LIQUIDITY").default("PENDLE_MANAGE_LIQUIDITY"),
38483
38363
  market_address: stringType(),
38484
38364
  action: PendleManageLiquidityParamsAction$inboundSchema,
38485
- token: unionType([TokenEnum$inboundSchema, stringType()]),
38365
+ token: stringType(),
38486
38366
  amount_in: unionType([numberType(), stringType()]),
38487
38367
  max_slippage_percent: numberType()
38488
38368
  }).transform((v2) => {
@@ -38497,7 +38377,7 @@ var init_pendlemanageliquidityparams = __esm(() => {
38497
38377
  actionType: literalType("PENDLE_MANAGE_LIQUIDITY").default("PENDLE_MANAGE_LIQUIDITY"),
38498
38378
  marketAddress: stringType(),
38499
38379
  action: PendleManageLiquidityParamsAction$outboundSchema,
38500
- token: unionType([TokenEnum$outboundSchema, stringType()]),
38380
+ token: stringType(),
38501
38381
  amountIn: unionType([numberType(), stringType()]),
38502
38382
  maxSlippagePercent: numberType()
38503
38383
  }).transform((v2) => {
@@ -38544,11 +38424,10 @@ var init_pendleredeemyieldparams = __esm(() => {
38544
38424
  });
38545
38425
 
38546
38426
  // src/models/components/pendletradeptparams.ts
38547
- var PendleTradePtParamsAction, PendleTradePtParamsAction$inboundSchema, PendleTradePtParamsAction$outboundSchema, PendleTradePtParamsAction$, PendleTradePtParamsToken$inboundSchema, PendleTradePtParamsToken$outboundSchema, PendleTradePtParamsToken$, PendleTradePtParamsAmountIn$inboundSchema, PendleTradePtParamsAmountIn$outboundSchema, PendleTradePtParamsAmountIn$, PendleTradePtParams$inboundSchema, PendleTradePtParams$outboundSchema, PendleTradePtParams$;
38427
+ var PendleTradePtParamsAction, PendleTradePtParamsAction$inboundSchema, PendleTradePtParamsAction$outboundSchema, PendleTradePtParamsAction$, PendleTradePtParamsAmountIn$inboundSchema, PendleTradePtParamsAmountIn$outboundSchema, PendleTradePtParamsAmountIn$, PendleTradePtParams$inboundSchema, PendleTradePtParams$outboundSchema, PendleTradePtParams$;
38548
38428
  var init_pendletradeptparams = __esm(() => {
38549
38429
  init_zod();
38550
38430
  init_primitives();
38551
- init_tokenenum();
38552
38431
  PendleTradePtParamsAction = {
38553
38432
  Buy: "BUY",
38554
38433
  Sell: "SELL"
@@ -38559,12 +38438,6 @@ var init_pendletradeptparams = __esm(() => {
38559
38438
  PendleTradePtParamsAction$.inboundSchema = PendleTradePtParamsAction$inboundSchema;
38560
38439
  PendleTradePtParamsAction$.outboundSchema = PendleTradePtParamsAction$outboundSchema;
38561
38440
  })(PendleTradePtParamsAction$ ||= {});
38562
- PendleTradePtParamsToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38563
- PendleTradePtParamsToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38564
- ((PendleTradePtParamsToken$) => {
38565
- PendleTradePtParamsToken$.inboundSchema = PendleTradePtParamsToken$inboundSchema;
38566
- PendleTradePtParamsToken$.outboundSchema = PendleTradePtParamsToken$outboundSchema;
38567
- })(PendleTradePtParamsToken$ ||= {});
38568
38441
  PendleTradePtParamsAmountIn$inboundSchema = unionType([numberType(), stringType()]);
38569
38442
  PendleTradePtParamsAmountIn$outboundSchema = unionType([numberType(), stringType()]);
38570
38443
  ((PendleTradePtParamsAmountIn$) => {
@@ -38575,7 +38448,7 @@ var init_pendletradeptparams = __esm(() => {
38575
38448
  action_type: literalType("PENDLE_TRADE_PT").default("PENDLE_TRADE_PT"),
38576
38449
  market_address: stringType(),
38577
38450
  action: PendleTradePtParamsAction$inboundSchema,
38578
- token: unionType([TokenEnum$inboundSchema, stringType()]),
38451
+ token: stringType(),
38579
38452
  amount_in: unionType([numberType(), stringType()]),
38580
38453
  max_slippage_percent: numberType()
38581
38454
  }).transform((v2) => {
@@ -38590,7 +38463,7 @@ var init_pendletradeptparams = __esm(() => {
38590
38463
  actionType: literalType("PENDLE_TRADE_PT").default("PENDLE_TRADE_PT"),
38591
38464
  marketAddress: stringType(),
38592
38465
  action: PendleTradePtParamsAction$outboundSchema,
38593
- token: unionType([TokenEnum$outboundSchema, stringType()]),
38466
+ token: stringType(),
38594
38467
  amountIn: unionType([numberType(), stringType()]),
38595
38468
  maxSlippagePercent: numberType()
38596
38469
  }).transform((v2) => {
@@ -38608,11 +38481,10 @@ var init_pendletradeptparams = __esm(() => {
38608
38481
  });
38609
38482
 
38610
38483
  // src/models/components/pendletradeytparams.ts
38611
- var PendleTradeYtParamsAction, PendleTradeYtParamsAction$inboundSchema, PendleTradeYtParamsAction$outboundSchema, PendleTradeYtParamsAction$, PendleTradeYtParamsToken$inboundSchema, PendleTradeYtParamsToken$outboundSchema, PendleTradeYtParamsToken$, PendleTradeYtParamsAmountIn$inboundSchema, PendleTradeYtParamsAmountIn$outboundSchema, PendleTradeYtParamsAmountIn$, PendleTradeYtParams$inboundSchema, PendleTradeYtParams$outboundSchema, PendleTradeYtParams$;
38484
+ var PendleTradeYtParamsAction, PendleTradeYtParamsAction$inboundSchema, PendleTradeYtParamsAction$outboundSchema, PendleTradeYtParamsAction$, PendleTradeYtParamsAmountIn$inboundSchema, PendleTradeYtParamsAmountIn$outboundSchema, PendleTradeYtParamsAmountIn$, PendleTradeYtParams$inboundSchema, PendleTradeYtParams$outboundSchema, PendleTradeYtParams$;
38612
38485
  var init_pendletradeytparams = __esm(() => {
38613
38486
  init_zod();
38614
38487
  init_primitives();
38615
- init_tokenenum();
38616
38488
  PendleTradeYtParamsAction = {
38617
38489
  Buy: "BUY",
38618
38490
  Sell: "SELL"
@@ -38623,12 +38495,6 @@ var init_pendletradeytparams = __esm(() => {
38623
38495
  PendleTradeYtParamsAction$.inboundSchema = PendleTradeYtParamsAction$inboundSchema;
38624
38496
  PendleTradeYtParamsAction$.outboundSchema = PendleTradeYtParamsAction$outboundSchema;
38625
38497
  })(PendleTradeYtParamsAction$ ||= {});
38626
- PendleTradeYtParamsToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38627
- PendleTradeYtParamsToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38628
- ((PendleTradeYtParamsToken$) => {
38629
- PendleTradeYtParamsToken$.inboundSchema = PendleTradeYtParamsToken$inboundSchema;
38630
- PendleTradeYtParamsToken$.outboundSchema = PendleTradeYtParamsToken$outboundSchema;
38631
- })(PendleTradeYtParamsToken$ ||= {});
38632
38498
  PendleTradeYtParamsAmountIn$inboundSchema = unionType([numberType(), stringType()]);
38633
38499
  PendleTradeYtParamsAmountIn$outboundSchema = unionType([numberType(), stringType()]);
38634
38500
  ((PendleTradeYtParamsAmountIn$) => {
@@ -38639,7 +38505,7 @@ var init_pendletradeytparams = __esm(() => {
38639
38505
  action_type: literalType("PENDLE_TRADE_YT").default("PENDLE_TRADE_YT"),
38640
38506
  market_address: stringType(),
38641
38507
  action: PendleTradeYtParamsAction$inboundSchema,
38642
- token: unionType([TokenEnum$inboundSchema, stringType()]),
38508
+ token: stringType(),
38643
38509
  amount_in: unionType([numberType(), stringType()]),
38644
38510
  max_slippage_percent: numberType()
38645
38511
  }).transform((v2) => {
@@ -38654,7 +38520,7 @@ var init_pendletradeytparams = __esm(() => {
38654
38520
  actionType: literalType("PENDLE_TRADE_YT").default("PENDLE_TRADE_YT"),
38655
38521
  marketAddress: stringType(),
38656
38522
  action: PendleTradeYtParamsAction$outboundSchema,
38657
- token: unionType([TokenEnum$outboundSchema, stringType()]),
38523
+ token: stringType(),
38658
38524
  amountIn: unionType([numberType(), stringType()]),
38659
38525
  maxSlippagePercent: numberType()
38660
38526
  }).transform((v2) => {
@@ -38672,11 +38538,10 @@ var init_pendletradeytparams = __esm(() => {
38672
38538
  });
38673
38539
 
38674
38540
  // src/models/components/setallowanceparams.ts
38675
- 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$;
38541
+ var SetAllowanceParamsContractEnum, SetAllowanceParamsContractEnum$inboundSchema, SetAllowanceParamsContractEnum$outboundSchema, SetAllowanceParamsContractEnum$, SetAllowanceParamsContractUnion$inboundSchema, SetAllowanceParamsContractUnion$outboundSchema, SetAllowanceParamsContractUnion$, SetAllowanceParamsAmount$inboundSchema, SetAllowanceParamsAmount$outboundSchema, SetAllowanceParamsAmount$, SetAllowanceParams$inboundSchema, SetAllowanceParams$outboundSchema, SetAllowanceParams$;
38676
38542
  var init_setallowanceparams = __esm(() => {
38677
38543
  init_zod();
38678
38544
  init_primitives();
38679
- init_tokenenum();
38680
38545
  SetAllowanceParamsContractEnum = {
38681
38546
  AaveV3Pool: "AaveV3Pool",
38682
38547
  AerodromeBasicRouter: "AerodromeBasicRouter",
@@ -38692,12 +38557,6 @@ var init_setallowanceparams = __esm(() => {
38692
38557
  OdosRouter: "OdosRouter",
38693
38558
  EthenaVault: "EthenaVault"
38694
38559
  };
38695
- SetAllowanceParamsToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38696
- SetAllowanceParamsToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38697
- ((SetAllowanceParamsToken$) => {
38698
- SetAllowanceParamsToken$.inboundSchema = SetAllowanceParamsToken$inboundSchema;
38699
- SetAllowanceParamsToken$.outboundSchema = SetAllowanceParamsToken$outboundSchema;
38700
- })(SetAllowanceParamsToken$ ||= {});
38701
38560
  SetAllowanceParamsContractEnum$inboundSchema = nativeEnumType(SetAllowanceParamsContractEnum);
38702
38561
  SetAllowanceParamsContractEnum$outboundSchema = SetAllowanceParamsContractEnum$inboundSchema;
38703
38562
  ((SetAllowanceParamsContractEnum$) => {
@@ -38718,7 +38577,7 @@ var init_setallowanceparams = __esm(() => {
38718
38577
  })(SetAllowanceParamsAmount$ ||= {});
38719
38578
  SetAllowanceParams$inboundSchema = objectType({
38720
38579
  action_type: literalType("SET_ALLOWANCE").default("SET_ALLOWANCE"),
38721
- token: unionType([TokenEnum$inboundSchema, stringType()]),
38580
+ token: stringType(),
38722
38581
  contract: unionType([SetAllowanceParamsContractEnum$inboundSchema, stringType()]),
38723
38582
  amount: unionType([numberType(), stringType()])
38724
38583
  }).transform((v2) => {
@@ -38728,7 +38587,7 @@ var init_setallowanceparams = __esm(() => {
38728
38587
  });
38729
38588
  SetAllowanceParams$outboundSchema = objectType({
38730
38589
  actionType: literalType("SET_ALLOWANCE").default("SET_ALLOWANCE"),
38731
- token: unionType([TokenEnum$outboundSchema, stringType()]),
38590
+ token: stringType(),
38732
38591
  contract: unionType([
38733
38592
  SetAllowanceParamsContractEnum$outboundSchema,
38734
38593
  stringType()
@@ -38904,17 +38763,10 @@ var init_skywithdrawparams = __esm(() => {
38904
38763
  });
38905
38764
 
38906
38765
  // src/models/components/tokentransferparams.ts
38907
- var TokenTransferParamsToken$inboundSchema, TokenTransferParamsToken$outboundSchema, TokenTransferParamsToken$, TokenTransferParamsAmount$inboundSchema, TokenTransferParamsAmount$outboundSchema, TokenTransferParamsAmount$, TokenTransferParams$inboundSchema, TokenTransferParams$outboundSchema, TokenTransferParams$;
38766
+ var TokenTransferParamsAmount$inboundSchema, TokenTransferParamsAmount$outboundSchema, TokenTransferParamsAmount$, TokenTransferParams$inboundSchema, TokenTransferParams$outboundSchema, TokenTransferParams$;
38908
38767
  var init_tokentransferparams = __esm(() => {
38909
38768
  init_zod();
38910
38769
  init_primitives();
38911
- init_tokenenum();
38912
- TokenTransferParamsToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38913
- TokenTransferParamsToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38914
- ((TokenTransferParamsToken$) => {
38915
- TokenTransferParamsToken$.inboundSchema = TokenTransferParamsToken$inboundSchema;
38916
- TokenTransferParamsToken$.outboundSchema = TokenTransferParamsToken$outboundSchema;
38917
- })(TokenTransferParamsToken$ ||= {});
38918
38770
  TokenTransferParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
38919
38771
  TokenTransferParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
38920
38772
  ((TokenTransferParamsAmount$) => {
@@ -38924,7 +38776,7 @@ var init_tokentransferparams = __esm(() => {
38924
38776
  TokenTransferParams$inboundSchema = objectType({
38925
38777
  action_type: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
38926
38778
  to: stringType(),
38927
- token: unionType([TokenEnum$inboundSchema, stringType()]),
38779
+ token: stringType(),
38928
38780
  amount: unionType([numberType(), stringType()])
38929
38781
  }).transform((v2) => {
38930
38782
  return remap(v2, {
@@ -38934,7 +38786,7 @@ var init_tokentransferparams = __esm(() => {
38934
38786
  TokenTransferParams$outboundSchema = objectType({
38935
38787
  actionType: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
38936
38788
  to: stringType(),
38937
- token: unionType([TokenEnum$outboundSchema, stringType()]),
38789
+ token: stringType(),
38938
38790
  amount: unionType([numberType(), stringType()])
38939
38791
  }).transform((v2) => {
38940
38792
  return remap(v2, {
@@ -38966,24 +38818,11 @@ var init_feeenum = __esm(() => {
38966
38818
  });
38967
38819
 
38968
38820
  // src/models/components/uniswapbuyexactlyparams.ts
38969
- var UniswapBuyExactlyParamsTokenIn$inboundSchema, UniswapBuyExactlyParamsTokenIn$outboundSchema, UniswapBuyExactlyParamsTokenIn$, UniswapBuyExactlyParamsTokenOut$inboundSchema, UniswapBuyExactlyParamsTokenOut$outboundSchema, UniswapBuyExactlyParamsTokenOut$, UniswapBuyExactlyParamsAmountOut$inboundSchema, UniswapBuyExactlyParamsAmountOut$outboundSchema, UniswapBuyExactlyParamsAmountOut$, UniswapBuyExactlyParams$inboundSchema, UniswapBuyExactlyParams$outboundSchema, UniswapBuyExactlyParams$;
38821
+ var UniswapBuyExactlyParamsAmountOut$inboundSchema, UniswapBuyExactlyParamsAmountOut$outboundSchema, UniswapBuyExactlyParamsAmountOut$, UniswapBuyExactlyParams$inboundSchema, UniswapBuyExactlyParams$outboundSchema, UniswapBuyExactlyParams$;
38970
38822
  var init_uniswapbuyexactlyparams = __esm(() => {
38971
38823
  init_zod();
38972
38824
  init_primitives();
38973
38825
  init_feeenum();
38974
- init_tokenenum();
38975
- UniswapBuyExactlyParamsTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38976
- UniswapBuyExactlyParamsTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38977
- ((UniswapBuyExactlyParamsTokenIn$) => {
38978
- UniswapBuyExactlyParamsTokenIn$.inboundSchema = UniswapBuyExactlyParamsTokenIn$inboundSchema;
38979
- UniswapBuyExactlyParamsTokenIn$.outboundSchema = UniswapBuyExactlyParamsTokenIn$outboundSchema;
38980
- })(UniswapBuyExactlyParamsTokenIn$ ||= {});
38981
- UniswapBuyExactlyParamsTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
38982
- UniswapBuyExactlyParamsTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
38983
- ((UniswapBuyExactlyParamsTokenOut$) => {
38984
- UniswapBuyExactlyParamsTokenOut$.inboundSchema = UniswapBuyExactlyParamsTokenOut$inboundSchema;
38985
- UniswapBuyExactlyParamsTokenOut$.outboundSchema = UniswapBuyExactlyParamsTokenOut$outboundSchema;
38986
- })(UniswapBuyExactlyParamsTokenOut$ ||= {});
38987
38826
  UniswapBuyExactlyParamsAmountOut$inboundSchema = unionType([numberType(), stringType()]);
38988
38827
  UniswapBuyExactlyParamsAmountOut$outboundSchema = unionType([numberType(), stringType()]);
38989
38828
  ((UniswapBuyExactlyParamsAmountOut$) => {
@@ -38992,8 +38831,8 @@ var init_uniswapbuyexactlyparams = __esm(() => {
38992
38831
  })(UniswapBuyExactlyParamsAmountOut$ ||= {});
38993
38832
  UniswapBuyExactlyParams$inboundSchema = objectType({
38994
38833
  action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
38995
- token_in: unionType([TokenEnum$inboundSchema, stringType()]),
38996
- token_out: unionType([TokenEnum$inboundSchema, stringType()]),
38834
+ token_in: stringType(),
38835
+ token_out: stringType(),
38997
38836
  fee: FeeEnum$inboundSchema,
38998
38837
  amount_out: unionType([numberType(), stringType()]),
38999
38838
  max_slippage_percent: numberType()
@@ -39008,8 +38847,8 @@ var init_uniswapbuyexactlyparams = __esm(() => {
39008
38847
  });
39009
38848
  UniswapBuyExactlyParams$outboundSchema = objectType({
39010
38849
  actionType: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
39011
- tokenIn: unionType([TokenEnum$outboundSchema, stringType()]),
39012
- tokenOut: unionType([TokenEnum$outboundSchema, stringType()]),
38850
+ tokenIn: stringType(),
38851
+ tokenOut: stringType(),
39013
38852
  fee: FeeEnum$outboundSchema,
39014
38853
  amountOut: unionType([numberType(), stringType()]),
39015
38854
  maxSlippagePercent: numberType()
@@ -39103,7 +38942,6 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
39103
38942
  init_zod();
39104
38943
  init_primitives();
39105
38944
  init_feeenum();
39106
- init_tokenenum();
39107
38945
  UniswapMintLiquidityProvisionParamsAmount0Desired$inboundSchema = unionType([numberType(), stringType()]);
39108
38946
  UniswapMintLiquidityProvisionParamsAmount0Desired$outboundSchema = unionType([numberType(), stringType()]);
39109
38947
  ((UniswapMintLiquidityProvisionParamsAmount0Desired$) => {
@@ -39130,8 +38968,8 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
39130
38968
  })(UniswapMintLiquidityProvisionParamsAmount1Min$ ||= {});
39131
38969
  UniswapMintLiquidityProvisionParams$inboundSchema = objectType({
39132
38970
  action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
39133
- token0: TokenEnum$inboundSchema,
39134
- token1: TokenEnum$inboundSchema,
38971
+ token0: stringType(),
38972
+ token1: stringType(),
39135
38973
  fee: FeeEnum$inboundSchema,
39136
38974
  tick_lower: numberType().int(),
39137
38975
  tick_upper: numberType().int(),
@@ -39153,8 +38991,8 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
39153
38991
  });
39154
38992
  UniswapMintLiquidityProvisionParams$outboundSchema = objectType({
39155
38993
  actionType: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
39156
- token0: TokenEnum$outboundSchema,
39157
- token1: TokenEnum$outboundSchema,
38994
+ token0: stringType(),
38995
+ token1: stringType(),
39158
38996
  fee: FeeEnum$outboundSchema,
39159
38997
  tickLower: numberType().int(),
39160
38998
  tickUpper: numberType().int(),
@@ -39181,24 +39019,11 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
39181
39019
  });
39182
39020
 
39183
39021
  // src/models/components/uniswapsellexactlyparams.ts
39184
- var UniswapSellExactlyParamsTokenIn$inboundSchema, UniswapSellExactlyParamsTokenIn$outboundSchema, UniswapSellExactlyParamsTokenIn$, UniswapSellExactlyParamsTokenOut$inboundSchema, UniswapSellExactlyParamsTokenOut$outboundSchema, UniswapSellExactlyParamsTokenOut$, UniswapSellExactlyParamsAmountIn$inboundSchema, UniswapSellExactlyParamsAmountIn$outboundSchema, UniswapSellExactlyParamsAmountIn$, UniswapSellExactlyParams$inboundSchema, UniswapSellExactlyParams$outboundSchema, UniswapSellExactlyParams$;
39022
+ var UniswapSellExactlyParamsAmountIn$inboundSchema, UniswapSellExactlyParamsAmountIn$outboundSchema, UniswapSellExactlyParamsAmountIn$, UniswapSellExactlyParams$inboundSchema, UniswapSellExactlyParams$outboundSchema, UniswapSellExactlyParams$;
39185
39023
  var init_uniswapsellexactlyparams = __esm(() => {
39186
39024
  init_zod();
39187
39025
  init_primitives();
39188
39026
  init_feeenum();
39189
- init_tokenenum();
39190
- UniswapSellExactlyParamsTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
39191
- UniswapSellExactlyParamsTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
39192
- ((UniswapSellExactlyParamsTokenIn$) => {
39193
- UniswapSellExactlyParamsTokenIn$.inboundSchema = UniswapSellExactlyParamsTokenIn$inboundSchema;
39194
- UniswapSellExactlyParamsTokenIn$.outboundSchema = UniswapSellExactlyParamsTokenIn$outboundSchema;
39195
- })(UniswapSellExactlyParamsTokenIn$ ||= {});
39196
- UniswapSellExactlyParamsTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
39197
- UniswapSellExactlyParamsTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
39198
- ((UniswapSellExactlyParamsTokenOut$) => {
39199
- UniswapSellExactlyParamsTokenOut$.inboundSchema = UniswapSellExactlyParamsTokenOut$inboundSchema;
39200
- UniswapSellExactlyParamsTokenOut$.outboundSchema = UniswapSellExactlyParamsTokenOut$outboundSchema;
39201
- })(UniswapSellExactlyParamsTokenOut$ ||= {});
39202
39027
  UniswapSellExactlyParamsAmountIn$inboundSchema = unionType([numberType(), stringType()]);
39203
39028
  UniswapSellExactlyParamsAmountIn$outboundSchema = unionType([numberType(), stringType()]);
39204
39029
  ((UniswapSellExactlyParamsAmountIn$) => {
@@ -39207,8 +39032,8 @@ var init_uniswapsellexactlyparams = __esm(() => {
39207
39032
  })(UniswapSellExactlyParamsAmountIn$ ||= {});
39208
39033
  UniswapSellExactlyParams$inboundSchema = objectType({
39209
39034
  action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
39210
- token_in: unionType([TokenEnum$inboundSchema, stringType()]),
39211
- token_out: unionType([TokenEnum$inboundSchema, stringType()]),
39035
+ token_in: stringType(),
39036
+ token_out: stringType(),
39212
39037
  fee: FeeEnum$inboundSchema,
39213
39038
  amount_in: unionType([numberType(), stringType()]),
39214
39039
  max_slippage_percent: numberType()
@@ -39223,8 +39048,8 @@ var init_uniswapsellexactlyparams = __esm(() => {
39223
39048
  });
39224
39049
  UniswapSellExactlyParams$outboundSchema = objectType({
39225
39050
  actionType: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
39226
- tokenIn: unionType([TokenEnum$outboundSchema, stringType()]),
39227
- tokenOut: unionType([TokenEnum$outboundSchema, stringType()]),
39051
+ tokenIn: stringType(),
39052
+ tokenOut: stringType(),
39228
39053
  fee: FeeEnum$outboundSchema,
39229
39054
  amountIn: unionType([numberType(), stringType()]),
39230
39055
  maxSlippagePercent: numberType()
@@ -40001,11 +39826,10 @@ var CompassApiBackendModelsGenericReadResponsePortfolioTokenBalance$inboundSchem
40001
39826
  var init_compassapibackendmodelsgenericreadresponseportfoliotokenbalance = __esm(() => {
40002
39827
  init_zod();
40003
39828
  init_primitives();
40004
- init_tokenenum();
40005
39829
  CompassApiBackendModelsGenericReadResponsePortfolioTokenBalance$inboundSchema = objectType({
40006
39830
  amount: stringType(),
40007
39831
  decimals: numberType().int(),
40008
- token_symbol: TokenEnum$inboundSchema,
39832
+ token_symbol: stringType(),
40009
39833
  token_address: stringType(),
40010
39834
  price: stringType(),
40011
39835
  token_value_in_usd: stringType()
@@ -40019,7 +39843,7 @@ var init_compassapibackendmodelsgenericreadresponseportfoliotokenbalance = __esm
40019
39843
  CompassApiBackendModelsGenericReadResponsePortfolioTokenBalance$outboundSchema = objectType({
40020
39844
  amount: stringType(),
40021
39845
  decimals: numberType().int(),
40022
- tokenSymbol: TokenEnum$outboundSchema,
39846
+ tokenSymbol: stringType(),
40023
39847
  tokenAddress: stringType(),
40024
39848
  price: stringType(),
40025
39849
  tokenValueInUsd: stringType()
@@ -41700,28 +41524,15 @@ var init_multicallexecuterequest = __esm(() => {
41700
41524
  });
41701
41525
 
41702
41526
  // src/models/components/odosswaprequest.ts
41703
- 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$;
41527
+ var OdosSwapRequestChain, OdosSwapRequestAmount$inboundSchema, OdosSwapRequestAmount$outboundSchema, OdosSwapRequestAmount$, OdosSwapRequestChain$inboundSchema, OdosSwapRequestChain$outboundSchema, OdosSwapRequestChain$, OdosSwapRequest$inboundSchema, OdosSwapRequest$outboundSchema, OdosSwapRequest$;
41704
41528
  var init_odosswaprequest = __esm(() => {
41705
41529
  init_zod();
41706
41530
  init_primitives();
41707
- init_tokenenum();
41708
41531
  OdosSwapRequestChain = {
41709
41532
  Arbitrum: "arbitrum",
41710
41533
  Base: "base",
41711
41534
  Ethereum: "ethereum"
41712
41535
  };
41713
- OdosSwapRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
41714
- OdosSwapRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
41715
- ((OdosSwapRequestTokenIn$) => {
41716
- OdosSwapRequestTokenIn$.inboundSchema = OdosSwapRequestTokenIn$inboundSchema;
41717
- OdosSwapRequestTokenIn$.outboundSchema = OdosSwapRequestTokenIn$outboundSchema;
41718
- })(OdosSwapRequestTokenIn$ ||= {});
41719
- OdosSwapRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
41720
- OdosSwapRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
41721
- ((OdosSwapRequestTokenOut$) => {
41722
- OdosSwapRequestTokenOut$.inboundSchema = OdosSwapRequestTokenOut$inboundSchema;
41723
- OdosSwapRequestTokenOut$.outboundSchema = OdosSwapRequestTokenOut$outboundSchema;
41724
- })(OdosSwapRequestTokenOut$ ||= {});
41725
41536
  OdosSwapRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
41726
41537
  OdosSwapRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
41727
41538
  ((OdosSwapRequestAmount$) => {
@@ -41736,8 +41547,8 @@ var init_odosswaprequest = __esm(() => {
41736
41547
  })(OdosSwapRequestChain$ ||= {});
41737
41548
  OdosSwapRequest$inboundSchema = objectType({
41738
41549
  action_type: literalType("ODOS_SWAP").default("ODOS_SWAP"),
41739
- token_in: unionType([TokenEnum$inboundSchema, stringType()]),
41740
- token_out: unionType([TokenEnum$inboundSchema, stringType()]),
41550
+ token_in: stringType(),
41551
+ token_out: stringType(),
41741
41552
  amount: unionType([numberType(), stringType()]),
41742
41553
  max_slippage_percent: numberType(),
41743
41554
  chain: OdosSwapRequestChain$inboundSchema,
@@ -41752,8 +41563,8 @@ var init_odosswaprequest = __esm(() => {
41752
41563
  });
41753
41564
  OdosSwapRequest$outboundSchema = objectType({
41754
41565
  actionType: literalType("ODOS_SWAP").default("ODOS_SWAP"),
41755
- tokenIn: unionType([TokenEnum$outboundSchema, stringType()]),
41756
- tokenOut: unionType([TokenEnum$outboundSchema, stringType()]),
41566
+ tokenIn: stringType(),
41567
+ tokenOut: stringType(),
41757
41568
  amount: unionType([numberType(), stringType()]),
41758
41569
  maxSlippagePercent: numberType(),
41759
41570
  chain: OdosSwapRequestChain$outboundSchema,
@@ -42006,11 +41817,10 @@ var init_pendlelistuserpositionsresponse = __esm(() => {
42006
41817
  });
42007
41818
 
42008
41819
  // src/models/components/pendlemanageliquidityrequest.ts
42009
- var PendleManageLiquidityRequestAction, PendleManageLiquidityRequestChain, PendleManageLiquidityRequestAction$inboundSchema, PendleManageLiquidityRequestAction$outboundSchema, PendleManageLiquidityRequestAction$, PendleManageLiquidityRequestToken$inboundSchema, PendleManageLiquidityRequestToken$outboundSchema, PendleManageLiquidityRequestToken$, PendleManageLiquidityRequestAmountIn$inboundSchema, PendleManageLiquidityRequestAmountIn$outboundSchema, PendleManageLiquidityRequestAmountIn$, PendleManageLiquidityRequestChain$inboundSchema, PendleManageLiquidityRequestChain$outboundSchema, PendleManageLiquidityRequestChain$, PendleManageLiquidityRequest$inboundSchema, PendleManageLiquidityRequest$outboundSchema, PendleManageLiquidityRequest$;
41820
+ var PendleManageLiquidityRequestAction, PendleManageLiquidityRequestChain, PendleManageLiquidityRequestAction$inboundSchema, PendleManageLiquidityRequestAction$outboundSchema, PendleManageLiquidityRequestAction$, PendleManageLiquidityRequestAmountIn$inboundSchema, PendleManageLiquidityRequestAmountIn$outboundSchema, PendleManageLiquidityRequestAmountIn$, PendleManageLiquidityRequestChain$inboundSchema, PendleManageLiquidityRequestChain$outboundSchema, PendleManageLiquidityRequestChain$, PendleManageLiquidityRequest$inboundSchema, PendleManageLiquidityRequest$outboundSchema, PendleManageLiquidityRequest$;
42010
41821
  var init_pendlemanageliquidityrequest = __esm(() => {
42011
41822
  init_zod();
42012
41823
  init_primitives();
42013
- init_tokenenum();
42014
41824
  PendleManageLiquidityRequestAction = {
42015
41825
  Supply: "SUPPLY",
42016
41826
  Withdraw: "WITHDRAW"
@@ -42026,12 +41836,6 @@ var init_pendlemanageliquidityrequest = __esm(() => {
42026
41836
  PendleManageLiquidityRequestAction$.inboundSchema = PendleManageLiquidityRequestAction$inboundSchema;
42027
41837
  PendleManageLiquidityRequestAction$.outboundSchema = PendleManageLiquidityRequestAction$outboundSchema;
42028
41838
  })(PendleManageLiquidityRequestAction$ ||= {});
42029
- PendleManageLiquidityRequestToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42030
- PendleManageLiquidityRequestToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42031
- ((PendleManageLiquidityRequestToken$) => {
42032
- PendleManageLiquidityRequestToken$.inboundSchema = PendleManageLiquidityRequestToken$inboundSchema;
42033
- PendleManageLiquidityRequestToken$.outboundSchema = PendleManageLiquidityRequestToken$outboundSchema;
42034
- })(PendleManageLiquidityRequestToken$ ||= {});
42035
41839
  PendleManageLiquidityRequestAmountIn$inboundSchema = unionType([numberType(), stringType()]);
42036
41840
  PendleManageLiquidityRequestAmountIn$outboundSchema = unionType([numberType(), stringType()]);
42037
41841
  ((PendleManageLiquidityRequestAmountIn$) => {
@@ -42048,7 +41852,7 @@ var init_pendlemanageliquidityrequest = __esm(() => {
42048
41852
  action_type: literalType("PENDLE_MANAGE_LIQUIDITY").default("PENDLE_MANAGE_LIQUIDITY"),
42049
41853
  market_address: stringType(),
42050
41854
  action: PendleManageLiquidityRequestAction$inboundSchema,
42051
- token: unionType([TokenEnum$inboundSchema, stringType()]),
41855
+ token: stringType(),
42052
41856
  amount_in: unionType([numberType(), stringType()]),
42053
41857
  max_slippage_percent: numberType(),
42054
41858
  chain: PendleManageLiquidityRequestChain$inboundSchema,
@@ -42065,7 +41869,7 @@ var init_pendlemanageliquidityrequest = __esm(() => {
42065
41869
  actionType: literalType("PENDLE_MANAGE_LIQUIDITY").default("PENDLE_MANAGE_LIQUIDITY"),
42066
41870
  marketAddress: stringType(),
42067
41871
  action: PendleManageLiquidityRequestAction$outboundSchema,
42068
- token: unionType([TokenEnum$outboundSchema, stringType()]),
41872
+ token: stringType(),
42069
41873
  amountIn: unionType([numberType(), stringType()]),
42070
41874
  maxSlippagePercent: numberType(),
42071
41875
  chain: PendleManageLiquidityRequestChain$outboundSchema,
@@ -42129,11 +41933,10 @@ var init_pendleredeemyieldrequest = __esm(() => {
42129
41933
  });
42130
41934
 
42131
41935
  // src/models/components/pendletradeptrequest.ts
42132
- var PendleTradePtRequestAction, PendleTradePtRequestChain, PendleTradePtRequestAction$inboundSchema, PendleTradePtRequestAction$outboundSchema, PendleTradePtRequestAction$, PendleTradePtRequestToken$inboundSchema, PendleTradePtRequestToken$outboundSchema, PendleTradePtRequestToken$, PendleTradePtRequestAmountIn$inboundSchema, PendleTradePtRequestAmountIn$outboundSchema, PendleTradePtRequestAmountIn$, PendleTradePtRequestChain$inboundSchema, PendleTradePtRequestChain$outboundSchema, PendleTradePtRequestChain$, PendleTradePtRequest$inboundSchema, PendleTradePtRequest$outboundSchema, PendleTradePtRequest$;
41936
+ var PendleTradePtRequestAction, PendleTradePtRequestChain, PendleTradePtRequestAction$inboundSchema, PendleTradePtRequestAction$outboundSchema, PendleTradePtRequestAction$, PendleTradePtRequestAmountIn$inboundSchema, PendleTradePtRequestAmountIn$outboundSchema, PendleTradePtRequestAmountIn$, PendleTradePtRequestChain$inboundSchema, PendleTradePtRequestChain$outboundSchema, PendleTradePtRequestChain$, PendleTradePtRequest$inboundSchema, PendleTradePtRequest$outboundSchema, PendleTradePtRequest$;
42133
41937
  var init_pendletradeptrequest = __esm(() => {
42134
41938
  init_zod();
42135
41939
  init_primitives();
42136
- init_tokenenum();
42137
41940
  PendleTradePtRequestAction = {
42138
41941
  Buy: "BUY",
42139
41942
  Sell: "SELL"
@@ -42149,12 +41952,6 @@ var init_pendletradeptrequest = __esm(() => {
42149
41952
  PendleTradePtRequestAction$.inboundSchema = PendleTradePtRequestAction$inboundSchema;
42150
41953
  PendleTradePtRequestAction$.outboundSchema = PendleTradePtRequestAction$outboundSchema;
42151
41954
  })(PendleTradePtRequestAction$ ||= {});
42152
- PendleTradePtRequestToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42153
- PendleTradePtRequestToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42154
- ((PendleTradePtRequestToken$) => {
42155
- PendleTradePtRequestToken$.inboundSchema = PendleTradePtRequestToken$inboundSchema;
42156
- PendleTradePtRequestToken$.outboundSchema = PendleTradePtRequestToken$outboundSchema;
42157
- })(PendleTradePtRequestToken$ ||= {});
42158
41955
  PendleTradePtRequestAmountIn$inboundSchema = unionType([numberType(), stringType()]);
42159
41956
  PendleTradePtRequestAmountIn$outboundSchema = unionType([numberType(), stringType()]);
42160
41957
  ((PendleTradePtRequestAmountIn$) => {
@@ -42171,7 +41968,7 @@ var init_pendletradeptrequest = __esm(() => {
42171
41968
  action_type: literalType("PENDLE_TRADE_PT").default("PENDLE_TRADE_PT"),
42172
41969
  market_address: stringType(),
42173
41970
  action: PendleTradePtRequestAction$inboundSchema,
42174
- token: unionType([TokenEnum$inboundSchema, stringType()]),
41971
+ token: stringType(),
42175
41972
  amount_in: unionType([numberType(), stringType()]),
42176
41973
  max_slippage_percent: numberType(),
42177
41974
  chain: PendleTradePtRequestChain$inboundSchema,
@@ -42188,7 +41985,7 @@ var init_pendletradeptrequest = __esm(() => {
42188
41985
  actionType: literalType("PENDLE_TRADE_PT").default("PENDLE_TRADE_PT"),
42189
41986
  marketAddress: stringType(),
42190
41987
  action: PendleTradePtRequestAction$outboundSchema,
42191
- token: unionType([TokenEnum$outboundSchema, stringType()]),
41988
+ token: stringType(),
42192
41989
  amountIn: unionType([numberType(), stringType()]),
42193
41990
  maxSlippagePercent: numberType(),
42194
41991
  chain: PendleTradePtRequestChain$outboundSchema,
@@ -42208,11 +42005,10 @@ var init_pendletradeptrequest = __esm(() => {
42208
42005
  });
42209
42006
 
42210
42007
  // src/models/components/pendletradeytrequest.ts
42211
- var PendleTradeYtRequestAction, PendleTradeYtRequestChain, PendleTradeYtRequestAction$inboundSchema, PendleTradeYtRequestAction$outboundSchema, PendleTradeYtRequestAction$, PendleTradeYtRequestToken$inboundSchema, PendleTradeYtRequestToken$outboundSchema, PendleTradeYtRequestToken$, PendleTradeYtRequestAmountIn$inboundSchema, PendleTradeYtRequestAmountIn$outboundSchema, PendleTradeYtRequestAmountIn$, PendleTradeYtRequestChain$inboundSchema, PendleTradeYtRequestChain$outboundSchema, PendleTradeYtRequestChain$, PendleTradeYtRequest$inboundSchema, PendleTradeYtRequest$outboundSchema, PendleTradeYtRequest$;
42008
+ var PendleTradeYtRequestAction, PendleTradeYtRequestChain, PendleTradeYtRequestAction$inboundSchema, PendleTradeYtRequestAction$outboundSchema, PendleTradeYtRequestAction$, PendleTradeYtRequestAmountIn$inboundSchema, PendleTradeYtRequestAmountIn$outboundSchema, PendleTradeYtRequestAmountIn$, PendleTradeYtRequestChain$inboundSchema, PendleTradeYtRequestChain$outboundSchema, PendleTradeYtRequestChain$, PendleTradeYtRequest$inboundSchema, PendleTradeYtRequest$outboundSchema, PendleTradeYtRequest$;
42212
42009
  var init_pendletradeytrequest = __esm(() => {
42213
42010
  init_zod();
42214
42011
  init_primitives();
42215
- init_tokenenum();
42216
42012
  PendleTradeYtRequestAction = {
42217
42013
  Buy: "BUY",
42218
42014
  Sell: "SELL"
@@ -42228,12 +42024,6 @@ var init_pendletradeytrequest = __esm(() => {
42228
42024
  PendleTradeYtRequestAction$.inboundSchema = PendleTradeYtRequestAction$inboundSchema;
42229
42025
  PendleTradeYtRequestAction$.outboundSchema = PendleTradeYtRequestAction$outboundSchema;
42230
42026
  })(PendleTradeYtRequestAction$ ||= {});
42231
- PendleTradeYtRequestToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42232
- PendleTradeYtRequestToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42233
- ((PendleTradeYtRequestToken$) => {
42234
- PendleTradeYtRequestToken$.inboundSchema = PendleTradeYtRequestToken$inboundSchema;
42235
- PendleTradeYtRequestToken$.outboundSchema = PendleTradeYtRequestToken$outboundSchema;
42236
- })(PendleTradeYtRequestToken$ ||= {});
42237
42027
  PendleTradeYtRequestAmountIn$inboundSchema = unionType([numberType(), stringType()]);
42238
42028
  PendleTradeYtRequestAmountIn$outboundSchema = unionType([numberType(), stringType()]);
42239
42029
  ((PendleTradeYtRequestAmountIn$) => {
@@ -42250,7 +42040,7 @@ var init_pendletradeytrequest = __esm(() => {
42250
42040
  action_type: literalType("PENDLE_TRADE_YT").default("PENDLE_TRADE_YT"),
42251
42041
  market_address: stringType(),
42252
42042
  action: PendleTradeYtRequestAction$inboundSchema,
42253
- token: unionType([TokenEnum$inboundSchema, stringType()]),
42043
+ token: stringType(),
42254
42044
  amount_in: unionType([numberType(), stringType()]),
42255
42045
  max_slippage_percent: numberType(),
42256
42046
  chain: PendleTradeYtRequestChain$inboundSchema,
@@ -42267,7 +42057,7 @@ var init_pendletradeytrequest = __esm(() => {
42267
42057
  actionType: literalType("PENDLE_TRADE_YT").default("PENDLE_TRADE_YT"),
42268
42058
  marketAddress: stringType(),
42269
42059
  action: PendleTradeYtRequestAction$outboundSchema,
42270
- token: unionType([TokenEnum$outboundSchema, stringType()]),
42060
+ token: stringType(),
42271
42061
  amountIn: unionType([numberType(), stringType()]),
42272
42062
  maxSlippagePercent: numberType(),
42273
42063
  chain: PendleTradeYtRequestChain$outboundSchema,
@@ -42409,11 +42199,10 @@ var init_security2 = __esm(() => {
42409
42199
  });
42410
42200
 
42411
42201
  // src/models/components/setallowancerequest.ts
42412
- 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$;
42202
+ var SetAllowanceRequestContractEnum, SetAllowanceRequestChain, 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$;
42413
42203
  var init_setallowancerequest = __esm(() => {
42414
42204
  init_zod();
42415
42205
  init_primitives();
42416
- init_tokenenum();
42417
42206
  SetAllowanceRequestContractEnum = {
42418
42207
  AaveV3Pool: "AaveV3Pool",
42419
42208
  AerodromeBasicRouter: "AerodromeBasicRouter",
@@ -42434,12 +42223,6 @@ var init_setallowancerequest = __esm(() => {
42434
42223
  Base: "base",
42435
42224
  Ethereum: "ethereum"
42436
42225
  };
42437
- SetAllowanceRequestToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42438
- SetAllowanceRequestToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42439
- ((SetAllowanceRequestToken$) => {
42440
- SetAllowanceRequestToken$.inboundSchema = SetAllowanceRequestToken$inboundSchema;
42441
- SetAllowanceRequestToken$.outboundSchema = SetAllowanceRequestToken$outboundSchema;
42442
- })(SetAllowanceRequestToken$ ||= {});
42443
42226
  SetAllowanceRequestContractEnum$inboundSchema = nativeEnumType(SetAllowanceRequestContractEnum);
42444
42227
  SetAllowanceRequestContractEnum$outboundSchema = SetAllowanceRequestContractEnum$inboundSchema;
42445
42228
  ((SetAllowanceRequestContractEnum$) => {
@@ -42466,7 +42249,7 @@ var init_setallowancerequest = __esm(() => {
42466
42249
  })(SetAllowanceRequestChain$ ||= {});
42467
42250
  SetAllowanceRequest$inboundSchema = objectType({
42468
42251
  action_type: literalType("SET_ALLOWANCE").default("SET_ALLOWANCE"),
42469
- token: unionType([TokenEnum$inboundSchema, stringType()]),
42252
+ token: stringType(),
42470
42253
  contract: unionType([
42471
42254
  SetAllowanceRequestContractEnum$inboundSchema,
42472
42255
  stringType()
@@ -42481,7 +42264,7 @@ var init_setallowancerequest = __esm(() => {
42481
42264
  });
42482
42265
  SetAllowanceRequest$outboundSchema = objectType({
42483
42266
  actionType: literalType("SET_ALLOWANCE").default("SET_ALLOWANCE"),
42484
- token: unionType([TokenEnum$outboundSchema, stringType()]),
42267
+ token: stringType(),
42485
42268
  contract: unionType([
42486
42269
  SetAllowanceRequestContractEnum$outboundSchema,
42487
42270
  stringType()
@@ -42669,7 +42452,7 @@ var init_skysellrequest = __esm(() => {
42669
42452
  action_type: literalType("SKY_SELL").default("SKY_SELL"),
42670
42453
  token_out: SkySellRequestTokenOut$inboundSchema,
42671
42454
  amount: unionType([numberType(), stringType()]),
42672
- chain: SkySellRequestChain$inboundSchema.default("ethereum"),
42455
+ chain: SkySellRequestChain$inboundSchema,
42673
42456
  sender: stringType()
42674
42457
  }).transform((v2) => {
42675
42458
  return remap(v2, {
@@ -42681,7 +42464,7 @@ var init_skysellrequest = __esm(() => {
42681
42464
  actionType: literalType("SKY_SELL").default("SKY_SELL"),
42682
42465
  tokenOut: SkySellRequestTokenOut$outboundSchema,
42683
42466
  amount: unionType([numberType(), stringType()]),
42684
- chain: SkySellRequestChain$outboundSchema.default("ethereum"),
42467
+ chain: SkySellRequestChain$outboundSchema,
42685
42468
  sender: stringType()
42686
42469
  }).transform((v2) => {
42687
42470
  return remap(v2, {
@@ -42754,38 +42537,15 @@ var init_supportedchaininfo = __esm(() => {
42754
42537
  })(SupportedChainInfo$ ||= {});
42755
42538
  });
42756
42539
 
42757
- // src/models/components/tokenaddressresponse.ts
42758
- var TokenAddressResponse$inboundSchema, TokenAddressResponse$outboundSchema, TokenAddressResponse$;
42759
- var init_tokenaddressresponse = __esm(() => {
42760
- init_zod();
42761
- TokenAddressResponse$inboundSchema = objectType({
42762
- address: stringType()
42763
- });
42764
- TokenAddressResponse$outboundSchema = objectType({
42765
- address: stringType()
42766
- });
42767
- ((TokenAddressResponse$) => {
42768
- TokenAddressResponse$.inboundSchema = TokenAddressResponse$inboundSchema;
42769
- TokenAddressResponse$.outboundSchema = TokenAddressResponse$outboundSchema;
42770
- })(TokenAddressResponse$ ||= {});
42771
- });
42772
-
42773
42540
  // src/models/components/tokenbalanceresponse.ts
42774
- var TokenSymbol$inboundSchema, TokenSymbol$outboundSchema, TokenSymbol$, TokenBalanceResponse$inboundSchema, TokenBalanceResponse$outboundSchema, TokenBalanceResponse$;
42541
+ var TokenBalanceResponse$inboundSchema, TokenBalanceResponse$outboundSchema, TokenBalanceResponse$;
42775
42542
  var init_tokenbalanceresponse = __esm(() => {
42776
42543
  init_zod();
42777
42544
  init_primitives();
42778
- init_tokenenum();
42779
- TokenSymbol$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42780
- TokenSymbol$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42781
- ((TokenSymbol$) => {
42782
- TokenSymbol$.inboundSchema = TokenSymbol$inboundSchema;
42783
- TokenSymbol$.outboundSchema = TokenSymbol$outboundSchema;
42784
- })(TokenSymbol$ ||= {});
42785
42545
  TokenBalanceResponse$inboundSchema = objectType({
42786
42546
  amount: stringType(),
42787
42547
  decimals: numberType().int(),
42788
- token_symbol: unionType([TokenEnum$inboundSchema, stringType()]),
42548
+ token_symbol: stringType(),
42789
42549
  token_address: stringType()
42790
42550
  }).transform((v2) => {
42791
42551
  return remap(v2, {
@@ -42796,7 +42556,7 @@ var init_tokenbalanceresponse = __esm(() => {
42796
42556
  TokenBalanceResponse$outboundSchema = objectType({
42797
42557
  amount: stringType(),
42798
42558
  decimals: numberType().int(),
42799
- tokenSymbol: unionType([TokenEnum$outboundSchema, stringType()]),
42559
+ tokenSymbol: stringType(),
42800
42560
  tokenAddress: stringType()
42801
42561
  }).transform((v2) => {
42802
42562
  return remap(v2, {
@@ -42810,23 +42570,6 @@ var init_tokenbalanceresponse = __esm(() => {
42810
42570
  })(TokenBalanceResponse$ ||= {});
42811
42571
  });
42812
42572
 
42813
- // src/models/components/tokeninfo.ts
42814
- var TokenInfo$inboundSchema, TokenInfo$outboundSchema, TokenInfo$;
42815
- var init_tokeninfo = __esm(() => {
42816
- init_zod();
42817
- init_tokenenum();
42818
- TokenInfo$inboundSchema = objectType({
42819
- tokens: arrayType(TokenEnum$inboundSchema)
42820
- });
42821
- TokenInfo$outboundSchema = objectType({
42822
- tokens: arrayType(TokenEnum$outboundSchema)
42823
- });
42824
- ((TokenInfo$) => {
42825
- TokenInfo$.inboundSchema = TokenInfo$inboundSchema;
42826
- TokenInfo$.outboundSchema = TokenInfo$outboundSchema;
42827
- })(TokenInfo$ ||= {});
42828
- });
42829
-
42830
42573
  // src/models/components/tokenpriceresponse.ts
42831
42574
  var TokenPriceResponse$inboundSchema, TokenPriceResponse$outboundSchema, TokenPriceResponse$;
42832
42575
  var init_tokenpriceresponse = __esm(() => {
@@ -42844,22 +42587,15 @@ var init_tokenpriceresponse = __esm(() => {
42844
42587
  });
42845
42588
 
42846
42589
  // src/models/components/tokentransferrequest.ts
42847
- var TokenTransferRequestChain, TokenTransferRequestToken$inboundSchema, TokenTransferRequestToken$outboundSchema, TokenTransferRequestToken$, TokenTransferRequestAmount$inboundSchema, TokenTransferRequestAmount$outboundSchema, TokenTransferRequestAmount$, TokenTransferRequestChain$inboundSchema, TokenTransferRequestChain$outboundSchema, TokenTransferRequestChain$, TokenTransferRequest$inboundSchema, TokenTransferRequest$outboundSchema, TokenTransferRequest$;
42590
+ var TokenTransferRequestChain, TokenTransferRequestAmount$inboundSchema, TokenTransferRequestAmount$outboundSchema, TokenTransferRequestAmount$, TokenTransferRequestChain$inboundSchema, TokenTransferRequestChain$outboundSchema, TokenTransferRequestChain$, TokenTransferRequest$inboundSchema, TokenTransferRequest$outboundSchema, TokenTransferRequest$;
42848
42591
  var init_tokentransferrequest = __esm(() => {
42849
42592
  init_zod();
42850
42593
  init_primitives();
42851
- init_tokenenum();
42852
42594
  TokenTransferRequestChain = {
42853
42595
  Arbitrum: "arbitrum",
42854
42596
  Base: "base",
42855
42597
  Ethereum: "ethereum"
42856
42598
  };
42857
- TokenTransferRequestToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42858
- TokenTransferRequestToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42859
- ((TokenTransferRequestToken$) => {
42860
- TokenTransferRequestToken$.inboundSchema = TokenTransferRequestToken$inboundSchema;
42861
- TokenTransferRequestToken$.outboundSchema = TokenTransferRequestToken$outboundSchema;
42862
- })(TokenTransferRequestToken$ ||= {});
42863
42599
  TokenTransferRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
42864
42600
  TokenTransferRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
42865
42601
  ((TokenTransferRequestAmount$) => {
@@ -42875,7 +42611,7 @@ var init_tokentransferrequest = __esm(() => {
42875
42611
  TokenTransferRequest$inboundSchema = objectType({
42876
42612
  action_type: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
42877
42613
  to: stringType(),
42878
- token: unionType([TokenEnum$inboundSchema, stringType()]),
42614
+ token: stringType(),
42879
42615
  amount: unionType([numberType(), stringType()]),
42880
42616
  chain: TokenTransferRequestChain$inboundSchema,
42881
42617
  sender: stringType()
@@ -42887,7 +42623,7 @@ var init_tokentransferrequest = __esm(() => {
42887
42623
  TokenTransferRequest$outboundSchema = objectType({
42888
42624
  actionType: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
42889
42625
  to: stringType(),
42890
- token: unionType([TokenEnum$outboundSchema, stringType()]),
42626
+ token: stringType(),
42891
42627
  amount: unionType([numberType(), stringType()]),
42892
42628
  chain: TokenTransferRequestChain$outboundSchema,
42893
42629
  sender: stringType()
@@ -42939,29 +42675,16 @@ var init_transactionresponse = __esm(() => {
42939
42675
  });
42940
42676
 
42941
42677
  // src/models/components/uniswapbuyexactlyrequest.ts
42942
- 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$;
42678
+ var UniswapBuyExactlyRequestChain, UniswapBuyExactlyRequestAmountOut$inboundSchema, UniswapBuyExactlyRequestAmountOut$outboundSchema, UniswapBuyExactlyRequestAmountOut$, UniswapBuyExactlyRequestChain$inboundSchema, UniswapBuyExactlyRequestChain$outboundSchema, UniswapBuyExactlyRequestChain$, UniswapBuyExactlyRequest$inboundSchema, UniswapBuyExactlyRequest$outboundSchema, UniswapBuyExactlyRequest$;
42943
42679
  var init_uniswapbuyexactlyrequest = __esm(() => {
42944
42680
  init_zod();
42945
42681
  init_primitives();
42946
42682
  init_feeenum();
42947
- init_tokenenum();
42948
42683
  UniswapBuyExactlyRequestChain = {
42949
42684
  Arbitrum: "arbitrum",
42950
42685
  Base: "base",
42951
42686
  Ethereum: "ethereum"
42952
42687
  };
42953
- UniswapBuyExactlyRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42954
- UniswapBuyExactlyRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42955
- ((UniswapBuyExactlyRequestTokenIn$) => {
42956
- UniswapBuyExactlyRequestTokenIn$.inboundSchema = UniswapBuyExactlyRequestTokenIn$inboundSchema;
42957
- UniswapBuyExactlyRequestTokenIn$.outboundSchema = UniswapBuyExactlyRequestTokenIn$outboundSchema;
42958
- })(UniswapBuyExactlyRequestTokenIn$ ||= {});
42959
- UniswapBuyExactlyRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
42960
- UniswapBuyExactlyRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
42961
- ((UniswapBuyExactlyRequestTokenOut$) => {
42962
- UniswapBuyExactlyRequestTokenOut$.inboundSchema = UniswapBuyExactlyRequestTokenOut$inboundSchema;
42963
- UniswapBuyExactlyRequestTokenOut$.outboundSchema = UniswapBuyExactlyRequestTokenOut$outboundSchema;
42964
- })(UniswapBuyExactlyRequestTokenOut$ ||= {});
42965
42688
  UniswapBuyExactlyRequestAmountOut$inboundSchema = unionType([numberType(), stringType()]);
42966
42689
  UniswapBuyExactlyRequestAmountOut$outboundSchema = unionType([numberType(), stringType()]);
42967
42690
  ((UniswapBuyExactlyRequestAmountOut$) => {
@@ -42976,8 +42699,8 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
42976
42699
  })(UniswapBuyExactlyRequestChain$ ||= {});
42977
42700
  UniswapBuyExactlyRequest$inboundSchema = objectType({
42978
42701
  action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
42979
- token_in: unionType([TokenEnum$inboundSchema, stringType()]),
42980
- token_out: unionType([TokenEnum$inboundSchema, stringType()]),
42702
+ token_in: stringType(),
42703
+ token_out: stringType(),
42981
42704
  fee: FeeEnum$inboundSchema,
42982
42705
  amount_out: unionType([numberType(), stringType()]),
42983
42706
  max_slippage_percent: numberType(),
@@ -42994,8 +42717,8 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
42994
42717
  });
42995
42718
  UniswapBuyExactlyRequest$outboundSchema = objectType({
42996
42719
  actionType: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
42997
- tokenIn: unionType([TokenEnum$outboundSchema, stringType()]),
42998
- tokenOut: unionType([TokenEnum$outboundSchema, stringType()]),
42720
+ tokenIn: stringType(),
42721
+ tokenOut: stringType(),
42999
42722
  fee: FeeEnum$outboundSchema,
43000
42723
  amountOut: unionType([numberType(), stringType()]),
43001
42724
  maxSlippagePercent: numberType(),
@@ -43285,7 +43008,6 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
43285
43008
  init_zod();
43286
43009
  init_primitives();
43287
43010
  init_feeenum();
43288
- init_tokenenum();
43289
43011
  UniswapMintLiquidityProvisionRequestChain = {
43290
43012
  Arbitrum: "arbitrum",
43291
43013
  Base: "base",
@@ -43323,8 +43045,8 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
43323
43045
  })(UniswapMintLiquidityProvisionRequestChain$ ||= {});
43324
43046
  UniswapMintLiquidityProvisionRequest$inboundSchema = objectType({
43325
43047
  action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
43326
- token0: TokenEnum$inboundSchema,
43327
- token1: TokenEnum$inboundSchema,
43048
+ token0: stringType(),
43049
+ token1: stringType(),
43328
43050
  fee: FeeEnum$inboundSchema,
43329
43051
  tick_lower: numberType().int(),
43330
43052
  tick_upper: numberType().int(),
@@ -43348,8 +43070,8 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
43348
43070
  });
43349
43071
  UniswapMintLiquidityProvisionRequest$outboundSchema = objectType({
43350
43072
  actionType: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
43351
- token0: TokenEnum$outboundSchema,
43352
- token1: TokenEnum$outboundSchema,
43073
+ token0: stringType(),
43074
+ token1: stringType(),
43353
43075
  fee: FeeEnum$outboundSchema,
43354
43076
  tickLower: numberType().int(),
43355
43077
  tickUpper: numberType().int(),
@@ -43382,10 +43104,9 @@ var UniswapPoolPriceResponse$inboundSchema, UniswapPoolPriceResponse$outboundSch
43382
43104
  var init_uniswappoolpriceresponse = __esm(() => {
43383
43105
  init_zod();
43384
43106
  init_primitives();
43385
- init_tokenenum();
43386
43107
  UniswapPoolPriceResponse$inboundSchema = objectType({
43387
- token_in: TokenEnum$inboundSchema,
43388
- token_out: TokenEnum$inboundSchema,
43108
+ token_in: stringType(),
43109
+ token_out: stringType(),
43389
43110
  price: stringType(),
43390
43111
  tick: numberType().int()
43391
43112
  }).transform((v2) => {
@@ -43395,8 +43116,8 @@ var init_uniswappoolpriceresponse = __esm(() => {
43395
43116
  });
43396
43117
  });
43397
43118
  UniswapPoolPriceResponse$outboundSchema = objectType({
43398
- tokenIn: TokenEnum$outboundSchema,
43399
- tokenOut: TokenEnum$outboundSchema,
43119
+ tokenIn: stringType(),
43120
+ tokenOut: stringType(),
43400
43121
  price: stringType(),
43401
43122
  tick: numberType().int()
43402
43123
  }).transform((v2) => {
@@ -43412,29 +43133,16 @@ var init_uniswappoolpriceresponse = __esm(() => {
43412
43133
  });
43413
43134
 
43414
43135
  // src/models/components/uniswapsellexactlyrequest.ts
43415
- 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$;
43136
+ var UniswapSellExactlyRequestChain, UniswapSellExactlyRequestAmountIn$inboundSchema, UniswapSellExactlyRequestAmountIn$outboundSchema, UniswapSellExactlyRequestAmountIn$, UniswapSellExactlyRequestChain$inboundSchema, UniswapSellExactlyRequestChain$outboundSchema, UniswapSellExactlyRequestChain$, UniswapSellExactlyRequest$inboundSchema, UniswapSellExactlyRequest$outboundSchema, UniswapSellExactlyRequest$;
43416
43137
  var init_uniswapsellexactlyrequest = __esm(() => {
43417
43138
  init_zod();
43418
43139
  init_primitives();
43419
43140
  init_feeenum();
43420
- init_tokenenum();
43421
43141
  UniswapSellExactlyRequestChain = {
43422
43142
  Arbitrum: "arbitrum",
43423
43143
  Base: "base",
43424
43144
  Ethereum: "ethereum"
43425
43145
  };
43426
- UniswapSellExactlyRequestTokenIn$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
43427
- UniswapSellExactlyRequestTokenIn$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
43428
- ((UniswapSellExactlyRequestTokenIn$) => {
43429
- UniswapSellExactlyRequestTokenIn$.inboundSchema = UniswapSellExactlyRequestTokenIn$inboundSchema;
43430
- UniswapSellExactlyRequestTokenIn$.outboundSchema = UniswapSellExactlyRequestTokenIn$outboundSchema;
43431
- })(UniswapSellExactlyRequestTokenIn$ ||= {});
43432
- UniswapSellExactlyRequestTokenOut$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
43433
- UniswapSellExactlyRequestTokenOut$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
43434
- ((UniswapSellExactlyRequestTokenOut$) => {
43435
- UniswapSellExactlyRequestTokenOut$.inboundSchema = UniswapSellExactlyRequestTokenOut$inboundSchema;
43436
- UniswapSellExactlyRequestTokenOut$.outboundSchema = UniswapSellExactlyRequestTokenOut$outboundSchema;
43437
- })(UniswapSellExactlyRequestTokenOut$ ||= {});
43438
43146
  UniswapSellExactlyRequestAmountIn$inboundSchema = unionType([numberType(), stringType()]);
43439
43147
  UniswapSellExactlyRequestAmountIn$outboundSchema = unionType([numberType(), stringType()]);
43440
43148
  ((UniswapSellExactlyRequestAmountIn$) => {
@@ -43449,8 +43157,8 @@ var init_uniswapsellexactlyrequest = __esm(() => {
43449
43157
  })(UniswapSellExactlyRequestChain$ ||= {});
43450
43158
  UniswapSellExactlyRequest$inboundSchema = objectType({
43451
43159
  action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
43452
- token_in: unionType([TokenEnum$inboundSchema, stringType()]),
43453
- token_out: unionType([TokenEnum$inboundSchema, stringType()]),
43160
+ token_in: stringType(),
43161
+ token_out: stringType(),
43454
43162
  fee: FeeEnum$inboundSchema,
43455
43163
  amount_in: unionType([numberType(), stringType()]),
43456
43164
  max_slippage_percent: numberType(),
@@ -43467,8 +43175,8 @@ var init_uniswapsellexactlyrequest = __esm(() => {
43467
43175
  });
43468
43176
  UniswapSellExactlyRequest$outboundSchema = objectType({
43469
43177
  actionType: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
43470
- tokenIn: unionType([TokenEnum$outboundSchema, stringType()]),
43471
- tokenOut: unionType([TokenEnum$outboundSchema, stringType()]),
43178
+ tokenIn: stringType(),
43179
+ tokenOut: stringType(),
43472
43180
  fee: FeeEnum$outboundSchema,
43473
43181
  amountIn: unionType([numberType(), stringType()]),
43474
43182
  maxSlippagePercent: numberType(),
@@ -44035,10 +43743,7 @@ var init_components = __esm(() => {
44035
43743
  init_supportedchaininfo();
44036
43744
  init_swapborrowrate();
44037
43745
  init_syposition();
44038
- init_tokenaddressresponse();
44039
43746
  init_tokenbalanceresponse();
44040
- init_tokenenum();
44041
- init_tokeninfo();
44042
43747
  init_tokenpriceresponse();
44043
43748
  init_tokentransferparams();
44044
43749
  init_tokentransferrequest();
@@ -44162,7 +43867,7 @@ var init_v1aaveaavesupportedtokens = __esm(() => {
44162
43867
  });
44163
43868
 
44164
43869
  // src/models/operations/v1aaveavgrate.ts
44165
- var V1AaveAvgRateChain, V1AaveAvgRateToken, V1AaveAvgRateChain$inboundSchema, V1AaveAvgRateChain$outboundSchema, V1AaveAvgRateChain$, V1AaveAvgRateToken$inboundSchema, V1AaveAvgRateToken$outboundSchema, V1AaveAvgRateToken$, V1AaveAvgRateRequest$inboundSchema, V1AaveAvgRateRequest$outboundSchema, V1AaveAvgRateRequest$;
43870
+ var V1AaveAvgRateChain, V1AaveAvgRateChain$inboundSchema, V1AaveAvgRateChain$outboundSchema, V1AaveAvgRateChain$, V1AaveAvgRateRequest$inboundSchema, V1AaveAvgRateRequest$outboundSchema, V1AaveAvgRateRequest$;
44166
43871
  var init_v1aaveavgrate = __esm(() => {
44167
43872
  init_zod();
44168
43873
  V1AaveAvgRateChain = {
@@ -44170,98 +43875,22 @@ var init_v1aaveavgrate = __esm(() => {
44170
43875
  Base: "base",
44171
43876
  Ethereum: "ethereum"
44172
43877
  };
44173
- V1AaveAvgRateToken = {
44174
- OneINCH: "1INCH",
44175
- Aave: "AAVE",
44176
- Aero: "AERO",
44177
- Arb: "ARB",
44178
- Bal: "BAL",
44179
- Bnkr: "BNKR",
44180
- CbBTC: "cbBTC",
44181
- CbETH: "cbETH",
44182
- Clanker: "CLANKER",
44183
- Copi: "COPI",
44184
- Crv: "CRV",
44185
- CrvUSD: "crvUSD",
44186
- Cyber: "CYBER",
44187
- Dai: "DAI",
44188
- Doginme: "DOGINME",
44189
- EBTC: "eBTC",
44190
- Ens: "ENS",
44191
- Eth: "ETH",
44192
- Ethfi: "ETHFI",
44193
- ETHx: "ETHx",
44194
- Eurc: "EURC",
44195
- Eur: "EUR",
44196
- Eurs: "EURS",
44197
- EUSDe: "eUSDe",
44198
- EzETH: "ezETH",
44199
- Fbtc: "FBTC",
44200
- Frax: "FRAX",
44201
- Fxs: "FXS",
44202
- Gho: "GHO",
44203
- Knc: "KNC",
44204
- Lbtc: "LBTC",
44205
- Ldo: "LDO",
44206
- Link: "LINK",
44207
- LsETH: "LsETH",
44208
- Lusd: "LUSD",
44209
- Mai: "MAI",
44210
- Mkr: "MKR",
44211
- OsETH: "osETH",
44212
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
44213
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
44214
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
44215
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
44216
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
44217
- Pyusd: "PYUSD",
44218
- RETH: "rETH",
44219
- Rlusd: "RLUSD",
44220
- Rpl: "RPL",
44221
- RsETH: "rsETH",
44222
- SDAI: "sDAI",
44223
- Snx: "SNX",
44224
- Stg: "STG",
44225
- SUSDe: "sUSDe",
44226
- TBTC: "tBTC",
44227
- Uni: "UNI",
44228
- USDbC: "USDbC",
44229
- USDCe: "USDCe",
44230
- Usdc: "USDC",
44231
- USDe: "USDe",
44232
- Usds: "USDS",
44233
- USDtb: "USDtb",
44234
- Usdt: "USDT",
44235
- Virtual: "VIRTUAL",
44236
- Wbtc: "WBTC",
44237
- WeETH: "weETH",
44238
- Well: "WELL",
44239
- Weth: "WETH",
44240
- WrsETH: "wrsETH",
44241
- WstETH: "wstETH"
44242
- };
44243
43878
  V1AaveAvgRateChain$inboundSchema = nativeEnumType(V1AaveAvgRateChain);
44244
43879
  V1AaveAvgRateChain$outboundSchema = V1AaveAvgRateChain$inboundSchema;
44245
43880
  ((V1AaveAvgRateChain$) => {
44246
43881
  V1AaveAvgRateChain$.inboundSchema = V1AaveAvgRateChain$inboundSchema;
44247
43882
  V1AaveAvgRateChain$.outboundSchema = V1AaveAvgRateChain$outboundSchema;
44248
43883
  })(V1AaveAvgRateChain$ ||= {});
44249
- V1AaveAvgRateToken$inboundSchema = nativeEnumType(V1AaveAvgRateToken);
44250
- V1AaveAvgRateToken$outboundSchema = V1AaveAvgRateToken$inboundSchema;
44251
- ((V1AaveAvgRateToken$) => {
44252
- V1AaveAvgRateToken$.inboundSchema = V1AaveAvgRateToken$inboundSchema;
44253
- V1AaveAvgRateToken$.outboundSchema = V1AaveAvgRateToken$outboundSchema;
44254
- })(V1AaveAvgRateToken$ ||= {});
44255
43884
  V1AaveAvgRateRequest$inboundSchema = objectType({
44256
43885
  chain: V1AaveAvgRateChain$inboundSchema.default("ethereum"),
44257
43886
  block: nullableType(numberType().int()).optional(),
44258
- token: V1AaveAvgRateToken$inboundSchema.default("USDC"),
43887
+ token: stringType().default("USDC"),
44259
43888
  days: numberType().int().default(2)
44260
43889
  });
44261
43890
  V1AaveAvgRateRequest$outboundSchema = objectType({
44262
43891
  chain: V1AaveAvgRateChain$outboundSchema.default("ethereum"),
44263
43892
  block: nullableType(numberType().int()).optional(),
44264
- token: V1AaveAvgRateToken$outboundSchema.default("USDC"),
43893
+ token: stringType().default("USDC"),
44265
43894
  days: numberType().int().default(2)
44266
43895
  });
44267
43896
  ((V1AaveAvgRateRequest$) => {
@@ -44313,7 +43942,7 @@ var init_v1aavehistoricaltransactions = __esm(() => {
44313
43942
  });
44314
43943
 
44315
43944
  // src/models/operations/v1aaveliquiditychange.ts
44316
- var V1AaveLiquidityChangeChain, V1AaveLiquidityChangeToken, V1AaveLiquidityChangeChain$inboundSchema, V1AaveLiquidityChangeChain$outboundSchema, V1AaveLiquidityChangeChain$, V1AaveLiquidityChangeToken$inboundSchema, V1AaveLiquidityChangeToken$outboundSchema, V1AaveLiquidityChangeToken$, V1AaveLiquidityChangeRequest$inboundSchema, V1AaveLiquidityChangeRequest$outboundSchema, V1AaveLiquidityChangeRequest$;
43945
+ var V1AaveLiquidityChangeChain, V1AaveLiquidityChangeChain$inboundSchema, V1AaveLiquidityChangeChain$outboundSchema, V1AaveLiquidityChangeChain$, V1AaveLiquidityChangeRequest$inboundSchema, V1AaveLiquidityChangeRequest$outboundSchema, V1AaveLiquidityChangeRequest$;
44317
43946
  var init_v1aaveliquiditychange = __esm(() => {
44318
43947
  init_zod();
44319
43948
  init_primitives();
@@ -44322,91 +43951,15 @@ var init_v1aaveliquiditychange = __esm(() => {
44322
43951
  Base: "base",
44323
43952
  Ethereum: "ethereum"
44324
43953
  };
44325
- V1AaveLiquidityChangeToken = {
44326
- OneINCH: "1INCH",
44327
- Aave: "AAVE",
44328
- Aero: "AERO",
44329
- Arb: "ARB",
44330
- Bal: "BAL",
44331
- Bnkr: "BNKR",
44332
- CbBTC: "cbBTC",
44333
- CbETH: "cbETH",
44334
- Clanker: "CLANKER",
44335
- Copi: "COPI",
44336
- Crv: "CRV",
44337
- CrvUSD: "crvUSD",
44338
- Cyber: "CYBER",
44339
- Dai: "DAI",
44340
- Doginme: "DOGINME",
44341
- EBTC: "eBTC",
44342
- Ens: "ENS",
44343
- Eth: "ETH",
44344
- Ethfi: "ETHFI",
44345
- ETHx: "ETHx",
44346
- Eurc: "EURC",
44347
- Eur: "EUR",
44348
- Eurs: "EURS",
44349
- EUSDe: "eUSDe",
44350
- EzETH: "ezETH",
44351
- Fbtc: "FBTC",
44352
- Frax: "FRAX",
44353
- Fxs: "FXS",
44354
- Gho: "GHO",
44355
- Knc: "KNC",
44356
- Lbtc: "LBTC",
44357
- Ldo: "LDO",
44358
- Link: "LINK",
44359
- LsETH: "LsETH",
44360
- Lusd: "LUSD",
44361
- Mai: "MAI",
44362
- Mkr: "MKR",
44363
- OsETH: "osETH",
44364
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
44365
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
44366
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
44367
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
44368
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
44369
- Pyusd: "PYUSD",
44370
- RETH: "rETH",
44371
- Rlusd: "RLUSD",
44372
- Rpl: "RPL",
44373
- RsETH: "rsETH",
44374
- SDAI: "sDAI",
44375
- Snx: "SNX",
44376
- Stg: "STG",
44377
- SUSDe: "sUSDe",
44378
- TBTC: "tBTC",
44379
- Uni: "UNI",
44380
- USDbC: "USDbC",
44381
- USDCe: "USDCe",
44382
- Usdc: "USDC",
44383
- USDe: "USDe",
44384
- Usds: "USDS",
44385
- USDtb: "USDtb",
44386
- Usdt: "USDT",
44387
- Virtual: "VIRTUAL",
44388
- Wbtc: "WBTC",
44389
- WeETH: "weETH",
44390
- Well: "WELL",
44391
- Weth: "WETH",
44392
- WrsETH: "wrsETH",
44393
- WstETH: "wstETH"
44394
- };
44395
43954
  V1AaveLiquidityChangeChain$inboundSchema = nativeEnumType(V1AaveLiquidityChangeChain);
44396
43955
  V1AaveLiquidityChangeChain$outboundSchema = V1AaveLiquidityChangeChain$inboundSchema;
44397
43956
  ((V1AaveLiquidityChangeChain$) => {
44398
43957
  V1AaveLiquidityChangeChain$.inboundSchema = V1AaveLiquidityChangeChain$inboundSchema;
44399
43958
  V1AaveLiquidityChangeChain$.outboundSchema = V1AaveLiquidityChangeChain$outboundSchema;
44400
43959
  })(V1AaveLiquidityChangeChain$ ||= {});
44401
- V1AaveLiquidityChangeToken$inboundSchema = nativeEnumType(V1AaveLiquidityChangeToken);
44402
- V1AaveLiquidityChangeToken$outboundSchema = V1AaveLiquidityChangeToken$inboundSchema;
44403
- ((V1AaveLiquidityChangeToken$) => {
44404
- V1AaveLiquidityChangeToken$.inboundSchema = V1AaveLiquidityChangeToken$inboundSchema;
44405
- V1AaveLiquidityChangeToken$.outboundSchema = V1AaveLiquidityChangeToken$outboundSchema;
44406
- })(V1AaveLiquidityChangeToken$ ||= {});
44407
43960
  V1AaveLiquidityChangeRequest$inboundSchema = objectType({
44408
43961
  chain: V1AaveLiquidityChangeChain$inboundSchema.default("arbitrum"),
44409
- token: V1AaveLiquidityChangeToken$inboundSchema.default("USDC"),
43962
+ token: stringType().default("USDC"),
44410
43963
  start_block: numberType().int().default(0),
44411
43964
  end_block: numberType().int().default(319407231)
44412
43965
  }).transform((v2) => {
@@ -44417,7 +43970,7 @@ var init_v1aaveliquiditychange = __esm(() => {
44417
43970
  });
44418
43971
  V1AaveLiquidityChangeRequest$outboundSchema = objectType({
44419
43972
  chain: V1AaveLiquidityChangeChain$outboundSchema.default("arbitrum"),
44420
- token: V1AaveLiquidityChangeToken$outboundSchema.default("USDC"),
43973
+ token: stringType().default("USDC"),
44421
43974
  startBlock: numberType().int().default(0),
44422
43975
  endBlock: numberType().int().default(319407231)
44423
43976
  }).transform((v2) => {
@@ -44433,7 +43986,7 @@ var init_v1aaveliquiditychange = __esm(() => {
44433
43986
  });
44434
43987
 
44435
43988
  // src/models/operations/v1aaverate.ts
44436
- var V1AaveRateChain, V1AaveRateToken, V1AaveRateChain$inboundSchema, V1AaveRateChain$outboundSchema, V1AaveRateChain$, V1AaveRateToken$inboundSchema, V1AaveRateToken$outboundSchema, V1AaveRateToken$, V1AaveRateRequest$inboundSchema, V1AaveRateRequest$outboundSchema, V1AaveRateRequest$;
43989
+ var V1AaveRateChain, V1AaveRateChain$inboundSchema, V1AaveRateChain$outboundSchema, V1AaveRateChain$, V1AaveRateRequest$inboundSchema, V1AaveRateRequest$outboundSchema, V1AaveRateRequest$;
44437
43990
  var init_v1aaverate = __esm(() => {
44438
43991
  init_zod();
44439
43992
  V1AaveRateChain = {
@@ -44441,97 +43994,21 @@ var init_v1aaverate = __esm(() => {
44441
43994
  Base: "base",
44442
43995
  Ethereum: "ethereum"
44443
43996
  };
44444
- V1AaveRateToken = {
44445
- OneINCH: "1INCH",
44446
- Aave: "AAVE",
44447
- Aero: "AERO",
44448
- Arb: "ARB",
44449
- Bal: "BAL",
44450
- Bnkr: "BNKR",
44451
- CbBTC: "cbBTC",
44452
- CbETH: "cbETH",
44453
- Clanker: "CLANKER",
44454
- Copi: "COPI",
44455
- Crv: "CRV",
44456
- CrvUSD: "crvUSD",
44457
- Cyber: "CYBER",
44458
- Dai: "DAI",
44459
- Doginme: "DOGINME",
44460
- EBTC: "eBTC",
44461
- Ens: "ENS",
44462
- Eth: "ETH",
44463
- Ethfi: "ETHFI",
44464
- ETHx: "ETHx",
44465
- Eurc: "EURC",
44466
- Eur: "EUR",
44467
- Eurs: "EURS",
44468
- EUSDe: "eUSDe",
44469
- EzETH: "ezETH",
44470
- Fbtc: "FBTC",
44471
- Frax: "FRAX",
44472
- Fxs: "FXS",
44473
- Gho: "GHO",
44474
- Knc: "KNC",
44475
- Lbtc: "LBTC",
44476
- Ldo: "LDO",
44477
- Link: "LINK",
44478
- LsETH: "LsETH",
44479
- Lusd: "LUSD",
44480
- Mai: "MAI",
44481
- Mkr: "MKR",
44482
- OsETH: "osETH",
44483
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
44484
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
44485
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
44486
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
44487
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
44488
- Pyusd: "PYUSD",
44489
- RETH: "rETH",
44490
- Rlusd: "RLUSD",
44491
- Rpl: "RPL",
44492
- RsETH: "rsETH",
44493
- SDAI: "sDAI",
44494
- Snx: "SNX",
44495
- Stg: "STG",
44496
- SUSDe: "sUSDe",
44497
- TBTC: "tBTC",
44498
- Uni: "UNI",
44499
- USDbC: "USDbC",
44500
- USDCe: "USDCe",
44501
- Usdc: "USDC",
44502
- USDe: "USDe",
44503
- Usds: "USDS",
44504
- USDtb: "USDtb",
44505
- Usdt: "USDT",
44506
- Virtual: "VIRTUAL",
44507
- Wbtc: "WBTC",
44508
- WeETH: "weETH",
44509
- Well: "WELL",
44510
- Weth: "WETH",
44511
- WrsETH: "wrsETH",
44512
- WstETH: "wstETH"
44513
- };
44514
43997
  V1AaveRateChain$inboundSchema = nativeEnumType(V1AaveRateChain);
44515
43998
  V1AaveRateChain$outboundSchema = V1AaveRateChain$inboundSchema;
44516
43999
  ((V1AaveRateChain$) => {
44517
44000
  V1AaveRateChain$.inboundSchema = V1AaveRateChain$inboundSchema;
44518
44001
  V1AaveRateChain$.outboundSchema = V1AaveRateChain$outboundSchema;
44519
44002
  })(V1AaveRateChain$ ||= {});
44520
- V1AaveRateToken$inboundSchema = nativeEnumType(V1AaveRateToken);
44521
- V1AaveRateToken$outboundSchema = V1AaveRateToken$inboundSchema;
44522
- ((V1AaveRateToken$) => {
44523
- V1AaveRateToken$.inboundSchema = V1AaveRateToken$inboundSchema;
44524
- V1AaveRateToken$.outboundSchema = V1AaveRateToken$outboundSchema;
44525
- })(V1AaveRateToken$ ||= {});
44526
44003
  V1AaveRateRequest$inboundSchema = objectType({
44527
44004
  chain: V1AaveRateChain$inboundSchema.default("arbitrum"),
44528
44005
  block: nullableType(numberType().int()).optional(),
44529
- token: V1AaveRateToken$inboundSchema.default("USDC")
44006
+ token: stringType().default("USDC")
44530
44007
  });
44531
44008
  V1AaveRateRequest$outboundSchema = objectType({
44532
44009
  chain: V1AaveRateChain$outboundSchema.default("arbitrum"),
44533
44010
  block: nullableType(numberType().int()).optional(),
44534
- token: V1AaveRateToken$outboundSchema.default("USDC")
44011
+ token: stringType().default("USDC")
44535
44012
  });
44536
44013
  ((V1AaveRateRequest$) => {
44537
44014
  V1AaveRateRequest$.inboundSchema = V1AaveRateRequest$inboundSchema;
@@ -44540,7 +44017,7 @@ var init_v1aaverate = __esm(() => {
44540
44017
  });
44541
44018
 
44542
44019
  // src/models/operations/v1aavereserveoverview.ts
44543
- var V1AaveReserveOverviewChain, V1AaveReserveOverviewToken, V1AaveReserveOverviewChain$inboundSchema, V1AaveReserveOverviewChain$outboundSchema, V1AaveReserveOverviewChain$, V1AaveReserveOverviewToken$inboundSchema, V1AaveReserveOverviewToken$outboundSchema, V1AaveReserveOverviewToken$, V1AaveReserveOverviewRequest$inboundSchema, V1AaveReserveOverviewRequest$outboundSchema, V1AaveReserveOverviewRequest$;
44020
+ var V1AaveReserveOverviewChain, V1AaveReserveOverviewChain$inboundSchema, V1AaveReserveOverviewChain$outboundSchema, V1AaveReserveOverviewChain$, V1AaveReserveOverviewRequest$inboundSchema, V1AaveReserveOverviewRequest$outboundSchema, V1AaveReserveOverviewRequest$;
44544
44021
  var init_v1aavereserveoverview = __esm(() => {
44545
44022
  init_zod();
44546
44023
  V1AaveReserveOverviewChain = {
@@ -44548,97 +44025,21 @@ var init_v1aavereserveoverview = __esm(() => {
44548
44025
  Base: "base",
44549
44026
  Ethereum: "ethereum"
44550
44027
  };
44551
- V1AaveReserveOverviewToken = {
44552
- OneINCH: "1INCH",
44553
- Aave: "AAVE",
44554
- Aero: "AERO",
44555
- Arb: "ARB",
44556
- Bal: "BAL",
44557
- Bnkr: "BNKR",
44558
- CbBTC: "cbBTC",
44559
- CbETH: "cbETH",
44560
- Clanker: "CLANKER",
44561
- Copi: "COPI",
44562
- Crv: "CRV",
44563
- CrvUSD: "crvUSD",
44564
- Cyber: "CYBER",
44565
- Dai: "DAI",
44566
- Doginme: "DOGINME",
44567
- EBTC: "eBTC",
44568
- Ens: "ENS",
44569
- Eth: "ETH",
44570
- Ethfi: "ETHFI",
44571
- ETHx: "ETHx",
44572
- Eurc: "EURC",
44573
- Eur: "EUR",
44574
- Eurs: "EURS",
44575
- EUSDe: "eUSDe",
44576
- EzETH: "ezETH",
44577
- Fbtc: "FBTC",
44578
- Frax: "FRAX",
44579
- Fxs: "FXS",
44580
- Gho: "GHO",
44581
- Knc: "KNC",
44582
- Lbtc: "LBTC",
44583
- Ldo: "LDO",
44584
- Link: "LINK",
44585
- LsETH: "LsETH",
44586
- Lusd: "LUSD",
44587
- Mai: "MAI",
44588
- Mkr: "MKR",
44589
- OsETH: "osETH",
44590
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
44591
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
44592
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
44593
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
44594
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
44595
- Pyusd: "PYUSD",
44596
- RETH: "rETH",
44597
- Rlusd: "RLUSD",
44598
- Rpl: "RPL",
44599
- RsETH: "rsETH",
44600
- SDAI: "sDAI",
44601
- Snx: "SNX",
44602
- Stg: "STG",
44603
- SUSDe: "sUSDe",
44604
- TBTC: "tBTC",
44605
- Uni: "UNI",
44606
- USDbC: "USDbC",
44607
- USDCe: "USDCe",
44608
- Usdc: "USDC",
44609
- USDe: "USDe",
44610
- Usds: "USDS",
44611
- USDtb: "USDtb",
44612
- Usdt: "USDT",
44613
- Virtual: "VIRTUAL",
44614
- Wbtc: "WBTC",
44615
- WeETH: "weETH",
44616
- Well: "WELL",
44617
- Weth: "WETH",
44618
- WrsETH: "wrsETH",
44619
- WstETH: "wstETH"
44620
- };
44621
44028
  V1AaveReserveOverviewChain$inboundSchema = nativeEnumType(V1AaveReserveOverviewChain);
44622
44029
  V1AaveReserveOverviewChain$outboundSchema = V1AaveReserveOverviewChain$inboundSchema;
44623
44030
  ((V1AaveReserveOverviewChain$) => {
44624
44031
  V1AaveReserveOverviewChain$.inboundSchema = V1AaveReserveOverviewChain$inboundSchema;
44625
44032
  V1AaveReserveOverviewChain$.outboundSchema = V1AaveReserveOverviewChain$outboundSchema;
44626
44033
  })(V1AaveReserveOverviewChain$ ||= {});
44627
- V1AaveReserveOverviewToken$inboundSchema = nativeEnumType(V1AaveReserveOverviewToken);
44628
- V1AaveReserveOverviewToken$outboundSchema = V1AaveReserveOverviewToken$inboundSchema;
44629
- ((V1AaveReserveOverviewToken$) => {
44630
- V1AaveReserveOverviewToken$.inboundSchema = V1AaveReserveOverviewToken$inboundSchema;
44631
- V1AaveReserveOverviewToken$.outboundSchema = V1AaveReserveOverviewToken$outboundSchema;
44632
- })(V1AaveReserveOverviewToken$ ||= {});
44633
44034
  V1AaveReserveOverviewRequest$inboundSchema = objectType({
44634
44035
  chain: V1AaveReserveOverviewChain$inboundSchema.default("arbitrum"),
44635
44036
  block: nullableType(numberType().int()).optional(),
44636
- token: V1AaveReserveOverviewToken$inboundSchema.default("USDC")
44037
+ token: stringType().default("USDC")
44637
44038
  });
44638
44039
  V1AaveReserveOverviewRequest$outboundSchema = objectType({
44639
44040
  chain: V1AaveReserveOverviewChain$outboundSchema.default("arbitrum"),
44640
44041
  block: nullableType(numberType().int()).optional(),
44641
- token: V1AaveReserveOverviewToken$outboundSchema.default("USDC")
44042
+ token: stringType().default("USDC")
44642
44043
  });
44643
44044
  ((V1AaveReserveOverviewRequest$) => {
44644
44045
  V1AaveReserveOverviewRequest$.inboundSchema = V1AaveReserveOverviewRequest$inboundSchema;
@@ -44647,7 +44048,7 @@ var init_v1aavereserveoverview = __esm(() => {
44647
44048
  });
44648
44049
 
44649
44050
  // src/models/operations/v1aavestdrate.ts
44650
- var V1AaveStdRateChain, V1AaveStdRateToken, V1AaveStdRateChain$inboundSchema, V1AaveStdRateChain$outboundSchema, V1AaveStdRateChain$, V1AaveStdRateToken$inboundSchema, V1AaveStdRateToken$outboundSchema, V1AaveStdRateToken$, V1AaveStdRateRequest$inboundSchema, V1AaveStdRateRequest$outboundSchema, V1AaveStdRateRequest$;
44051
+ var V1AaveStdRateChain, V1AaveStdRateChain$inboundSchema, V1AaveStdRateChain$outboundSchema, V1AaveStdRateChain$, V1AaveStdRateRequest$inboundSchema, V1AaveStdRateRequest$outboundSchema, V1AaveStdRateRequest$;
44651
44052
  var init_v1aavestdrate = __esm(() => {
44652
44053
  init_zod();
44653
44054
  V1AaveStdRateChain = {
@@ -44655,98 +44056,22 @@ var init_v1aavestdrate = __esm(() => {
44655
44056
  Base: "base",
44656
44057
  Ethereum: "ethereum"
44657
44058
  };
44658
- V1AaveStdRateToken = {
44659
- OneINCH: "1INCH",
44660
- Aave: "AAVE",
44661
- Aero: "AERO",
44662
- Arb: "ARB",
44663
- Bal: "BAL",
44664
- Bnkr: "BNKR",
44665
- CbBTC: "cbBTC",
44666
- CbETH: "cbETH",
44667
- Clanker: "CLANKER",
44668
- Copi: "COPI",
44669
- Crv: "CRV",
44670
- CrvUSD: "crvUSD",
44671
- Cyber: "CYBER",
44672
- Dai: "DAI",
44673
- Doginme: "DOGINME",
44674
- EBTC: "eBTC",
44675
- Ens: "ENS",
44676
- Eth: "ETH",
44677
- Ethfi: "ETHFI",
44678
- ETHx: "ETHx",
44679
- Eurc: "EURC",
44680
- Eur: "EUR",
44681
- Eurs: "EURS",
44682
- EUSDe: "eUSDe",
44683
- EzETH: "ezETH",
44684
- Fbtc: "FBTC",
44685
- Frax: "FRAX",
44686
- Fxs: "FXS",
44687
- Gho: "GHO",
44688
- Knc: "KNC",
44689
- Lbtc: "LBTC",
44690
- Ldo: "LDO",
44691
- Link: "LINK",
44692
- LsETH: "LsETH",
44693
- Lusd: "LUSD",
44694
- Mai: "MAI",
44695
- Mkr: "MKR",
44696
- OsETH: "osETH",
44697
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
44698
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
44699
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
44700
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
44701
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
44702
- Pyusd: "PYUSD",
44703
- RETH: "rETH",
44704
- Rlusd: "RLUSD",
44705
- Rpl: "RPL",
44706
- RsETH: "rsETH",
44707
- SDAI: "sDAI",
44708
- Snx: "SNX",
44709
- Stg: "STG",
44710
- SUSDe: "sUSDe",
44711
- TBTC: "tBTC",
44712
- Uni: "UNI",
44713
- USDbC: "USDbC",
44714
- USDCe: "USDCe",
44715
- Usdc: "USDC",
44716
- USDe: "USDe",
44717
- Usds: "USDS",
44718
- USDtb: "USDtb",
44719
- Usdt: "USDT",
44720
- Virtual: "VIRTUAL",
44721
- Wbtc: "WBTC",
44722
- WeETH: "weETH",
44723
- Well: "WELL",
44724
- Weth: "WETH",
44725
- WrsETH: "wrsETH",
44726
- WstETH: "wstETH"
44727
- };
44728
44059
  V1AaveStdRateChain$inboundSchema = nativeEnumType(V1AaveStdRateChain);
44729
44060
  V1AaveStdRateChain$outboundSchema = V1AaveStdRateChain$inboundSchema;
44730
44061
  ((V1AaveStdRateChain$) => {
44731
44062
  V1AaveStdRateChain$.inboundSchema = V1AaveStdRateChain$inboundSchema;
44732
44063
  V1AaveStdRateChain$.outboundSchema = V1AaveStdRateChain$outboundSchema;
44733
44064
  })(V1AaveStdRateChain$ ||= {});
44734
- V1AaveStdRateToken$inboundSchema = nativeEnumType(V1AaveStdRateToken);
44735
- V1AaveStdRateToken$outboundSchema = V1AaveStdRateToken$inboundSchema;
44736
- ((V1AaveStdRateToken$) => {
44737
- V1AaveStdRateToken$.inboundSchema = V1AaveStdRateToken$inboundSchema;
44738
- V1AaveStdRateToken$.outboundSchema = V1AaveStdRateToken$outboundSchema;
44739
- })(V1AaveStdRateToken$ ||= {});
44740
44065
  V1AaveStdRateRequest$inboundSchema = objectType({
44741
44066
  chain: V1AaveStdRateChain$inboundSchema.default("ethereum"),
44742
44067
  block: nullableType(numberType().int()).optional(),
44743
- token: V1AaveStdRateToken$inboundSchema.default("USDC"),
44068
+ token: stringType().default("USDC"),
44744
44069
  days: numberType().int().default(7)
44745
44070
  });
44746
44071
  V1AaveStdRateRequest$outboundSchema = objectType({
44747
44072
  chain: V1AaveStdRateChain$outboundSchema.default("ethereum"),
44748
44073
  block: nullableType(numberType().int()).optional(),
44749
- token: V1AaveStdRateToken$outboundSchema.default("USDC"),
44074
+ token: stringType().default("USDC"),
44750
44075
  days: numberType().int().default(7)
44751
44076
  });
44752
44077
  ((V1AaveStdRateRequest$) => {
@@ -44756,7 +44081,7 @@ var init_v1aavestdrate = __esm(() => {
44756
44081
  });
44757
44082
 
44758
44083
  // src/models/operations/v1aavetokenprice.ts
44759
- var V1AaveTokenPriceChain, V1AaveTokenPriceToken, V1AaveTokenPriceChain$inboundSchema, V1AaveTokenPriceChain$outboundSchema, V1AaveTokenPriceChain$, V1AaveTokenPriceToken$inboundSchema, V1AaveTokenPriceToken$outboundSchema, V1AaveTokenPriceToken$, V1AaveTokenPriceRequest$inboundSchema, V1AaveTokenPriceRequest$outboundSchema, V1AaveTokenPriceRequest$;
44084
+ var V1AaveTokenPriceChain, V1AaveTokenPriceChain$inboundSchema, V1AaveTokenPriceChain$outboundSchema, V1AaveTokenPriceChain$, V1AaveTokenPriceRequest$inboundSchema, V1AaveTokenPriceRequest$outboundSchema, V1AaveTokenPriceRequest$;
44760
44085
  var init_v1aavetokenprice = __esm(() => {
44761
44086
  init_zod();
44762
44087
  V1AaveTokenPriceChain = {
@@ -44764,97 +44089,21 @@ var init_v1aavetokenprice = __esm(() => {
44764
44089
  Base: "base",
44765
44090
  Ethereum: "ethereum"
44766
44091
  };
44767
- V1AaveTokenPriceToken = {
44768
- OneINCH: "1INCH",
44769
- Aave: "AAVE",
44770
- Aero: "AERO",
44771
- Arb: "ARB",
44772
- Bal: "BAL",
44773
- Bnkr: "BNKR",
44774
- CbBTC: "cbBTC",
44775
- CbETH: "cbETH",
44776
- Clanker: "CLANKER",
44777
- Copi: "COPI",
44778
- Crv: "CRV",
44779
- CrvUSD: "crvUSD",
44780
- Cyber: "CYBER",
44781
- Dai: "DAI",
44782
- Doginme: "DOGINME",
44783
- EBTC: "eBTC",
44784
- Ens: "ENS",
44785
- Eth: "ETH",
44786
- Ethfi: "ETHFI",
44787
- ETHx: "ETHx",
44788
- Eurc: "EURC",
44789
- Eur: "EUR",
44790
- Eurs: "EURS",
44791
- EUSDe: "eUSDe",
44792
- EzETH: "ezETH",
44793
- Fbtc: "FBTC",
44794
- Frax: "FRAX",
44795
- Fxs: "FXS",
44796
- Gho: "GHO",
44797
- Knc: "KNC",
44798
- Lbtc: "LBTC",
44799
- Ldo: "LDO",
44800
- Link: "LINK",
44801
- LsETH: "LsETH",
44802
- Lusd: "LUSD",
44803
- Mai: "MAI",
44804
- Mkr: "MKR",
44805
- OsETH: "osETH",
44806
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
44807
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
44808
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
44809
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
44810
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
44811
- Pyusd: "PYUSD",
44812
- RETH: "rETH",
44813
- Rlusd: "RLUSD",
44814
- Rpl: "RPL",
44815
- RsETH: "rsETH",
44816
- SDAI: "sDAI",
44817
- Snx: "SNX",
44818
- Stg: "STG",
44819
- SUSDe: "sUSDe",
44820
- TBTC: "tBTC",
44821
- Uni: "UNI",
44822
- USDbC: "USDbC",
44823
- USDCe: "USDCe",
44824
- Usdc: "USDC",
44825
- USDe: "USDe",
44826
- Usds: "USDS",
44827
- USDtb: "USDtb",
44828
- Usdt: "USDT",
44829
- Virtual: "VIRTUAL",
44830
- Wbtc: "WBTC",
44831
- WeETH: "weETH",
44832
- Well: "WELL",
44833
- Weth: "WETH",
44834
- WrsETH: "wrsETH",
44835
- WstETH: "wstETH"
44836
- };
44837
44092
  V1AaveTokenPriceChain$inboundSchema = nativeEnumType(V1AaveTokenPriceChain);
44838
44093
  V1AaveTokenPriceChain$outboundSchema = V1AaveTokenPriceChain$inboundSchema;
44839
44094
  ((V1AaveTokenPriceChain$) => {
44840
44095
  V1AaveTokenPriceChain$.inboundSchema = V1AaveTokenPriceChain$inboundSchema;
44841
44096
  V1AaveTokenPriceChain$.outboundSchema = V1AaveTokenPriceChain$outboundSchema;
44842
44097
  })(V1AaveTokenPriceChain$ ||= {});
44843
- V1AaveTokenPriceToken$inboundSchema = nativeEnumType(V1AaveTokenPriceToken);
44844
- V1AaveTokenPriceToken$outboundSchema = V1AaveTokenPriceToken$inboundSchema;
44845
- ((V1AaveTokenPriceToken$) => {
44846
- V1AaveTokenPriceToken$.inboundSchema = V1AaveTokenPriceToken$inboundSchema;
44847
- V1AaveTokenPriceToken$.outboundSchema = V1AaveTokenPriceToken$outboundSchema;
44848
- })(V1AaveTokenPriceToken$ ||= {});
44849
44098
  V1AaveTokenPriceRequest$inboundSchema = objectType({
44850
44099
  chain: V1AaveTokenPriceChain$inboundSchema.default("arbitrum"),
44851
44100
  block: nullableType(numberType().int()).optional(),
44852
- token: V1AaveTokenPriceToken$inboundSchema.default("USDC")
44101
+ token: stringType().default("USDC")
44853
44102
  });
44854
44103
  V1AaveTokenPriceRequest$outboundSchema = objectType({
44855
44104
  chain: V1AaveTokenPriceChain$outboundSchema.default("arbitrum"),
44856
44105
  block: nullableType(numberType().int()).optional(),
44857
- token: V1AaveTokenPriceToken$outboundSchema.default("USDC")
44106
+ token: stringType().default("USDC")
44858
44107
  });
44859
44108
  ((V1AaveTokenPriceRequest$) => {
44860
44109
  V1AaveTokenPriceRequest$.inboundSchema = V1AaveTokenPriceRequest$inboundSchema;
@@ -44863,7 +44112,7 @@ var init_v1aavetokenprice = __esm(() => {
44863
44112
  });
44864
44113
 
44865
44114
  // src/models/operations/v1aaveuserpositionpertoken.ts
44866
- var V1AaveUserPositionPerTokenChain, V1AaveUserPositionPerTokenToken, V1AaveUserPositionPerTokenChain$inboundSchema, V1AaveUserPositionPerTokenChain$outboundSchema, V1AaveUserPositionPerTokenChain$, V1AaveUserPositionPerTokenToken$inboundSchema, V1AaveUserPositionPerTokenToken$outboundSchema, V1AaveUserPositionPerTokenToken$, V1AaveUserPositionPerTokenRequest$inboundSchema, V1AaveUserPositionPerTokenRequest$outboundSchema, V1AaveUserPositionPerTokenRequest$;
44115
+ var V1AaveUserPositionPerTokenChain, V1AaveUserPositionPerTokenChain$inboundSchema, V1AaveUserPositionPerTokenChain$outboundSchema, V1AaveUserPositionPerTokenChain$, V1AaveUserPositionPerTokenRequest$inboundSchema, V1AaveUserPositionPerTokenRequest$outboundSchema, V1AaveUserPositionPerTokenRequest$;
44867
44116
  var init_v1aaveuserpositionpertoken = __esm(() => {
44868
44117
  init_zod();
44869
44118
  V1AaveUserPositionPerTokenChain = {
@@ -44871,99 +44120,23 @@ var init_v1aaveuserpositionpertoken = __esm(() => {
44871
44120
  Base: "base",
44872
44121
  Ethereum: "ethereum"
44873
44122
  };
44874
- V1AaveUserPositionPerTokenToken = {
44875
- OneINCH: "1INCH",
44876
- Aave: "AAVE",
44877
- Aero: "AERO",
44878
- Arb: "ARB",
44879
- Bal: "BAL",
44880
- Bnkr: "BNKR",
44881
- CbBTC: "cbBTC",
44882
- CbETH: "cbETH",
44883
- Clanker: "CLANKER",
44884
- Copi: "COPI",
44885
- Crv: "CRV",
44886
- CrvUSD: "crvUSD",
44887
- Cyber: "CYBER",
44888
- Dai: "DAI",
44889
- Doginme: "DOGINME",
44890
- EBTC: "eBTC",
44891
- Ens: "ENS",
44892
- Eth: "ETH",
44893
- Ethfi: "ETHFI",
44894
- ETHx: "ETHx",
44895
- Eurc: "EURC",
44896
- Eur: "EUR",
44897
- Eurs: "EURS",
44898
- EUSDe: "eUSDe",
44899
- EzETH: "ezETH",
44900
- Fbtc: "FBTC",
44901
- Frax: "FRAX",
44902
- Fxs: "FXS",
44903
- Gho: "GHO",
44904
- Knc: "KNC",
44905
- Lbtc: "LBTC",
44906
- Ldo: "LDO",
44907
- Link: "LINK",
44908
- LsETH: "LsETH",
44909
- Lusd: "LUSD",
44910
- Mai: "MAI",
44911
- Mkr: "MKR",
44912
- OsETH: "osETH",
44913
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
44914
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
44915
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
44916
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
44917
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
44918
- Pyusd: "PYUSD",
44919
- RETH: "rETH",
44920
- Rlusd: "RLUSD",
44921
- Rpl: "RPL",
44922
- RsETH: "rsETH",
44923
- SDAI: "sDAI",
44924
- Snx: "SNX",
44925
- Stg: "STG",
44926
- SUSDe: "sUSDe",
44927
- TBTC: "tBTC",
44928
- Uni: "UNI",
44929
- USDbC: "USDbC",
44930
- USDCe: "USDCe",
44931
- Usdc: "USDC",
44932
- USDe: "USDe",
44933
- Usds: "USDS",
44934
- USDtb: "USDtb",
44935
- Usdt: "USDT",
44936
- Virtual: "VIRTUAL",
44937
- Wbtc: "WBTC",
44938
- WeETH: "weETH",
44939
- Well: "WELL",
44940
- Weth: "WETH",
44941
- WrsETH: "wrsETH",
44942
- WstETH: "wstETH"
44943
- };
44944
44123
  V1AaveUserPositionPerTokenChain$inboundSchema = nativeEnumType(V1AaveUserPositionPerTokenChain);
44945
44124
  V1AaveUserPositionPerTokenChain$outboundSchema = V1AaveUserPositionPerTokenChain$inboundSchema;
44946
44125
  ((V1AaveUserPositionPerTokenChain$) => {
44947
44126
  V1AaveUserPositionPerTokenChain$.inboundSchema = V1AaveUserPositionPerTokenChain$inboundSchema;
44948
44127
  V1AaveUserPositionPerTokenChain$.outboundSchema = V1AaveUserPositionPerTokenChain$outboundSchema;
44949
44128
  })(V1AaveUserPositionPerTokenChain$ ||= {});
44950
- V1AaveUserPositionPerTokenToken$inboundSchema = nativeEnumType(V1AaveUserPositionPerTokenToken);
44951
- V1AaveUserPositionPerTokenToken$outboundSchema = V1AaveUserPositionPerTokenToken$inboundSchema;
44952
- ((V1AaveUserPositionPerTokenToken$) => {
44953
- V1AaveUserPositionPerTokenToken$.inboundSchema = V1AaveUserPositionPerTokenToken$inboundSchema;
44954
- V1AaveUserPositionPerTokenToken$.outboundSchema = V1AaveUserPositionPerTokenToken$outboundSchema;
44955
- })(V1AaveUserPositionPerTokenToken$ ||= {});
44956
44129
  V1AaveUserPositionPerTokenRequest$inboundSchema = objectType({
44957
44130
  chain: V1AaveUserPositionPerTokenChain$inboundSchema.default("base"),
44958
44131
  block: nullableType(numberType().int()).optional(),
44959
44132
  user: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63"),
44960
- token: V1AaveUserPositionPerTokenToken$inboundSchema.default("USDC")
44133
+ token: stringType().default("USDC")
44961
44134
  });
44962
44135
  V1AaveUserPositionPerTokenRequest$outboundSchema = objectType({
44963
44136
  chain: V1AaveUserPositionPerTokenChain$outboundSchema.default("base"),
44964
44137
  block: nullableType(numberType().int()).optional(),
44965
44138
  user: stringType().default("0x3254f3b1918637ba924e3F18968Cb74219974b63"),
44966
- token: V1AaveUserPositionPerTokenToken$outboundSchema.default("USDC")
44139
+ token: stringType().default("USDC")
44967
44140
  });
44968
44141
  ((V1AaveUserPositionPerTokenRequest$) => {
44969
44142
  V1AaveUserPositionPerTokenRequest$.inboundSchema = V1AaveUserPositionPerTokenRequest$inboundSchema;
@@ -45030,175 +44203,23 @@ var init_v1aerodromeslipstreamliquidityprovisionpositions = __esm(() => {
45030
44203
  });
45031
44204
 
45032
44205
  // src/models/operations/v1aerodromeslipstreampoolprice.ts
45033
- var V1AerodromeSlipstreamPoolPriceChain, V1AerodromeSlipstreamPoolPriceTokenInToken, V1AerodromeSlipstreamPoolPriceTokenOutToken, V1AerodromeSlipstreamPoolPriceChain$inboundSchema, V1AerodromeSlipstreamPoolPriceChain$outboundSchema, V1AerodromeSlipstreamPoolPriceChain$, V1AerodromeSlipstreamPoolPriceTokenInToken$inboundSchema, V1AerodromeSlipstreamPoolPriceTokenInToken$outboundSchema, V1AerodromeSlipstreamPoolPriceTokenInToken$, V1AerodromeSlipstreamPoolPriceTokenOutToken$inboundSchema, V1AerodromeSlipstreamPoolPriceTokenOutToken$outboundSchema, V1AerodromeSlipstreamPoolPriceTokenOutToken$, V1AerodromeSlipstreamPoolPriceRequest$inboundSchema, V1AerodromeSlipstreamPoolPriceRequest$outboundSchema, V1AerodromeSlipstreamPoolPriceRequest$;
44206
+ var V1AerodromeSlipstreamPoolPriceChain, V1AerodromeSlipstreamPoolPriceChain$inboundSchema, V1AerodromeSlipstreamPoolPriceChain$outboundSchema, V1AerodromeSlipstreamPoolPriceChain$, V1AerodromeSlipstreamPoolPriceRequest$inboundSchema, V1AerodromeSlipstreamPoolPriceRequest$outboundSchema, V1AerodromeSlipstreamPoolPriceRequest$;
45034
44207
  var init_v1aerodromeslipstreampoolprice = __esm(() => {
45035
44208
  init_zod();
45036
44209
  init_primitives();
45037
44210
  V1AerodromeSlipstreamPoolPriceChain = {
45038
44211
  Base: "base"
45039
44212
  };
45040
- V1AerodromeSlipstreamPoolPriceTokenInToken = {
45041
- OneINCH: "1INCH",
45042
- Aave: "AAVE",
45043
- Aero: "AERO",
45044
- Arb: "ARB",
45045
- Bal: "BAL",
45046
- Bnkr: "BNKR",
45047
- CbBTC: "cbBTC",
45048
- CbETH: "cbETH",
45049
- Clanker: "CLANKER",
45050
- Copi: "COPI",
45051
- Crv: "CRV",
45052
- CrvUSD: "crvUSD",
45053
- Cyber: "CYBER",
45054
- Dai: "DAI",
45055
- Doginme: "DOGINME",
45056
- EBTC: "eBTC",
45057
- Ens: "ENS",
45058
- Eth: "ETH",
45059
- Ethfi: "ETHFI",
45060
- ETHx: "ETHx",
45061
- Eurc: "EURC",
45062
- Eur: "EUR",
45063
- Eurs: "EURS",
45064
- EUSDe: "eUSDe",
45065
- EzETH: "ezETH",
45066
- Fbtc: "FBTC",
45067
- Frax: "FRAX",
45068
- Fxs: "FXS",
45069
- Gho: "GHO",
45070
- Knc: "KNC",
45071
- Lbtc: "LBTC",
45072
- Ldo: "LDO",
45073
- Link: "LINK",
45074
- LsETH: "LsETH",
45075
- Lusd: "LUSD",
45076
- Mai: "MAI",
45077
- Mkr: "MKR",
45078
- OsETH: "osETH",
45079
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
45080
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
45081
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
45082
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
45083
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
45084
- Pyusd: "PYUSD",
45085
- RETH: "rETH",
45086
- Rlusd: "RLUSD",
45087
- Rpl: "RPL",
45088
- RsETH: "rsETH",
45089
- SDAI: "sDAI",
45090
- Snx: "SNX",
45091
- Stg: "STG",
45092
- SUSDe: "sUSDe",
45093
- TBTC: "tBTC",
45094
- Uni: "UNI",
45095
- USDbC: "USDbC",
45096
- USDCe: "USDCe",
45097
- Usdc: "USDC",
45098
- USDe: "USDe",
45099
- Usds: "USDS",
45100
- USDtb: "USDtb",
45101
- Usdt: "USDT",
45102
- Virtual: "VIRTUAL",
45103
- Wbtc: "WBTC",
45104
- WeETH: "weETH",
45105
- Well: "WELL",
45106
- Weth: "WETH",
45107
- WrsETH: "wrsETH",
45108
- WstETH: "wstETH"
45109
- };
45110
- V1AerodromeSlipstreamPoolPriceTokenOutToken = {
45111
- OneINCH: "1INCH",
45112
- Aave: "AAVE",
45113
- Aero: "AERO",
45114
- Arb: "ARB",
45115
- Bal: "BAL",
45116
- Bnkr: "BNKR",
45117
- CbBTC: "cbBTC",
45118
- CbETH: "cbETH",
45119
- Clanker: "CLANKER",
45120
- Copi: "COPI",
45121
- Crv: "CRV",
45122
- CrvUSD: "crvUSD",
45123
- Cyber: "CYBER",
45124
- Dai: "DAI",
45125
- Doginme: "DOGINME",
45126
- EBTC: "eBTC",
45127
- Ens: "ENS",
45128
- Eth: "ETH",
45129
- Ethfi: "ETHFI",
45130
- ETHx: "ETHx",
45131
- Eurc: "EURC",
45132
- Eur: "EUR",
45133
- Eurs: "EURS",
45134
- EUSDe: "eUSDe",
45135
- EzETH: "ezETH",
45136
- Fbtc: "FBTC",
45137
- Frax: "FRAX",
45138
- Fxs: "FXS",
45139
- Gho: "GHO",
45140
- Knc: "KNC",
45141
- Lbtc: "LBTC",
45142
- Ldo: "LDO",
45143
- Link: "LINK",
45144
- LsETH: "LsETH",
45145
- Lusd: "LUSD",
45146
- Mai: "MAI",
45147
- Mkr: "MKR",
45148
- OsETH: "osETH",
45149
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
45150
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
45151
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
45152
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
45153
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
45154
- Pyusd: "PYUSD",
45155
- RETH: "rETH",
45156
- Rlusd: "RLUSD",
45157
- Rpl: "RPL",
45158
- RsETH: "rsETH",
45159
- SDAI: "sDAI",
45160
- Snx: "SNX",
45161
- Stg: "STG",
45162
- SUSDe: "sUSDe",
45163
- TBTC: "tBTC",
45164
- Uni: "UNI",
45165
- USDbC: "USDbC",
45166
- USDCe: "USDCe",
45167
- Usdc: "USDC",
45168
- USDe: "USDe",
45169
- Usds: "USDS",
45170
- USDtb: "USDtb",
45171
- Usdt: "USDT",
45172
- Virtual: "VIRTUAL",
45173
- Wbtc: "WBTC",
45174
- WeETH: "weETH",
45175
- Well: "WELL",
45176
- Weth: "WETH",
45177
- WrsETH: "wrsETH",
45178
- WstETH: "wstETH"
45179
- };
45180
44213
  V1AerodromeSlipstreamPoolPriceChain$inboundSchema = nativeEnumType(V1AerodromeSlipstreamPoolPriceChain);
45181
44214
  V1AerodromeSlipstreamPoolPriceChain$outboundSchema = V1AerodromeSlipstreamPoolPriceChain$inboundSchema;
45182
44215
  ((V1AerodromeSlipstreamPoolPriceChain$) => {
45183
44216
  V1AerodromeSlipstreamPoolPriceChain$.inboundSchema = V1AerodromeSlipstreamPoolPriceChain$inboundSchema;
45184
44217
  V1AerodromeSlipstreamPoolPriceChain$.outboundSchema = V1AerodromeSlipstreamPoolPriceChain$outboundSchema;
45185
44218
  })(V1AerodromeSlipstreamPoolPriceChain$ ||= {});
45186
- V1AerodromeSlipstreamPoolPriceTokenInToken$inboundSchema = nativeEnumType(V1AerodromeSlipstreamPoolPriceTokenInToken);
45187
- V1AerodromeSlipstreamPoolPriceTokenInToken$outboundSchema = V1AerodromeSlipstreamPoolPriceTokenInToken$inboundSchema;
45188
- ((V1AerodromeSlipstreamPoolPriceTokenInToken$) => {
45189
- V1AerodromeSlipstreamPoolPriceTokenInToken$.inboundSchema = V1AerodromeSlipstreamPoolPriceTokenInToken$inboundSchema;
45190
- V1AerodromeSlipstreamPoolPriceTokenInToken$.outboundSchema = V1AerodromeSlipstreamPoolPriceTokenInToken$outboundSchema;
45191
- })(V1AerodromeSlipstreamPoolPriceTokenInToken$ ||= {});
45192
- V1AerodromeSlipstreamPoolPriceTokenOutToken$inboundSchema = nativeEnumType(V1AerodromeSlipstreamPoolPriceTokenOutToken);
45193
- V1AerodromeSlipstreamPoolPriceTokenOutToken$outboundSchema = V1AerodromeSlipstreamPoolPriceTokenOutToken$inboundSchema;
45194
- ((V1AerodromeSlipstreamPoolPriceTokenOutToken$) => {
45195
- V1AerodromeSlipstreamPoolPriceTokenOutToken$.inboundSchema = V1AerodromeSlipstreamPoolPriceTokenOutToken$inboundSchema;
45196
- V1AerodromeSlipstreamPoolPriceTokenOutToken$.outboundSchema = V1AerodromeSlipstreamPoolPriceTokenOutToken$outboundSchema;
45197
- })(V1AerodromeSlipstreamPoolPriceTokenOutToken$ ||= {});
45198
44219
  V1AerodromeSlipstreamPoolPriceRequest$inboundSchema = objectType({
45199
44220
  chain: V1AerodromeSlipstreamPoolPriceChain$inboundSchema.default("base"),
45200
- token_in: V1AerodromeSlipstreamPoolPriceTokenInToken$inboundSchema.default("USDC"),
45201
- token_out: V1AerodromeSlipstreamPoolPriceTokenOutToken$inboundSchema.default("WETH"),
44221
+ token_in: stringType().default("USDC"),
44222
+ token_out: stringType().default("WETH"),
45202
44223
  tick_spacing: numberType().int().default(100)
45203
44224
  }).transform((v2) => {
45204
44225
  return remap(v2, {
@@ -45209,8 +44230,8 @@ var init_v1aerodromeslipstreampoolprice = __esm(() => {
45209
44230
  });
45210
44231
  V1AerodromeSlipstreamPoolPriceRequest$outboundSchema = objectType({
45211
44232
  chain: V1AerodromeSlipstreamPoolPriceChain$outboundSchema.default("base"),
45212
- tokenIn: V1AerodromeSlipstreamPoolPriceTokenInToken$outboundSchema.default("USDC"),
45213
- tokenOut: V1AerodromeSlipstreamPoolPriceTokenOutToken$outboundSchema.default("WETH"),
44233
+ tokenIn: stringType().default("USDC"),
44234
+ tokenOut: stringType().default("WETH"),
45214
44235
  tickSpacing: numberType().int().default(100)
45215
44236
  }).transform((v2) => {
45216
44237
  return remap(v2, {
@@ -45264,10 +44285,9 @@ var init_v1ethenavault = __esm(() => {
45264
44285
  });
45265
44286
 
45266
44287
  // src/models/operations/v1genericallowance.ts
45267
- 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$;
44288
+ var V1GenericAllowanceChain, ContractEnum, V1GenericAllowanceChain$inboundSchema, V1GenericAllowanceChain$outboundSchema, V1GenericAllowanceChain$, ContractEnum$inboundSchema, ContractEnum$outboundSchema, ContractEnum$, Contract$inboundSchema, Contract$outboundSchema, Contract$, V1GenericAllowanceRequest$inboundSchema, V1GenericAllowanceRequest$outboundSchema, V1GenericAllowanceRequest$;
45268
44289
  var init_v1genericallowance = __esm(() => {
45269
44290
  init_zod();
45270
- init_components();
45271
44291
  V1GenericAllowanceChain = {
45272
44292
  Arbitrum: "arbitrum",
45273
44293
  Base: "base",
@@ -45294,12 +44314,6 @@ var init_v1genericallowance = __esm(() => {
45294
44314
  V1GenericAllowanceChain$.inboundSchema = V1GenericAllowanceChain$inboundSchema;
45295
44315
  V1GenericAllowanceChain$.outboundSchema = V1GenericAllowanceChain$outboundSchema;
45296
44316
  })(V1GenericAllowanceChain$ ||= {});
45297
- V1GenericAllowanceToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
45298
- V1GenericAllowanceToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
45299
- ((V1GenericAllowanceToken$) => {
45300
- V1GenericAllowanceToken$.inboundSchema = V1GenericAllowanceToken$inboundSchema;
45301
- V1GenericAllowanceToken$.outboundSchema = V1GenericAllowanceToken$outboundSchema;
45302
- })(V1GenericAllowanceToken$ ||= {});
45303
44317
  ContractEnum$inboundSchema = nativeEnumType(ContractEnum);
45304
44318
  ContractEnum$outboundSchema = ContractEnum$inboundSchema;
45305
44319
  ((ContractEnum$) => {
@@ -45315,13 +44329,13 @@ var init_v1genericallowance = __esm(() => {
45315
44329
  V1GenericAllowanceRequest$inboundSchema = objectType({
45316
44330
  chain: V1GenericAllowanceChain$inboundSchema.default("arbitrum"),
45317
44331
  user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
45318
- token: unionType([TokenEnum$inboundSchema, stringType()]),
44332
+ token: stringType().default("USDC"),
45319
44333
  contract: unionType([ContractEnum$inboundSchema, stringType()])
45320
44334
  });
45321
44335
  V1GenericAllowanceRequest$outboundSchema = objectType({
45322
44336
  chain: V1GenericAllowanceChain$outboundSchema.default("arbitrum"),
45323
44337
  user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
45324
- token: unionType([TokenEnum$outboundSchema, stringType()]),
44338
+ token: stringType().default("USDC"),
45325
44339
  contract: unionType([ContractEnum$outboundSchema, stringType()])
45326
44340
  });
45327
44341
  ((V1GenericAllowanceRequest$) => {
@@ -45412,33 +44426,6 @@ var init_v1genericsupportedchains = __esm(() => {
45412
44426
  })(V1GenericSupportedChainsRequest$ ||= {});
45413
44427
  });
45414
44428
 
45415
- // src/models/operations/v1genericsupportedtokens.ts
45416
- var V1GenericSupportedTokensChain, V1GenericSupportedTokensChain$inboundSchema, V1GenericSupportedTokensChain$outboundSchema, V1GenericSupportedTokensChain$, V1GenericSupportedTokensRequest$inboundSchema, V1GenericSupportedTokensRequest$outboundSchema, V1GenericSupportedTokensRequest$;
45417
- var init_v1genericsupportedtokens = __esm(() => {
45418
- init_zod();
45419
- V1GenericSupportedTokensChain = {
45420
- Arbitrum: "arbitrum",
45421
- Base: "base",
45422
- Ethereum: "ethereum"
45423
- };
45424
- V1GenericSupportedTokensChain$inboundSchema = nativeEnumType(V1GenericSupportedTokensChain);
45425
- V1GenericSupportedTokensChain$outboundSchema = V1GenericSupportedTokensChain$inboundSchema;
45426
- ((V1GenericSupportedTokensChain$) => {
45427
- V1GenericSupportedTokensChain$.inboundSchema = V1GenericSupportedTokensChain$inboundSchema;
45428
- V1GenericSupportedTokensChain$.outboundSchema = V1GenericSupportedTokensChain$outboundSchema;
45429
- })(V1GenericSupportedTokensChain$ ||= {});
45430
- V1GenericSupportedTokensRequest$inboundSchema = objectType({
45431
- chain: V1GenericSupportedTokensChain$inboundSchema.default("arbitrum")
45432
- });
45433
- V1GenericSupportedTokensRequest$outboundSchema = objectType({
45434
- chain: V1GenericSupportedTokensChain$outboundSchema.default("arbitrum")
45435
- });
45436
- ((V1GenericSupportedTokensRequest$) => {
45437
- V1GenericSupportedTokensRequest$.inboundSchema = V1GenericSupportedTokensRequest$inboundSchema;
45438
- V1GenericSupportedTokensRequest$.outboundSchema = V1GenericSupportedTokensRequest$outboundSchema;
45439
- })(V1GenericSupportedTokensRequest$ ||= {});
45440
- });
45441
-
45442
44429
  // src/models/operations/v1morphomarket.ts
45443
44430
  var V1MorphoMarketChain, V1MorphoMarketChain$inboundSchema, V1MorphoMarketChain$outboundSchema, V1MorphoMarketChain$, V1MorphoMarketRequest$inboundSchema, V1MorphoMarketRequest$outboundSchema, V1MorphoMarketRequest$;
45444
44431
  var init_v1morphomarket = __esm(() => {
@@ -45520,11 +44507,10 @@ var init_v1morphomarketposition = __esm(() => {
45520
44507
  });
45521
44508
 
45522
44509
  // src/models/operations/v1morphomarkets.ts
45523
- var V1MorphoMarketsChain, V1MorphoMarketsChain$inboundSchema, V1MorphoMarketsChain$outboundSchema, V1MorphoMarketsChain$, CollateralToken$inboundSchema, CollateralToken$outboundSchema, CollateralToken$, LoanToken$inboundSchema, LoanToken$outboundSchema, LoanToken$, V1MorphoMarketsRequest$inboundSchema, V1MorphoMarketsRequest$outboundSchema, V1MorphoMarketsRequest$;
44510
+ var V1MorphoMarketsChain, V1MorphoMarketsChain$inboundSchema, V1MorphoMarketsChain$outboundSchema, V1MorphoMarketsChain$, V1MorphoMarketsRequest$inboundSchema, V1MorphoMarketsRequest$outboundSchema, V1MorphoMarketsRequest$;
45524
44511
  var init_v1morphomarkets = __esm(() => {
45525
44512
  init_zod();
45526
44513
  init_primitives();
45527
- init_components();
45528
44514
  V1MorphoMarketsChain = {
45529
44515
  Arbitrum: "arbitrum",
45530
44516
  Base: "base",
@@ -45536,22 +44522,10 @@ var init_v1morphomarkets = __esm(() => {
45536
44522
  V1MorphoMarketsChain$.inboundSchema = V1MorphoMarketsChain$inboundSchema;
45537
44523
  V1MorphoMarketsChain$.outboundSchema = V1MorphoMarketsChain$outboundSchema;
45538
44524
  })(V1MorphoMarketsChain$ ||= {});
45539
- CollateralToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
45540
- CollateralToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
45541
- ((CollateralToken$) => {
45542
- CollateralToken$.inboundSchema = CollateralToken$inboundSchema;
45543
- CollateralToken$.outboundSchema = CollateralToken$outboundSchema;
45544
- })(CollateralToken$ ||= {});
45545
- LoanToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
45546
- LoanToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
45547
- ((LoanToken$) => {
45548
- LoanToken$.inboundSchema = LoanToken$inboundSchema;
45549
- LoanToken$.outboundSchema = LoanToken$outboundSchema;
45550
- })(LoanToken$ ||= {});
45551
44525
  V1MorphoMarketsRequest$inboundSchema = objectType({
45552
44526
  chain: V1MorphoMarketsChain$inboundSchema.default("base"),
45553
- collateral_token: nullableType(unionType([TokenEnum$inboundSchema, stringType()])).optional(),
45554
- loan_token: nullableType(unionType([TokenEnum$inboundSchema, stringType()])).optional()
44527
+ collateral_token: nullableType(stringType()).optional(),
44528
+ loan_token: nullableType(stringType()).optional()
45555
44529
  }).transform((v2) => {
45556
44530
  return remap(v2, {
45557
44531
  collateral_token: "collateralToken",
@@ -45560,8 +44534,8 @@ var init_v1morphomarkets = __esm(() => {
45560
44534
  });
45561
44535
  V1MorphoMarketsRequest$outboundSchema = objectType({
45562
44536
  chain: V1MorphoMarketsChain$outboundSchema.default("base"),
45563
- collateralToken: nullableType(unionType([TokenEnum$outboundSchema, stringType()])).optional(),
45564
- loanToken: nullableType(unionType([TokenEnum$outboundSchema, stringType()])).optional()
44537
+ collateralToken: nullableType(stringType()).optional(),
44538
+ loanToken: nullableType(stringType()).optional()
45565
44539
  }).transform((v2) => {
45566
44540
  return remap(v2, {
45567
44541
  collateralToken: "collateral_token",
@@ -45657,11 +44631,10 @@ var init_v1morphovault = __esm(() => {
45657
44631
  });
45658
44632
 
45659
44633
  // src/models/operations/v1morphovaults.ts
45660
- var V1MorphoVaultsChain, V1MorphoVaultsChain$inboundSchema, V1MorphoVaultsChain$outboundSchema, V1MorphoVaultsChain$, DepositToken$inboundSchema, DepositToken$outboundSchema, DepositToken$, V1MorphoVaultsRequest$inboundSchema, V1MorphoVaultsRequest$outboundSchema, V1MorphoVaultsRequest$;
44634
+ var V1MorphoVaultsChain, V1MorphoVaultsChain$inboundSchema, V1MorphoVaultsChain$outboundSchema, V1MorphoVaultsChain$, V1MorphoVaultsRequest$inboundSchema, V1MorphoVaultsRequest$outboundSchema, V1MorphoVaultsRequest$;
45661
44635
  var init_v1morphovaults = __esm(() => {
45662
44636
  init_zod();
45663
44637
  init_primitives();
45664
- init_components();
45665
44638
  V1MorphoVaultsChain = {
45666
44639
  Arbitrum: "arbitrum",
45667
44640
  Base: "base",
@@ -45673,15 +44646,9 @@ var init_v1morphovaults = __esm(() => {
45673
44646
  V1MorphoVaultsChain$.inboundSchema = V1MorphoVaultsChain$inboundSchema;
45674
44647
  V1MorphoVaultsChain$.outboundSchema = V1MorphoVaultsChain$outboundSchema;
45675
44648
  })(V1MorphoVaultsChain$ ||= {});
45676
- DepositToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
45677
- DepositToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
45678
- ((DepositToken$) => {
45679
- DepositToken$.inboundSchema = DepositToken$inboundSchema;
45680
- DepositToken$.outboundSchema = DepositToken$outboundSchema;
45681
- })(DepositToken$ ||= {});
45682
44649
  V1MorphoVaultsRequest$inboundSchema = objectType({
45683
44650
  chain: V1MorphoVaultsChain$inboundSchema.default("base"),
45684
- deposit_token: nullableType(unionType([TokenEnum$inboundSchema, stringType()])).optional()
44651
+ deposit_token: nullableType(stringType()).optional()
45685
44652
  }).transform((v2) => {
45686
44653
  return remap(v2, {
45687
44654
  deposit_token: "depositToken"
@@ -45689,7 +44656,7 @@ var init_v1morphovaults = __esm(() => {
45689
44656
  });
45690
44657
  V1MorphoVaultsRequest$outboundSchema = objectType({
45691
44658
  chain: V1MorphoVaultsChain$outboundSchema.default("base"),
45692
- depositToken: nullableType(unionType([TokenEnum$outboundSchema, stringType()])).optional()
44659
+ depositToken: nullableType(stringType()).optional()
45693
44660
  }).transform((v2) => {
45694
44661
  return remap(v2, {
45695
44662
  depositToken: "deposit_token"
@@ -45826,7 +44793,7 @@ var init_v1skyposition = __esm(() => {
45826
44793
  })(V1SkyPositionChain$ ||= {});
45827
44794
  V1SkyPositionRequest$inboundSchema = objectType({
45828
44795
  chain: V1SkyPositionChain$inboundSchema.default("ethereum"),
45829
- user_address: stringType().default("0xa829B388A3DF7f581cE957a95edbe419dd146d1B")
44796
+ user_address: stringType().default("0xacCEE9C7A5a759f814C7A770e2D8F78d662b1F60")
45830
44797
  }).transform((v2) => {
45831
44798
  return remap(v2, {
45832
44799
  user_address: "userAddress"
@@ -45834,7 +44801,7 @@ var init_v1skyposition = __esm(() => {
45834
44801
  });
45835
44802
  V1SkyPositionRequest$outboundSchema = objectType({
45836
44803
  chain: V1SkyPositionChain$outboundSchema.default("ethereum"),
45837
- userAddress: stringType().default("0xa829B388A3DF7f581cE957a95edbe419dd146d1B")
44804
+ userAddress: stringType().default("0xacCEE9C7A5a759f814C7A770e2D8F78d662b1F60")
45838
44805
  }).transform((v2) => {
45839
44806
  return remap(v2, {
45840
44807
  userAddress: "user_address"
@@ -45846,116 +44813,10 @@ var init_v1skyposition = __esm(() => {
45846
44813
  })(V1SkyPositionRequest$ ||= {});
45847
44814
  });
45848
44815
 
45849
- // src/models/operations/v1tokenaddress.ts
45850
- var V1TokenAddressChain, V1TokenAddressToken, V1TokenAddressChain$inboundSchema, V1TokenAddressChain$outboundSchema, V1TokenAddressChain$, V1TokenAddressToken$inboundSchema, V1TokenAddressToken$outboundSchema, V1TokenAddressToken$, V1TokenAddressRequest$inboundSchema, V1TokenAddressRequest$outboundSchema, V1TokenAddressRequest$;
45851
- var init_v1tokenaddress = __esm(() => {
45852
- init_zod();
45853
- V1TokenAddressChain = {
45854
- Arbitrum: "arbitrum",
45855
- Base: "base",
45856
- Ethereum: "ethereum"
45857
- };
45858
- V1TokenAddressToken = {
45859
- OneINCH: "1INCH",
45860
- Aave: "AAVE",
45861
- Aero: "AERO",
45862
- Arb: "ARB",
45863
- Bal: "BAL",
45864
- Bnkr: "BNKR",
45865
- CbBTC: "cbBTC",
45866
- CbETH: "cbETH",
45867
- Clanker: "CLANKER",
45868
- Copi: "COPI",
45869
- Crv: "CRV",
45870
- CrvUSD: "crvUSD",
45871
- Cyber: "CYBER",
45872
- Dai: "DAI",
45873
- Doginme: "DOGINME",
45874
- EBTC: "eBTC",
45875
- Ens: "ENS",
45876
- Eth: "ETH",
45877
- Ethfi: "ETHFI",
45878
- ETHx: "ETHx",
45879
- Eurc: "EURC",
45880
- Eur: "EUR",
45881
- Eurs: "EURS",
45882
- EUSDe: "eUSDe",
45883
- EzETH: "ezETH",
45884
- Fbtc: "FBTC",
45885
- Frax: "FRAX",
45886
- Fxs: "FXS",
45887
- Gho: "GHO",
45888
- Knc: "KNC",
45889
- Lbtc: "LBTC",
45890
- Ldo: "LDO",
45891
- Link: "LINK",
45892
- LsETH: "LsETH",
45893
- Lusd: "LUSD",
45894
- Mai: "MAI",
45895
- Mkr: "MKR",
45896
- OsETH: "osETH",
45897
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
45898
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
45899
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
45900
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
45901
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
45902
- Pyusd: "PYUSD",
45903
- RETH: "rETH",
45904
- Rlusd: "RLUSD",
45905
- Rpl: "RPL",
45906
- RsETH: "rsETH",
45907
- SDAI: "sDAI",
45908
- Snx: "SNX",
45909
- Stg: "STG",
45910
- SUSDe: "sUSDe",
45911
- TBTC: "tBTC",
45912
- Uni: "UNI",
45913
- USDbC: "USDbC",
45914
- USDCe: "USDCe",
45915
- Usdc: "USDC",
45916
- USDe: "USDe",
45917
- Usds: "USDS",
45918
- USDtb: "USDtb",
45919
- Usdt: "USDT",
45920
- Virtual: "VIRTUAL",
45921
- Wbtc: "WBTC",
45922
- WeETH: "weETH",
45923
- Well: "WELL",
45924
- Weth: "WETH",
45925
- WrsETH: "wrsETH",
45926
- WstETH: "wstETH"
45927
- };
45928
- V1TokenAddressChain$inboundSchema = nativeEnumType(V1TokenAddressChain);
45929
- V1TokenAddressChain$outboundSchema = V1TokenAddressChain$inboundSchema;
45930
- ((V1TokenAddressChain$) => {
45931
- V1TokenAddressChain$.inboundSchema = V1TokenAddressChain$inboundSchema;
45932
- V1TokenAddressChain$.outboundSchema = V1TokenAddressChain$outboundSchema;
45933
- })(V1TokenAddressChain$ ||= {});
45934
- V1TokenAddressToken$inboundSchema = nativeEnumType(V1TokenAddressToken);
45935
- V1TokenAddressToken$outboundSchema = V1TokenAddressToken$inboundSchema;
45936
- ((V1TokenAddressToken$) => {
45937
- V1TokenAddressToken$.inboundSchema = V1TokenAddressToken$inboundSchema;
45938
- V1TokenAddressToken$.outboundSchema = V1TokenAddressToken$outboundSchema;
45939
- })(V1TokenAddressToken$ ||= {});
45940
- V1TokenAddressRequest$inboundSchema = objectType({
45941
- chain: V1TokenAddressChain$inboundSchema.default("arbitrum"),
45942
- token: V1TokenAddressToken$inboundSchema.default("WETH")
45943
- });
45944
- V1TokenAddressRequest$outboundSchema = objectType({
45945
- chain: V1TokenAddressChain$outboundSchema.default("arbitrum"),
45946
- token: V1TokenAddressToken$outboundSchema.default("WETH")
45947
- });
45948
- ((V1TokenAddressRequest$) => {
45949
- V1TokenAddressRequest$.inboundSchema = V1TokenAddressRequest$inboundSchema;
45950
- V1TokenAddressRequest$.outboundSchema = V1TokenAddressRequest$outboundSchema;
45951
- })(V1TokenAddressRequest$ ||= {});
45952
- });
45953
-
45954
44816
  // src/models/operations/v1tokenbalance.ts
45955
- var V1TokenBalanceChain, V1TokenBalanceChain$inboundSchema, V1TokenBalanceChain$outboundSchema, V1TokenBalanceChain$, V1TokenBalanceToken$inboundSchema, V1TokenBalanceToken$outboundSchema, V1TokenBalanceToken$, V1TokenBalanceRequest$inboundSchema, V1TokenBalanceRequest$outboundSchema, V1TokenBalanceRequest$;
44817
+ var V1TokenBalanceChain, V1TokenBalanceChain$inboundSchema, V1TokenBalanceChain$outboundSchema, V1TokenBalanceChain$, V1TokenBalanceRequest$inboundSchema, V1TokenBalanceRequest$outboundSchema, V1TokenBalanceRequest$;
45956
44818
  var init_v1tokenbalance = __esm(() => {
45957
44819
  init_zod();
45958
- init_components();
45959
44820
  V1TokenBalanceChain = {
45960
44821
  Arbitrum: "arbitrum",
45961
44822
  Base: "base",
@@ -45967,21 +44828,15 @@ var init_v1tokenbalance = __esm(() => {
45967
44828
  V1TokenBalanceChain$.inboundSchema = V1TokenBalanceChain$inboundSchema;
45968
44829
  V1TokenBalanceChain$.outboundSchema = V1TokenBalanceChain$outboundSchema;
45969
44830
  })(V1TokenBalanceChain$ ||= {});
45970
- V1TokenBalanceToken$inboundSchema = unionType([TokenEnum$inboundSchema, stringType()]);
45971
- V1TokenBalanceToken$outboundSchema = unionType([TokenEnum$outboundSchema, stringType()]);
45972
- ((V1TokenBalanceToken$) => {
45973
- V1TokenBalanceToken$.inboundSchema = V1TokenBalanceToken$inboundSchema;
45974
- V1TokenBalanceToken$.outboundSchema = V1TokenBalanceToken$outboundSchema;
45975
- })(V1TokenBalanceToken$ ||= {});
45976
44831
  V1TokenBalanceRequest$inboundSchema = objectType({
45977
44832
  chain: V1TokenBalanceChain$inboundSchema.default("arbitrum"),
45978
44833
  user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
45979
- token: unionType([TokenEnum$inboundSchema, stringType()])
44834
+ token: stringType().default("USDC")
45980
44835
  });
45981
44836
  V1TokenBalanceRequest$outboundSchema = objectType({
45982
44837
  chain: V1TokenBalanceChain$outboundSchema.default("arbitrum"),
45983
44838
  user: stringType().default("0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"),
45984
- token: unionType([TokenEnum$outboundSchema, stringType()])
44839
+ token: stringType().default("USDC")
45985
44840
  });
45986
44841
  ((V1TokenBalanceRequest$) => {
45987
44842
  V1TokenBalanceRequest$.inboundSchema = V1TokenBalanceRequest$inboundSchema;
@@ -46007,12 +44862,12 @@ var init_v1tokenprice = __esm(() => {
46007
44862
  V1TokenPriceRequest$inboundSchema = objectType({
46008
44863
  chain: V1TokenPriceChain$inboundSchema.default("ethereum"),
46009
44864
  block: nullableType(numberType().int()).optional(),
46010
- token: anyType().optional()
44865
+ token: stringType().default("AAVE")
46011
44866
  });
46012
44867
  V1TokenPriceRequest$outboundSchema = objectType({
46013
44868
  chain: V1TokenPriceChain$outboundSchema.default("ethereum"),
46014
44869
  block: nullableType(numberType().int()).optional(),
46015
- token: anyType().optional()
44870
+ token: stringType().default("AAVE")
46016
44871
  });
46017
44872
  ((V1TokenPriceRequest$) => {
46018
44873
  V1TokenPriceRequest$.inboundSchema = V1TokenPriceRequest$inboundSchema;
@@ -46107,7 +44962,7 @@ var init_v1uniswapliquidityprovisionpositions = __esm(() => {
46107
44962
  });
46108
44963
 
46109
44964
  // src/models/operations/v1uniswappoolprice.ts
46110
- var V1UniswapPoolPriceChain, V1UniswapPoolPriceTokenInToken, V1UniswapPoolPriceTokenOutToken, V1UniswapPoolPriceFeeEnum, V1UniswapPoolPriceChain$inboundSchema, V1UniswapPoolPriceChain$outboundSchema, V1UniswapPoolPriceChain$, V1UniswapPoolPriceTokenInToken$inboundSchema, V1UniswapPoolPriceTokenInToken$outboundSchema, V1UniswapPoolPriceTokenInToken$, V1UniswapPoolPriceTokenOutToken$inboundSchema, V1UniswapPoolPriceTokenOutToken$outboundSchema, V1UniswapPoolPriceTokenOutToken$, V1UniswapPoolPriceFeeEnum$inboundSchema, V1UniswapPoolPriceFeeEnum$outboundSchema, V1UniswapPoolPriceFeeEnum$, V1UniswapPoolPriceRequest$inboundSchema, V1UniswapPoolPriceRequest$outboundSchema, V1UniswapPoolPriceRequest$;
44965
+ var V1UniswapPoolPriceChain, V1UniswapPoolPriceFeeEnum, V1UniswapPoolPriceChain$inboundSchema, V1UniswapPoolPriceChain$outboundSchema, V1UniswapPoolPriceChain$, V1UniswapPoolPriceFeeEnum$inboundSchema, V1UniswapPoolPriceFeeEnum$outboundSchema, V1UniswapPoolPriceFeeEnum$, V1UniswapPoolPriceRequest$inboundSchema, V1UniswapPoolPriceRequest$outboundSchema, V1UniswapPoolPriceRequest$;
46111
44966
  var init_v1uniswappoolprice = __esm(() => {
46112
44967
  init_zod();
46113
44968
  init_primitives();
@@ -46116,146 +44971,6 @@ var init_v1uniswappoolprice = __esm(() => {
46116
44971
  Base: "base",
46117
44972
  Ethereum: "ethereum"
46118
44973
  };
46119
- V1UniswapPoolPriceTokenInToken = {
46120
- OneINCH: "1INCH",
46121
- Aave: "AAVE",
46122
- Aero: "AERO",
46123
- Arb: "ARB",
46124
- Bal: "BAL",
46125
- Bnkr: "BNKR",
46126
- CbBTC: "cbBTC",
46127
- CbETH: "cbETH",
46128
- Clanker: "CLANKER",
46129
- Copi: "COPI",
46130
- Crv: "CRV",
46131
- CrvUSD: "crvUSD",
46132
- Cyber: "CYBER",
46133
- Dai: "DAI",
46134
- Doginme: "DOGINME",
46135
- EBTC: "eBTC",
46136
- Ens: "ENS",
46137
- Eth: "ETH",
46138
- Ethfi: "ETHFI",
46139
- ETHx: "ETHx",
46140
- Eurc: "EURC",
46141
- Eur: "EUR",
46142
- Eurs: "EURS",
46143
- EUSDe: "eUSDe",
46144
- EzETH: "ezETH",
46145
- Fbtc: "FBTC",
46146
- Frax: "FRAX",
46147
- Fxs: "FXS",
46148
- Gho: "GHO",
46149
- Knc: "KNC",
46150
- Lbtc: "LBTC",
46151
- Ldo: "LDO",
46152
- Link: "LINK",
46153
- LsETH: "LsETH",
46154
- Lusd: "LUSD",
46155
- Mai: "MAI",
46156
- Mkr: "MKR",
46157
- OsETH: "osETH",
46158
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
46159
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
46160
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
46161
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
46162
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
46163
- Pyusd: "PYUSD",
46164
- RETH: "rETH",
46165
- Rlusd: "RLUSD",
46166
- Rpl: "RPL",
46167
- RsETH: "rsETH",
46168
- SDAI: "sDAI",
46169
- Snx: "SNX",
46170
- Stg: "STG",
46171
- SUSDe: "sUSDe",
46172
- TBTC: "tBTC",
46173
- Uni: "UNI",
46174
- USDbC: "USDbC",
46175
- USDCe: "USDCe",
46176
- Usdc: "USDC",
46177
- USDe: "USDe",
46178
- Usds: "USDS",
46179
- USDtb: "USDtb",
46180
- Usdt: "USDT",
46181
- Virtual: "VIRTUAL",
46182
- Wbtc: "WBTC",
46183
- WeETH: "weETH",
46184
- Well: "WELL",
46185
- Weth: "WETH",
46186
- WrsETH: "wrsETH",
46187
- WstETH: "wstETH"
46188
- };
46189
- V1UniswapPoolPriceTokenOutToken = {
46190
- OneINCH: "1INCH",
46191
- Aave: "AAVE",
46192
- Aero: "AERO",
46193
- Arb: "ARB",
46194
- Bal: "BAL",
46195
- Bnkr: "BNKR",
46196
- CbBTC: "cbBTC",
46197
- CbETH: "cbETH",
46198
- Clanker: "CLANKER",
46199
- Copi: "COPI",
46200
- Crv: "CRV",
46201
- CrvUSD: "crvUSD",
46202
- Cyber: "CYBER",
46203
- Dai: "DAI",
46204
- Doginme: "DOGINME",
46205
- EBTC: "eBTC",
46206
- Ens: "ENS",
46207
- Eth: "ETH",
46208
- Ethfi: "ETHFI",
46209
- ETHx: "ETHx",
46210
- Eurc: "EURC",
46211
- Eur: "EUR",
46212
- Eurs: "EURS",
46213
- EUSDe: "eUSDe",
46214
- EzETH: "ezETH",
46215
- Fbtc: "FBTC",
46216
- Frax: "FRAX",
46217
- Fxs: "FXS",
46218
- Gho: "GHO",
46219
- Knc: "KNC",
46220
- Lbtc: "LBTC",
46221
- Ldo: "LDO",
46222
- Link: "LINK",
46223
- LsETH: "LsETH",
46224
- Lusd: "LUSD",
46225
- Mai: "MAI",
46226
- Mkr: "MKR",
46227
- OsETH: "osETH",
46228
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
46229
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
46230
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
46231
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
46232
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
46233
- Pyusd: "PYUSD",
46234
- RETH: "rETH",
46235
- Rlusd: "RLUSD",
46236
- Rpl: "RPL",
46237
- RsETH: "rsETH",
46238
- SDAI: "sDAI",
46239
- Snx: "SNX",
46240
- Stg: "STG",
46241
- SUSDe: "sUSDe",
46242
- TBTC: "tBTC",
46243
- Uni: "UNI",
46244
- USDbC: "USDbC",
46245
- USDCe: "USDCe",
46246
- Usdc: "USDC",
46247
- USDe: "USDe",
46248
- Usds: "USDS",
46249
- USDtb: "USDtb",
46250
- Usdt: "USDT",
46251
- Virtual: "VIRTUAL",
46252
- Wbtc: "WBTC",
46253
- WeETH: "weETH",
46254
- Well: "WELL",
46255
- Weth: "WETH",
46256
- WrsETH: "wrsETH",
46257
- WstETH: "wstETH"
46258
- };
46259
44974
  V1UniswapPoolPriceFeeEnum = {
46260
44975
  ZeroDot01: "0.01",
46261
44976
  ZeroDot05: "0.05",
@@ -46268,18 +44983,6 @@ var init_v1uniswappoolprice = __esm(() => {
46268
44983
  V1UniswapPoolPriceChain$.inboundSchema = V1UniswapPoolPriceChain$inboundSchema;
46269
44984
  V1UniswapPoolPriceChain$.outboundSchema = V1UniswapPoolPriceChain$outboundSchema;
46270
44985
  })(V1UniswapPoolPriceChain$ ||= {});
46271
- V1UniswapPoolPriceTokenInToken$inboundSchema = nativeEnumType(V1UniswapPoolPriceTokenInToken);
46272
- V1UniswapPoolPriceTokenInToken$outboundSchema = V1UniswapPoolPriceTokenInToken$inboundSchema;
46273
- ((V1UniswapPoolPriceTokenInToken$) => {
46274
- V1UniswapPoolPriceTokenInToken$.inboundSchema = V1UniswapPoolPriceTokenInToken$inboundSchema;
46275
- V1UniswapPoolPriceTokenInToken$.outboundSchema = V1UniswapPoolPriceTokenInToken$outboundSchema;
46276
- })(V1UniswapPoolPriceTokenInToken$ ||= {});
46277
- V1UniswapPoolPriceTokenOutToken$inboundSchema = nativeEnumType(V1UniswapPoolPriceTokenOutToken);
46278
- V1UniswapPoolPriceTokenOutToken$outboundSchema = V1UniswapPoolPriceTokenOutToken$inboundSchema;
46279
- ((V1UniswapPoolPriceTokenOutToken$) => {
46280
- V1UniswapPoolPriceTokenOutToken$.inboundSchema = V1UniswapPoolPriceTokenOutToken$inboundSchema;
46281
- V1UniswapPoolPriceTokenOutToken$.outboundSchema = V1UniswapPoolPriceTokenOutToken$outboundSchema;
46282
- })(V1UniswapPoolPriceTokenOutToken$ ||= {});
46283
44986
  V1UniswapPoolPriceFeeEnum$inboundSchema = nativeEnumType(V1UniswapPoolPriceFeeEnum);
46284
44987
  V1UniswapPoolPriceFeeEnum$outboundSchema = V1UniswapPoolPriceFeeEnum$inboundSchema;
46285
44988
  ((V1UniswapPoolPriceFeeEnum$) => {
@@ -46288,8 +44991,8 @@ var init_v1uniswappoolprice = __esm(() => {
46288
44991
  })(V1UniswapPoolPriceFeeEnum$ ||= {});
46289
44992
  V1UniswapPoolPriceRequest$inboundSchema = objectType({
46290
44993
  chain: V1UniswapPoolPriceChain$inboundSchema.default("arbitrum"),
46291
- token_in: V1UniswapPoolPriceTokenInToken$inboundSchema.default("USDC"),
46292
- token_out: V1UniswapPoolPriceTokenOutToken$inboundSchema.default("USDT"),
44994
+ token_in: stringType().default("USDC"),
44995
+ token_out: stringType().default("USDT"),
46293
44996
  fee: V1UniswapPoolPriceFeeEnum$inboundSchema.default("0.01")
46294
44997
  }).transform((v2) => {
46295
44998
  return remap(v2, {
@@ -46299,8 +45002,8 @@ var init_v1uniswappoolprice = __esm(() => {
46299
45002
  });
46300
45003
  V1UniswapPoolPriceRequest$outboundSchema = objectType({
46301
45004
  chain: V1UniswapPoolPriceChain$outboundSchema.default("arbitrum"),
46302
- tokenIn: V1UniswapPoolPriceTokenInToken$outboundSchema.default("USDC"),
46303
- tokenOut: V1UniswapPoolPriceTokenOutToken$outboundSchema.default("USDT"),
45005
+ tokenIn: stringType().default("USDC"),
45006
+ tokenOut: stringType().default("USDT"),
46304
45007
  fee: V1UniswapPoolPriceFeeEnum$outboundSchema.default("0.01")
46305
45008
  }).transform((v2) => {
46306
45009
  return remap(v2, {
@@ -46315,7 +45018,7 @@ var init_v1uniswappoolprice = __esm(() => {
46315
45018
  });
46316
45019
 
46317
45020
  // src/models/operations/v1uniswapquotebuyexactly.ts
46318
- var V1UniswapQuoteBuyExactlyChain, V1UniswapQuoteBuyExactlyTokenInToken, V1UniswapQuoteBuyExactlyTokenOutToken, V1UniswapQuoteBuyExactlyFeeEnum, V1UniswapQuoteBuyExactlyChain$inboundSchema, V1UniswapQuoteBuyExactlyChain$outboundSchema, V1UniswapQuoteBuyExactlyChain$, V1UniswapQuoteBuyExactlyTokenInToken$inboundSchema, V1UniswapQuoteBuyExactlyTokenInToken$outboundSchema, V1UniswapQuoteBuyExactlyTokenInToken$, V1UniswapQuoteBuyExactlyTokenOutToken$inboundSchema, V1UniswapQuoteBuyExactlyTokenOutToken$outboundSchema, V1UniswapQuoteBuyExactlyTokenOutToken$, V1UniswapQuoteBuyExactlyFeeEnum$inboundSchema, V1UniswapQuoteBuyExactlyFeeEnum$outboundSchema, V1UniswapQuoteBuyExactlyFeeEnum$, AmountOut$inboundSchema, AmountOut$outboundSchema, AmountOut$, V1UniswapQuoteBuyExactlyRequest$inboundSchema, V1UniswapQuoteBuyExactlyRequest$outboundSchema, V1UniswapQuoteBuyExactlyRequest$;
45021
+ var V1UniswapQuoteBuyExactlyChain, V1UniswapQuoteBuyExactlyFeeEnum, V1UniswapQuoteBuyExactlyChain$inboundSchema, V1UniswapQuoteBuyExactlyChain$outboundSchema, V1UniswapQuoteBuyExactlyChain$, V1UniswapQuoteBuyExactlyFeeEnum$inboundSchema, V1UniswapQuoteBuyExactlyFeeEnum$outboundSchema, V1UniswapQuoteBuyExactlyFeeEnum$, AmountOut$inboundSchema, AmountOut$outboundSchema, AmountOut$, V1UniswapQuoteBuyExactlyRequest$inboundSchema, V1UniswapQuoteBuyExactlyRequest$outboundSchema, V1UniswapQuoteBuyExactlyRequest$;
46319
45022
  var init_v1uniswapquotebuyexactly = __esm(() => {
46320
45023
  init_zod();
46321
45024
  init_primitives();
@@ -46324,146 +45027,6 @@ var init_v1uniswapquotebuyexactly = __esm(() => {
46324
45027
  Base: "base",
46325
45028
  Ethereum: "ethereum"
46326
45029
  };
46327
- V1UniswapQuoteBuyExactlyTokenInToken = {
46328
- OneINCH: "1INCH",
46329
- Aave: "AAVE",
46330
- Aero: "AERO",
46331
- Arb: "ARB",
46332
- Bal: "BAL",
46333
- Bnkr: "BNKR",
46334
- CbBTC: "cbBTC",
46335
- CbETH: "cbETH",
46336
- Clanker: "CLANKER",
46337
- Copi: "COPI",
46338
- Crv: "CRV",
46339
- CrvUSD: "crvUSD",
46340
- Cyber: "CYBER",
46341
- Dai: "DAI",
46342
- Doginme: "DOGINME",
46343
- EBTC: "eBTC",
46344
- Ens: "ENS",
46345
- Eth: "ETH",
46346
- Ethfi: "ETHFI",
46347
- ETHx: "ETHx",
46348
- Eurc: "EURC",
46349
- Eur: "EUR",
46350
- Eurs: "EURS",
46351
- EUSDe: "eUSDe",
46352
- EzETH: "ezETH",
46353
- Fbtc: "FBTC",
46354
- Frax: "FRAX",
46355
- Fxs: "FXS",
46356
- Gho: "GHO",
46357
- Knc: "KNC",
46358
- Lbtc: "LBTC",
46359
- Ldo: "LDO",
46360
- Link: "LINK",
46361
- LsETH: "LsETH",
46362
- Lusd: "LUSD",
46363
- Mai: "MAI",
46364
- Mkr: "MKR",
46365
- OsETH: "osETH",
46366
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
46367
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
46368
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
46369
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
46370
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
46371
- Pyusd: "PYUSD",
46372
- RETH: "rETH",
46373
- Rlusd: "RLUSD",
46374
- Rpl: "RPL",
46375
- RsETH: "rsETH",
46376
- SDAI: "sDAI",
46377
- Snx: "SNX",
46378
- Stg: "STG",
46379
- SUSDe: "sUSDe",
46380
- TBTC: "tBTC",
46381
- Uni: "UNI",
46382
- USDbC: "USDbC",
46383
- USDCe: "USDCe",
46384
- Usdc: "USDC",
46385
- USDe: "USDe",
46386
- Usds: "USDS",
46387
- USDtb: "USDtb",
46388
- Usdt: "USDT",
46389
- Virtual: "VIRTUAL",
46390
- Wbtc: "WBTC",
46391
- WeETH: "weETH",
46392
- Well: "WELL",
46393
- Weth: "WETH",
46394
- WrsETH: "wrsETH",
46395
- WstETH: "wstETH"
46396
- };
46397
- V1UniswapQuoteBuyExactlyTokenOutToken = {
46398
- OneINCH: "1INCH",
46399
- Aave: "AAVE",
46400
- Aero: "AERO",
46401
- Arb: "ARB",
46402
- Bal: "BAL",
46403
- Bnkr: "BNKR",
46404
- CbBTC: "cbBTC",
46405
- CbETH: "cbETH",
46406
- Clanker: "CLANKER",
46407
- Copi: "COPI",
46408
- Crv: "CRV",
46409
- CrvUSD: "crvUSD",
46410
- Cyber: "CYBER",
46411
- Dai: "DAI",
46412
- Doginme: "DOGINME",
46413
- EBTC: "eBTC",
46414
- Ens: "ENS",
46415
- Eth: "ETH",
46416
- Ethfi: "ETHFI",
46417
- ETHx: "ETHx",
46418
- Eurc: "EURC",
46419
- Eur: "EUR",
46420
- Eurs: "EURS",
46421
- EUSDe: "eUSDe",
46422
- EzETH: "ezETH",
46423
- Fbtc: "FBTC",
46424
- Frax: "FRAX",
46425
- Fxs: "FXS",
46426
- Gho: "GHO",
46427
- Knc: "KNC",
46428
- Lbtc: "LBTC",
46429
- Ldo: "LDO",
46430
- Link: "LINK",
46431
- LsETH: "LsETH",
46432
- Lusd: "LUSD",
46433
- Mai: "MAI",
46434
- Mkr: "MKR",
46435
- OsETH: "osETH",
46436
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
46437
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
46438
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
46439
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
46440
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
46441
- Pyusd: "PYUSD",
46442
- RETH: "rETH",
46443
- Rlusd: "RLUSD",
46444
- Rpl: "RPL",
46445
- RsETH: "rsETH",
46446
- SDAI: "sDAI",
46447
- Snx: "SNX",
46448
- Stg: "STG",
46449
- SUSDe: "sUSDe",
46450
- TBTC: "tBTC",
46451
- Uni: "UNI",
46452
- USDbC: "USDbC",
46453
- USDCe: "USDCe",
46454
- Usdc: "USDC",
46455
- USDe: "USDe",
46456
- Usds: "USDS",
46457
- USDtb: "USDtb",
46458
- Usdt: "USDT",
46459
- Virtual: "VIRTUAL",
46460
- Wbtc: "WBTC",
46461
- WeETH: "weETH",
46462
- Well: "WELL",
46463
- Weth: "WETH",
46464
- WrsETH: "wrsETH",
46465
- WstETH: "wstETH"
46466
- };
46467
45030
  V1UniswapQuoteBuyExactlyFeeEnum = {
46468
45031
  ZeroDot01: "0.01",
46469
45032
  ZeroDot05: "0.05",
@@ -46476,18 +45039,6 @@ var init_v1uniswapquotebuyexactly = __esm(() => {
46476
45039
  V1UniswapQuoteBuyExactlyChain$.inboundSchema = V1UniswapQuoteBuyExactlyChain$inboundSchema;
46477
45040
  V1UniswapQuoteBuyExactlyChain$.outboundSchema = V1UniswapQuoteBuyExactlyChain$outboundSchema;
46478
45041
  })(V1UniswapQuoteBuyExactlyChain$ ||= {});
46479
- V1UniswapQuoteBuyExactlyTokenInToken$inboundSchema = nativeEnumType(V1UniswapQuoteBuyExactlyTokenInToken);
46480
- V1UniswapQuoteBuyExactlyTokenInToken$outboundSchema = V1UniswapQuoteBuyExactlyTokenInToken$inboundSchema;
46481
- ((V1UniswapQuoteBuyExactlyTokenInToken$) => {
46482
- V1UniswapQuoteBuyExactlyTokenInToken$.inboundSchema = V1UniswapQuoteBuyExactlyTokenInToken$inboundSchema;
46483
- V1UniswapQuoteBuyExactlyTokenInToken$.outboundSchema = V1UniswapQuoteBuyExactlyTokenInToken$outboundSchema;
46484
- })(V1UniswapQuoteBuyExactlyTokenInToken$ ||= {});
46485
- V1UniswapQuoteBuyExactlyTokenOutToken$inboundSchema = nativeEnumType(V1UniswapQuoteBuyExactlyTokenOutToken);
46486
- V1UniswapQuoteBuyExactlyTokenOutToken$outboundSchema = V1UniswapQuoteBuyExactlyTokenOutToken$inboundSchema;
46487
- ((V1UniswapQuoteBuyExactlyTokenOutToken$) => {
46488
- V1UniswapQuoteBuyExactlyTokenOutToken$.inboundSchema = V1UniswapQuoteBuyExactlyTokenOutToken$inboundSchema;
46489
- V1UniswapQuoteBuyExactlyTokenOutToken$.outboundSchema = V1UniswapQuoteBuyExactlyTokenOutToken$outboundSchema;
46490
- })(V1UniswapQuoteBuyExactlyTokenOutToken$ ||= {});
46491
45042
  V1UniswapQuoteBuyExactlyFeeEnum$inboundSchema = nativeEnumType(V1UniswapQuoteBuyExactlyFeeEnum);
46492
45043
  V1UniswapQuoteBuyExactlyFeeEnum$outboundSchema = V1UniswapQuoteBuyExactlyFeeEnum$inboundSchema;
46493
45044
  ((V1UniswapQuoteBuyExactlyFeeEnum$) => {
@@ -46502,8 +45053,8 @@ var init_v1uniswapquotebuyexactly = __esm(() => {
46502
45053
  })(AmountOut$ ||= {});
46503
45054
  V1UniswapQuoteBuyExactlyRequest$inboundSchema = objectType({
46504
45055
  chain: V1UniswapQuoteBuyExactlyChain$inboundSchema.default("arbitrum"),
46505
- token_in: V1UniswapQuoteBuyExactlyTokenInToken$inboundSchema.default("USDC"),
46506
- token_out: V1UniswapQuoteBuyExactlyTokenOutToken$inboundSchema.default("USDT"),
45056
+ token_in: stringType().default("USDC"),
45057
+ token_out: stringType().default("USDT"),
46507
45058
  fee: V1UniswapQuoteBuyExactlyFeeEnum$inboundSchema.default("0.01"),
46508
45059
  amount_out: unionType([numberType(), stringType()])
46509
45060
  }).transform((v2) => {
@@ -46515,8 +45066,8 @@ var init_v1uniswapquotebuyexactly = __esm(() => {
46515
45066
  });
46516
45067
  V1UniswapQuoteBuyExactlyRequest$outboundSchema = objectType({
46517
45068
  chain: V1UniswapQuoteBuyExactlyChain$outboundSchema.default("arbitrum"),
46518
- tokenIn: V1UniswapQuoteBuyExactlyTokenInToken$outboundSchema.default("USDC"),
46519
- tokenOut: V1UniswapQuoteBuyExactlyTokenOutToken$outboundSchema.default("USDT"),
45069
+ tokenIn: stringType().default("USDC"),
45070
+ tokenOut: stringType().default("USDT"),
46520
45071
  fee: V1UniswapQuoteBuyExactlyFeeEnum$outboundSchema.default("0.01"),
46521
45072
  amountOut: unionType([numberType(), stringType()])
46522
45073
  }).transform((v2) => {
@@ -46533,7 +45084,7 @@ var init_v1uniswapquotebuyexactly = __esm(() => {
46533
45084
  });
46534
45085
 
46535
45086
  // src/models/operations/v1uniswapquotesellexactly.ts
46536
- var V1UniswapQuoteSellExactlyChain, V1UniswapQuoteSellExactlyTokenInToken, V1UniswapQuoteSellExactlyTokenOutToken, V1UniswapQuoteSellExactlyFeeEnum, V1UniswapQuoteSellExactlyChain$inboundSchema, V1UniswapQuoteSellExactlyChain$outboundSchema, V1UniswapQuoteSellExactlyChain$, V1UniswapQuoteSellExactlyTokenInToken$inboundSchema, V1UniswapQuoteSellExactlyTokenInToken$outboundSchema, V1UniswapQuoteSellExactlyTokenInToken$, V1UniswapQuoteSellExactlyTokenOutToken$inboundSchema, V1UniswapQuoteSellExactlyTokenOutToken$outboundSchema, V1UniswapQuoteSellExactlyTokenOutToken$, V1UniswapQuoteSellExactlyFeeEnum$inboundSchema, V1UniswapQuoteSellExactlyFeeEnum$outboundSchema, V1UniswapQuoteSellExactlyFeeEnum$, AmountIn$inboundSchema, AmountIn$outboundSchema, AmountIn$, V1UniswapQuoteSellExactlyRequest$inboundSchema, V1UniswapQuoteSellExactlyRequest$outboundSchema, V1UniswapQuoteSellExactlyRequest$;
45087
+ var V1UniswapQuoteSellExactlyChain, V1UniswapQuoteSellExactlyFeeEnum, V1UniswapQuoteSellExactlyChain$inboundSchema, V1UniswapQuoteSellExactlyChain$outboundSchema, V1UniswapQuoteSellExactlyChain$, V1UniswapQuoteSellExactlyFeeEnum$inboundSchema, V1UniswapQuoteSellExactlyFeeEnum$outboundSchema, V1UniswapQuoteSellExactlyFeeEnum$, AmountIn$inboundSchema, AmountIn$outboundSchema, AmountIn$, V1UniswapQuoteSellExactlyRequest$inboundSchema, V1UniswapQuoteSellExactlyRequest$outboundSchema, V1UniswapQuoteSellExactlyRequest$;
46537
45088
  var init_v1uniswapquotesellexactly = __esm(() => {
46538
45089
  init_zod();
46539
45090
  init_primitives();
@@ -46542,146 +45093,6 @@ var init_v1uniswapquotesellexactly = __esm(() => {
46542
45093
  Base: "base",
46543
45094
  Ethereum: "ethereum"
46544
45095
  };
46545
- V1UniswapQuoteSellExactlyTokenInToken = {
46546
- OneINCH: "1INCH",
46547
- Aave: "AAVE",
46548
- Aero: "AERO",
46549
- Arb: "ARB",
46550
- Bal: "BAL",
46551
- Bnkr: "BNKR",
46552
- CbBTC: "cbBTC",
46553
- CbETH: "cbETH",
46554
- Clanker: "CLANKER",
46555
- Copi: "COPI",
46556
- Crv: "CRV",
46557
- CrvUSD: "crvUSD",
46558
- Cyber: "CYBER",
46559
- Dai: "DAI",
46560
- Doginme: "DOGINME",
46561
- EBTC: "eBTC",
46562
- Ens: "ENS",
46563
- Eth: "ETH",
46564
- Ethfi: "ETHFI",
46565
- ETHx: "ETHx",
46566
- Eurc: "EURC",
46567
- Eur: "EUR",
46568
- Eurs: "EURS",
46569
- EUSDe: "eUSDe",
46570
- EzETH: "ezETH",
46571
- Fbtc: "FBTC",
46572
- Frax: "FRAX",
46573
- Fxs: "FXS",
46574
- Gho: "GHO",
46575
- Knc: "KNC",
46576
- Lbtc: "LBTC",
46577
- Ldo: "LDO",
46578
- Link: "LINK",
46579
- LsETH: "LsETH",
46580
- Lusd: "LUSD",
46581
- Mai: "MAI",
46582
- Mkr: "MKR",
46583
- OsETH: "osETH",
46584
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
46585
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
46586
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
46587
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
46588
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
46589
- Pyusd: "PYUSD",
46590
- RETH: "rETH",
46591
- Rlusd: "RLUSD",
46592
- Rpl: "RPL",
46593
- RsETH: "rsETH",
46594
- SDAI: "sDAI",
46595
- Snx: "SNX",
46596
- Stg: "STG",
46597
- SUSDe: "sUSDe",
46598
- TBTC: "tBTC",
46599
- Uni: "UNI",
46600
- USDbC: "USDbC",
46601
- USDCe: "USDCe",
46602
- Usdc: "USDC",
46603
- USDe: "USDe",
46604
- Usds: "USDS",
46605
- USDtb: "USDtb",
46606
- Usdt: "USDT",
46607
- Virtual: "VIRTUAL",
46608
- Wbtc: "WBTC",
46609
- WeETH: "weETH",
46610
- Well: "WELL",
46611
- Weth: "WETH",
46612
- WrsETH: "wrsETH",
46613
- WstETH: "wstETH"
46614
- };
46615
- V1UniswapQuoteSellExactlyTokenOutToken = {
46616
- OneINCH: "1INCH",
46617
- Aave: "AAVE",
46618
- Aero: "AERO",
46619
- Arb: "ARB",
46620
- Bal: "BAL",
46621
- Bnkr: "BNKR",
46622
- CbBTC: "cbBTC",
46623
- CbETH: "cbETH",
46624
- Clanker: "CLANKER",
46625
- Copi: "COPI",
46626
- Crv: "CRV",
46627
- CrvUSD: "crvUSD",
46628
- Cyber: "CYBER",
46629
- Dai: "DAI",
46630
- Doginme: "DOGINME",
46631
- EBTC: "eBTC",
46632
- Ens: "ENS",
46633
- Eth: "ETH",
46634
- Ethfi: "ETHFI",
46635
- ETHx: "ETHx",
46636
- Eurc: "EURC",
46637
- Eur: "EUR",
46638
- Eurs: "EURS",
46639
- EUSDe: "eUSDe",
46640
- EzETH: "ezETH",
46641
- Fbtc: "FBTC",
46642
- Frax: "FRAX",
46643
- Fxs: "FXS",
46644
- Gho: "GHO",
46645
- Knc: "KNC",
46646
- Lbtc: "LBTC",
46647
- Ldo: "LDO",
46648
- Link: "LINK",
46649
- LsETH: "LsETH",
46650
- Lusd: "LUSD",
46651
- Mai: "MAI",
46652
- Mkr: "MKR",
46653
- OsETH: "osETH",
46654
- PTEUSDE14Aug2025: "PT-eUSDE-14AUG2025",
46655
- PTEUSDE29May2025: "PT-eUSDE-29MAY2025",
46656
- PTSUSDE25Sep2025: "PT-sUSDE-25SEP2025",
46657
- PTSUSDE31Jul2025: "PT-sUSDE-31JUL2025",
46658
- PTUSDe31Jul2025: "PT-USDe-31JUL2025",
46659
- Pyusd: "PYUSD",
46660
- RETH: "rETH",
46661
- Rlusd: "RLUSD",
46662
- Rpl: "RPL",
46663
- RsETH: "rsETH",
46664
- SDAI: "sDAI",
46665
- Snx: "SNX",
46666
- Stg: "STG",
46667
- SUSDe: "sUSDe",
46668
- TBTC: "tBTC",
46669
- Uni: "UNI",
46670
- USDbC: "USDbC",
46671
- USDCe: "USDCe",
46672
- Usdc: "USDC",
46673
- USDe: "USDe",
46674
- Usds: "USDS",
46675
- USDtb: "USDtb",
46676
- Usdt: "USDT",
46677
- Virtual: "VIRTUAL",
46678
- Wbtc: "WBTC",
46679
- WeETH: "weETH",
46680
- Well: "WELL",
46681
- Weth: "WETH",
46682
- WrsETH: "wrsETH",
46683
- WstETH: "wstETH"
46684
- };
46685
45096
  V1UniswapQuoteSellExactlyFeeEnum = {
46686
45097
  ZeroDot01: "0.01",
46687
45098
  ZeroDot05: "0.05",
@@ -46694,18 +45105,6 @@ var init_v1uniswapquotesellexactly = __esm(() => {
46694
45105
  V1UniswapQuoteSellExactlyChain$.inboundSchema = V1UniswapQuoteSellExactlyChain$inboundSchema;
46695
45106
  V1UniswapQuoteSellExactlyChain$.outboundSchema = V1UniswapQuoteSellExactlyChain$outboundSchema;
46696
45107
  })(V1UniswapQuoteSellExactlyChain$ ||= {});
46697
- V1UniswapQuoteSellExactlyTokenInToken$inboundSchema = nativeEnumType(V1UniswapQuoteSellExactlyTokenInToken);
46698
- V1UniswapQuoteSellExactlyTokenInToken$outboundSchema = V1UniswapQuoteSellExactlyTokenInToken$inboundSchema;
46699
- ((V1UniswapQuoteSellExactlyTokenInToken$) => {
46700
- V1UniswapQuoteSellExactlyTokenInToken$.inboundSchema = V1UniswapQuoteSellExactlyTokenInToken$inboundSchema;
46701
- V1UniswapQuoteSellExactlyTokenInToken$.outboundSchema = V1UniswapQuoteSellExactlyTokenInToken$outboundSchema;
46702
- })(V1UniswapQuoteSellExactlyTokenInToken$ ||= {});
46703
- V1UniswapQuoteSellExactlyTokenOutToken$inboundSchema = nativeEnumType(V1UniswapQuoteSellExactlyTokenOutToken);
46704
- V1UniswapQuoteSellExactlyTokenOutToken$outboundSchema = V1UniswapQuoteSellExactlyTokenOutToken$inboundSchema;
46705
- ((V1UniswapQuoteSellExactlyTokenOutToken$) => {
46706
- V1UniswapQuoteSellExactlyTokenOutToken$.inboundSchema = V1UniswapQuoteSellExactlyTokenOutToken$inboundSchema;
46707
- V1UniswapQuoteSellExactlyTokenOutToken$.outboundSchema = V1UniswapQuoteSellExactlyTokenOutToken$outboundSchema;
46708
- })(V1UniswapQuoteSellExactlyTokenOutToken$ ||= {});
46709
45108
  V1UniswapQuoteSellExactlyFeeEnum$inboundSchema = nativeEnumType(V1UniswapQuoteSellExactlyFeeEnum);
46710
45109
  V1UniswapQuoteSellExactlyFeeEnum$outboundSchema = V1UniswapQuoteSellExactlyFeeEnum$inboundSchema;
46711
45110
  ((V1UniswapQuoteSellExactlyFeeEnum$) => {
@@ -46720,8 +45119,8 @@ var init_v1uniswapquotesellexactly = __esm(() => {
46720
45119
  })(AmountIn$ ||= {});
46721
45120
  V1UniswapQuoteSellExactlyRequest$inboundSchema = objectType({
46722
45121
  chain: V1UniswapQuoteSellExactlyChain$inboundSchema.default("arbitrum"),
46723
- token_in: V1UniswapQuoteSellExactlyTokenInToken$inboundSchema.default("USDC"),
46724
- token_out: V1UniswapQuoteSellExactlyTokenOutToken$inboundSchema.default("USDT"),
45122
+ token_in: stringType().default("USDC"),
45123
+ token_out: stringType().default("USDT"),
46725
45124
  fee: V1UniswapQuoteSellExactlyFeeEnum$inboundSchema.default("0.01"),
46726
45125
  amount_in: unionType([numberType(), stringType()])
46727
45126
  }).transform((v2) => {
@@ -46733,8 +45132,8 @@ var init_v1uniswapquotesellexactly = __esm(() => {
46733
45132
  });
46734
45133
  V1UniswapQuoteSellExactlyRequest$outboundSchema = objectType({
46735
45134
  chain: V1UniswapQuoteSellExactlyChain$outboundSchema.default("arbitrum"),
46736
- tokenIn: V1UniswapQuoteSellExactlyTokenInToken$outboundSchema.default("USDC"),
46737
- tokenOut: V1UniswapQuoteSellExactlyTokenOutToken$outboundSchema.default("USDT"),
45135
+ tokenIn: stringType().default("USDC"),
45136
+ tokenOut: stringType().default("USDT"),
46738
45137
  fee: V1UniswapQuoteSellExactlyFeeEnum$outboundSchema.default("0.01"),
46739
45138
  amountIn: unionType([numberType(), stringType()])
46740
45139
  }).transform((v2) => {
@@ -46813,7 +45212,6 @@ var init_operations = __esm(() => {
46813
45212
  init_v1genericens();
46814
45213
  init_v1genericportfolio();
46815
45214
  init_v1genericsupportedchains();
46816
- init_v1genericsupportedtokens();
46817
45215
  init_v1morphomarket();
46818
45216
  init_v1morphomarketposition();
46819
45217
  init_v1morphomarkets();
@@ -46824,7 +45222,6 @@ var init_operations = __esm(() => {
46824
45222
  init_v1pendlemarkets();
46825
45223
  init_v1pendlepositions();
46826
45224
  init_v1skyposition();
46827
- init_v1tokenaddress();
46828
45225
  init_v1tokenbalance();
46829
45226
  init_v1tokenprice();
46830
45227
  init_v1transactionbundleraaveloop();
@@ -52375,6 +50772,7 @@ If buying with USDC, user will need to set an allowance on the USDC contract for
52375
50772
  In order to make this transaction, token allowances need to be set for the following contracts.
52376
50773
 
52377
50774
  - \`SkyUsdcUsdsConverter\`
50775
+ - \`SkyDaiUsdsConverter\`
52378
50776
  </Info>
52379
50777
  `,
52380
50778
  args: args48,
@@ -52715,6 +51113,7 @@ If swapping to USDC, user will need to set an allowance on the USDS contract for
52715
51113
  In order to make this transaction, token allowances need to be set for the following contracts.
52716
51114
 
52717
51115
  - \`SkyUsdcUsdsConverter\`
51116
+ - \`SkyDaiUsdsConverter\`
52718
51117
  </Info>
52719
51118
  `,
52720
51119
  args: args51,
@@ -52829,8 +51228,7 @@ There are no fees.
52829
51228
 
52830
51229
  In order to make this transaction, token allowances need to be set for the following contracts.
52831
51230
 
52832
- - \`SkyUsdcUsdsConverter\`
52833
- - \`SkyUsdsVault\`
51231
+ - \`SkyUsdsVault\`
52834
51232
  </Info>
52835
51233
  `,
52836
51234
  args: args52,
@@ -53062,119 +51460,11 @@ Swap between two tokens using Odos Smart Order Routing.
53062
51460
  };
53063
51461
  });
53064
51462
 
53065
- // src/funcs/tokenTokenAddress.ts
53066
- function tokenTokenAddress(client, request, options) {
53067
- return new APIPromise($do55(client, request, options));
53068
- }
53069
- async function $do55(client, request, options) {
53070
- const parsed = safeParse(request, (value) => V1TokenAddressRequest$outboundSchema.parse(value), "Input validation failed");
53071
- if (!parsed.ok) {
53072
- return [parsed, { status: "invalid" }];
53073
- }
53074
- const payload = parsed.value;
53075
- const body = null;
53076
- const path = pathToFunc("/v1/token/address")();
53077
- const query = encodeFormQuery({
53078
- chain: payload.chain,
53079
- token: payload.token
53080
- });
53081
- const headers = new Headers(compactMap({
53082
- Accept: "application/json"
53083
- }));
53084
- const secConfig = await extractSecurity(client._options.apiKeyAuth);
53085
- const securityInput = secConfig == null ? {} : { apiKeyAuth: secConfig };
53086
- const requestSecurity = resolveGlobalSecurity(securityInput);
53087
- const context = {
53088
- options: client._options,
53089
- baseURL: options?.serverURL ?? client._baseURL ?? "",
53090
- operationID: "v1_token_address",
53091
- oAuth2Scopes: [],
53092
- resolvedSecurity: requestSecurity,
53093
- securitySource: client._options.apiKeyAuth,
53094
- retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
53095
- retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"]
53096
- };
53097
- const requestRes = client._createRequest(context, {
53098
- security: requestSecurity,
53099
- method: "GET",
53100
- baseURL: options?.serverURL,
53101
- path,
53102
- headers,
53103
- query,
53104
- body,
53105
- userAgent: client._options.userAgent,
53106
- timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1
53107
- }, options);
53108
- if (!requestRes.ok) {
53109
- return [requestRes, { status: "invalid" }];
53110
- }
53111
- const req = requestRes.value;
53112
- const doResult = await client._do(req, {
53113
- context,
53114
- errorCodes: ["422", "4XX", "5XX"],
53115
- retryConfig: context.retryConfig,
53116
- retryCodes: context.retryCodes
53117
- });
53118
- if (!doResult.ok) {
53119
- return [doResult, { status: "request-error", request: req }];
53120
- }
53121
- const response = doResult.value;
53122
- const responseFields = {
53123
- HttpMeta: { Response: response, Request: req }
53124
- };
53125
- const [result] = await match(json(200, TokenAddressResponse$inboundSchema), jsonErr(422, HTTPValidationError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
53126
- if (!result.ok) {
53127
- return [result, { status: "complete", request: req, response }];
53128
- }
53129
- return [result, { status: "complete", request: req, response }];
53130
- }
53131
- var init_tokenTokenAddress = __esm(() => {
53132
- init_encodings();
53133
- init_matchers();
53134
- init_primitives();
53135
- init_schemas();
53136
- init_security();
53137
- init_url();
53138
- init_components();
53139
- init_errors2();
53140
- init_operations();
53141
- init_async();
53142
- });
53143
-
53144
- // src/mcp-server/tools/tokenTokenAddress.ts
53145
- var args55, tool$tokenTokenAddress;
53146
- var init_tokenTokenAddress2 = __esm(() => {
53147
- init_tokenTokenAddress();
53148
- init_operations();
53149
- init_tools();
53150
- args55 = {
53151
- request: V1TokenAddressRequest$inboundSchema
53152
- };
53153
- tool$tokenTokenAddress = {
53154
- name: "token-token-address",
53155
- description: `Token Address
53156
-
53157
- This endpoint retrieves the address for a token supported by us.`,
53158
- args: args55,
53159
- tool: async (client, args56, ctx) => {
53160
- const [result, apiCall] = await tokenTokenAddress(client, args56.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53161
- if (!result.ok) {
53162
- return {
53163
- content: [{ type: "text", text: result.error.message }],
53164
- isError: true
53165
- };
53166
- }
53167
- const value = result.value;
53168
- return formatResult(value, apiCall);
53169
- }
53170
- };
53171
- });
53172
-
53173
51463
  // src/funcs/tokenTokenBalance.ts
53174
51464
  function tokenTokenBalance(client, request, options) {
53175
- return new APIPromise($do56(client, request, options));
51465
+ return new APIPromise($do55(client, request, options));
53176
51466
  }
53177
- async function $do56(client, request, options) {
51467
+ async function $do55(client, request, options) {
53178
51468
  const parsed = safeParse(request, (value) => V1TokenBalanceRequest$outboundSchema.parse(value), "Input validation failed");
53179
51469
  if (!parsed.ok) {
53180
51470
  return [parsed, { status: "invalid" }];
@@ -53251,12 +51541,12 @@ var init_tokenTokenBalance = __esm(() => {
53251
51541
  });
53252
51542
 
53253
51543
  // src/mcp-server/tools/tokenTokenBalance.ts
53254
- var args56, tool$tokenTokenBalance;
51544
+ var args55, tool$tokenTokenBalance;
53255
51545
  var init_tokenTokenBalance2 = __esm(() => {
53256
51546
  init_tokenTokenBalance();
53257
51547
  init_operations();
53258
51548
  init_tools();
53259
- args56 = {
51549
+ args55 = {
53260
51550
  request: V1TokenBalanceRequest$inboundSchema
53261
51551
  };
53262
51552
  tool$tokenTokenBalance = {
@@ -53264,9 +51554,9 @@ var init_tokenTokenBalance2 = __esm(() => {
53264
51554
  description: `Token Balance
53265
51555
 
53266
51556
  Returns the balance of a specific ERC20 token for a given user address.`,
53267
- args: args56,
53268
- tool: async (client, args57, ctx) => {
53269
- const [result, apiCall] = await tokenTokenBalance(client, args57.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
51557
+ args: args55,
51558
+ tool: async (client, args56, ctx) => {
51559
+ const [result, apiCall] = await tokenTokenBalance(client, args56.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53270
51560
  if (!result.ok) {
53271
51561
  return {
53272
51562
  content: [{ type: "text", text: result.error.message }],
@@ -53281,9 +51571,9 @@ Returns the balance of a specific ERC20 token for a given user address.`,
53281
51571
 
53282
51572
  // src/funcs/tokenTokenPrice.ts
53283
51573
  function tokenTokenPrice(client, request, options) {
53284
- return new APIPromise($do57(client, request, options));
51574
+ return new APIPromise($do56(client, request, options));
53285
51575
  }
53286
- async function $do57(client, request, options) {
51576
+ async function $do56(client, request, options) {
53287
51577
  const parsed = safeParse(request, (value) => V1TokenPriceRequest$outboundSchema.parse(value), "Input validation failed");
53288
51578
  if (!parsed.ok) {
53289
51579
  return [parsed, { status: "invalid" }];
@@ -53360,12 +51650,12 @@ var init_tokenTokenPrice = __esm(() => {
53360
51650
  });
53361
51651
 
53362
51652
  // src/mcp-server/tools/tokenTokenPrice.ts
53363
- var args57, tool$tokenTokenPrice;
51653
+ var args56, tool$tokenTokenPrice;
53364
51654
  var init_tokenTokenPrice2 = __esm(() => {
53365
51655
  init_tokenTokenPrice();
53366
51656
  init_operations();
53367
51657
  init_tools();
53368
- args57 = {
51658
+ args56 = {
53369
51659
  request: V1TokenPriceRequest$inboundSchema
53370
51660
  };
53371
51661
  tool$tokenTokenPrice = {
@@ -53377,9 +51667,9 @@ Retrieves the price of a token in USD using Chainlink's on-chain price feeds.
53377
51667
  Chainlink is a decentralized oracle that aggregates price data from off-chain
53378
51668
  sources. This ensures the price is tamper-resistant but the price might be stale
53379
51669
  with the update frequency of the oracle.`,
53380
- args: args57,
53381
- tool: async (client, args58, ctx) => {
53382
- const [result, apiCall] = await tokenTokenPrice(client, args58.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
51670
+ args: args56,
51671
+ tool: async (client, args57, ctx) => {
51672
+ const [result, apiCall] = await tokenTokenPrice(client, args57.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53383
51673
  if (!result.ok) {
53384
51674
  return {
53385
51675
  content: [{ type: "text", text: result.error.message }],
@@ -53394,9 +51684,9 @@ with the update frequency of the oracle.`,
53394
51684
 
53395
51685
  // src/funcs/tokenTokenTransfer.ts
53396
51686
  function tokenTokenTransfer(client, request, options) {
53397
- return new APIPromise($do58(client, request, options));
51687
+ return new APIPromise($do57(client, request, options));
53398
51688
  }
53399
- async function $do58(client, request, options) {
51689
+ async function $do57(client, request, options) {
53400
51690
  const parsed = safeParse(request, (value) => TokenTransferRequest$outboundSchema.parse(value), "Input validation failed");
53401
51691
  if (!parsed.ok) {
53402
51692
  return [parsed, { status: "invalid" }];
@@ -53467,12 +51757,12 @@ var init_tokenTokenTransfer = __esm(() => {
53467
51757
  });
53468
51758
 
53469
51759
  // src/mcp-server/tools/tokenTokenTransfer.ts
53470
- var args58, tool$tokenTokenTransfer;
51760
+ var args57, tool$tokenTokenTransfer;
53471
51761
  var init_tokenTokenTransfer2 = __esm(() => {
53472
51762
  init_tokenTokenTransfer();
53473
51763
  init_components();
53474
51764
  init_tools();
53475
- args58 = {
51765
+ args57 = {
53476
51766
  request: TokenTransferRequest$inboundSchema
53477
51767
  };
53478
51768
  tool$tokenTokenTransfer = {
@@ -53480,9 +51770,9 @@ var init_tokenTokenTransfer2 = __esm(() => {
53480
51770
  description: `Transfer Tokens
53481
51771
 
53482
51772
  Sends native ETH or ERC20 tokens from the sender's address to another address.`,
53483
- args: args58,
53484
- tool: async (client, args59, ctx) => {
53485
- const [result, apiCall] = await tokenTokenTransfer(client, args59.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
51773
+ args: args57,
51774
+ tool: async (client, args58, ctx) => {
51775
+ const [result, apiCall] = await tokenTokenTransfer(client, args58.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53486
51776
  if (!result.ok) {
53487
51777
  return {
53488
51778
  content: [{ type: "text", text: result.error.message }],
@@ -53497,9 +51787,9 @@ Sends native ETH or ERC20 tokens from the sender's address to another address.`,
53497
51787
 
53498
51788
  // src/funcs/transactionBundlerTransactionBundlerAaveLoop.ts
53499
51789
  function transactionBundlerTransactionBundlerAaveLoop(client, request, options) {
53500
- return new APIPromise($do59(client, request, options));
51790
+ return new APIPromise($do58(client, request, options));
53501
51791
  }
53502
- async function $do59(client, request, options) {
51792
+ async function $do58(client, request, options) {
53503
51793
  const parsed = safeParse(request, (value) => AaveLoopRequest$outboundSchema.parse(value), "Input validation failed");
53504
51794
  if (!parsed.ok) {
53505
51795
  return [parsed, { status: "invalid" }];
@@ -53571,12 +51861,12 @@ var init_transactionBundlerTransactionBundlerAaveLoop = __esm(() => {
53571
51861
  });
53572
51862
 
53573
51863
  // src/mcp-server/tools/transactionBundlerTransactionBundlerAaveLoop.ts
53574
- var args59, tool$transactionBundlerTransactionBundlerAaveLoop;
51864
+ var args58, tool$transactionBundlerTransactionBundlerAaveLoop;
53575
51865
  var init_transactionBundlerTransactionBundlerAaveLoop2 = __esm(() => {
53576
51866
  init_transactionBundlerTransactionBundlerAaveLoop();
53577
51867
  init_components();
53578
51868
  init_tools();
53579
- args59 = {
51869
+ args58 = {
53580
51870
  request: AaveLoopRequest$inboundSchema
53581
51871
  };
53582
51872
  tool$transactionBundlerTransactionBundlerAaveLoop = {
@@ -53594,9 +51884,9 @@ This endpoint creates a multicall transaction that performs a series of operatio
53594
51884
  - Supplies the swapped tokens
53595
51885
 
53596
51886
  The transaction must be authorized using the /authorization endpoint to prevent replay attacks.`,
53597
- args: args59,
53598
- tool: async (client, args60, ctx) => {
53599
- const [result, apiCall] = await transactionBundlerTransactionBundlerAaveLoop(client, args60.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
51887
+ args: args58,
51888
+ tool: async (client, args59, ctx) => {
51889
+ const [result, apiCall] = await transactionBundlerTransactionBundlerAaveLoop(client, args59.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53600
51890
  if (!result.ok) {
53601
51891
  return {
53602
51892
  content: [{ type: "text", text: result.error.message }],
@@ -53611,9 +51901,9 @@ The transaction must be authorized using the /authorization endpoint to prevent
53611
51901
 
53612
51902
  // src/funcs/transactionBundlerTransactionBundlerAuthorization.ts
53613
51903
  function transactionBundlerTransactionBundlerAuthorization(client, request, options) {
53614
- return new APIPromise($do60(client, request, options));
51904
+ return new APIPromise($do59(client, request, options));
53615
51905
  }
53616
- async function $do60(client, request, options) {
51906
+ async function $do59(client, request, options) {
53617
51907
  const parsed = safeParse(request, (value) => MulticallAuthorizationRequest$outboundSchema.parse(value), "Input validation failed");
53618
51908
  if (!parsed.ok) {
53619
51909
  return [parsed, { status: "invalid" }];
@@ -53684,12 +51974,12 @@ var init_transactionBundlerTransactionBundlerAuthorization = __esm(() => {
53684
51974
  });
53685
51975
 
53686
51976
  // src/mcp-server/tools/transactionBundlerTransactionBundlerAuthorization.ts
53687
- var args60, tool$transactionBundlerTransactionBundlerAuthorization;
51977
+ var args59, tool$transactionBundlerTransactionBundlerAuthorization;
53688
51978
  var init_transactionBundlerTransactionBundlerAuthorization2 = __esm(() => {
53689
51979
  init_transactionBundlerTransactionBundlerAuthorization();
53690
51980
  init_components();
53691
51981
  init_tools();
53692
- args60 = {
51982
+ args59 = {
53693
51983
  request: MulticallAuthorizationRequest$inboundSchema
53694
51984
  };
53695
51985
  tool$transactionBundlerTransactionBundlerAuthorization = {
@@ -53702,9 +51992,9 @@ Currently this is required for every transaction bundle to prevent replay attack
53702
51992
  and ensure transaction ordering when batching multiple actions into a single
53703
51993
  transaction. The authorization includes a nonce and chain ID to guarantee
53704
51994
  transaction uniqueness and proper network targeting.`,
53705
- args: args60,
53706
- tool: async (client, args61, ctx) => {
53707
- const [result, apiCall] = await transactionBundlerTransactionBundlerAuthorization(client, args61.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
51995
+ args: args59,
51996
+ tool: async (client, args60, ctx) => {
51997
+ const [result, apiCall] = await transactionBundlerTransactionBundlerAuthorization(client, args60.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53708
51998
  if (!result.ok) {
53709
51999
  return {
53710
52000
  content: [{ type: "text", text: result.error.message }],
@@ -53719,9 +52009,9 @@ transaction uniqueness and proper network targeting.`,
53719
52009
 
53720
52010
  // src/funcs/transactionBundlerTransactionBundlerExecute.ts
53721
52011
  function transactionBundlerTransactionBundlerExecute(client, request, options) {
53722
- return new APIPromise($do61(client, request, options));
52012
+ return new APIPromise($do60(client, request, options));
53723
52013
  }
53724
- async function $do61(client, request, options) {
52014
+ async function $do60(client, request, options) {
53725
52015
  const parsed = safeParse(request, (value) => MulticallExecuteRequest$outboundSchema.parse(value), "Input validation failed");
53726
52016
  if (!parsed.ok) {
53727
52017
  return [parsed, { status: "invalid" }];
@@ -53792,12 +52082,12 @@ var init_transactionBundlerTransactionBundlerExecute = __esm(() => {
53792
52082
  });
53793
52083
 
53794
52084
  // src/mcp-server/tools/transactionBundlerTransactionBundlerExecute.ts
53795
- var args61, tool$transactionBundlerTransactionBundlerExecute;
52085
+ var args60, tool$transactionBundlerTransactionBundlerExecute;
53796
52086
  var init_transactionBundlerTransactionBundlerExecute2 = __esm(() => {
53797
52087
  init_transactionBundlerTransactionBundlerExecute();
53798
52088
  init_components();
53799
52089
  init_tools();
53800
- args61 = {
52090
+ args60 = {
53801
52091
  request: MulticallExecuteRequest$inboundSchema
53802
52092
  };
53803
52093
  tool$transactionBundlerTransactionBundlerExecute = {
@@ -53811,9 +52101,9 @@ This endpoint allows bundling multiple contract calls into a single atomic
53811
52101
  transaction, reducing gas costs and ensuring all operations succeed or fail
53812
52102
  together. The transaction must be authorized using the /authorization endpoint to
53813
52103
  prevent replay attacks.`,
53814
- args: args61,
53815
- tool: async (client, args62, ctx) => {
53816
- const [result, apiCall] = await transactionBundlerTransactionBundlerExecute(client, args62.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
52104
+ args: args60,
52105
+ tool: async (client, args61, ctx) => {
52106
+ const [result, apiCall] = await transactionBundlerTransactionBundlerExecute(client, args61.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53817
52107
  if (!result.ok) {
53818
52108
  return {
53819
52109
  content: [{ type: "text", text: result.error.message }],
@@ -53828,9 +52118,9 @@ prevent replay attacks.`,
53828
52118
 
53829
52119
  // src/funcs/uniswapV3UniswapLiquidityProvisionIncrease.ts
53830
52120
  function uniswapV3UniswapLiquidityProvisionIncrease(client, request, options) {
53831
- return new APIPromise($do62(client, request, options));
52121
+ return new APIPromise($do61(client, request, options));
53832
52122
  }
53833
- async function $do62(client, request, options) {
52123
+ async function $do61(client, request, options) {
53834
52124
  const parsed = safeParse(request, (value) => UniswapIncreaseLiquidityProvisionRequest$outboundSchema.parse(value), "Input validation failed");
53835
52125
  if (!parsed.ok) {
53836
52126
  return [parsed, { status: "invalid" }];
@@ -53901,12 +52191,12 @@ var init_uniswapV3UniswapLiquidityProvisionIncrease = __esm(() => {
53901
52191
  });
53902
52192
 
53903
52193
  // src/mcp-server/tools/uniswapV3UniswapLiquidityProvisionIncrease.ts
53904
- var args62, tool$uniswapV3UniswapLiquidityProvisionIncrease;
52194
+ var args61, tool$uniswapV3UniswapLiquidityProvisionIncrease;
53905
52195
  var init_uniswapV3UniswapLiquidityProvisionIncrease2 = __esm(() => {
53906
52196
  init_uniswapV3UniswapLiquidityProvisionIncrease();
53907
52197
  init_components();
53908
52198
  init_tools();
53909
- args62 = {
52199
+ args61 = {
53910
52200
  request: UniswapIncreaseLiquidityProvisionRequest$inboundSchema
53911
52201
  };
53912
52202
  tool$uniswapV3UniswapLiquidityProvisionIncrease = {
@@ -53930,9 +52220,9 @@ process.
53930
52220
  - \`AerodromeSlipstreamRouter\`
53931
52221
  </Info>
53932
52222
  `,
53933
- args: args62,
53934
- tool: async (client, args63, ctx) => {
53935
- const [result, apiCall] = await uniswapV3UniswapLiquidityProvisionIncrease(client, args63.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
52223
+ args: args61,
52224
+ tool: async (client, args62, ctx) => {
52225
+ const [result, apiCall] = await uniswapV3UniswapLiquidityProvisionIncrease(client, args62.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53936
52226
  if (!result.ok) {
53937
52227
  return {
53938
52228
  content: [{ type: "text", text: result.error.message }],
@@ -53947,9 +52237,9 @@ process.
53947
52237
 
53948
52238
  // src/funcs/uniswapV3UniswapLiquidityProvisionInRange.ts
53949
52239
  function uniswapV3UniswapLiquidityProvisionInRange(client, request, options) {
53950
- return new APIPromise($do63(client, request, options));
52240
+ return new APIPromise($do62(client, request, options));
53951
52241
  }
53952
- async function $do63(client, request, options) {
52242
+ async function $do62(client, request, options) {
53953
52243
  const parsed = safeParse(request, (value) => V1UniswapLiquidityProvisionInRangeRequest$outboundSchema.parse(value), "Input validation failed");
53954
52244
  if (!parsed.ok) {
53955
52245
  return [parsed, { status: "invalid" }];
@@ -54025,12 +52315,12 @@ var init_uniswapV3UniswapLiquidityProvisionInRange = __esm(() => {
54025
52315
  });
54026
52316
 
54027
52317
  // src/mcp-server/tools/uniswapV3UniswapLiquidityProvisionInRange.ts
54028
- var args63, tool$uniswapV3UniswapLiquidityProvisionInRange;
52318
+ var args62, tool$uniswapV3UniswapLiquidityProvisionInRange;
54029
52319
  var init_uniswapV3UniswapLiquidityProvisionInRange2 = __esm(() => {
54030
52320
  init_uniswapV3UniswapLiquidityProvisionInRange();
54031
52321
  init_operations();
54032
52322
  init_tools();
54033
- args63 = {
52323
+ args62 = {
54034
52324
  request: V1UniswapLiquidityProvisionInRangeRequest$inboundSchema
54035
52325
  };
54036
52326
  tool$uniswapV3UniswapLiquidityProvisionInRange = {
@@ -54045,9 +52335,9 @@ position is currently within the tick range where trading occurs. this informati
54045
52335
  is essential for users to monitor the status of their lp positions and ensure that
54046
52336
  they are actively participating in the trading activities within the liquidity pool
54047
52337
  and earning trading fees.`,
54048
- args: args63,
54049
- tool: async (client, args64, ctx) => {
54050
- const [result, apiCall] = await uniswapV3UniswapLiquidityProvisionInRange(client, args64.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
52338
+ args: args62,
52339
+ tool: async (client, args63, ctx) => {
52340
+ const [result, apiCall] = await uniswapV3UniswapLiquidityProvisionInRange(client, args63.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
54051
52341
  if (!result.ok) {
54052
52342
  return {
54053
52343
  content: [{ type: "text", text: result.error.message }],
@@ -54062,9 +52352,9 @@ and earning trading fees.`,
54062
52352
 
54063
52353
  // src/funcs/uniswapV3UniswapLiquidityProvisionMint.ts
54064
52354
  function uniswapV3UniswapLiquidityProvisionMint(client, request, options) {
54065
- return new APIPromise($do64(client, request, options));
52355
+ return new APIPromise($do63(client, request, options));
54066
52356
  }
54067
- async function $do64(client, request, options) {
52357
+ async function $do63(client, request, options) {
54068
52358
  const parsed = safeParse(request, (value) => UniswapMintLiquidityProvisionRequest$outboundSchema.parse(value), "Input validation failed");
54069
52359
  if (!parsed.ok) {
54070
52360
  return [parsed, { status: "invalid" }];
@@ -54135,12 +52425,12 @@ var init_uniswapV3UniswapLiquidityProvisionMint = __esm(() => {
54135
52425
  });
54136
52426
 
54137
52427
  // src/mcp-server/tools/uniswapV3UniswapLiquidityProvisionMint.ts
54138
- var args64, tool$uniswapV3UniswapLiquidityProvisionMint;
52428
+ var args63, tool$uniswapV3UniswapLiquidityProvisionMint;
54139
52429
  var init_uniswapV3UniswapLiquidityProvisionMint2 = __esm(() => {
54140
52430
  init_uniswapV3UniswapLiquidityProvisionMint();
54141
52431
  init_components();
54142
52432
  init_tools();
54143
- args64 = {
52433
+ args63 = {
54144
52434
  request: UniswapMintLiquidityProvisionRequest$inboundSchema
54145
52435
  };
54146
52436
  tool$uniswapV3UniswapLiquidityProvisionMint = {
@@ -54164,9 +52454,9 @@ needed for the minting process.
54164
52454
  - \`UniswapV3NFTPositionManager\`
54165
52455
  </Info>
54166
52456
  `,
54167
- args: args64,
54168
- tool: async (client, args65, ctx) => {
54169
- const [result, apiCall] = await uniswapV3UniswapLiquidityProvisionMint(client, args65.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
52457
+ args: args63,
52458
+ tool: async (client, args64, ctx) => {
52459
+ const [result, apiCall] = await uniswapV3UniswapLiquidityProvisionMint(client, args64.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
54170
52460
  if (!result.ok) {
54171
52461
  return {
54172
52462
  content: [{ type: "text", text: result.error.message }],
@@ -54181,9 +52471,9 @@ needed for the minting process.
54181
52471
 
54182
52472
  // src/funcs/uniswapV3UniswapLiquidityProvisionPositions.ts
54183
52473
  function uniswapV3UniswapLiquidityProvisionPositions(client, request, options) {
54184
- return new APIPromise($do65(client, request, options));
52474
+ return new APIPromise($do64(client, request, options));
54185
52475
  }
54186
- async function $do65(client, request, options) {
52476
+ async function $do64(client, request, options) {
54187
52477
  const parsed = safeParse(request, (value) => V1UniswapLiquidityProvisionPositionsRequest$outboundSchema.parse(value), "Input validation failed");
54188
52478
  if (!parsed.ok) {
54189
52479
  return [parsed, { status: "invalid" }];
@@ -54259,12 +52549,12 @@ var init_uniswapV3UniswapLiquidityProvisionPositions = __esm(() => {
54259
52549
  });
54260
52550
 
54261
52551
  // src/mcp-server/tools/uniswapV3UniswapLiquidityProvisionPositions.ts
54262
- var args65, tool$uniswapV3UniswapLiquidityProvisionPositions;
52552
+ var args64, tool$uniswapV3UniswapLiquidityProvisionPositions;
54263
52553
  var init_uniswapV3UniswapLiquidityProvisionPositions2 = __esm(() => {
54264
52554
  init_uniswapV3UniswapLiquidityProvisionPositions();
54265
52555
  init_operations();
54266
52556
  init_tools();
54267
- args65 = {
52557
+ args64 = {
54268
52558
  request: V1UniswapLiquidityProvisionPositionsRequest$inboundSchema
54269
52559
  };
54270
52560
  tool$uniswapV3UniswapLiquidityProvisionPositions = {
@@ -54278,9 +52568,9 @@ Users can query this endpoint to obtain detailed information about their LP
54278
52568
  positions, including the total number of positions and relevant metadata. This
54279
52569
  information is crucial for users to manage and analyze their liquidity provision
54280
52570
  activities effectively.`,
54281
- args: args65,
54282
- tool: async (client, args66, ctx) => {
54283
- const [result, apiCall] = await uniswapV3UniswapLiquidityProvisionPositions(client, args66.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
52571
+ args: args64,
52572
+ tool: async (client, args65, ctx) => {
52573
+ const [result, apiCall] = await uniswapV3UniswapLiquidityProvisionPositions(client, args65.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
54284
52574
  if (!result.ok) {
54285
52575
  return {
54286
52576
  content: [{ type: "text", text: result.error.message }],
@@ -54295,9 +52585,9 @@ activities effectively.`,
54295
52585
 
54296
52586
  // src/funcs/uniswapV3UniswapLiquidityProvisionWithdraw.ts
54297
52587
  function uniswapV3UniswapLiquidityProvisionWithdraw(client, request, options) {
54298
- return new APIPromise($do66(client, request, options));
52588
+ return new APIPromise($do65(client, request, options));
54299
52589
  }
54300
- async function $do66(client, request, options) {
52590
+ async function $do65(client, request, options) {
54301
52591
  const parsed = safeParse(request, (value) => UniswapWithdrawLiquidityProvisionRequest$outboundSchema.parse(value), "Input validation failed");
54302
52592
  if (!parsed.ok) {
54303
52593
  return [parsed, { status: "invalid" }];
@@ -54368,12 +52658,12 @@ var init_uniswapV3UniswapLiquidityProvisionWithdraw = __esm(() => {
54368
52658
  });
54369
52659
 
54370
52660
  // src/mcp-server/tools/uniswapV3UniswapLiquidityProvisionWithdraw.ts
54371
- var args66, tool$uniswapV3UniswapLiquidityProvisionWithdraw;
52661
+ var args65, tool$uniswapV3UniswapLiquidityProvisionWithdraw;
54372
52662
  var init_uniswapV3UniswapLiquidityProvisionWithdraw2 = __esm(() => {
54373
52663
  init_uniswapV3UniswapLiquidityProvisionWithdraw();
54374
52664
  init_components();
54375
52665
  init_tools();
54376
- args66 = {
52666
+ args65 = {
54377
52667
  request: UniswapWithdrawLiquidityProvisionRequest$inboundSchema
54378
52668
  };
54379
52669
  tool$uniswapV3UniswapLiquidityProvisionWithdraw = {
@@ -54398,9 +52688,9 @@ before initiating a withdrawal to avoid potential issues or penalties.
54398
52688
  - \`UniswapV3NFTPositionManager\`
54399
52689
  </Info>
54400
52690
  `,
54401
- args: args66,
54402
- tool: async (client, args67, ctx) => {
54403
- const [result, apiCall] = await uniswapV3UniswapLiquidityProvisionWithdraw(client, args67.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
52691
+ args: args65,
52692
+ tool: async (client, args66, ctx) => {
52693
+ const [result, apiCall] = await uniswapV3UniswapLiquidityProvisionWithdraw(client, args66.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
54404
52694
  if (!result.ok) {
54405
52695
  return {
54406
52696
  content: [{ type: "text", text: result.error.message }],
@@ -54415,9 +52705,9 @@ before initiating a withdrawal to avoid potential issues or penalties.
54415
52705
 
54416
52706
  // src/funcs/uniswapV3UniswapPoolPrice.ts
54417
52707
  function uniswapV3UniswapPoolPrice(client, request, options) {
54418
- return new APIPromise($do67(client, request, options));
52708
+ return new APIPromise($do66(client, request, options));
54419
52709
  }
54420
- async function $do67(client, request, options) {
52710
+ async function $do66(client, request, options) {
54421
52711
  const parsed = safeParse(request, (value) => V1UniswapPoolPriceRequest$outboundSchema.parse(value), "Input validation failed");
54422
52712
  if (!parsed.ok) {
54423
52713
  return [parsed, { status: "invalid" }];
@@ -54495,12 +52785,12 @@ var init_uniswapV3UniswapPoolPrice = __esm(() => {
54495
52785
  });
54496
52786
 
54497
52787
  // src/mcp-server/tools/uniswapV3UniswapPoolPrice.ts
54498
- var args67, tool$uniswapV3UniswapPoolPrice;
52788
+ var args66, tool$uniswapV3UniswapPoolPrice;
54499
52789
  var init_uniswapV3UniswapPoolPrice2 = __esm(() => {
54500
52790
  init_uniswapV3UniswapPoolPrice();
54501
52791
  init_operations();
54502
52792
  init_tools();
54503
- args67 = {
52793
+ args66 = {
54504
52794
  request: V1UniswapPoolPriceRequest$inboundSchema
54505
52795
  };
54506
52796
  tool$uniswapV3UniswapPoolPrice = {
@@ -54510,9 +52800,9 @@ var init_uniswapV3UniswapPoolPrice2 = __esm(() => {
54510
52800
  This endpoint calculates the price of a token in a Uniswap pool.
54511
52801
 
54512
52802
  The price is calculated based on the current pool state and the specified fee tier.`,
54513
- args: args67,
54514
- tool: async (client, args68, ctx) => {
54515
- const [result, apiCall] = await uniswapV3UniswapPoolPrice(client, args68.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
52803
+ args: args66,
52804
+ tool: async (client, args67, ctx) => {
52805
+ const [result, apiCall] = await uniswapV3UniswapPoolPrice(client, args67.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
54516
52806
  if (!result.ok) {
54517
52807
  return {
54518
52808
  content: [{ type: "text", text: result.error.message }],
@@ -54527,9 +52817,9 @@ The price is calculated based on the current pool state and the specified fee ti
54527
52817
 
54528
52818
  // src/funcs/uniswapV3UniswapQuoteBuyExactly.ts
54529
52819
  function uniswapV3UniswapQuoteBuyExactly(client, request, options) {
54530
- return new APIPromise($do68(client, request, options));
52820
+ return new APIPromise($do67(client, request, options));
54531
52821
  }
54532
- async function $do68(client, request, options) {
52822
+ async function $do67(client, request, options) {
54533
52823
  const parsed = safeParse(request, (value) => V1UniswapQuoteBuyExactlyRequest$outboundSchema.parse(value), "Input validation failed");
54534
52824
  if (!parsed.ok) {
54535
52825
  return [parsed, { status: "invalid" }];
@@ -54608,12 +52898,12 @@ var init_uniswapV3UniswapQuoteBuyExactly = __esm(() => {
54608
52898
  });
54609
52899
 
54610
52900
  // src/mcp-server/tools/uniswapV3UniswapQuoteBuyExactly.ts
54611
- var args68, tool$uniswapV3UniswapQuoteBuyExactly;
52901
+ var args67, tool$uniswapV3UniswapQuoteBuyExactly;
54612
52902
  var init_uniswapV3UniswapQuoteBuyExactly2 = __esm(() => {
54613
52903
  init_uniswapV3UniswapQuoteBuyExactly();
54614
52904
  init_operations();
54615
52905
  init_tools();
54616
- args68 = {
52906
+ args67 = {
54617
52907
  request: V1UniswapQuoteBuyExactlyRequest$inboundSchema
54618
52908
  };
54619
52909
  tool$uniswapV3UniswapQuoteBuyExactly = {
@@ -54625,9 +52915,9 @@ specified amount of output tokens from a Uniswap pool.
54625
52915
 
54626
52916
  It also provides the resulting price after the transaction. The calculation takes
54627
52917
  into account the current pool state and the specified fee tier.`,
54628
- args: args68,
54629
- tool: async (client, args69, ctx) => {
54630
- const [result, apiCall] = await uniswapV3UniswapQuoteBuyExactly(client, args69.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
52918
+ args: args67,
52919
+ tool: async (client, args68, ctx) => {
52920
+ const [result, apiCall] = await uniswapV3UniswapQuoteBuyExactly(client, args68.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
54631
52921
  if (!result.ok) {
54632
52922
  return {
54633
52923
  content: [{ type: "text", text: result.error.message }],
@@ -54642,9 +52932,9 @@ into account the current pool state and the specified fee tier.`,
54642
52932
 
54643
52933
  // src/funcs/uniswapV3UniswapQuoteSellExactly.ts
54644
52934
  function uniswapV3UniswapQuoteSellExactly(client, request, options) {
54645
- return new APIPromise($do69(client, request, options));
52935
+ return new APIPromise($do68(client, request, options));
54646
52936
  }
54647
- async function $do69(client, request, options) {
52937
+ async function $do68(client, request, options) {
54648
52938
  const parsed = safeParse(request, (value) => V1UniswapQuoteSellExactlyRequest$outboundSchema.parse(value), "Input validation failed");
54649
52939
  if (!parsed.ok) {
54650
52940
  return [parsed, { status: "invalid" }];
@@ -54723,12 +53013,12 @@ var init_uniswapV3UniswapQuoteSellExactly = __esm(() => {
54723
53013
  });
54724
53014
 
54725
53015
  // src/mcp-server/tools/uniswapV3UniswapQuoteSellExactly.ts
54726
- var args69, tool$uniswapV3UniswapQuoteSellExactly;
53016
+ var args68, tool$uniswapV3UniswapQuoteSellExactly;
54727
53017
  var init_uniswapV3UniswapQuoteSellExactly2 = __esm(() => {
54728
53018
  init_uniswapV3UniswapQuoteSellExactly();
54729
53019
  init_operations();
54730
53020
  init_tools();
54731
- args69 = {
53021
+ args68 = {
54732
53022
  request: V1UniswapQuoteSellExactlyRequest$inboundSchema
54733
53023
  };
54734
53024
  tool$uniswapV3UniswapQuoteSellExactly = {
@@ -54740,9 +53030,9 @@ specified amount of output tokens from a Uniswap pool.
54740
53030
 
54741
53031
  It also provides the resulting price after the transaction. The calculation takes
54742
53032
  into account the current pool state and the specified fee tier.`,
54743
- args: args69,
54744
- tool: async (client, args70, ctx) => {
54745
- const [result, apiCall] = await uniswapV3UniswapQuoteSellExactly(client, args70.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53033
+ args: args68,
53034
+ tool: async (client, args69, ctx) => {
53035
+ const [result, apiCall] = await uniswapV3UniswapQuoteSellExactly(client, args69.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
54746
53036
  if (!result.ok) {
54747
53037
  return {
54748
53038
  content: [{ type: "text", text: result.error.message }],
@@ -54757,9 +53047,9 @@ into account the current pool state and the specified fee tier.`,
54757
53047
 
54758
53048
  // src/funcs/uniswapV3UniswapSwapBuyExactly.ts
54759
53049
  function uniswapV3UniswapSwapBuyExactly(client, request, options) {
54760
- return new APIPromise($do70(client, request, options));
53050
+ return new APIPromise($do69(client, request, options));
54761
53051
  }
54762
- async function $do70(client, request, options) {
53052
+ async function $do69(client, request, options) {
54763
53053
  const parsed = safeParse(request, (value) => UniswapBuyExactlyRequest$outboundSchema.parse(value), "Input validation failed");
54764
53054
  if (!parsed.ok) {
54765
53055
  return [parsed, { status: "invalid" }];
@@ -54830,12 +53120,12 @@ var init_uniswapV3UniswapSwapBuyExactly = __esm(() => {
54830
53120
  });
54831
53121
 
54832
53122
  // src/mcp-server/tools/uniswapV3UniswapSwapBuyExactly.ts
54833
- var args70, tool$uniswapV3UniswapSwapBuyExactly;
53123
+ var args69, tool$uniswapV3UniswapSwapBuyExactly;
54834
53124
  var init_uniswapV3UniswapSwapBuyExactly2 = __esm(() => {
54835
53125
  init_uniswapV3UniswapSwapBuyExactly();
54836
53126
  init_components();
54837
53127
  init_tools();
54838
- args70 = {
53128
+ args69 = {
54839
53129
  request: UniswapBuyExactlyRequest$inboundSchema
54840
53130
  };
54841
53131
  tool$uniswapV3UniswapSwapBuyExactly = {
@@ -54857,9 +53147,9 @@ needs to be wrapped, the appropriate amount will be wrapped automatically.
54857
53147
  - \`UniswapV3Router\`
54858
53148
  </Info>
54859
53149
  `,
54860
- args: args70,
54861
- tool: async (client, args71, ctx) => {
54862
- const [result, apiCall] = await uniswapV3UniswapSwapBuyExactly(client, args71.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53150
+ args: args69,
53151
+ tool: async (client, args70, ctx) => {
53152
+ const [result, apiCall] = await uniswapV3UniswapSwapBuyExactly(client, args70.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
54863
53153
  if (!result.ok) {
54864
53154
  return {
54865
53155
  content: [{ type: "text", text: result.error.message }],
@@ -54874,9 +53164,9 @@ needs to be wrapped, the appropriate amount will be wrapped automatically.
54874
53164
 
54875
53165
  // src/funcs/uniswapV3UniswapSwapSellExactly.ts
54876
53166
  function uniswapV3UniswapSwapSellExactly(client, request, options) {
54877
- return new APIPromise($do71(client, request, options));
53167
+ return new APIPromise($do70(client, request, options));
54878
53168
  }
54879
- async function $do71(client, request, options) {
53169
+ async function $do70(client, request, options) {
54880
53170
  const parsed = safeParse(request, (value) => UniswapSellExactlyRequest$outboundSchema.parse(value), "Input validation failed");
54881
53171
  if (!parsed.ok) {
54882
53172
  return [parsed, { status: "invalid" }];
@@ -54947,12 +53237,12 @@ var init_uniswapV3UniswapSwapSellExactly = __esm(() => {
54947
53237
  });
54948
53238
 
54949
53239
  // src/mcp-server/tools/uniswapV3UniswapSwapSellExactly.ts
54950
- var args71, tool$uniswapV3UniswapSwapSellExactly;
53240
+ var args70, tool$uniswapV3UniswapSwapSellExactly;
54951
53241
  var init_uniswapV3UniswapSwapSellExactly2 = __esm(() => {
54952
53242
  init_uniswapV3UniswapSwapSellExactly();
54953
53243
  init_components();
54954
53244
  init_tools();
54955
- args71 = {
53245
+ args70 = {
54956
53246
  request: UniswapSellExactlyRequest$inboundSchema
54957
53247
  };
54958
53248
  tool$uniswapV3UniswapSwapSellExactly = {
@@ -54974,9 +53264,9 @@ wrapped, the appropriate amount will be wrapped automatically.
54974
53264
  - \`UniswapV3Router\`
54975
53265
  </Info>
54976
53266
  `,
54977
- args: args71,
54978
- tool: async (client, args72, ctx) => {
54979
- const [result, apiCall] = await uniswapV3UniswapSwapSellExactly(client, args72.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53267
+ args: args70,
53268
+ tool: async (client, args71, ctx) => {
53269
+ const [result, apiCall] = await uniswapV3UniswapSwapSellExactly(client, args71.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
54980
53270
  if (!result.ok) {
54981
53271
  return {
54982
53272
  content: [{ type: "text", text: result.error.message }],
@@ -54991,9 +53281,9 @@ wrapped, the appropriate amount will be wrapped automatically.
54991
53281
 
54992
53282
  // src/funcs/universalGenericAllowance.ts
54993
53283
  function universalGenericAllowance(client, request, options) {
54994
- return new APIPromise($do72(client, request, options));
53284
+ return new APIPromise($do71(client, request, options));
54995
53285
  }
54996
- async function $do72(client, request, options) {
53286
+ async function $do71(client, request, options) {
54997
53287
  const parsed = safeParse(request, (value) => V1GenericAllowanceRequest$outboundSchema.parse(value), "Input validation failed");
54998
53288
  if (!parsed.ok) {
54999
53289
  return [parsed, { status: "invalid" }];
@@ -55071,12 +53361,12 @@ var init_universalGenericAllowance = __esm(() => {
55071
53361
  });
55072
53362
 
55073
53363
  // src/mcp-server/tools/universalGenericAllowance.ts
55074
- var args72, tool$universalGenericAllowance;
53364
+ var args71, tool$universalGenericAllowance;
55075
53365
  var init_universalGenericAllowance2 = __esm(() => {
55076
53366
  init_universalGenericAllowance();
55077
53367
  init_operations();
55078
53368
  init_tools();
55079
- args72 = {
53369
+ args71 = {
55080
53370
  request: V1GenericAllowanceRequest$inboundSchema
55081
53371
  };
55082
53372
  tool$universalGenericAllowance = {
@@ -55090,9 +53380,9 @@ tokens on their behalf.
55090
53380
  This is a crucial step before engaging in any transactions or operations within
55091
53381
  these protocols, ensuring that the protocol has the necessary permissions to manage
55092
53382
  the user's tokens securely and efficiently.`,
55093
- args: args72,
55094
- tool: async (client, args73, ctx) => {
55095
- const [result, apiCall] = await universalGenericAllowance(client, args73.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53383
+ args: args71,
53384
+ tool: async (client, args72, ctx) => {
53385
+ const [result, apiCall] = await universalGenericAllowance(client, args72.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
55096
53386
  if (!result.ok) {
55097
53387
  return {
55098
53388
  content: [{ type: "text", text: result.error.message }],
@@ -55107,9 +53397,9 @@ the user's tokens securely and efficiently.`,
55107
53397
 
55108
53398
  // src/funcs/universalGenericAllowanceSet.ts
55109
53399
  function universalGenericAllowanceSet(client, request, options) {
55110
- return new APIPromise($do73(client, request, options));
53400
+ return new APIPromise($do72(client, request, options));
55111
53401
  }
55112
- async function $do73(client, request, options) {
53402
+ async function $do72(client, request, options) {
55113
53403
  const parsed = safeParse(request, (value) => SetAllowanceRequest$outboundSchema.parse(value), "Input validation failed");
55114
53404
  if (!parsed.ok) {
55115
53405
  return [parsed, { status: "invalid" }];
@@ -55180,12 +53470,12 @@ var init_universalGenericAllowanceSet = __esm(() => {
55180
53470
  });
55181
53471
 
55182
53472
  // src/mcp-server/tools/universalGenericAllowanceSet.ts
55183
- var args73, tool$universalGenericAllowanceSet;
53473
+ var args72, tool$universalGenericAllowanceSet;
55184
53474
  var init_universalGenericAllowanceSet2 = __esm(() => {
55185
53475
  init_universalGenericAllowanceSet();
55186
53476
  init_components();
55187
53477
  init_tools();
55188
- args73 = {
53478
+ args72 = {
55189
53479
  request: SetAllowanceRequest$inboundSchema
55190
53480
  };
55191
53481
  tool$universalGenericAllowanceSet = {
@@ -55200,9 +53490,9 @@ authorize a protocol to spend a specified amount of tokens on behalf of the user
55200
53490
  This operation is crucial for ensuring that the protocol can manage the user's
55201
53491
  tokens securely and efficiently, enabling seamless transactions and operations
55202
53492
  within the DeFi ecosystem.`,
55203
- args: args73,
55204
- tool: async (client, args74, ctx) => {
55205
- const [result, apiCall] = await universalGenericAllowanceSet(client, args74.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53493
+ args: args72,
53494
+ tool: async (client, args73, ctx) => {
53495
+ const [result, apiCall] = await universalGenericAllowanceSet(client, args73.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
55206
53496
  if (!result.ok) {
55207
53497
  return {
55208
53498
  content: [{ type: "text", text: result.error.message }],
@@ -55217,9 +53507,9 @@ within the DeFi ecosystem.`,
55217
53507
 
55218
53508
  // src/funcs/universalGenericEns.ts
55219
53509
  function universalGenericEns(client, request, options) {
55220
- return new APIPromise($do74(client, request, options));
53510
+ return new APIPromise($do73(client, request, options));
55221
53511
  }
55222
- async function $do74(client, request, options) {
53512
+ async function $do73(client, request, options) {
55223
53513
  const parsed = safeParse(request, (value) => V1GenericEnsRequest$outboundSchema.parse(value), "Input validation failed");
55224
53514
  if (!parsed.ok) {
55225
53515
  return [parsed, { status: "invalid" }];
@@ -55295,12 +53585,12 @@ var init_universalGenericEns = __esm(() => {
55295
53585
  });
55296
53586
 
55297
53587
  // src/mcp-server/tools/universalGenericEns.ts
55298
- var args74, tool$universalGenericEns;
53588
+ var args73, tool$universalGenericEns;
55299
53589
  var init_universalGenericEns2 = __esm(() => {
55300
53590
  init_universalGenericEns();
55301
53591
  init_operations();
55302
53592
  init_tools();
55303
- args74 = {
53593
+ args73 = {
55304
53594
  request: V1GenericEnsRequest$inboundSchema
55305
53595
  };
55306
53596
  tool$universalGenericEns = {
@@ -55311,9 +53601,9 @@ An ENS name is a string ending in \`.eth\`.
55311
53601
 
55312
53602
  E.g. \`vitalik.eth\`. This endpoint can be used to
55313
53603
  query the actual ethereum wallet address behind the ENS name.`,
55314
- args: args74,
55315
- tool: async (client, args75, ctx) => {
55316
- const [result, apiCall] = await universalGenericEns(client, args75.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53604
+ args: args73,
53605
+ tool: async (client, args74, ctx) => {
53606
+ const [result, apiCall] = await universalGenericEns(client, args74.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
55317
53607
  if (!result.ok) {
55318
53608
  return {
55319
53609
  content: [{ type: "text", text: result.error.message }],
@@ -55328,9 +53618,9 @@ query the actual ethereum wallet address behind the ENS name.`,
55328
53618
 
55329
53619
  // src/funcs/universalGenericPortfolio.ts
55330
53620
  function universalGenericPortfolio(client, request, options) {
55331
- return new APIPromise($do75(client, request, options));
53621
+ return new APIPromise($do74(client, request, options));
55332
53622
  }
55333
- async function $do75(client, request, options) {
53623
+ async function $do74(client, request, options) {
55334
53624
  const parsed = safeParse(request, (value) => V1GenericPortfolioRequest$outboundSchema.parse(value), "Input validation failed");
55335
53625
  if (!parsed.ok) {
55336
53626
  return [parsed, { status: "invalid" }];
@@ -55406,12 +53696,12 @@ var init_universalGenericPortfolio = __esm(() => {
55406
53696
  });
55407
53697
 
55408
53698
  // src/mcp-server/tools/universalGenericPortfolio.ts
55409
- var args75, tool$universalGenericPortfolio;
53699
+ var args74, tool$universalGenericPortfolio;
55410
53700
  var init_universalGenericPortfolio2 = __esm(() => {
55411
53701
  init_universalGenericPortfolio();
55412
53702
  init_operations();
55413
53703
  init_tools();
55414
- args75 = {
53704
+ args74 = {
55415
53705
  request: V1GenericPortfolioRequest$inboundSchema
55416
53706
  };
55417
53707
  tool$universalGenericPortfolio = {
@@ -55422,9 +53712,9 @@ Fetch the detailed portfolio of a specific wallet address on a given blockchain.
55422
53712
 
55423
53713
  This includes the total value of the portfolio in USD and a breakdown of token
55424
53714
  balances, including their respective values and quantities.`,
55425
- args: args75,
55426
- tool: async (client, args76, ctx) => {
55427
- const [result, apiCall] = await universalGenericPortfolio(client, args76.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53715
+ args: args74,
53716
+ tool: async (client, args75, ctx) => {
53717
+ const [result, apiCall] = await universalGenericPortfolio(client, args75.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
55428
53718
  if (!result.ok) {
55429
53719
  return {
55430
53720
  content: [{ type: "text", text: result.error.message }],
@@ -55439,9 +53729,9 @@ balances, including their respective values and quantities.`,
55439
53729
 
55440
53730
  // src/funcs/universalGenericSupportedChains.ts
55441
53731
  function universalGenericSupportedChains(client, request, options) {
55442
- return new APIPromise($do76(client, request, options));
53732
+ return new APIPromise($do75(client, request, options));
55443
53733
  }
55444
- async function $do76(client, request, options) {
53734
+ async function $do75(client, request, options) {
55445
53735
  const parsed = safeParse(request, (value) => V1GenericSupportedChainsRequest$outboundSchema.parse(value), "Input validation failed");
55446
53736
  if (!parsed.ok) {
55447
53737
  return [parsed, { status: "invalid" }];
@@ -55516,12 +53806,12 @@ var init_universalGenericSupportedChains = __esm(() => {
55516
53806
  });
55517
53807
 
55518
53808
  // src/mcp-server/tools/universalGenericSupportedChains.ts
55519
- var args76, tool$universalGenericSupportedChains;
53809
+ var args75, tool$universalGenericSupportedChains;
55520
53810
  var init_universalGenericSupportedChains2 = __esm(() => {
55521
53811
  init_universalGenericSupportedChains();
55522
53812
  init_operations();
55523
53813
  init_tools();
55524
- args76 = {
53814
+ args75 = {
55525
53815
  request: V1GenericSupportedChainsRequest$inboundSchema
55526
53816
  };
55527
53817
  tool$universalGenericSupportedChains = {
@@ -55529,116 +53819,9 @@ var init_universalGenericSupportedChains2 = __esm(() => {
55529
53819
  description: `List Supported Chains
55530
53820
 
55531
53821
  Get the list of supported chains by the Compass API.`,
55532
- args: args76,
55533
- tool: async (client, args77, ctx) => {
55534
- const [result, apiCall] = await universalGenericSupportedChains(client, args77.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
55535
- if (!result.ok) {
55536
- return {
55537
- content: [{ type: "text", text: result.error.message }],
55538
- isError: true
55539
- };
55540
- }
55541
- const value = result.value;
55542
- return formatResult(value, apiCall);
55543
- }
55544
- };
55545
- });
55546
-
55547
- // src/funcs/universalGenericSupportedTokens.ts
55548
- function universalGenericSupportedTokens(client, request, options) {
55549
- return new APIPromise($do77(client, request, options));
55550
- }
55551
- async function $do77(client, request, options) {
55552
- const parsed = safeParse(request, (value) => V1GenericSupportedTokensRequest$outboundSchema.parse(value), "Input validation failed");
55553
- if (!parsed.ok) {
55554
- return [parsed, { status: "invalid" }];
55555
- }
55556
- const payload = parsed.value;
55557
- const body = null;
55558
- const path = pathToFunc("/v1/generic/supported_tokens")();
55559
- const query = encodeFormQuery({
55560
- chain: payload.chain
55561
- });
55562
- const headers = new Headers(compactMap({
55563
- Accept: "application/json"
55564
- }));
55565
- const secConfig = await extractSecurity(client._options.apiKeyAuth);
55566
- const securityInput = secConfig == null ? {} : { apiKeyAuth: secConfig };
55567
- const requestSecurity = resolveGlobalSecurity(securityInput);
55568
- const context = {
55569
- options: client._options,
55570
- baseURL: options?.serverURL ?? client._baseURL ?? "",
55571
- operationID: "v1_generic_supported_tokens",
55572
- oAuth2Scopes: [],
55573
- resolvedSecurity: requestSecurity,
55574
- securitySource: client._options.apiKeyAuth,
55575
- retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
55576
- retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"]
55577
- };
55578
- const requestRes = client._createRequest(context, {
55579
- security: requestSecurity,
55580
- method: "GET",
55581
- baseURL: options?.serverURL,
55582
- path,
55583
- headers,
55584
- query,
55585
- body,
55586
- userAgent: client._options.userAgent,
55587
- timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1
55588
- }, options);
55589
- if (!requestRes.ok) {
55590
- return [requestRes, { status: "invalid" }];
55591
- }
55592
- const req = requestRes.value;
55593
- const doResult = await client._do(req, {
55594
- context,
55595
- errorCodes: ["422", "4XX", "5XX"],
55596
- retryConfig: context.retryConfig,
55597
- retryCodes: context.retryCodes
55598
- });
55599
- if (!doResult.ok) {
55600
- return [doResult, { status: "request-error", request: req }];
55601
- }
55602
- const response = doResult.value;
55603
- const responseFields = {
55604
- HttpMeta: { Response: response, Request: req }
55605
- };
55606
- const [result] = await match(json(200, TokenInfo$inboundSchema), jsonErr(422, HTTPValidationError$inboundSchema), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
55607
- if (!result.ok) {
55608
- return [result, { status: "complete", request: req, response }];
55609
- }
55610
- return [result, { status: "complete", request: req, response }];
55611
- }
55612
- var init_universalGenericSupportedTokens = __esm(() => {
55613
- init_encodings();
55614
- init_matchers();
55615
- init_primitives();
55616
- init_schemas();
55617
- init_security();
55618
- init_url();
55619
- init_components();
55620
- init_errors2();
55621
- init_operations();
55622
- init_async();
55623
- });
55624
-
55625
- // src/mcp-server/tools/universalGenericSupportedTokens.ts
55626
- var args77, tool$universalGenericSupportedTokens;
55627
- var init_universalGenericSupportedTokens2 = __esm(() => {
55628
- init_universalGenericSupportedTokens();
55629
- init_operations();
55630
- init_tools();
55631
- args77 = {
55632
- request: V1GenericSupportedTokensRequest$inboundSchema
55633
- };
55634
- tool$universalGenericSupportedTokens = {
55635
- name: "universal-generic-supported-tokens",
55636
- description: `List Supported Tokens
55637
-
55638
- Get the list of supported tokens on a chain by the Compass API.`,
55639
- args: args77,
55640
- tool: async (client, args78, ctx) => {
55641
- const [result, apiCall] = await universalGenericSupportedTokens(client, args78.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53822
+ args: args75,
53823
+ tool: async (client, args76, ctx) => {
53824
+ const [result, apiCall] = await universalGenericSupportedChains(client, args76.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
55642
53825
  if (!result.ok) {
55643
53826
  return {
55644
53827
  content: [{ type: "text", text: result.error.message }],
@@ -55653,9 +53836,9 @@ Get the list of supported tokens on a chain by the Compass API.`,
55653
53836
 
55654
53837
  // src/funcs/universalGenericUnwrapWeth.ts
55655
53838
  function universalGenericUnwrapWeth(client, request, options) {
55656
- return new APIPromise($do78(client, request, options));
53839
+ return new APIPromise($do76(client, request, options));
55657
53840
  }
55658
- async function $do78(client, request, options) {
53841
+ async function $do76(client, request, options) {
55659
53842
  const parsed = safeParse(request, (value) => UnwrapWethRequest$outboundSchema.parse(value), "Input validation failed");
55660
53843
  if (!parsed.ok) {
55661
53844
  return [parsed, { status: "invalid" }];
@@ -55726,12 +53909,12 @@ var init_universalGenericUnwrapWeth = __esm(() => {
55726
53909
  });
55727
53910
 
55728
53911
  // src/mcp-server/tools/universalGenericUnwrapWeth.ts
55729
- var args78, tool$universalGenericUnwrapWeth;
53912
+ var args76, tool$universalGenericUnwrapWeth;
55730
53913
  var init_universalGenericUnwrapWeth2 = __esm(() => {
55731
53914
  init_universalGenericUnwrapWeth();
55732
53915
  init_components();
55733
53916
  init_tools();
55734
- args78 = {
53917
+ args76 = {
55735
53918
  request: UnwrapWethRequest$inboundSchema
55736
53919
  };
55737
53920
  tool$universalGenericUnwrapWeth = {
@@ -55740,9 +53923,9 @@ var init_universalGenericUnwrapWeth2 = __esm(() => {
55740
53923
 
55741
53924
  Unwrapping WETH converts the ERC-20 compliant form of ETH back to native ETH that
55742
53925
  can be used for gas and other native purposes.`,
55743
- args: args78,
55744
- tool: async (client, args79, ctx) => {
55745
- const [result, apiCall] = await universalGenericUnwrapWeth(client, args79.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
53926
+ args: args76,
53927
+ tool: async (client, args77, ctx) => {
53928
+ const [result, apiCall] = await universalGenericUnwrapWeth(client, args77.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
55746
53929
  if (!result.ok) {
55747
53930
  return {
55748
53931
  content: [{ type: "text", text: result.error.message }],
@@ -55757,9 +53940,9 @@ can be used for gas and other native purposes.`,
55757
53940
 
55758
53941
  // src/funcs/universalGenericWrapEth.ts
55759
53942
  function universalGenericWrapEth(client, request, options) {
55760
- return new APIPromise($do79(client, request, options));
53943
+ return new APIPromise($do77(client, request, options));
55761
53944
  }
55762
- async function $do79(client, request, options) {
53945
+ async function $do77(client, request, options) {
55763
53946
  const parsed = safeParse(request, (value) => WrapEthRequest$outboundSchema.parse(value), "Input validation failed");
55764
53947
  if (!parsed.ok) {
55765
53948
  return [parsed, { status: "invalid" }];
@@ -55830,12 +54013,12 @@ var init_universalGenericWrapEth = __esm(() => {
55830
54013
  });
55831
54014
 
55832
54015
  // src/mcp-server/tools/universalGenericWrapEth.ts
55833
- var args79, tool$universalGenericWrapEth;
54016
+ var args77, tool$universalGenericWrapEth;
55834
54017
  var init_universalGenericWrapEth2 = __esm(() => {
55835
54018
  init_universalGenericWrapEth();
55836
54019
  init_components();
55837
54020
  init_tools();
55838
- args79 = {
54021
+ args77 = {
55839
54022
  request: WrapEthRequest$inboundSchema
55840
54023
  };
55841
54024
  tool$universalGenericWrapEth = {
@@ -55844,9 +54027,9 @@ var init_universalGenericWrapEth2 = __esm(() => {
55844
54027
 
55845
54028
  Wrapping ETH creates an ERC20 compliant form of ETH that is typically needed for
55846
54029
  it to be traded on DeFi protocols.`,
55847
- args: args79,
55848
- tool: async (client, args80, ctx) => {
55849
- const [result, apiCall] = await universalGenericWrapEth(client, args80.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
54030
+ args: args77,
54031
+ tool: async (client, args78, ctx) => {
54032
+ const [result, apiCall] = await universalGenericWrapEth(client, args78.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
55850
54033
  if (!result.ok) {
55851
54034
  return {
55852
54035
  content: [{ type: "text", text: result.error.message }],
@@ -55863,7 +54046,7 @@ it to be traded on DeFi protocols.`,
55863
54046
  function createMCPServer(deps) {
55864
54047
  const server = new McpServer({
55865
54048
  name: "CompassApiSDK",
55866
- version: "1.0.27"
54049
+ version: "1.0.28-rc0"
55867
54050
  });
55868
54051
  const client = new CompassApiSDKCore({
55869
54052
  apiKeyAuth: deps.apiKeyAuth,
@@ -55915,7 +54098,6 @@ function createMCPServer(deps) {
55915
54098
  tool(tool$skySkySell);
55916
54099
  tool(tool$skySkyDeposit);
55917
54100
  tool(tool$skySkyWithdraw);
55918
- tool(tool$tokenTokenAddress);
55919
54101
  tool(tool$tokenTokenPrice);
55920
54102
  tool(tool$tokenTokenBalance);
55921
54103
  tool(tool$tokenTokenTransfer);
@@ -55930,7 +54112,6 @@ function createMCPServer(deps) {
55930
54112
  tool(tool$uniswapV3UniswapLiquidityProvisionIncrease);
55931
54113
  tool(tool$uniswapV3UniswapLiquidityProvisionWithdraw);
55932
54114
  tool(tool$universalGenericPortfolio);
55933
- tool(tool$universalGenericSupportedTokens);
55934
54115
  tool(tool$universalGenericSupportedChains);
55935
54116
  tool(tool$universalGenericAllowance);
55936
54117
  tool(tool$universalGenericEns);
@@ -56017,7 +54198,6 @@ var init_server2 = __esm(() => {
56017
54198
  init_skySkyWithdraw2();
56018
54199
  init_smartAccountSmartAccountBatchedUserOperations2();
56019
54200
  init_swapSwapOdos2();
56020
- init_tokenTokenAddress2();
56021
54201
  init_tokenTokenBalance2();
56022
54202
  init_tokenTokenPrice2();
56023
54203
  init_tokenTokenTransfer2();
@@ -56039,7 +54219,6 @@ var init_server2 = __esm(() => {
56039
54219
  init_universalGenericEns2();
56040
54220
  init_universalGenericPortfolio2();
56041
54221
  init_universalGenericSupportedChains2();
56042
- init_universalGenericSupportedTokens2();
56043
54222
  init_universalGenericUnwrapWeth2();
56044
54223
  init_universalGenericWrapEth2();
56045
54224
  });
@@ -57237,7 +55416,7 @@ var routes = ln({
57237
55416
  var app = _e(routes, {
57238
55417
  name: "mcp",
57239
55418
  versionInfo: {
57240
- currentVersion: "1.0.27"
55419
+ currentVersion: "1.0.28-rc0"
57241
55420
  }
57242
55421
  });
57243
55422
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -57245,5 +55424,5 @@ export {
57245
55424
  app
57246
55425
  };
57247
55426
 
57248
- //# debugId=FE10BEF89A7386DC64756E2164756E21
55427
+ //# debugId=EC3B310B7DF50E6364756E2164756E21
57249
55428
  //# sourceMappingURL=mcp-server.js.map