@compass-labs/api-sdk 0.5.0 → 0.5.2

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 (639) hide show
  1. package/bin/mcp-server.js +645 -197
  2. package/bin/mcp-server.js.map +74 -75
  3. package/dist/commonjs/lib/config.d.ts +2 -2
  4. package/dist/commonjs/lib/config.js +2 -2
  5. package/dist/commonjs/mcp-server/mcp-server.js +1 -1
  6. package/dist/commonjs/mcp-server/server.js +1 -1
  7. package/dist/commonjs/models/components/aaveborrowparams.d.ts +2 -0
  8. package/dist/commonjs/models/components/aaveborrowparams.d.ts.map +1 -1
  9. package/dist/commonjs/models/components/aaveborrowparams.js +4 -0
  10. package/dist/commonjs/models/components/aaveborrowparams.js.map +1 -1
  11. package/dist/commonjs/models/components/aaveborrowrequest.d.ts +2 -0
  12. package/dist/commonjs/models/components/aaveborrowrequest.d.ts.map +1 -1
  13. package/dist/commonjs/models/components/aaveborrowrequest.js +4 -0
  14. package/dist/commonjs/models/components/aaveborrowrequest.js.map +1 -1
  15. package/dist/commonjs/models/components/aaverepayparams.d.ts +2 -0
  16. package/dist/commonjs/models/components/aaverepayparams.d.ts.map +1 -1
  17. package/dist/commonjs/models/components/aaverepayparams.js +4 -0
  18. package/dist/commonjs/models/components/aaverepayparams.js.map +1 -1
  19. package/dist/commonjs/models/components/aaverepayrequest.d.ts +2 -0
  20. package/dist/commonjs/models/components/aaverepayrequest.d.ts.map +1 -1
  21. package/dist/commonjs/models/components/aaverepayrequest.js +4 -0
  22. package/dist/commonjs/models/components/aaverepayrequest.js.map +1 -1
  23. package/dist/commonjs/models/components/aavesupplyparams.d.ts +2 -0
  24. package/dist/commonjs/models/components/aavesupplyparams.d.ts.map +1 -1
  25. package/dist/commonjs/models/components/aavesupplyparams.js +4 -0
  26. package/dist/commonjs/models/components/aavesupplyparams.js.map +1 -1
  27. package/dist/commonjs/models/components/aavesupplyrequest.d.ts +2 -0
  28. package/dist/commonjs/models/components/aavesupplyrequest.d.ts.map +1 -1
  29. package/dist/commonjs/models/components/aavesupplyrequest.js +4 -0
  30. package/dist/commonjs/models/components/aavesupplyrequest.js.map +1 -1
  31. package/dist/commonjs/models/components/aavewithdrawparams.d.ts +2 -0
  32. package/dist/commonjs/models/components/aavewithdrawparams.d.ts.map +1 -1
  33. package/dist/commonjs/models/components/aavewithdrawparams.js +11 -0
  34. package/dist/commonjs/models/components/aavewithdrawparams.js.map +1 -1
  35. package/dist/commonjs/models/components/aavewithdrawrequest.d.ts +2 -0
  36. package/dist/commonjs/models/components/aavewithdrawrequest.d.ts.map +1 -1
  37. package/dist/commonjs/models/components/aavewithdrawrequest.js +11 -0
  38. package/dist/commonjs/models/components/aavewithdrawrequest.js.map +1 -1
  39. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.d.ts +2 -0
  40. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.d.ts.map +1 -1
  41. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.js +4 -0
  42. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.js.map +1 -1
  43. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +2 -0
  44. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
  45. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js +4 -0
  46. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
  47. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts +2 -0
  48. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts.map +1 -1
  49. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js +6 -0
  50. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js.map +1 -1
  51. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +2 -0
  52. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
  53. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +6 -0
  54. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
  55. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts +2 -0
  56. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts.map +1 -1
  57. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.js +6 -0
  58. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.js.map +1 -1
  59. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +2 -0
  60. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
  61. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +6 -0
  62. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
  63. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.d.ts +2 -0
  64. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.d.ts.map +1 -1
  65. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.js +4 -0
  66. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.js.map +1 -1
  67. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +2 -0
  68. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
  69. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js +4 -0
  70. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
  71. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts +2 -0
  72. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts.map +1 -1
  73. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js +6 -0
  74. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js.map +1 -1
  75. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +2 -0
  76. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  77. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +6 -0
  78. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
  79. package/dist/commonjs/models/components/increaseallowanceparams.d.ts +2 -0
  80. package/dist/commonjs/models/components/increaseallowanceparams.d.ts.map +1 -1
  81. package/dist/commonjs/models/components/increaseallowanceparams.js +4 -0
  82. package/dist/commonjs/models/components/increaseallowanceparams.js.map +1 -1
  83. package/dist/commonjs/models/components/increaseallowancerequest.d.ts +2 -0
  84. package/dist/commonjs/models/components/increaseallowancerequest.d.ts.map +1 -1
  85. package/dist/commonjs/models/components/increaseallowancerequest.js +4 -0
  86. package/dist/commonjs/models/components/increaseallowancerequest.js.map +1 -1
  87. package/dist/commonjs/models/components/index.d.ts +0 -1
  88. package/dist/commonjs/models/components/index.d.ts.map +1 -1
  89. package/dist/commonjs/models/components/index.js +0 -1
  90. package/dist/commonjs/models/components/index.js.map +1 -1
  91. package/dist/commonjs/models/components/morphoborrowparams.d.ts +2 -0
  92. package/dist/commonjs/models/components/morphoborrowparams.d.ts.map +1 -1
  93. package/dist/commonjs/models/components/morphoborrowparams.js +4 -0
  94. package/dist/commonjs/models/components/morphoborrowparams.js.map +1 -1
  95. package/dist/commonjs/models/components/morphoborrowrequest.d.ts +2 -0
  96. package/dist/commonjs/models/components/morphoborrowrequest.d.ts.map +1 -1
  97. package/dist/commonjs/models/components/morphoborrowrequest.js +4 -0
  98. package/dist/commonjs/models/components/morphoborrowrequest.js.map +1 -1
  99. package/dist/commonjs/models/components/morphodepositparams.d.ts +2 -0
  100. package/dist/commonjs/models/components/morphodepositparams.d.ts.map +1 -1
  101. package/dist/commonjs/models/components/morphodepositparams.js +4 -0
  102. package/dist/commonjs/models/components/morphodepositparams.js.map +1 -1
  103. package/dist/commonjs/models/components/morphodepositrequest.d.ts +2 -0
  104. package/dist/commonjs/models/components/morphodepositrequest.d.ts.map +1 -1
  105. package/dist/commonjs/models/components/morphodepositrequest.js +4 -0
  106. package/dist/commonjs/models/components/morphodepositrequest.js.map +1 -1
  107. package/dist/commonjs/models/components/morphorepayparams.d.ts +2 -0
  108. package/dist/commonjs/models/components/morphorepayparams.d.ts.map +1 -1
  109. package/dist/commonjs/models/components/morphorepayparams.js +4 -0
  110. package/dist/commonjs/models/components/morphorepayparams.js.map +1 -1
  111. package/dist/commonjs/models/components/morphorepayrequest.d.ts +2 -0
  112. package/dist/commonjs/models/components/morphorepayrequest.d.ts.map +1 -1
  113. package/dist/commonjs/models/components/morphorepayrequest.js +4 -0
  114. package/dist/commonjs/models/components/morphorepayrequest.js.map +1 -1
  115. package/dist/commonjs/models/components/morphosetvaultallowanceparams.d.ts +2 -0
  116. package/dist/commonjs/models/components/morphosetvaultallowanceparams.d.ts.map +1 -1
  117. package/dist/commonjs/models/components/morphosetvaultallowanceparams.js +4 -0
  118. package/dist/commonjs/models/components/morphosetvaultallowanceparams.js.map +1 -1
  119. package/dist/commonjs/models/components/morphosetvaultallowancerequest.d.ts +2 -0
  120. package/dist/commonjs/models/components/morphosetvaultallowancerequest.d.ts.map +1 -1
  121. package/dist/commonjs/models/components/morphosetvaultallowancerequest.js +4 -0
  122. package/dist/commonjs/models/components/morphosetvaultallowancerequest.js.map +1 -1
  123. package/dist/commonjs/models/components/morphosupplycollateralparams.d.ts +2 -0
  124. package/dist/commonjs/models/components/morphosupplycollateralparams.d.ts.map +1 -1
  125. package/dist/commonjs/models/components/morphosupplycollateralparams.js +4 -0
  126. package/dist/commonjs/models/components/morphosupplycollateralparams.js.map +1 -1
  127. package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts +2 -0
  128. package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
  129. package/dist/commonjs/models/components/morphosupplycollateralrequest.js +4 -0
  130. package/dist/commonjs/models/components/morphosupplycollateralrequest.js.map +1 -1
  131. package/dist/commonjs/models/components/morphowithdrawcollateralparams.d.ts +2 -0
  132. package/dist/commonjs/models/components/morphowithdrawcollateralparams.d.ts.map +1 -1
  133. package/dist/commonjs/models/components/morphowithdrawcollateralparams.js +4 -0
  134. package/dist/commonjs/models/components/morphowithdrawcollateralparams.js.map +1 -1
  135. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts +2 -0
  136. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
  137. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js +4 -0
  138. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js.map +1 -1
  139. package/dist/commonjs/models/components/morphowithdrawparams.d.ts +2 -0
  140. package/dist/commonjs/models/components/morphowithdrawparams.d.ts.map +1 -1
  141. package/dist/commonjs/models/components/morphowithdrawparams.js +4 -0
  142. package/dist/commonjs/models/components/morphowithdrawparams.js.map +1 -1
  143. package/dist/commonjs/models/components/morphowithdrawrequest.d.ts +2 -0
  144. package/dist/commonjs/models/components/morphowithdrawrequest.d.ts.map +1 -1
  145. package/dist/commonjs/models/components/morphowithdrawrequest.js +4 -0
  146. package/dist/commonjs/models/components/morphowithdrawrequest.js.map +1 -1
  147. package/dist/commonjs/models/components/pendlebuyptparams.d.ts +2 -0
  148. package/dist/commonjs/models/components/pendlebuyptparams.d.ts.map +1 -1
  149. package/dist/commonjs/models/components/pendlebuyptparams.js +4 -0
  150. package/dist/commonjs/models/components/pendlebuyptparams.js.map +1 -1
  151. package/dist/commonjs/models/components/pendlebuyptrequest.d.ts +2 -0
  152. package/dist/commonjs/models/components/pendlebuyptrequest.d.ts.map +1 -1
  153. package/dist/commonjs/models/components/pendlebuyptrequest.js +4 -0
  154. package/dist/commonjs/models/components/pendlebuyptrequest.js.map +1 -1
  155. package/dist/commonjs/models/components/pendlebuyytparams.d.ts +2 -0
  156. package/dist/commonjs/models/components/pendlebuyytparams.d.ts.map +1 -1
  157. package/dist/commonjs/models/components/pendlebuyytparams.js +4 -0
  158. package/dist/commonjs/models/components/pendlebuyytparams.js.map +1 -1
  159. package/dist/commonjs/models/components/pendlebuyytrequest.d.ts +2 -0
  160. package/dist/commonjs/models/components/pendlebuyytrequest.d.ts.map +1 -1
  161. package/dist/commonjs/models/components/pendlebuyytrequest.js +4 -0
  162. package/dist/commonjs/models/components/pendlebuyytrequest.js.map +1 -1
  163. package/dist/commonjs/models/components/pendlesellptparams.d.ts +2 -0
  164. package/dist/commonjs/models/components/pendlesellptparams.d.ts.map +1 -1
  165. package/dist/commonjs/models/components/pendlesellptparams.js +4 -0
  166. package/dist/commonjs/models/components/pendlesellptparams.js.map +1 -1
  167. package/dist/commonjs/models/components/pendlesellptrequest.d.ts +2 -0
  168. package/dist/commonjs/models/components/pendlesellptrequest.d.ts.map +1 -1
  169. package/dist/commonjs/models/components/pendlesellptrequest.js +4 -0
  170. package/dist/commonjs/models/components/pendlesellptrequest.js.map +1 -1
  171. package/dist/commonjs/models/components/pendlesellytparams.d.ts +2 -0
  172. package/dist/commonjs/models/components/pendlesellytparams.d.ts.map +1 -1
  173. package/dist/commonjs/models/components/pendlesellytparams.js +4 -0
  174. package/dist/commonjs/models/components/pendlesellytparams.js.map +1 -1
  175. package/dist/commonjs/models/components/pendlesellytrequest.d.ts +2 -0
  176. package/dist/commonjs/models/components/pendlesellytrequest.d.ts.map +1 -1
  177. package/dist/commonjs/models/components/pendlesellytrequest.js +4 -0
  178. package/dist/commonjs/models/components/pendlesellytrequest.js.map +1 -1
  179. package/dist/commonjs/models/components/skybuyparams.d.ts +2 -0
  180. package/dist/commonjs/models/components/skybuyparams.d.ts.map +1 -1
  181. package/dist/commonjs/models/components/skybuyparams.js +4 -0
  182. package/dist/commonjs/models/components/skybuyparams.js.map +1 -1
  183. package/dist/commonjs/models/components/skybuyrequest.d.ts +2 -0
  184. package/dist/commonjs/models/components/skybuyrequest.d.ts.map +1 -1
  185. package/dist/commonjs/models/components/skybuyrequest.js +4 -0
  186. package/dist/commonjs/models/components/skybuyrequest.js.map +1 -1
  187. package/dist/commonjs/models/components/skydepositparams.d.ts +2 -0
  188. package/dist/commonjs/models/components/skydepositparams.d.ts.map +1 -1
  189. package/dist/commonjs/models/components/skydepositparams.js +11 -0
  190. package/dist/commonjs/models/components/skydepositparams.js.map +1 -1
  191. package/dist/commonjs/models/components/skydepositrequest.d.ts +2 -0
  192. package/dist/commonjs/models/components/skydepositrequest.d.ts.map +1 -1
  193. package/dist/commonjs/models/components/skydepositrequest.js +11 -0
  194. package/dist/commonjs/models/components/skydepositrequest.js.map +1 -1
  195. package/dist/commonjs/models/components/skysellparams.d.ts +2 -0
  196. package/dist/commonjs/models/components/skysellparams.d.ts.map +1 -1
  197. package/dist/commonjs/models/components/skysellparams.js +4 -0
  198. package/dist/commonjs/models/components/skysellparams.js.map +1 -1
  199. package/dist/commonjs/models/components/skysellrequest.d.ts +2 -0
  200. package/dist/commonjs/models/components/skysellrequest.d.ts.map +1 -1
  201. package/dist/commonjs/models/components/skysellrequest.js +4 -0
  202. package/dist/commonjs/models/components/skysellrequest.js.map +1 -1
  203. package/dist/commonjs/models/components/skywithdrawparams.d.ts +2 -0
  204. package/dist/commonjs/models/components/skywithdrawparams.d.ts.map +1 -1
  205. package/dist/commonjs/models/components/skywithdrawparams.js +11 -0
  206. package/dist/commonjs/models/components/skywithdrawparams.js.map +1 -1
  207. package/dist/commonjs/models/components/skywithdrawrequest.d.ts +2 -0
  208. package/dist/commonjs/models/components/skywithdrawrequest.d.ts.map +1 -1
  209. package/dist/commonjs/models/components/skywithdrawrequest.js +11 -0
  210. package/dist/commonjs/models/components/skywithdrawrequest.js.map +1 -1
  211. package/dist/commonjs/models/components/tokentransfererc20params.d.ts +2 -0
  212. package/dist/commonjs/models/components/tokentransfererc20params.d.ts.map +1 -1
  213. package/dist/commonjs/models/components/tokentransfererc20params.js +11 -0
  214. package/dist/commonjs/models/components/tokentransfererc20params.js.map +1 -1
  215. package/dist/commonjs/models/components/tokentransferrequest.d.ts +2 -0
  216. package/dist/commonjs/models/components/tokentransferrequest.d.ts.map +1 -1
  217. package/dist/commonjs/models/components/tokentransferrequest.js +11 -0
  218. package/dist/commonjs/models/components/tokentransferrequest.js.map +1 -1
  219. package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts +2 -0
  220. package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
  221. package/dist/commonjs/models/components/uniswapbuyexactlyparams.js +4 -0
  222. package/dist/commonjs/models/components/uniswapbuyexactlyparams.js.map +1 -1
  223. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts +2 -0
  224. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
  225. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js +4 -0
  226. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js.map +1 -1
  227. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.d.ts +2 -0
  228. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.d.ts.map +1 -1
  229. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.js +4 -0
  230. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.js.map +1 -1
  231. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +2 -0
  232. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
  233. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js +4 -0
  234. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
  235. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.d.ts +2 -0
  236. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.d.ts.map +1 -1
  237. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.js +4 -0
  238. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.js.map +1 -1
  239. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts +2 -0
  240. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
  241. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js +4 -0
  242. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
  243. package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts +2 -0
  244. package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
  245. package/dist/commonjs/models/components/uniswapsellexactlyparams.js +4 -0
  246. package/dist/commonjs/models/components/uniswapsellexactlyparams.js.map +1 -1
  247. package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts +2 -0
  248. package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
  249. package/dist/commonjs/models/components/uniswapsellexactlyrequest.js +4 -0
  250. package/dist/commonjs/models/components/uniswapsellexactlyrequest.js.map +1 -1
  251. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.d.ts +2 -0
  252. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.d.ts.map +1 -1
  253. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.js +4 -0
  254. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.js.map +1 -1
  255. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +2 -0
  256. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  257. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js +4 -0
  258. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
  259. package/dist/commonjs/models/components/unwrapwethparams.d.ts +2 -0
  260. package/dist/commonjs/models/components/unwrapwethparams.d.ts.map +1 -1
  261. package/dist/commonjs/models/components/unwrapwethparams.js +11 -0
  262. package/dist/commonjs/models/components/unwrapwethparams.js.map +1 -1
  263. package/dist/commonjs/models/components/unwrapwethrequest.d.ts +2 -0
  264. package/dist/commonjs/models/components/unwrapwethrequest.d.ts.map +1 -1
  265. package/dist/commonjs/models/components/unwrapwethrequest.js +11 -0
  266. package/dist/commonjs/models/components/unwrapwethrequest.js.map +1 -1
  267. package/dist/commonjs/models/components/useroperation.d.ts +432 -9
  268. package/dist/commonjs/models/components/useroperation.d.ts.map +1 -1
  269. package/dist/commonjs/models/components/useroperation.js +316 -144
  270. package/dist/commonjs/models/components/useroperation.js.map +1 -1
  271. package/dist/commonjs/models/components/wrapethparams.d.ts +2 -0
  272. package/dist/commonjs/models/components/wrapethparams.d.ts.map +1 -1
  273. package/dist/commonjs/models/components/wrapethparams.js +11 -0
  274. package/dist/commonjs/models/components/wrapethparams.js.map +1 -1
  275. package/dist/commonjs/models/components/wrapethrequest.d.ts +2 -0
  276. package/dist/commonjs/models/components/wrapethrequest.d.ts.map +1 -1
  277. package/dist/commonjs/models/components/wrapethrequest.js +11 -0
  278. package/dist/commonjs/models/components/wrapethrequest.js.map +1 -1
  279. package/dist/esm/lib/config.d.ts +2 -2
  280. package/dist/esm/lib/config.js +2 -2
  281. package/dist/esm/mcp-server/mcp-server.js +1 -1
  282. package/dist/esm/mcp-server/server.js +1 -1
  283. package/dist/esm/models/components/aaveborrowparams.d.ts +2 -0
  284. package/dist/esm/models/components/aaveborrowparams.d.ts.map +1 -1
  285. package/dist/esm/models/components/aaveborrowparams.js +4 -0
  286. package/dist/esm/models/components/aaveborrowparams.js.map +1 -1
  287. package/dist/esm/models/components/aaveborrowrequest.d.ts +2 -0
  288. package/dist/esm/models/components/aaveborrowrequest.d.ts.map +1 -1
  289. package/dist/esm/models/components/aaveborrowrequest.js +4 -0
  290. package/dist/esm/models/components/aaveborrowrequest.js.map +1 -1
  291. package/dist/esm/models/components/aaverepayparams.d.ts +2 -0
  292. package/dist/esm/models/components/aaverepayparams.d.ts.map +1 -1
  293. package/dist/esm/models/components/aaverepayparams.js +4 -0
  294. package/dist/esm/models/components/aaverepayparams.js.map +1 -1
  295. package/dist/esm/models/components/aaverepayrequest.d.ts +2 -0
  296. package/dist/esm/models/components/aaverepayrequest.d.ts.map +1 -1
  297. package/dist/esm/models/components/aaverepayrequest.js +4 -0
  298. package/dist/esm/models/components/aaverepayrequest.js.map +1 -1
  299. package/dist/esm/models/components/aavesupplyparams.d.ts +2 -0
  300. package/dist/esm/models/components/aavesupplyparams.d.ts.map +1 -1
  301. package/dist/esm/models/components/aavesupplyparams.js +4 -0
  302. package/dist/esm/models/components/aavesupplyparams.js.map +1 -1
  303. package/dist/esm/models/components/aavesupplyrequest.d.ts +2 -0
  304. package/dist/esm/models/components/aavesupplyrequest.d.ts.map +1 -1
  305. package/dist/esm/models/components/aavesupplyrequest.js +4 -0
  306. package/dist/esm/models/components/aavesupplyrequest.js.map +1 -1
  307. package/dist/esm/models/components/aavewithdrawparams.d.ts +2 -0
  308. package/dist/esm/models/components/aavewithdrawparams.d.ts.map +1 -1
  309. package/dist/esm/models/components/aavewithdrawparams.js +11 -0
  310. package/dist/esm/models/components/aavewithdrawparams.js.map +1 -1
  311. package/dist/esm/models/components/aavewithdrawrequest.d.ts +2 -0
  312. package/dist/esm/models/components/aavewithdrawrequest.d.ts.map +1 -1
  313. package/dist/esm/models/components/aavewithdrawrequest.js +11 -0
  314. package/dist/esm/models/components/aavewithdrawrequest.js.map +1 -1
  315. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.d.ts +2 -0
  316. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.d.ts.map +1 -1
  317. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.js +4 -0
  318. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.js.map +1 -1
  319. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +2 -0
  320. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
  321. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js +4 -0
  322. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
  323. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts +2 -0
  324. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts.map +1 -1
  325. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js +6 -0
  326. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js.map +1 -1
  327. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +2 -0
  328. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
  329. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +6 -0
  330. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
  331. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts +2 -0
  332. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts.map +1 -1
  333. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.js +6 -0
  334. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.js.map +1 -1
  335. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +2 -0
  336. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
  337. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +6 -0
  338. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
  339. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.d.ts +2 -0
  340. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.d.ts.map +1 -1
  341. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.js +4 -0
  342. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.js.map +1 -1
  343. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +2 -0
  344. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
  345. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js +4 -0
  346. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
  347. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts +2 -0
  348. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts.map +1 -1
  349. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js +6 -0
  350. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js.map +1 -1
  351. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +2 -0
  352. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  353. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +6 -0
  354. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
  355. package/dist/esm/models/components/increaseallowanceparams.d.ts +2 -0
  356. package/dist/esm/models/components/increaseallowanceparams.d.ts.map +1 -1
  357. package/dist/esm/models/components/increaseallowanceparams.js +4 -0
  358. package/dist/esm/models/components/increaseallowanceparams.js.map +1 -1
  359. package/dist/esm/models/components/increaseallowancerequest.d.ts +2 -0
  360. package/dist/esm/models/components/increaseallowancerequest.d.ts.map +1 -1
  361. package/dist/esm/models/components/increaseallowancerequest.js +4 -0
  362. package/dist/esm/models/components/increaseallowancerequest.js.map +1 -1
  363. package/dist/esm/models/components/index.d.ts +0 -1
  364. package/dist/esm/models/components/index.d.ts.map +1 -1
  365. package/dist/esm/models/components/index.js +0 -1
  366. package/dist/esm/models/components/index.js.map +1 -1
  367. package/dist/esm/models/components/morphoborrowparams.d.ts +2 -0
  368. package/dist/esm/models/components/morphoborrowparams.d.ts.map +1 -1
  369. package/dist/esm/models/components/morphoborrowparams.js +4 -0
  370. package/dist/esm/models/components/morphoborrowparams.js.map +1 -1
  371. package/dist/esm/models/components/morphoborrowrequest.d.ts +2 -0
  372. package/dist/esm/models/components/morphoborrowrequest.d.ts.map +1 -1
  373. package/dist/esm/models/components/morphoborrowrequest.js +4 -0
  374. package/dist/esm/models/components/morphoborrowrequest.js.map +1 -1
  375. package/dist/esm/models/components/morphodepositparams.d.ts +2 -0
  376. package/dist/esm/models/components/morphodepositparams.d.ts.map +1 -1
  377. package/dist/esm/models/components/morphodepositparams.js +4 -0
  378. package/dist/esm/models/components/morphodepositparams.js.map +1 -1
  379. package/dist/esm/models/components/morphodepositrequest.d.ts +2 -0
  380. package/dist/esm/models/components/morphodepositrequest.d.ts.map +1 -1
  381. package/dist/esm/models/components/morphodepositrequest.js +4 -0
  382. package/dist/esm/models/components/morphodepositrequest.js.map +1 -1
  383. package/dist/esm/models/components/morphorepayparams.d.ts +2 -0
  384. package/dist/esm/models/components/morphorepayparams.d.ts.map +1 -1
  385. package/dist/esm/models/components/morphorepayparams.js +4 -0
  386. package/dist/esm/models/components/morphorepayparams.js.map +1 -1
  387. package/dist/esm/models/components/morphorepayrequest.d.ts +2 -0
  388. package/dist/esm/models/components/morphorepayrequest.d.ts.map +1 -1
  389. package/dist/esm/models/components/morphorepayrequest.js +4 -0
  390. package/dist/esm/models/components/morphorepayrequest.js.map +1 -1
  391. package/dist/esm/models/components/morphosetvaultallowanceparams.d.ts +2 -0
  392. package/dist/esm/models/components/morphosetvaultallowanceparams.d.ts.map +1 -1
  393. package/dist/esm/models/components/morphosetvaultallowanceparams.js +4 -0
  394. package/dist/esm/models/components/morphosetvaultallowanceparams.js.map +1 -1
  395. package/dist/esm/models/components/morphosetvaultallowancerequest.d.ts +2 -0
  396. package/dist/esm/models/components/morphosetvaultallowancerequest.d.ts.map +1 -1
  397. package/dist/esm/models/components/morphosetvaultallowancerequest.js +4 -0
  398. package/dist/esm/models/components/morphosetvaultallowancerequest.js.map +1 -1
  399. package/dist/esm/models/components/morphosupplycollateralparams.d.ts +2 -0
  400. package/dist/esm/models/components/morphosupplycollateralparams.d.ts.map +1 -1
  401. package/dist/esm/models/components/morphosupplycollateralparams.js +4 -0
  402. package/dist/esm/models/components/morphosupplycollateralparams.js.map +1 -1
  403. package/dist/esm/models/components/morphosupplycollateralrequest.d.ts +2 -0
  404. package/dist/esm/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
  405. package/dist/esm/models/components/morphosupplycollateralrequest.js +4 -0
  406. package/dist/esm/models/components/morphosupplycollateralrequest.js.map +1 -1
  407. package/dist/esm/models/components/morphowithdrawcollateralparams.d.ts +2 -0
  408. package/dist/esm/models/components/morphowithdrawcollateralparams.d.ts.map +1 -1
  409. package/dist/esm/models/components/morphowithdrawcollateralparams.js +4 -0
  410. package/dist/esm/models/components/morphowithdrawcollateralparams.js.map +1 -1
  411. package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts +2 -0
  412. package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
  413. package/dist/esm/models/components/morphowithdrawcollateralrequest.js +4 -0
  414. package/dist/esm/models/components/morphowithdrawcollateralrequest.js.map +1 -1
  415. package/dist/esm/models/components/morphowithdrawparams.d.ts +2 -0
  416. package/dist/esm/models/components/morphowithdrawparams.d.ts.map +1 -1
  417. package/dist/esm/models/components/morphowithdrawparams.js +4 -0
  418. package/dist/esm/models/components/morphowithdrawparams.js.map +1 -1
  419. package/dist/esm/models/components/morphowithdrawrequest.d.ts +2 -0
  420. package/dist/esm/models/components/morphowithdrawrequest.d.ts.map +1 -1
  421. package/dist/esm/models/components/morphowithdrawrequest.js +4 -0
  422. package/dist/esm/models/components/morphowithdrawrequest.js.map +1 -1
  423. package/dist/esm/models/components/pendlebuyptparams.d.ts +2 -0
  424. package/dist/esm/models/components/pendlebuyptparams.d.ts.map +1 -1
  425. package/dist/esm/models/components/pendlebuyptparams.js +4 -0
  426. package/dist/esm/models/components/pendlebuyptparams.js.map +1 -1
  427. package/dist/esm/models/components/pendlebuyptrequest.d.ts +2 -0
  428. package/dist/esm/models/components/pendlebuyptrequest.d.ts.map +1 -1
  429. package/dist/esm/models/components/pendlebuyptrequest.js +4 -0
  430. package/dist/esm/models/components/pendlebuyptrequest.js.map +1 -1
  431. package/dist/esm/models/components/pendlebuyytparams.d.ts +2 -0
  432. package/dist/esm/models/components/pendlebuyytparams.d.ts.map +1 -1
  433. package/dist/esm/models/components/pendlebuyytparams.js +4 -0
  434. package/dist/esm/models/components/pendlebuyytparams.js.map +1 -1
  435. package/dist/esm/models/components/pendlebuyytrequest.d.ts +2 -0
  436. package/dist/esm/models/components/pendlebuyytrequest.d.ts.map +1 -1
  437. package/dist/esm/models/components/pendlebuyytrequest.js +4 -0
  438. package/dist/esm/models/components/pendlebuyytrequest.js.map +1 -1
  439. package/dist/esm/models/components/pendlesellptparams.d.ts +2 -0
  440. package/dist/esm/models/components/pendlesellptparams.d.ts.map +1 -1
  441. package/dist/esm/models/components/pendlesellptparams.js +4 -0
  442. package/dist/esm/models/components/pendlesellptparams.js.map +1 -1
  443. package/dist/esm/models/components/pendlesellptrequest.d.ts +2 -0
  444. package/dist/esm/models/components/pendlesellptrequest.d.ts.map +1 -1
  445. package/dist/esm/models/components/pendlesellptrequest.js +4 -0
  446. package/dist/esm/models/components/pendlesellptrequest.js.map +1 -1
  447. package/dist/esm/models/components/pendlesellytparams.d.ts +2 -0
  448. package/dist/esm/models/components/pendlesellytparams.d.ts.map +1 -1
  449. package/dist/esm/models/components/pendlesellytparams.js +4 -0
  450. package/dist/esm/models/components/pendlesellytparams.js.map +1 -1
  451. package/dist/esm/models/components/pendlesellytrequest.d.ts +2 -0
  452. package/dist/esm/models/components/pendlesellytrequest.d.ts.map +1 -1
  453. package/dist/esm/models/components/pendlesellytrequest.js +4 -0
  454. package/dist/esm/models/components/pendlesellytrequest.js.map +1 -1
  455. package/dist/esm/models/components/skybuyparams.d.ts +2 -0
  456. package/dist/esm/models/components/skybuyparams.d.ts.map +1 -1
  457. package/dist/esm/models/components/skybuyparams.js +4 -0
  458. package/dist/esm/models/components/skybuyparams.js.map +1 -1
  459. package/dist/esm/models/components/skybuyrequest.d.ts +2 -0
  460. package/dist/esm/models/components/skybuyrequest.d.ts.map +1 -1
  461. package/dist/esm/models/components/skybuyrequest.js +4 -0
  462. package/dist/esm/models/components/skybuyrequest.js.map +1 -1
  463. package/dist/esm/models/components/skydepositparams.d.ts +2 -0
  464. package/dist/esm/models/components/skydepositparams.d.ts.map +1 -1
  465. package/dist/esm/models/components/skydepositparams.js +11 -0
  466. package/dist/esm/models/components/skydepositparams.js.map +1 -1
  467. package/dist/esm/models/components/skydepositrequest.d.ts +2 -0
  468. package/dist/esm/models/components/skydepositrequest.d.ts.map +1 -1
  469. package/dist/esm/models/components/skydepositrequest.js +11 -0
  470. package/dist/esm/models/components/skydepositrequest.js.map +1 -1
  471. package/dist/esm/models/components/skysellparams.d.ts +2 -0
  472. package/dist/esm/models/components/skysellparams.d.ts.map +1 -1
  473. package/dist/esm/models/components/skysellparams.js +4 -0
  474. package/dist/esm/models/components/skysellparams.js.map +1 -1
  475. package/dist/esm/models/components/skysellrequest.d.ts +2 -0
  476. package/dist/esm/models/components/skysellrequest.d.ts.map +1 -1
  477. package/dist/esm/models/components/skysellrequest.js +4 -0
  478. package/dist/esm/models/components/skysellrequest.js.map +1 -1
  479. package/dist/esm/models/components/skywithdrawparams.d.ts +2 -0
  480. package/dist/esm/models/components/skywithdrawparams.d.ts.map +1 -1
  481. package/dist/esm/models/components/skywithdrawparams.js +11 -0
  482. package/dist/esm/models/components/skywithdrawparams.js.map +1 -1
  483. package/dist/esm/models/components/skywithdrawrequest.d.ts +2 -0
  484. package/dist/esm/models/components/skywithdrawrequest.d.ts.map +1 -1
  485. package/dist/esm/models/components/skywithdrawrequest.js +11 -0
  486. package/dist/esm/models/components/skywithdrawrequest.js.map +1 -1
  487. package/dist/esm/models/components/tokentransfererc20params.d.ts +2 -0
  488. package/dist/esm/models/components/tokentransfererc20params.d.ts.map +1 -1
  489. package/dist/esm/models/components/tokentransfererc20params.js +11 -0
  490. package/dist/esm/models/components/tokentransfererc20params.js.map +1 -1
  491. package/dist/esm/models/components/tokentransferrequest.d.ts +2 -0
  492. package/dist/esm/models/components/tokentransferrequest.d.ts.map +1 -1
  493. package/dist/esm/models/components/tokentransferrequest.js +11 -0
  494. package/dist/esm/models/components/tokentransferrequest.js.map +1 -1
  495. package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts +2 -0
  496. package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
  497. package/dist/esm/models/components/uniswapbuyexactlyparams.js +4 -0
  498. package/dist/esm/models/components/uniswapbuyexactlyparams.js.map +1 -1
  499. package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts +2 -0
  500. package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
  501. package/dist/esm/models/components/uniswapbuyexactlyrequest.js +4 -0
  502. package/dist/esm/models/components/uniswapbuyexactlyrequest.js.map +1 -1
  503. package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.d.ts +2 -0
  504. package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.d.ts.map +1 -1
  505. package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.js +4 -0
  506. package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.js.map +1 -1
  507. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +2 -0
  508. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
  509. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js +4 -0
  510. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
  511. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.d.ts +2 -0
  512. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.d.ts.map +1 -1
  513. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.js +4 -0
  514. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.js.map +1 -1
  515. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts +2 -0
  516. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
  517. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js +4 -0
  518. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
  519. package/dist/esm/models/components/uniswapsellexactlyparams.d.ts +2 -0
  520. package/dist/esm/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
  521. package/dist/esm/models/components/uniswapsellexactlyparams.js +4 -0
  522. package/dist/esm/models/components/uniswapsellexactlyparams.js.map +1 -1
  523. package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts +2 -0
  524. package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
  525. package/dist/esm/models/components/uniswapsellexactlyrequest.js +4 -0
  526. package/dist/esm/models/components/uniswapsellexactlyrequest.js.map +1 -1
  527. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.d.ts +2 -0
  528. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.d.ts.map +1 -1
  529. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.js +4 -0
  530. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.js.map +1 -1
  531. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +2 -0
  532. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  533. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js +4 -0
  534. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
  535. package/dist/esm/models/components/unwrapwethparams.d.ts +2 -0
  536. package/dist/esm/models/components/unwrapwethparams.d.ts.map +1 -1
  537. package/dist/esm/models/components/unwrapwethparams.js +11 -0
  538. package/dist/esm/models/components/unwrapwethparams.js.map +1 -1
  539. package/dist/esm/models/components/unwrapwethrequest.d.ts +2 -0
  540. package/dist/esm/models/components/unwrapwethrequest.d.ts.map +1 -1
  541. package/dist/esm/models/components/unwrapwethrequest.js +11 -0
  542. package/dist/esm/models/components/unwrapwethrequest.js.map +1 -1
  543. package/dist/esm/models/components/useroperation.d.ts +432 -9
  544. package/dist/esm/models/components/useroperation.d.ts.map +1 -1
  545. package/dist/esm/models/components/useroperation.js +316 -144
  546. package/dist/esm/models/components/useroperation.js.map +1 -1
  547. package/dist/esm/models/components/wrapethparams.d.ts +2 -0
  548. package/dist/esm/models/components/wrapethparams.d.ts.map +1 -1
  549. package/dist/esm/models/components/wrapethparams.js +11 -0
  550. package/dist/esm/models/components/wrapethparams.js.map +1 -1
  551. package/dist/esm/models/components/wrapethrequest.d.ts +2 -0
  552. package/dist/esm/models/components/wrapethrequest.d.ts.map +1 -1
  553. package/dist/esm/models/components/wrapethrequest.js +11 -0
  554. package/dist/esm/models/components/wrapethrequest.js.map +1 -1
  555. package/docs/sdks/aavev3/README.md +2 -2
  556. package/docs/sdks/smartaccount/README.md +0 -2
  557. package/docs/sdks/transactionbatching/README.md +0 -2
  558. package/jsr.json +1 -1
  559. package/package.json +1 -1
  560. package/src/lib/config.ts +2 -2
  561. package/src/mcp-server/mcp-server.ts +1 -1
  562. package/src/mcp-server/server.ts +1 -1
  563. package/src/models/components/aaveborrowparams.ts +6 -0
  564. package/src/models/components/aaveborrowrequest.ts +6 -0
  565. package/src/models/components/aaverepayparams.ts +6 -0
  566. package/src/models/components/aaverepayrequest.ts +6 -0
  567. package/src/models/components/aavesupplyparams.ts +6 -0
  568. package/src/models/components/aavesupplyrequest.ts +6 -0
  569. package/src/models/components/aavewithdrawparams.ts +13 -0
  570. package/src/models/components/aavewithdrawrequest.ts +13 -0
  571. package/src/models/components/aerodromeslipstreambuyexactlyparams.ts +10 -0
  572. package/src/models/components/aerodromeslipstreambuyexactlyrequest.ts +10 -0
  573. package/src/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.ts +8 -0
  574. package/src/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.ts +8 -0
  575. package/src/models/components/aerodromeslipstreammintliquidityprovisionparams.ts +8 -0
  576. package/src/models/components/aerodromeslipstreammintliquidityprovisionrequest.ts +8 -0
  577. package/src/models/components/aerodromeslipstreamsellexactlyparams.ts +10 -0
  578. package/src/models/components/aerodromeslipstreamsellexactlyrequest.ts +10 -0
  579. package/src/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.ts +8 -0
  580. package/src/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.ts +8 -0
  581. package/src/models/components/increaseallowanceparams.ts +8 -0
  582. package/src/models/components/increaseallowancerequest.ts +8 -0
  583. package/src/models/components/index.ts +0 -1
  584. package/src/models/components/morphoborrowparams.ts +6 -0
  585. package/src/models/components/morphoborrowrequest.ts +6 -0
  586. package/src/models/components/morphodepositparams.ts +6 -0
  587. package/src/models/components/morphodepositrequest.ts +6 -0
  588. package/src/models/components/morphorepayparams.ts +6 -0
  589. package/src/models/components/morphorepayrequest.ts +6 -0
  590. package/src/models/components/morphosetvaultallowanceparams.ts +10 -0
  591. package/src/models/components/morphosetvaultallowancerequest.ts +10 -0
  592. package/src/models/components/morphosupplycollateralparams.ts +10 -0
  593. package/src/models/components/morphosupplycollateralrequest.ts +10 -0
  594. package/src/models/components/morphowithdrawcollateralparams.ts +10 -0
  595. package/src/models/components/morphowithdrawcollateralrequest.ts +10 -0
  596. package/src/models/components/morphowithdrawparams.ts +6 -0
  597. package/src/models/components/morphowithdrawrequest.ts +6 -0
  598. package/src/models/components/pendlebuyptparams.ts +6 -0
  599. package/src/models/components/pendlebuyptrequest.ts +6 -0
  600. package/src/models/components/pendlebuyytparams.ts +6 -0
  601. package/src/models/components/pendlebuyytrequest.ts +6 -0
  602. package/src/models/components/pendlesellptparams.ts +6 -0
  603. package/src/models/components/pendlesellptrequest.ts +6 -0
  604. package/src/models/components/pendlesellytparams.ts +6 -0
  605. package/src/models/components/pendlesellytrequest.ts +6 -0
  606. package/src/models/components/skybuyparams.ts +6 -0
  607. package/src/models/components/skybuyrequest.ts +6 -0
  608. package/src/models/components/skydepositparams.ts +13 -0
  609. package/src/models/components/skydepositrequest.ts +13 -0
  610. package/src/models/components/skysellparams.ts +6 -0
  611. package/src/models/components/skysellrequest.ts +6 -0
  612. package/src/models/components/skywithdrawparams.ts +13 -0
  613. package/src/models/components/skywithdrawrequest.ts +13 -0
  614. package/src/models/components/tokentransfererc20params.ts +17 -0
  615. package/src/models/components/tokentransferrequest.ts +13 -0
  616. package/src/models/components/uniswapbuyexactlyparams.ts +8 -0
  617. package/src/models/components/uniswapbuyexactlyrequest.ts +8 -0
  618. package/src/models/components/uniswapincreaseliquidityprovisionparams.ts +10 -0
  619. package/src/models/components/uniswapincreaseliquidityprovisionrequest.ts +10 -0
  620. package/src/models/components/uniswapmintliquidityprovisionparams.ts +10 -0
  621. package/src/models/components/uniswapmintliquidityprovisionrequest.ts +10 -0
  622. package/src/models/components/uniswapsellexactlyparams.ts +10 -0
  623. package/src/models/components/uniswapsellexactlyrequest.ts +10 -0
  624. package/src/models/components/uniswapwithdrawliquidityprovisionparams.ts +10 -0
  625. package/src/models/components/uniswapwithdrawliquidityprovisionrequest.ts +10 -0
  626. package/src/models/components/unwrapwethparams.ts +13 -0
  627. package/src/models/components/unwrapwethrequest.ts +13 -0
  628. package/src/models/components/useroperation.ts +864 -282
  629. package/src/models/components/wrapethparams.ts +13 -0
  630. package/src/models/components/wrapethrequest.ts +13 -0
  631. package/dist/commonjs/models/components/multicallactiontype.d.ts +0 -121
  632. package/dist/commonjs/models/components/multicallactiontype.d.ts.map +0 -1
  633. package/dist/commonjs/models/components/multicallactiontype.js +0 -91
  634. package/dist/commonjs/models/components/multicallactiontype.js.map +0 -1
  635. package/dist/esm/models/components/multicallactiontype.d.ts +0 -121
  636. package/dist/esm/models/components/multicallactiontype.d.ts.map +0 -1
  637. package/dist/esm/models/components/multicallactiontype.js +0 -55
  638. package/dist/esm/models/components/multicallactiontype.js.map +0 -1
  639. package/src/models/components/multicallactiontype.ts +0 -66
package/bin/mcp-server.js CHANGED
@@ -34205,9 +34205,9 @@ var init_config = __esm(() => {
34205
34205
  SDK_METADATA = {
34206
34206
  language: "typescript",
34207
34207
  openapiDocVersion: "0.0.1",
34208
- sdkVersion: "0.5.0",
34208
+ sdkVersion: "0.5.2",
34209
34209
  genVersion: "2.616.1",
34210
- userAgent: "speakeasy-sdk/typescript 0.5.0 2.616.1 0.0.1 @compass-labs/api-sdk"
34210
+ userAgent: "speakeasy-sdk/typescript 0.5.2 2.616.1 0.0.1 @compass-labs/api-sdk"
34211
34211
  };
34212
34212
  });
34213
34213
 
@@ -35663,23 +35663,27 @@ var init_aaveborrowparams = __esm(() => {
35663
35663
  AaveBorrowParamsAmount$.outboundSchema = AaveBorrowParamsAmount$outboundSchema;
35664
35664
  })(AaveBorrowParamsAmount$ ||= {});
35665
35665
  AaveBorrowParams$inboundSchema = objectType({
35666
+ action_type: literalType("AAVE_BORROW").default("AAVE_BORROW"),
35666
35667
  token: TokenEnum$inboundSchema,
35667
35668
  amount: unionType([numberType(), stringType()]),
35668
35669
  interest_rate_mode: InterestRateMode$inboundSchema,
35669
35670
  on_behalf_of: nullableType(stringType()).optional()
35670
35671
  }).transform((v2) => {
35671
35672
  return remap(v2, {
35673
+ action_type: "actionType",
35672
35674
  interest_rate_mode: "interestRateMode",
35673
35675
  on_behalf_of: "onBehalfOf"
35674
35676
  });
35675
35677
  });
35676
35678
  AaveBorrowParams$outboundSchema = objectType({
35679
+ actionType: literalType("AAVE_BORROW").default("AAVE_BORROW"),
35677
35680
  token: TokenEnum$outboundSchema,
35678
35681
  amount: unionType([numberType(), stringType()]),
35679
35682
  interestRateMode: InterestRateMode$outboundSchema,
35680
35683
  onBehalfOf: nullableType(stringType()).optional()
35681
35684
  }).transform((v2) => {
35682
35685
  return remap(v2, {
35686
+ actionType: "action_type",
35683
35687
  interestRateMode: "interest_rate_mode",
35684
35688
  onBehalfOf: "on_behalf_of"
35685
35689
  });
@@ -35722,6 +35726,7 @@ var init_aaveborrowrequest = __esm(() => {
35722
35726
  AaveBorrowRequestAmount$.outboundSchema = AaveBorrowRequestAmount$outboundSchema;
35723
35727
  })(AaveBorrowRequestAmount$ ||= {});
35724
35728
  AaveBorrowRequest$inboundSchema = objectType({
35729
+ action_type: literalType("AAVE_BORROW").default("AAVE_BORROW"),
35725
35730
  token: TokenEnum$inboundSchema,
35726
35731
  amount: unionType([numberType(), stringType()]),
35727
35732
  interest_rate_mode: InterestRateMode$inboundSchema,
@@ -35730,11 +35735,13 @@ var init_aaveborrowrequest = __esm(() => {
35730
35735
  sender: stringType()
35731
35736
  }).transform((v2) => {
35732
35737
  return remap(v2, {
35738
+ action_type: "actionType",
35733
35739
  interest_rate_mode: "interestRateMode",
35734
35740
  on_behalf_of: "onBehalfOf"
35735
35741
  });
35736
35742
  });
35737
35743
  AaveBorrowRequest$outboundSchema = objectType({
35744
+ actionType: literalType("AAVE_BORROW").default("AAVE_BORROW"),
35738
35745
  token: TokenEnum$outboundSchema,
35739
35746
  amount: unionType([numberType(), stringType()]),
35740
35747
  interestRateMode: InterestRateMode$outboundSchema,
@@ -35743,6 +35750,7 @@ var init_aaveborrowrequest = __esm(() => {
35743
35750
  sender: stringType()
35744
35751
  }).transform((v2) => {
35745
35752
  return remap(v2, {
35753
+ actionType: "action_type",
35746
35754
  interestRateMode: "interest_rate_mode",
35747
35755
  onBehalfOf: "on_behalf_of"
35748
35756
  });
@@ -36334,23 +36342,27 @@ var init_aaverepayparams = __esm(() => {
36334
36342
  AaveRepayParamsAmount$.outboundSchema = AaveRepayParamsAmount$outboundSchema;
36335
36343
  })(AaveRepayParamsAmount$ ||= {});
36336
36344
  AaveRepayParams$inboundSchema = objectType({
36345
+ action_type: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36337
36346
  token: TokenEnum$inboundSchema,
36338
36347
  amount: unionType([numberType(), stringType()]),
36339
36348
  interest_rate_mode: InterestRateMode$inboundSchema,
36340
36349
  on_behalf_of: nullableType(stringType()).optional()
36341
36350
  }).transform((v2) => {
36342
36351
  return remap(v2, {
36352
+ action_type: "actionType",
36343
36353
  interest_rate_mode: "interestRateMode",
36344
36354
  on_behalf_of: "onBehalfOf"
36345
36355
  });
36346
36356
  });
36347
36357
  AaveRepayParams$outboundSchema = objectType({
36358
+ actionType: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36348
36359
  token: TokenEnum$outboundSchema,
36349
36360
  amount: unionType([numberType(), stringType()]),
36350
36361
  interestRateMode: InterestRateMode$outboundSchema,
36351
36362
  onBehalfOf: nullableType(stringType()).optional()
36352
36363
  }).transform((v2) => {
36353
36364
  return remap(v2, {
36365
+ actionType: "action_type",
36354
36366
  interestRateMode: "interest_rate_mode",
36355
36367
  onBehalfOf: "on_behalf_of"
36356
36368
  });
@@ -36376,6 +36388,7 @@ var init_aaverepayrequest = __esm(() => {
36376
36388
  AaveRepayRequestAmount$.outboundSchema = AaveRepayRequestAmount$outboundSchema;
36377
36389
  })(AaveRepayRequestAmount$ ||= {});
36378
36390
  AaveRepayRequest$inboundSchema = objectType({
36391
+ action_type: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36379
36392
  token: TokenEnum$inboundSchema,
36380
36393
  amount: unionType([numberType(), stringType()]),
36381
36394
  interest_rate_mode: InterestRateMode$inboundSchema,
@@ -36384,11 +36397,13 @@ var init_aaverepayrequest = __esm(() => {
36384
36397
  sender: stringType()
36385
36398
  }).transform((v2) => {
36386
36399
  return remap(v2, {
36400
+ action_type: "actionType",
36387
36401
  interest_rate_mode: "interestRateMode",
36388
36402
  on_behalf_of: "onBehalfOf"
36389
36403
  });
36390
36404
  });
36391
36405
  AaveRepayRequest$outboundSchema = objectType({
36406
+ actionType: literalType("AAVE_REPAY").default("AAVE_REPAY"),
36392
36407
  token: TokenEnum$outboundSchema,
36393
36408
  amount: unionType([numberType(), stringType()]),
36394
36409
  interestRateMode: InterestRateMode$outboundSchema,
@@ -36397,6 +36412,7 @@ var init_aaverepayrequest = __esm(() => {
36397
36412
  sender: stringType()
36398
36413
  }).transform((v2) => {
36399
36414
  return remap(v2, {
36415
+ actionType: "action_type",
36400
36416
  interestRateMode: "interest_rate_mode",
36401
36417
  onBehalfOf: "on_behalf_of"
36402
36418
  });
@@ -36496,20 +36512,24 @@ var init_aavesupplyparams = __esm(() => {
36496
36512
  AaveSupplyParamsAmount$.outboundSchema = AaveSupplyParamsAmount$outboundSchema;
36497
36513
  })(AaveSupplyParamsAmount$ ||= {});
36498
36514
  AaveSupplyParams$inboundSchema = objectType({
36515
+ action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36499
36516
  token: TokenEnum$inboundSchema,
36500
36517
  amount: unionType([numberType(), stringType()]),
36501
36518
  on_behalf_of: nullableType(stringType()).optional()
36502
36519
  }).transform((v2) => {
36503
36520
  return remap(v2, {
36521
+ action_type: "actionType",
36504
36522
  on_behalf_of: "onBehalfOf"
36505
36523
  });
36506
36524
  });
36507
36525
  AaveSupplyParams$outboundSchema = objectType({
36526
+ actionType: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36508
36527
  token: TokenEnum$outboundSchema,
36509
36528
  amount: unionType([numberType(), stringType()]),
36510
36529
  onBehalfOf: nullableType(stringType()).optional()
36511
36530
  }).transform((v2) => {
36512
36531
  return remap(v2, {
36532
+ actionType: "action_type",
36513
36533
  onBehalfOf: "on_behalf_of"
36514
36534
  });
36515
36535
  });
@@ -36533,6 +36553,7 @@ var init_aavesupplyrequest = __esm(() => {
36533
36553
  AaveSupplyRequestAmount$.outboundSchema = AaveSupplyRequestAmount$outboundSchema;
36534
36554
  })(AaveSupplyRequestAmount$ ||= {});
36535
36555
  AaveSupplyRequest$inboundSchema = objectType({
36556
+ action_type: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36536
36557
  token: TokenEnum$inboundSchema,
36537
36558
  amount: unionType([numberType(), stringType()]),
36538
36559
  on_behalf_of: nullableType(stringType()).optional(),
@@ -36540,10 +36561,12 @@ var init_aavesupplyrequest = __esm(() => {
36540
36561
  sender: stringType()
36541
36562
  }).transform((v2) => {
36542
36563
  return remap(v2, {
36564
+ action_type: "actionType",
36543
36565
  on_behalf_of: "onBehalfOf"
36544
36566
  });
36545
36567
  });
36546
36568
  AaveSupplyRequest$outboundSchema = objectType({
36569
+ actionType: literalType("AAVE_SUPPLY").default("AAVE_SUPPLY"),
36547
36570
  token: TokenEnum$outboundSchema,
36548
36571
  amount: unionType([numberType(), stringType()]),
36549
36572
  onBehalfOf: nullableType(stringType()).optional(),
@@ -36551,6 +36574,7 @@ var init_aavesupplyrequest = __esm(() => {
36551
36574
  sender: stringType()
36552
36575
  }).transform((v2) => {
36553
36576
  return remap(v2, {
36577
+ actionType: "action_type",
36554
36578
  onBehalfOf: "on_behalf_of"
36555
36579
  });
36556
36580
  });
@@ -36682,6 +36706,7 @@ var init_aaveuserpositionsummaryresponse = __esm(() => {
36682
36706
  var AaveWithdrawParamsAmount$inboundSchema, AaveWithdrawParamsAmount$outboundSchema, AaveWithdrawParamsAmount$, AaveWithdrawParams$inboundSchema, AaveWithdrawParams$outboundSchema, AaveWithdrawParams$;
36683
36707
  var init_aavewithdrawparams = __esm(() => {
36684
36708
  init_esm();
36709
+ init_primitives();
36685
36710
  init_tokenenum();
36686
36711
  AaveWithdrawParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
36687
36712
  AaveWithdrawParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
@@ -36690,14 +36715,24 @@ var init_aavewithdrawparams = __esm(() => {
36690
36715
  AaveWithdrawParamsAmount$.outboundSchema = AaveWithdrawParamsAmount$outboundSchema;
36691
36716
  })(AaveWithdrawParamsAmount$ ||= {});
36692
36717
  AaveWithdrawParams$inboundSchema = objectType({
36718
+ action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
36693
36719
  token: TokenEnum$inboundSchema,
36694
36720
  amount: unionType([numberType(), stringType()]),
36695
36721
  recipient: stringType()
36722
+ }).transform((v2) => {
36723
+ return remap(v2, {
36724
+ action_type: "actionType"
36725
+ });
36696
36726
  });
36697
36727
  AaveWithdrawParams$outboundSchema = objectType({
36728
+ actionType: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
36698
36729
  token: TokenEnum$outboundSchema,
36699
36730
  amount: unionType([numberType(), stringType()]),
36700
36731
  recipient: stringType()
36732
+ }).transform((v2) => {
36733
+ return remap(v2, {
36734
+ actionType: "action_type"
36735
+ });
36701
36736
  });
36702
36737
  ((AaveWithdrawParams$) => {
36703
36738
  AaveWithdrawParams$.inboundSchema = AaveWithdrawParams$inboundSchema;
@@ -36709,6 +36744,7 @@ var init_aavewithdrawparams = __esm(() => {
36709
36744
  var AaveWithdrawRequestAmount$inboundSchema, AaveWithdrawRequestAmount$outboundSchema, AaveWithdrawRequestAmount$, AaveWithdrawRequest$inboundSchema, AaveWithdrawRequest$outboundSchema, AaveWithdrawRequest$;
36710
36745
  var init_aavewithdrawrequest = __esm(() => {
36711
36746
  init_esm();
36747
+ init_primitives();
36712
36748
  init_chain();
36713
36749
  init_tokenenum();
36714
36750
  AaveWithdrawRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
@@ -36718,18 +36754,28 @@ var init_aavewithdrawrequest = __esm(() => {
36718
36754
  AaveWithdrawRequestAmount$.outboundSchema = AaveWithdrawRequestAmount$outboundSchema;
36719
36755
  })(AaveWithdrawRequestAmount$ ||= {});
36720
36756
  AaveWithdrawRequest$inboundSchema = objectType({
36757
+ action_type: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
36721
36758
  token: TokenEnum$inboundSchema,
36722
36759
  amount: unionType([numberType(), stringType()]),
36723
36760
  recipient: stringType(),
36724
36761
  chain: Chain$inboundSchema,
36725
36762
  sender: stringType()
36763
+ }).transform((v2) => {
36764
+ return remap(v2, {
36765
+ action_type: "actionType"
36766
+ });
36726
36767
  });
36727
36768
  AaveWithdrawRequest$outboundSchema = objectType({
36769
+ actionType: literalType("AAVE_WITHDRAW").default("AAVE_WITHDRAW"),
36728
36770
  token: TokenEnum$outboundSchema,
36729
36771
  amount: unionType([numberType(), stringType()]),
36730
36772
  recipient: stringType(),
36731
36773
  chain: Chain$outboundSchema,
36732
36774
  sender: stringType()
36775
+ }).transform((v2) => {
36776
+ return remap(v2, {
36777
+ actionType: "action_type"
36778
+ });
36733
36779
  });
36734
36780
  ((AaveWithdrawRequest$) => {
36735
36781
  AaveWithdrawRequest$.inboundSchema = AaveWithdrawRequest$inboundSchema;
@@ -36837,6 +36883,7 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
36837
36883
  AerodromeSlipstreamBuyExactlyParamsAmountInMaximum$.outboundSchema = AerodromeSlipstreamBuyExactlyParamsAmountInMaximum$outboundSchema;
36838
36884
  })(AerodromeSlipstreamBuyExactlyParamsAmountInMaximum$ ||= {});
36839
36885
  AerodromeSlipstreamBuyExactlyParams$inboundSchema = objectType({
36886
+ action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
36840
36887
  token_in: TokenEnum$inboundSchema,
36841
36888
  token_out: TokenEnum$inboundSchema,
36842
36889
  tick_spacing: numberType().int(),
@@ -36844,6 +36891,7 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
36844
36891
  amount_in_maximum: unionType([numberType(), stringType()])
36845
36892
  }).transform((v2) => {
36846
36893
  return remap(v2, {
36894
+ action_type: "actionType",
36847
36895
  token_in: "tokenIn",
36848
36896
  token_out: "tokenOut",
36849
36897
  tick_spacing: "tickSpacing",
@@ -36852,6 +36900,7 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
36852
36900
  });
36853
36901
  });
36854
36902
  AerodromeSlipstreamBuyExactlyParams$outboundSchema = objectType({
36903
+ actionType: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
36855
36904
  tokenIn: TokenEnum$outboundSchema,
36856
36905
  tokenOut: TokenEnum$outboundSchema,
36857
36906
  tickSpacing: numberType().int(),
@@ -36859,6 +36908,7 @@ var init_aerodromeslipstreambuyexactlyparams = __esm(() => {
36859
36908
  amountInMaximum: unionType([numberType(), stringType()])
36860
36909
  }).transform((v2) => {
36861
36910
  return remap(v2, {
36911
+ actionType: "action_type",
36862
36912
  tokenIn: "token_in",
36863
36913
  tokenOut: "token_out",
36864
36914
  tickSpacing: "tick_spacing",
@@ -36892,6 +36942,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
36892
36942
  AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$.outboundSchema = AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$outboundSchema;
36893
36943
  })(AerodromeSlipstreamBuyExactlyRequestAmountInMaximum$ ||= {});
36894
36944
  AerodromeSlipstreamBuyExactlyRequest$inboundSchema = objectType({
36945
+ action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
36895
36946
  token_in: TokenEnum$inboundSchema,
36896
36947
  token_out: TokenEnum$inboundSchema,
36897
36948
  tick_spacing: numberType().int(),
@@ -36901,6 +36952,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
36901
36952
  sender: stringType()
36902
36953
  }).transform((v2) => {
36903
36954
  return remap(v2, {
36955
+ action_type: "actionType",
36904
36956
  token_in: "tokenIn",
36905
36957
  token_out: "tokenOut",
36906
36958
  tick_spacing: "tickSpacing",
@@ -36909,6 +36961,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
36909
36961
  });
36910
36962
  });
36911
36963
  AerodromeSlipstreamBuyExactlyRequest$outboundSchema = objectType({
36964
+ actionType: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY").default("AERODROME_SLIPSTREAM_BUY_EXACTLY"),
36912
36965
  tokenIn: TokenEnum$outboundSchema,
36913
36966
  tokenOut: TokenEnum$outboundSchema,
36914
36967
  tickSpacing: numberType().int(),
@@ -36918,6 +36971,7 @@ var init_aerodromeslipstreambuyexactlyrequest = __esm(() => {
36918
36971
  sender: stringType()
36919
36972
  }).transform((v2) => {
36920
36973
  return remap(v2, {
36974
+ actionType: "action_type",
36921
36975
  tokenIn: "token_in",
36922
36976
  tokenOut: "token_out",
36923
36977
  tickSpacing: "tick_spacing",
@@ -36961,6 +37015,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
36961
37015
  AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount1Min$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount1Min$outboundSchema;
36962
37016
  })(AerodromeSlipstreamIncreaseLiquidityProvisionParamsAmount1Min$ ||= {});
36963
37017
  AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema = objectType({
37018
+ action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
36964
37019
  token_id: numberType().int(),
36965
37020
  amount0_desired: unionType([numberType(), stringType()]),
36966
37021
  amount1_desired: unionType([numberType(), stringType()]),
@@ -36968,6 +37023,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
36968
37023
  amount1_min: unionType([numberType(), stringType()])
36969
37024
  }).transform((v2) => {
36970
37025
  return remap(v2, {
37026
+ action_type: "actionType",
36971
37027
  token_id: "tokenId",
36972
37028
  amount0_desired: "amount0Desired",
36973
37029
  amount1_desired: "amount1Desired",
@@ -36976,6 +37032,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
36976
37032
  });
36977
37033
  });
36978
37034
  AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema = objectType({
37035
+ actionType: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
36979
37036
  tokenId: numberType().int(),
36980
37037
  amount0Desired: unionType([numberType(), stringType()]),
36981
37038
  amount1Desired: unionType([numberType(), stringType()]),
@@ -36983,6 +37040,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionparams = __esm(() => {
36983
37040
  amount1Min: unionType([numberType(), stringType()])
36984
37041
  }).transform((v2) => {
36985
37042
  return remap(v2, {
37043
+ actionType: "action_type",
36986
37044
  tokenId: "token_id",
36987
37045
  amount0Desired: "amount0_desired",
36988
37046
  amount1Desired: "amount1_desired",
@@ -37027,6 +37085,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
37027
37085
  AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$.outboundSchema = AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema;
37028
37086
  })(AerodromeSlipstreamIncreaseLiquidityProvisionRequestAmount1Min$ ||= {});
37029
37087
  AerodromeSlipstreamIncreaseLiquidityProvisionRequest$inboundSchema = objectType({
37088
+ action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
37030
37089
  token_id: numberType().int(),
37031
37090
  amount0_desired: unionType([numberType(), stringType()]),
37032
37091
  amount1_desired: unionType([numberType(), stringType()]),
@@ -37036,6 +37095,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
37036
37095
  sender: stringType()
37037
37096
  }).transform((v2) => {
37038
37097
  return remap(v2, {
37098
+ action_type: "actionType",
37039
37099
  token_id: "tokenId",
37040
37100
  amount0_desired: "amount0Desired",
37041
37101
  amount1_desired: "amount1Desired",
@@ -37044,6 +37104,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
37044
37104
  });
37045
37105
  });
37046
37106
  AerodromeSlipstreamIncreaseLiquidityProvisionRequest$outboundSchema = objectType({
37107
+ actionType: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"),
37047
37108
  tokenId: numberType().int(),
37048
37109
  amount0Desired: unionType([numberType(), stringType()]),
37049
37110
  amount1Desired: unionType([numberType(), stringType()]),
@@ -37053,6 +37114,7 @@ var init_aerodromeslipstreamincreaseliquidityprovisionrequest = __esm(() => {
37053
37114
  sender: stringType()
37054
37115
  }).transform((v2) => {
37055
37116
  return remap(v2, {
37117
+ actionType: "action_type",
37056
37118
  tokenId: "token_id",
37057
37119
  amount0Desired: "amount0_desired",
37058
37120
  amount1Desired: "amount1_desired",
@@ -37097,6 +37159,7 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
37097
37159
  AerodromeSlipstreamMintLiquidityProvisionParamsAmount1Min$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionParamsAmount1Min$outboundSchema;
37098
37160
  })(AerodromeSlipstreamMintLiquidityProvisionParamsAmount1Min$ ||= {});
37099
37161
  AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema = objectType({
37162
+ action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37100
37163
  token0: TokenEnum$inboundSchema,
37101
37164
  token1: TokenEnum$inboundSchema,
37102
37165
  tick_spacing: numberType().int(),
@@ -37109,6 +37172,7 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
37109
37172
  recipient: nullableType(stringType()).optional()
37110
37173
  }).transform((v2) => {
37111
37174
  return remap(v2, {
37175
+ action_type: "actionType",
37112
37176
  tick_spacing: "tickSpacing",
37113
37177
  tick_lower: "tickLower",
37114
37178
  tick_upper: "tickUpper",
@@ -37119,6 +37183,7 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
37119
37183
  });
37120
37184
  });
37121
37185
  AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema = objectType({
37186
+ actionType: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37122
37187
  token0: TokenEnum$outboundSchema,
37123
37188
  token1: TokenEnum$outboundSchema,
37124
37189
  tickSpacing: numberType().int(),
@@ -37131,6 +37196,7 @@ var init_aerodromeslipstreammintliquidityprovisionparams = __esm(() => {
37131
37196
  recipient: nullableType(stringType()).optional()
37132
37197
  }).transform((v2) => {
37133
37198
  return remap(v2, {
37199
+ actionType: "action_type",
37134
37200
  tickSpacing: "tick_spacing",
37135
37201
  tickLower: "tick_lower",
37136
37202
  tickUpper: "tick_upper",
@@ -37178,6 +37244,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37178
37244
  AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$.outboundSchema = AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$outboundSchema;
37179
37245
  })(AerodromeSlipstreamMintLiquidityProvisionRequestAmount1Min$ ||= {});
37180
37246
  AerodromeSlipstreamMintLiquidityProvisionRequest$inboundSchema = objectType({
37247
+ action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37181
37248
  token0: TokenEnum$inboundSchema,
37182
37249
  token1: TokenEnum$inboundSchema,
37183
37250
  tick_spacing: numberType().int(),
@@ -37192,6 +37259,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37192
37259
  sender: stringType()
37193
37260
  }).transform((v2) => {
37194
37261
  return remap(v2, {
37262
+ action_type: "actionType",
37195
37263
  tick_spacing: "tickSpacing",
37196
37264
  tick_lower: "tickLower",
37197
37265
  tick_upper: "tickUpper",
@@ -37202,6 +37270,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37202
37270
  });
37203
37271
  });
37204
37272
  AerodromeSlipstreamMintLiquidityProvisionRequest$outboundSchema = objectType({
37273
+ actionType: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_MINT_LIQUIDITY_PROVISION"),
37205
37274
  token0: TokenEnum$outboundSchema,
37206
37275
  token1: TokenEnum$outboundSchema,
37207
37276
  tickSpacing: numberType().int(),
@@ -37216,6 +37285,7 @@ var init_aerodromeslipstreammintliquidityprovisionrequest = __esm(() => {
37216
37285
  sender: stringType()
37217
37286
  }).transform((v2) => {
37218
37287
  return remap(v2, {
37288
+ actionType: "action_type",
37219
37289
  tickSpacing: "tick_spacing",
37220
37290
  tickLower: "tick_lower",
37221
37291
  tickUpper: "tick_upper",
@@ -37284,6 +37354,7 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
37284
37354
  AerodromeSlipstreamSellExactlyParamsAmountOutMinimum$.outboundSchema = AerodromeSlipstreamSellExactlyParamsAmountOutMinimum$outboundSchema;
37285
37355
  })(AerodromeSlipstreamSellExactlyParamsAmountOutMinimum$ ||= {});
37286
37356
  AerodromeSlipstreamSellExactlyParams$inboundSchema = objectType({
37357
+ action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37287
37358
  token_in: TokenEnum$inboundSchema,
37288
37359
  token_out: TokenEnum$inboundSchema,
37289
37360
  tick_spacing: numberType().int(),
@@ -37291,6 +37362,7 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
37291
37362
  amount_out_minimum: unionType([numberType(), stringType()]).optional()
37292
37363
  }).transform((v2) => {
37293
37364
  return remap(v2, {
37365
+ action_type: "actionType",
37294
37366
  token_in: "tokenIn",
37295
37367
  token_out: "tokenOut",
37296
37368
  tick_spacing: "tickSpacing",
@@ -37299,6 +37371,7 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
37299
37371
  });
37300
37372
  });
37301
37373
  AerodromeSlipstreamSellExactlyParams$outboundSchema = objectType({
37374
+ actionType: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37302
37375
  tokenIn: TokenEnum$outboundSchema,
37303
37376
  tokenOut: TokenEnum$outboundSchema,
37304
37377
  tickSpacing: numberType().int(),
@@ -37306,6 +37379,7 @@ var init_aerodromeslipstreamsellexactlyparams = __esm(() => {
37306
37379
  amountOutMinimum: unionType([numberType(), stringType()]).optional()
37307
37380
  }).transform((v2) => {
37308
37381
  return remap(v2, {
37382
+ actionType: "action_type",
37309
37383
  tokenIn: "token_in",
37310
37384
  tokenOut: "token_out",
37311
37385
  tickSpacing: "tick_spacing",
@@ -37339,6 +37413,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37339
37413
  AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$.outboundSchema = AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$outboundSchema;
37340
37414
  })(AerodromeSlipstreamSellExactlyRequestAmountOutMinimum$ ||= {});
37341
37415
  AerodromeSlipstreamSellExactlyRequest$inboundSchema = objectType({
37416
+ action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37342
37417
  token_in: TokenEnum$inboundSchema,
37343
37418
  token_out: TokenEnum$inboundSchema,
37344
37419
  tick_spacing: numberType().int(),
@@ -37348,6 +37423,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37348
37423
  sender: stringType()
37349
37424
  }).transform((v2) => {
37350
37425
  return remap(v2, {
37426
+ action_type: "actionType",
37351
37427
  token_in: "tokenIn",
37352
37428
  token_out: "tokenOut",
37353
37429
  tick_spacing: "tickSpacing",
@@ -37356,6 +37432,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37356
37432
  });
37357
37433
  });
37358
37434
  AerodromeSlipstreamSellExactlyRequest$outboundSchema = objectType({
37435
+ actionType: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY").default("AERODROME_SLIPSTREAM_SELL_EXACTLY"),
37359
37436
  tokenIn: TokenEnum$outboundSchema,
37360
37437
  tokenOut: TokenEnum$outboundSchema,
37361
37438
  tickSpacing: numberType().int(),
@@ -37365,6 +37442,7 @@ var init_aerodromeslipstreamsellexactlyrequest = __esm(() => {
37365
37442
  sender: stringType()
37366
37443
  }).transform((v2) => {
37367
37444
  return remap(v2, {
37445
+ actionType: "action_type",
37368
37446
  tokenIn: "token_in",
37369
37447
  tokenOut: "token_out",
37370
37448
  tickSpacing: "tick_spacing",
@@ -37390,19 +37468,23 @@ var init_aerodromeslipstreamwithdrawliquidityprovisionparams = __esm(() => {
37390
37468
  AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal$outboundSchema;
37391
37469
  })(AerodromeSlipstreamWithdrawLiquidityProvisionParamsPercentageForWithdrawal$ ||= {});
37392
37470
  AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema = objectType({
37471
+ action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
37393
37472
  token_id: numberType().int(),
37394
37473
  percentage_for_withdrawal: unionType([numberType(), stringType()])
37395
37474
  }).transform((v2) => {
37396
37475
  return remap(v2, {
37476
+ action_type: "actionType",
37397
37477
  token_id: "tokenId",
37398
37478
  percentage_for_withdrawal: "percentageForWithdrawal"
37399
37479
  });
37400
37480
  });
37401
37481
  AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema = objectType({
37482
+ actionType: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
37402
37483
  tokenId: numberType().int(),
37403
37484
  percentageForWithdrawal: unionType([numberType(), stringType()])
37404
37485
  }).transform((v2) => {
37405
37486
  return remap(v2, {
37487
+ actionType: "action_type",
37406
37488
  tokenId: "token_id",
37407
37489
  percentageForWithdrawal: "percentage_for_withdrawal"
37408
37490
  });
@@ -37426,23 +37508,27 @@ var init_aerodromeslipstreamwithdrawliquidityprovisionrequest = __esm(() => {
37426
37508
  AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.outboundSchema = AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema;
37427
37509
  })(AerodromeSlipstreamWithdrawLiquidityProvisionRequestPercentageForWithdrawal$ ||= {});
37428
37510
  AerodromeSlipstreamWithdrawLiquidityProvisionRequest$inboundSchema = objectType({
37511
+ action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
37429
37512
  token_id: numberType().int(),
37430
37513
  percentage_for_withdrawal: unionType([numberType(), stringType()]),
37431
37514
  chain: Chain$inboundSchema,
37432
37515
  sender: stringType()
37433
37516
  }).transform((v2) => {
37434
37517
  return remap(v2, {
37518
+ action_type: "actionType",
37435
37519
  token_id: "tokenId",
37436
37520
  percentage_for_withdrawal: "percentageForWithdrawal"
37437
37521
  });
37438
37522
  });
37439
37523
  AerodromeSlipstreamWithdrawLiquidityProvisionRequest$outboundSchema = objectType({
37524
+ actionType: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION").default("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY_PROVISION"),
37440
37525
  tokenId: numberType().int(),
37441
37526
  percentageForWithdrawal: unionType([numberType(), stringType()]),
37442
37527
  chain: Chain$outboundSchema,
37443
37528
  sender: stringType()
37444
37529
  }).transform((v2) => {
37445
37530
  return remap(v2, {
37531
+ actionType: "action_type",
37446
37532
  tokenId: "token_id",
37447
37533
  percentageForWithdrawal: "percentage_for_withdrawal"
37448
37534
  });
@@ -37529,20 +37615,24 @@ var init_increaseallowanceparams = __esm(() => {
37529
37615
  IncreaseAllowanceParamsAmount$.outboundSchema = IncreaseAllowanceParamsAmount$outboundSchema;
37530
37616
  })(IncreaseAllowanceParamsAmount$ ||= {});
37531
37617
  IncreaseAllowanceParams$inboundSchema = objectType({
37618
+ action_type: literalType("ALLOWANCE_INCREASE").default("ALLOWANCE_INCREASE"),
37532
37619
  token: unionType([TokenEnum$inboundSchema, stringType()]),
37533
37620
  contract_name: IncreaseAllowanceParamsContractName$inboundSchema,
37534
37621
  amount: unionType([numberType(), stringType()])
37535
37622
  }).transform((v2) => {
37536
37623
  return remap(v2, {
37624
+ action_type: "actionType",
37537
37625
  contract_name: "contractName"
37538
37626
  });
37539
37627
  });
37540
37628
  IncreaseAllowanceParams$outboundSchema = objectType({
37629
+ actionType: literalType("ALLOWANCE_INCREASE").default("ALLOWANCE_INCREASE"),
37541
37630
  token: unionType([TokenEnum$outboundSchema, stringType()]),
37542
37631
  contractName: IncreaseAllowanceParamsContractName$outboundSchema,
37543
37632
  amount: unionType([numberType(), stringType()])
37544
37633
  }).transform((v2) => {
37545
37634
  return remap(v2, {
37635
+ actionType: "action_type",
37546
37636
  contractName: "contract_name"
37547
37637
  });
37548
37638
  });
@@ -37564,23 +37654,27 @@ var init_morphoborrowparams = __esm(() => {
37564
37654
  MorphoBorrowParamsAmount$.outboundSchema = MorphoBorrowParamsAmount$outboundSchema;
37565
37655
  })(MorphoBorrowParamsAmount$ ||= {});
37566
37656
  MorphoBorrowParams$inboundSchema = objectType({
37657
+ action_type: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
37567
37658
  amount: unionType([numberType(), stringType()]),
37568
37659
  unique_market_key: stringType(),
37569
37660
  on_behalf_of: nullableType(stringType()).optional(),
37570
37661
  receiver: nullableType(stringType()).optional()
37571
37662
  }).transform((v2) => {
37572
37663
  return remap(v2, {
37664
+ action_type: "actionType",
37573
37665
  unique_market_key: "uniqueMarketKey",
37574
37666
  on_behalf_of: "onBehalfOf"
37575
37667
  });
37576
37668
  });
37577
37669
  MorphoBorrowParams$outboundSchema = objectType({
37670
+ actionType: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
37578
37671
  amount: unionType([numberType(), stringType()]),
37579
37672
  uniqueMarketKey: stringType(),
37580
37673
  onBehalfOf: nullableType(stringType()).optional(),
37581
37674
  receiver: nullableType(stringType()).optional()
37582
37675
  }).transform((v2) => {
37583
37676
  return remap(v2, {
37677
+ actionType: "action_type",
37584
37678
  uniqueMarketKey: "unique_market_key",
37585
37679
  onBehalfOf: "on_behalf_of"
37586
37680
  });
@@ -37603,20 +37697,24 @@ var init_morphodepositparams = __esm(() => {
37603
37697
  MorphoDepositParamsAmount$.outboundSchema = MorphoDepositParamsAmount$outboundSchema;
37604
37698
  })(MorphoDepositParamsAmount$ ||= {});
37605
37699
  MorphoDepositParams$inboundSchema = objectType({
37700
+ action_type: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
37606
37701
  vault_address: stringType(),
37607
37702
  amount: unionType([numberType(), stringType()]),
37608
37703
  receiver: nullableType(stringType()).optional()
37609
37704
  }).transform((v2) => {
37610
37705
  return remap(v2, {
37706
+ action_type: "actionType",
37611
37707
  vault_address: "vaultAddress"
37612
37708
  });
37613
37709
  });
37614
37710
  MorphoDepositParams$outboundSchema = objectType({
37711
+ actionType: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
37615
37712
  vaultAddress: stringType(),
37616
37713
  amount: unionType([numberType(), stringType()]),
37617
37714
  receiver: nullableType(stringType()).optional()
37618
37715
  }).transform((v2) => {
37619
37716
  return remap(v2, {
37717
+ actionType: "action_type",
37620
37718
  vaultAddress: "vault_address"
37621
37719
  });
37622
37720
  });
@@ -37633,24 +37731,28 @@ var init_morphorepayparams = __esm(() => {
37633
37731
  init_base64();
37634
37732
  init_primitives();
37635
37733
  MorphoRepayParams$inboundSchema = objectType({
37734
+ action_type: literalType("MORPHO_REPAY").default("MORPHO_REPAY"),
37636
37735
  amount: anyType().optional(),
37637
37736
  unique_market_key: stringType(),
37638
37737
  on_behalf_of: nullableType(stringType()).optional(),
37639
37738
  callback_data: nullableType(zodInbound).optional()
37640
37739
  }).transform((v2) => {
37641
37740
  return remap(v2, {
37741
+ action_type: "actionType",
37642
37742
  unique_market_key: "uniqueMarketKey",
37643
37743
  on_behalf_of: "onBehalfOf",
37644
37744
  callback_data: "callbackData"
37645
37745
  });
37646
37746
  });
37647
37747
  MorphoRepayParams$outboundSchema = objectType({
37748
+ actionType: literalType("MORPHO_REPAY").default("MORPHO_REPAY"),
37648
37749
  amount: anyType().optional(),
37649
37750
  uniqueMarketKey: stringType(),
37650
37751
  onBehalfOf: nullableType(stringType()).optional(),
37651
37752
  callbackData: nullableType(zodOutbound).optional()
37652
37753
  }).transform((v2) => {
37653
37754
  return remap(v2, {
37755
+ actionType: "action_type",
37654
37756
  uniqueMarketKey: "unique_market_key",
37655
37757
  onBehalfOf: "on_behalf_of",
37656
37758
  callbackData: "callback_data"
@@ -37674,18 +37776,22 @@ var init_morphosetvaultallowanceparams = __esm(() => {
37674
37776
  MorphoSetVaultAllowanceParamsAmount$.outboundSchema = MorphoSetVaultAllowanceParamsAmount$outboundSchema;
37675
37777
  })(MorphoSetVaultAllowanceParamsAmount$ ||= {});
37676
37778
  MorphoSetVaultAllowanceParams$inboundSchema = objectType({
37779
+ action_type: literalType("MORPHO_SET_VAULT_ALLOWANCE").default("MORPHO_SET_VAULT_ALLOWANCE"),
37677
37780
  vault_address: stringType(),
37678
37781
  amount: unionType([numberType(), stringType()])
37679
37782
  }).transform((v2) => {
37680
37783
  return remap(v2, {
37784
+ action_type: "actionType",
37681
37785
  vault_address: "vaultAddress"
37682
37786
  });
37683
37787
  });
37684
37788
  MorphoSetVaultAllowanceParams$outboundSchema = objectType({
37789
+ actionType: literalType("MORPHO_SET_VAULT_ALLOWANCE").default("MORPHO_SET_VAULT_ALLOWANCE"),
37685
37790
  vaultAddress: stringType(),
37686
37791
  amount: unionType([numberType(), stringType()])
37687
37792
  }).transform((v2) => {
37688
37793
  return remap(v2, {
37794
+ actionType: "action_type",
37689
37795
  vaultAddress: "vault_address"
37690
37796
  });
37691
37797
  });
@@ -37708,24 +37814,28 @@ var init_morphosupplycollateralparams = __esm(() => {
37708
37814
  MorphoSupplyCollateralParamsAmount$.outboundSchema = MorphoSupplyCollateralParamsAmount$outboundSchema;
37709
37815
  })(MorphoSupplyCollateralParamsAmount$ ||= {});
37710
37816
  MorphoSupplyCollateralParams$inboundSchema = objectType({
37817
+ action_type: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
37711
37818
  amount: unionType([numberType(), stringType()]),
37712
37819
  unique_market_key: stringType(),
37713
37820
  on_behalf_of: nullableType(stringType()).optional(),
37714
37821
  callback_data: nullableType(zodInbound).optional()
37715
37822
  }).transform((v2) => {
37716
37823
  return remap(v2, {
37824
+ action_type: "actionType",
37717
37825
  unique_market_key: "uniqueMarketKey",
37718
37826
  on_behalf_of: "onBehalfOf",
37719
37827
  callback_data: "callbackData"
37720
37828
  });
37721
37829
  });
37722
37830
  MorphoSupplyCollateralParams$outboundSchema = objectType({
37831
+ actionType: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
37723
37832
  amount: unionType([numberType(), stringType()]),
37724
37833
  uniqueMarketKey: stringType(),
37725
37834
  onBehalfOf: nullableType(stringType()).optional(),
37726
37835
  callbackData: nullableType(zodOutbound).optional()
37727
37836
  }).transform((v2) => {
37728
37837
  return remap(v2, {
37838
+ actionType: "action_type",
37729
37839
  uniqueMarketKey: "unique_market_key",
37730
37840
  onBehalfOf: "on_behalf_of",
37731
37841
  callbackData: "callback_data"
@@ -37749,23 +37859,27 @@ var init_morphowithdrawcollateralparams = __esm(() => {
37749
37859
  MorphoWithdrawCollateralParamsAmount$.outboundSchema = MorphoWithdrawCollateralParamsAmount$outboundSchema;
37750
37860
  })(MorphoWithdrawCollateralParamsAmount$ ||= {});
37751
37861
  MorphoWithdrawCollateralParams$inboundSchema = objectType({
37862
+ action_type: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
37752
37863
  amount: unionType([numberType(), stringType()]),
37753
37864
  unique_market_key: stringType(),
37754
37865
  on_behalf_of: nullableType(stringType()).optional(),
37755
37866
  receiver: nullableType(stringType()).optional()
37756
37867
  }).transform((v2) => {
37757
37868
  return remap(v2, {
37869
+ action_type: "actionType",
37758
37870
  unique_market_key: "uniqueMarketKey",
37759
37871
  on_behalf_of: "onBehalfOf"
37760
37872
  });
37761
37873
  });
37762
37874
  MorphoWithdrawCollateralParams$outboundSchema = objectType({
37875
+ actionType: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
37763
37876
  amount: unionType([numberType(), stringType()]),
37764
37877
  uniqueMarketKey: stringType(),
37765
37878
  onBehalfOf: nullableType(stringType()).optional(),
37766
37879
  receiver: nullableType(stringType()).optional()
37767
37880
  }).transform((v2) => {
37768
37881
  return remap(v2, {
37882
+ actionType: "action_type",
37769
37883
  uniqueMarketKey: "unique_market_key",
37770
37884
  onBehalfOf: "on_behalf_of"
37771
37885
  });
@@ -37782,20 +37896,24 @@ var init_morphowithdrawparams = __esm(() => {
37782
37896
  init_esm();
37783
37897
  init_primitives();
37784
37898
  MorphoWithdrawParams$inboundSchema = objectType({
37899
+ action_type: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW"),
37785
37900
  vault_address: stringType(),
37786
37901
  amount: anyType().optional(),
37787
37902
  receiver: nullableType(stringType()).optional()
37788
37903
  }).transform((v2) => {
37789
37904
  return remap(v2, {
37905
+ action_type: "actionType",
37790
37906
  vault_address: "vaultAddress"
37791
37907
  });
37792
37908
  });
37793
37909
  MorphoWithdrawParams$outboundSchema = objectType({
37910
+ actionType: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW"),
37794
37911
  vaultAddress: stringType(),
37795
37912
  amount: anyType().optional(),
37796
37913
  receiver: nullableType(stringType()).optional()
37797
37914
  }).transform((v2) => {
37798
37915
  return remap(v2, {
37916
+ actionType: "action_type",
37799
37917
  vaultAddress: "vault_address"
37800
37918
  });
37801
37919
  });
@@ -37805,53 +37923,6 @@ var init_morphowithdrawparams = __esm(() => {
37805
37923
  })(MorphoWithdrawParams$ ||= {});
37806
37924
  });
37807
37925
 
37808
- // src/models/components/multicallactiontype.ts
37809
- var MulticallActionType, MulticallActionType$inboundSchema, MulticallActionType$outboundSchema, MulticallActionType$;
37810
- var init_multicallactiontype = __esm(() => {
37811
- init_esm();
37812
- MulticallActionType = {
37813
- AaveBorrow: "AAVE_BORROW",
37814
- AaveRepay: "AAVE_REPAY",
37815
- AaveSupply: "AAVE_SUPPLY",
37816
- AaveWithdraw: "AAVE_WITHDRAW",
37817
- AerodromeSlipstreamBuyExactly: "AERODROME_SLIPSTREAM_BUY_EXACTLY",
37818
- AerodromeSlipstreamIncreaseLiquidity: "AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY",
37819
- AerodromeSlipstreamMintLiquidity: "AERODROME_SLIPSTREAM_MINT_LIQUIDITY",
37820
- AerodromeSlipstreamSellExactly: "AERODROME_SLIPSTREAM_SELL_EXACTLY",
37821
- AerodromeSlipstreamWithdrawLiquidity: "AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY",
37822
- AllowanceIncrease: "ALLOWANCE_INCREASE",
37823
- MorphoBorrow: "MORPHO_BORROW",
37824
- MorphoDeposit: "MORPHO_DEPOSIT",
37825
- MorphoRepay: "MORPHO_REPAY",
37826
- MorphoSetVaultAllowance: "MORPHO_SET_VAULT_ALLOWANCE",
37827
- MorphoSupplyCollateral: "MORPHO_SUPPLY_COLLATERAL",
37828
- MorphoWithdraw: "MORPHO_WITHDRAW",
37829
- MorphoWithdrawCollateral: "MORPHO_WITHDRAW_COLLATERAL",
37830
- PendleBuyPt: "PENDLE_BUY_PT",
37831
- PendleBuyYt: "PENDLE_BUY_YT",
37832
- PendleSellPt: "PENDLE_SELL_PT",
37833
- PendleSellYt: "PENDLE_SELL_YT",
37834
- SkyBuy: "SKY_BUY",
37835
- SkyDeposit: "SKY_DEPOSIT",
37836
- SkySell: "SKY_SELL",
37837
- SkyWithdraw: "SKY_WITHDRAW",
37838
- TransferErc20: "TRANSFER_ERC20",
37839
- UniswapAddLiquidity: "UNISWAP_ADD_LIQUIDITY",
37840
- UniswapBuyExactly: "UNISWAP_BUY_EXACTLY",
37841
- UniswapMintLiquidity: "UNISWAP_MINT_LIQUIDITY",
37842
- UniswapSellExactly: "UNISWAP_SELL_EXACTLY",
37843
- UniswapWithdrawLiquidity: "UNISWAP_WITHDRAW_LIQUIDITY",
37844
- UnwrapWeth: "UNWRAP_WETH",
37845
- WrapEth: "WRAP_ETH"
37846
- };
37847
- MulticallActionType$inboundSchema = nativeEnumType(MulticallActionType);
37848
- MulticallActionType$outboundSchema = MulticallActionType$inboundSchema;
37849
- ((MulticallActionType$) => {
37850
- MulticallActionType$.inboundSchema = MulticallActionType$inboundSchema;
37851
- MulticallActionType$.outboundSchema = MulticallActionType$outboundSchema;
37852
- })(MulticallActionType$ ||= {});
37853
- });
37854
-
37855
37926
  // src/models/components/pendlebuyptparams.ts
37856
37927
  var PendleBuyPtParamsAmount$inboundSchema, PendleBuyPtParamsAmount$outboundSchema, PendleBuyPtParamsAmount$, PendleBuyPtParams$inboundSchema, PendleBuyPtParams$outboundSchema, PendleBuyPtParams$;
37857
37928
  var init_pendlebuyptparams = __esm(() => {
@@ -37864,18 +37935,22 @@ var init_pendlebuyptparams = __esm(() => {
37864
37935
  PendleBuyPtParamsAmount$.outboundSchema = PendleBuyPtParamsAmount$outboundSchema;
37865
37936
  })(PendleBuyPtParamsAmount$ ||= {});
37866
37937
  PendleBuyPtParams$inboundSchema = objectType({
37938
+ action_type: literalType("PENDLE_BUY_PT").default("PENDLE_BUY_PT"),
37867
37939
  market_address: stringType(),
37868
37940
  amount: unionType([numberType(), stringType()])
37869
37941
  }).transform((v2) => {
37870
37942
  return remap(v2, {
37943
+ action_type: "actionType",
37871
37944
  market_address: "marketAddress"
37872
37945
  });
37873
37946
  });
37874
37947
  PendleBuyPtParams$outboundSchema = objectType({
37948
+ actionType: literalType("PENDLE_BUY_PT").default("PENDLE_BUY_PT"),
37875
37949
  marketAddress: stringType(),
37876
37950
  amount: unionType([numberType(), stringType()])
37877
37951
  }).transform((v2) => {
37878
37952
  return remap(v2, {
37953
+ actionType: "action_type",
37879
37954
  marketAddress: "market_address"
37880
37955
  });
37881
37956
  });
@@ -37897,18 +37972,22 @@ var init_pendlebuyytparams = __esm(() => {
37897
37972
  PendleBuyYtParamsAmount$.outboundSchema = PendleBuyYtParamsAmount$outboundSchema;
37898
37973
  })(PendleBuyYtParamsAmount$ ||= {});
37899
37974
  PendleBuyYtParams$inboundSchema = objectType({
37975
+ action_type: literalType("PENDLE_BUY_YT").default("PENDLE_BUY_YT"),
37900
37976
  market_address: stringType(),
37901
37977
  amount: unionType([numberType(), stringType()])
37902
37978
  }).transform((v2) => {
37903
37979
  return remap(v2, {
37980
+ action_type: "actionType",
37904
37981
  market_address: "marketAddress"
37905
37982
  });
37906
37983
  });
37907
37984
  PendleBuyYtParams$outboundSchema = objectType({
37985
+ actionType: literalType("PENDLE_BUY_YT").default("PENDLE_BUY_YT"),
37908
37986
  marketAddress: stringType(),
37909
37987
  amount: unionType([numberType(), stringType()])
37910
37988
  }).transform((v2) => {
37911
37989
  return remap(v2, {
37990
+ actionType: "action_type",
37912
37991
  marketAddress: "market_address"
37913
37992
  });
37914
37993
  });
@@ -37930,18 +38009,22 @@ var init_pendlesellptparams = __esm(() => {
37930
38009
  PendleSellPtParamsAmount$.outboundSchema = PendleSellPtParamsAmount$outboundSchema;
37931
38010
  })(PendleSellPtParamsAmount$ ||= {});
37932
38011
  PendleSellPtParams$inboundSchema = objectType({
38012
+ action_type: literalType("PENDLE_SELL_PT").default("PENDLE_SELL_PT"),
37933
38013
  market_address: stringType(),
37934
38014
  amount: unionType([numberType(), stringType()])
37935
38015
  }).transform((v2) => {
37936
38016
  return remap(v2, {
38017
+ action_type: "actionType",
37937
38018
  market_address: "marketAddress"
37938
38019
  });
37939
38020
  });
37940
38021
  PendleSellPtParams$outboundSchema = objectType({
38022
+ actionType: literalType("PENDLE_SELL_PT").default("PENDLE_SELL_PT"),
37941
38023
  marketAddress: stringType(),
37942
38024
  amount: unionType([numberType(), stringType()])
37943
38025
  }).transform((v2) => {
37944
38026
  return remap(v2, {
38027
+ actionType: "action_type",
37945
38028
  marketAddress: "market_address"
37946
38029
  });
37947
38030
  });
@@ -37963,18 +38046,22 @@ var init_pendlesellytparams = __esm(() => {
37963
38046
  PendleSellYtParamsAmount$.outboundSchema = PendleSellYtParamsAmount$outboundSchema;
37964
38047
  })(PendleSellYtParamsAmount$ ||= {});
37965
38048
  PendleSellYtParams$inboundSchema = objectType({
38049
+ action_type: literalType("PENDLE_SELL_YT").default("PENDLE_SELL_YT"),
37966
38050
  market_address: stringType(),
37967
38051
  amount: unionType([numberType(), stringType()])
37968
38052
  }).transform((v2) => {
37969
38053
  return remap(v2, {
38054
+ action_type: "actionType",
37970
38055
  market_address: "marketAddress"
37971
38056
  });
37972
38057
  });
37973
38058
  PendleSellYtParams$outboundSchema = objectType({
38059
+ actionType: literalType("PENDLE_SELL_YT").default("PENDLE_SELL_YT"),
37974
38060
  marketAddress: stringType(),
37975
38061
  amount: unionType([numberType(), stringType()])
37976
38062
  }).transform((v2) => {
37977
38063
  return remap(v2, {
38064
+ actionType: "action_type",
37978
38065
  marketAddress: "market_address"
37979
38066
  });
37980
38067
  });
@@ -38006,18 +38093,22 @@ var init_skybuyparams = __esm(() => {
38006
38093
  SkyBuyParamsAmount$.outboundSchema = SkyBuyParamsAmount$outboundSchema;
38007
38094
  })(SkyBuyParamsAmount$ ||= {});
38008
38095
  SkyBuyParams$inboundSchema = objectType({
38096
+ action_type: literalType("SKY_BUY").default("SKY_BUY"),
38009
38097
  token_in: SkyBuyParamsTokenIn$inboundSchema,
38010
38098
  amount: unionType([numberType(), stringType()])
38011
38099
  }).transform((v2) => {
38012
38100
  return remap(v2, {
38101
+ action_type: "actionType",
38013
38102
  token_in: "tokenIn"
38014
38103
  });
38015
38104
  });
38016
38105
  SkyBuyParams$outboundSchema = objectType({
38106
+ actionType: literalType("SKY_BUY").default("SKY_BUY"),
38017
38107
  tokenIn: SkyBuyParamsTokenIn$outboundSchema,
38018
38108
  amount: unionType([numberType(), stringType()])
38019
38109
  }).transform((v2) => {
38020
38110
  return remap(v2, {
38111
+ actionType: "action_type",
38021
38112
  tokenIn: "token_in"
38022
38113
  });
38023
38114
  });
@@ -38031,6 +38122,7 @@ var init_skybuyparams = __esm(() => {
38031
38122
  var SkyDepositParamsAmount$inboundSchema, SkyDepositParamsAmount$outboundSchema, SkyDepositParamsAmount$, SkyDepositParams$inboundSchema, SkyDepositParams$outboundSchema, SkyDepositParams$;
38032
38123
  var init_skydepositparams = __esm(() => {
38033
38124
  init_esm();
38125
+ init_primitives();
38034
38126
  SkyDepositParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
38035
38127
  SkyDepositParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
38036
38128
  ((SkyDepositParamsAmount$) => {
@@ -38038,12 +38130,22 @@ var init_skydepositparams = __esm(() => {
38038
38130
  SkyDepositParamsAmount$.outboundSchema = SkyDepositParamsAmount$outboundSchema;
38039
38131
  })(SkyDepositParamsAmount$ ||= {});
38040
38132
  SkyDepositParams$inboundSchema = objectType({
38133
+ action_type: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
38041
38134
  amount: unionType([numberType(), stringType()]),
38042
38135
  receiver: nullableType(stringType()).optional()
38136
+ }).transform((v2) => {
38137
+ return remap(v2, {
38138
+ action_type: "actionType"
38139
+ });
38043
38140
  });
38044
38141
  SkyDepositParams$outboundSchema = objectType({
38142
+ actionType: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
38045
38143
  amount: unionType([numberType(), stringType()]),
38046
38144
  receiver: nullableType(stringType()).optional()
38145
+ }).transform((v2) => {
38146
+ return remap(v2, {
38147
+ actionType: "action_type"
38148
+ });
38047
38149
  });
38048
38150
  ((SkyDepositParams$) => {
38049
38151
  SkyDepositParams$.inboundSchema = SkyDepositParams$inboundSchema;
@@ -38073,18 +38175,22 @@ var init_skysellparams = __esm(() => {
38073
38175
  SkySellParamsAmount$.outboundSchema = SkySellParamsAmount$outboundSchema;
38074
38176
  })(SkySellParamsAmount$ ||= {});
38075
38177
  SkySellParams$inboundSchema = objectType({
38178
+ action_type: literalType("SKY_SELL").default("SKY_SELL"),
38076
38179
  token_out: SkySellParamsTokenOut$inboundSchema,
38077
38180
  amount: unionType([numberType(), stringType()])
38078
38181
  }).transform((v2) => {
38079
38182
  return remap(v2, {
38183
+ action_type: "actionType",
38080
38184
  token_out: "tokenOut"
38081
38185
  });
38082
38186
  });
38083
38187
  SkySellParams$outboundSchema = objectType({
38188
+ actionType: literalType("SKY_SELL").default("SKY_SELL"),
38084
38189
  tokenOut: SkySellParamsTokenOut$outboundSchema,
38085
38190
  amount: unionType([numberType(), stringType()])
38086
38191
  }).transform((v2) => {
38087
38192
  return remap(v2, {
38193
+ actionType: "action_type",
38088
38194
  tokenOut: "token_out"
38089
38195
  });
38090
38196
  });
@@ -38098,13 +38204,24 @@ var init_skysellparams = __esm(() => {
38098
38204
  var SkyWithdrawParams$inboundSchema, SkyWithdrawParams$outboundSchema, SkyWithdrawParams$;
38099
38205
  var init_skywithdrawparams = __esm(() => {
38100
38206
  init_esm();
38207
+ init_primitives();
38101
38208
  SkyWithdrawParams$inboundSchema = objectType({
38209
+ action_type: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
38102
38210
  amount: anyType().optional(),
38103
38211
  receiver: nullableType(stringType()).optional()
38212
+ }).transform((v2) => {
38213
+ return remap(v2, {
38214
+ action_type: "actionType"
38215
+ });
38104
38216
  });
38105
38217
  SkyWithdrawParams$outboundSchema = objectType({
38218
+ actionType: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
38106
38219
  amount: anyType().optional(),
38107
38220
  receiver: nullableType(stringType()).optional()
38221
+ }).transform((v2) => {
38222
+ return remap(v2, {
38223
+ actionType: "action_type"
38224
+ });
38108
38225
  });
38109
38226
  ((SkyWithdrawParams$) => {
38110
38227
  SkyWithdrawParams$.inboundSchema = SkyWithdrawParams$inboundSchema;
@@ -38116,6 +38233,7 @@ var init_skywithdrawparams = __esm(() => {
38116
38233
  var TokenTransferErc20ParamsAmount$inboundSchema, TokenTransferErc20ParamsAmount$outboundSchema, TokenTransferErc20ParamsAmount$, TokenTransferErc20Params$inboundSchema, TokenTransferErc20Params$outboundSchema, TokenTransferErc20Params$;
38117
38234
  var init_tokentransfererc20params = __esm(() => {
38118
38235
  init_esm();
38236
+ init_primitives();
38119
38237
  init_tokenenum();
38120
38238
  TokenTransferErc20ParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
38121
38239
  TokenTransferErc20ParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
@@ -38124,14 +38242,24 @@ var init_tokentransfererc20params = __esm(() => {
38124
38242
  TokenTransferErc20ParamsAmount$.outboundSchema = TokenTransferErc20ParamsAmount$outboundSchema;
38125
38243
  })(TokenTransferErc20ParamsAmount$ ||= {});
38126
38244
  TokenTransferErc20Params$inboundSchema = objectType({
38245
+ action_type: literalType("TOKEN_TRANSFER_ERC20").default("TOKEN_TRANSFER_ERC20"),
38127
38246
  amount: unionType([numberType(), stringType()]),
38128
38247
  token: TokenEnum$inboundSchema,
38129
38248
  to: stringType()
38249
+ }).transform((v2) => {
38250
+ return remap(v2, {
38251
+ action_type: "actionType"
38252
+ });
38130
38253
  });
38131
38254
  TokenTransferErc20Params$outboundSchema = objectType({
38255
+ actionType: literalType("TOKEN_TRANSFER_ERC20").default("TOKEN_TRANSFER_ERC20"),
38132
38256
  amount: unionType([numberType(), stringType()]),
38133
38257
  token: TokenEnum$outboundSchema,
38134
38258
  to: stringType()
38259
+ }).transform((v2) => {
38260
+ return remap(v2, {
38261
+ actionType: "action_type"
38262
+ });
38135
38263
  });
38136
38264
  ((TokenTransferErc20Params$) => {
38137
38265
  TokenTransferErc20Params$.inboundSchema = TokenTransferErc20Params$inboundSchema;
@@ -38171,6 +38299,7 @@ var init_uniswapbuyexactlyparams = __esm(() => {
38171
38299
  UniswapBuyExactlyParamsAmount$.outboundSchema = UniswapBuyExactlyParamsAmount$outboundSchema;
38172
38300
  })(UniswapBuyExactlyParamsAmount$ ||= {});
38173
38301
  UniswapBuyExactlyParams$inboundSchema = objectType({
38302
+ action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
38174
38303
  token_in: TokenEnum$inboundSchema,
38175
38304
  token_out: TokenEnum$inboundSchema,
38176
38305
  fee: FeeEnum$inboundSchema,
@@ -38179,6 +38308,7 @@ var init_uniswapbuyexactlyparams = __esm(() => {
38179
38308
  wrap_eth: booleanType().default(false)
38180
38309
  }).transform((v2) => {
38181
38310
  return remap(v2, {
38311
+ action_type: "actionType",
38182
38312
  token_in: "tokenIn",
38183
38313
  token_out: "tokenOut",
38184
38314
  max_slippage_percent: "maxSlippagePercent",
@@ -38186,6 +38316,7 @@ var init_uniswapbuyexactlyparams = __esm(() => {
38186
38316
  });
38187
38317
  });
38188
38318
  UniswapBuyExactlyParams$outboundSchema = objectType({
38319
+ actionType: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
38189
38320
  tokenIn: TokenEnum$outboundSchema,
38190
38321
  tokenOut: TokenEnum$outboundSchema,
38191
38322
  fee: FeeEnum$outboundSchema,
@@ -38194,6 +38325,7 @@ var init_uniswapbuyexactlyparams = __esm(() => {
38194
38325
  wrapEth: booleanType().default(false)
38195
38326
  }).transform((v2) => {
38196
38327
  return remap(v2, {
38328
+ actionType: "action_type",
38197
38329
  tokenIn: "token_in",
38198
38330
  tokenOut: "token_out",
38199
38331
  maxSlippagePercent: "max_slippage_percent",
@@ -38236,6 +38368,7 @@ var init_uniswapincreaseliquidityprovisionparams = __esm(() => {
38236
38368
  UniswapIncreaseLiquidityProvisionParamsAmount1Min$.outboundSchema = UniswapIncreaseLiquidityProvisionParamsAmount1Min$outboundSchema;
38237
38369
  })(UniswapIncreaseLiquidityProvisionParamsAmount1Min$ ||= {});
38238
38370
  UniswapIncreaseLiquidityProvisionParams$inboundSchema = objectType({
38371
+ action_type: literalType("UNISWAP_INCREASE_LIQUIDITY_PROVISION").default("UNISWAP_INCREASE_LIQUIDITY_PROVISION"),
38239
38372
  token_id: numberType().int(),
38240
38373
  amount0_desired: unionType([numberType(), stringType()]),
38241
38374
  amount1_desired: unionType([numberType(), stringType()]),
@@ -38243,6 +38376,7 @@ var init_uniswapincreaseliquidityprovisionparams = __esm(() => {
38243
38376
  amount1_min: unionType([numberType(), stringType()])
38244
38377
  }).transform((v2) => {
38245
38378
  return remap(v2, {
38379
+ action_type: "actionType",
38246
38380
  token_id: "tokenId",
38247
38381
  amount0_desired: "amount0Desired",
38248
38382
  amount1_desired: "amount1Desired",
@@ -38251,6 +38385,7 @@ var init_uniswapincreaseliquidityprovisionparams = __esm(() => {
38251
38385
  });
38252
38386
  });
38253
38387
  UniswapIncreaseLiquidityProvisionParams$outboundSchema = objectType({
38388
+ actionType: literalType("UNISWAP_INCREASE_LIQUIDITY_PROVISION").default("UNISWAP_INCREASE_LIQUIDITY_PROVISION"),
38254
38389
  tokenId: numberType().int(),
38255
38390
  amount0Desired: unionType([numberType(), stringType()]),
38256
38391
  amount1Desired: unionType([numberType(), stringType()]),
@@ -38258,6 +38393,7 @@ var init_uniswapincreaseliquidityprovisionparams = __esm(() => {
38258
38393
  amount1Min: unionType([numberType(), stringType()])
38259
38394
  }).transform((v2) => {
38260
38395
  return remap(v2, {
38396
+ actionType: "action_type",
38261
38397
  tokenId: "token_id",
38262
38398
  amount0Desired: "amount0_desired",
38263
38399
  amount1Desired: "amount1_desired",
@@ -38303,6 +38439,7 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
38303
38439
  UniswapMintLiquidityProvisionParamsAmount1Min$.outboundSchema = UniswapMintLiquidityProvisionParamsAmount1Min$outboundSchema;
38304
38440
  })(UniswapMintLiquidityProvisionParamsAmount1Min$ ||= {});
38305
38441
  UniswapMintLiquidityProvisionParams$inboundSchema = objectType({
38442
+ action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
38306
38443
  token0: TokenEnum$inboundSchema,
38307
38444
  token1: TokenEnum$inboundSchema,
38308
38445
  fee: FeeEnum$inboundSchema,
@@ -38315,6 +38452,7 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
38315
38452
  recipient: nullableType(stringType()).optional()
38316
38453
  }).transform((v2) => {
38317
38454
  return remap(v2, {
38455
+ action_type: "actionType",
38318
38456
  tick_lower: "tickLower",
38319
38457
  tick_upper: "tickUpper",
38320
38458
  amount0_desired: "amount0Desired",
@@ -38324,6 +38462,7 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
38324
38462
  });
38325
38463
  });
38326
38464
  UniswapMintLiquidityProvisionParams$outboundSchema = objectType({
38465
+ actionType: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
38327
38466
  token0: TokenEnum$outboundSchema,
38328
38467
  token1: TokenEnum$outboundSchema,
38329
38468
  fee: FeeEnum$outboundSchema,
@@ -38336,6 +38475,7 @@ var init_uniswapmintliquidityprovisionparams = __esm(() => {
38336
38475
  recipient: nullableType(stringType()).optional()
38337
38476
  }).transform((v2) => {
38338
38477
  return remap(v2, {
38478
+ actionType: "action_type",
38339
38479
  tickLower: "tick_lower",
38340
38480
  tickUpper: "tick_upper",
38341
38481
  amount0Desired: "amount0_desired",
@@ -38364,6 +38504,7 @@ var init_uniswapsellexactlyparams = __esm(() => {
38364
38504
  UniswapSellExactlyParamsAmount$.outboundSchema = UniswapSellExactlyParamsAmount$outboundSchema;
38365
38505
  })(UniswapSellExactlyParamsAmount$ ||= {});
38366
38506
  UniswapSellExactlyParams$inboundSchema = objectType({
38507
+ action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
38367
38508
  token_in: TokenEnum$inboundSchema,
38368
38509
  token_out: TokenEnum$inboundSchema,
38369
38510
  fee: FeeEnum$inboundSchema,
@@ -38372,6 +38513,7 @@ var init_uniswapsellexactlyparams = __esm(() => {
38372
38513
  wrap_eth: booleanType().default(false)
38373
38514
  }).transform((v2) => {
38374
38515
  return remap(v2, {
38516
+ action_type: "actionType",
38375
38517
  token_in: "tokenIn",
38376
38518
  token_out: "tokenOut",
38377
38519
  max_slippage_percent: "maxSlippagePercent",
@@ -38379,6 +38521,7 @@ var init_uniswapsellexactlyparams = __esm(() => {
38379
38521
  });
38380
38522
  });
38381
38523
  UniswapSellExactlyParams$outboundSchema = objectType({
38524
+ actionType: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
38382
38525
  tokenIn: TokenEnum$outboundSchema,
38383
38526
  tokenOut: TokenEnum$outboundSchema,
38384
38527
  fee: FeeEnum$outboundSchema,
@@ -38387,6 +38530,7 @@ var init_uniswapsellexactlyparams = __esm(() => {
38387
38530
  wrapEth: booleanType().default(false)
38388
38531
  }).transform((v2) => {
38389
38532
  return remap(v2, {
38533
+ actionType: "action_type",
38390
38534
  tokenIn: "token_in",
38391
38535
  tokenOut: "token_out",
38392
38536
  maxSlippagePercent: "max_slippage_percent",
@@ -38411,19 +38555,23 @@ var init_uniswapwithdrawliquidityprovisionparams = __esm(() => {
38411
38555
  UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawal$.outboundSchema = UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawal$outboundSchema;
38412
38556
  })(UniswapWithdrawLiquidityProvisionParamsPercentageForWithdrawal$ ||= {});
38413
38557
  UniswapWithdrawLiquidityProvisionParams$inboundSchema = objectType({
38558
+ action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
38414
38559
  token_id: numberType().int(),
38415
38560
  percentage_for_withdrawal: unionType([numberType(), stringType()])
38416
38561
  }).transform((v2) => {
38417
38562
  return remap(v2, {
38563
+ action_type: "actionType",
38418
38564
  token_id: "tokenId",
38419
38565
  percentage_for_withdrawal: "percentageForWithdrawal"
38420
38566
  });
38421
38567
  });
38422
38568
  UniswapWithdrawLiquidityProvisionParams$outboundSchema = objectType({
38569
+ actionType: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
38423
38570
  tokenId: numberType().int(),
38424
38571
  percentageForWithdrawal: unionType([numberType(), stringType()])
38425
38572
  }).transform((v2) => {
38426
38573
  return remap(v2, {
38574
+ actionType: "action_type",
38427
38575
  tokenId: "token_id",
38428
38576
  percentageForWithdrawal: "percentage_for_withdrawal"
38429
38577
  });
@@ -38438,6 +38586,7 @@ var init_uniswapwithdrawliquidityprovisionparams = __esm(() => {
38438
38586
  var UnwrapWethParamsAmount$inboundSchema, UnwrapWethParamsAmount$outboundSchema, UnwrapWethParamsAmount$, UnwrapWethParams$inboundSchema, UnwrapWethParams$outboundSchema, UnwrapWethParams$;
38439
38587
  var init_unwrapwethparams = __esm(() => {
38440
38588
  init_esm();
38589
+ init_primitives();
38441
38590
  UnwrapWethParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
38442
38591
  UnwrapWethParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
38443
38592
  ((UnwrapWethParamsAmount$) => {
@@ -38445,10 +38594,20 @@ var init_unwrapwethparams = __esm(() => {
38445
38594
  UnwrapWethParamsAmount$.outboundSchema = UnwrapWethParamsAmount$outboundSchema;
38446
38595
  })(UnwrapWethParamsAmount$ ||= {});
38447
38596
  UnwrapWethParams$inboundSchema = objectType({
38597
+ action_type: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
38448
38598
  amount: unionType([numberType(), stringType()])
38599
+ }).transform((v2) => {
38600
+ return remap(v2, {
38601
+ action_type: "actionType"
38602
+ });
38449
38603
  });
38450
38604
  UnwrapWethParams$outboundSchema = objectType({
38605
+ actionType: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
38451
38606
  amount: unionType([numberType(), stringType()])
38607
+ }).transform((v2) => {
38608
+ return remap(v2, {
38609
+ actionType: "action_type"
38610
+ });
38452
38611
  });
38453
38612
  ((UnwrapWethParams$) => {
38454
38613
  UnwrapWethParams$.inboundSchema = UnwrapWethParams$inboundSchema;
@@ -38460,6 +38619,7 @@ var init_unwrapwethparams = __esm(() => {
38460
38619
  var WrapEthParamsAmount$inboundSchema, WrapEthParamsAmount$outboundSchema, WrapEthParamsAmount$, WrapEthParams$inboundSchema, WrapEthParams$outboundSchema, WrapEthParams$;
38461
38620
  var init_wrapethparams = __esm(() => {
38462
38621
  init_esm();
38622
+ init_primitives();
38463
38623
  WrapEthParamsAmount$inboundSchema = unionType([numberType(), stringType()]);
38464
38624
  WrapEthParamsAmount$outboundSchema = unionType([numberType(), stringType()]);
38465
38625
  ((WrapEthParamsAmount$) => {
@@ -38467,10 +38627,20 @@ var init_wrapethparams = __esm(() => {
38467
38627
  WrapEthParamsAmount$.outboundSchema = WrapEthParamsAmount$outboundSchema;
38468
38628
  })(WrapEthParamsAmount$ ||= {});
38469
38629
  WrapEthParams$inboundSchema = objectType({
38630
+ action_type: literalType("WRAP_ETH").default("WRAP_ETH"),
38470
38631
  amount: unionType([numberType(), stringType()])
38632
+ }).transform((v2) => {
38633
+ return remap(v2, {
38634
+ action_type: "actionType"
38635
+ });
38471
38636
  });
38472
38637
  WrapEthParams$outboundSchema = objectType({
38638
+ actionType: literalType("WRAP_ETH").default("WRAP_ETH"),
38473
38639
  amount: unionType([numberType(), stringType()])
38640
+ }).transform((v2) => {
38641
+ return remap(v2, {
38642
+ actionType: "action_type"
38643
+ });
38474
38644
  });
38475
38645
  ((WrapEthParams$) => {
38476
38646
  WrapEthParams$.inboundSchema = WrapEthParams$inboundSchema;
@@ -38482,7 +38652,6 @@ var init_wrapethparams = __esm(() => {
38482
38652
  var Body$inboundSchema, Body$outboundSchema, Body$, UserOperation$inboundSchema, UserOperation$outboundSchema, UserOperation$;
38483
38653
  var init_useroperation = __esm(() => {
38484
38654
  init_esm();
38485
- init_primitives();
38486
38655
  init_aaveborrowparams();
38487
38656
  init_aaverepayparams();
38488
38657
  init_aavesupplyparams();
@@ -38500,7 +38669,6 @@ var init_useroperation = __esm(() => {
38500
38669
  init_morphosupplycollateralparams();
38501
38670
  init_morphowithdrawcollateralparams();
38502
38671
  init_morphowithdrawparams();
38503
- init_multicallactiontype();
38504
38672
  init_pendlebuyptparams();
38505
38673
  init_pendlebuyytparams();
38506
38674
  init_pendlesellptparams();
@@ -38518,162 +38686,312 @@ var init_useroperation = __esm(() => {
38518
38686
  init_unwrapwethparams();
38519
38687
  init_wrapethparams();
38520
38688
  Body$inboundSchema = unionType([
38521
- UnwrapWethParams$inboundSchema,
38522
- WrapEthParams$inboundSchema,
38523
- MorphoSetVaultAllowanceParams$inboundSchema,
38524
- SkyBuyParams$inboundSchema,
38525
- SkySellParams$inboundSchema,
38526
- SkyDepositParams$inboundSchema,
38527
- SkyWithdrawParams$inboundSchema,
38528
- PendleBuyPtParams$inboundSchema,
38529
- PendleSellPtParams$inboundSchema,
38530
- PendleBuyYtParams$inboundSchema,
38531
- PendleSellYtParams$inboundSchema,
38532
- AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema,
38533
- UniswapWithdrawLiquidityProvisionParams$inboundSchema,
38534
- AaveSupplyParams$inboundSchema,
38535
- AaveWithdrawParams$inboundSchema,
38536
- MorphoDepositParams$inboundSchema,
38537
- MorphoWithdrawParams$inboundSchema,
38538
- TokenTransferErc20Params$inboundSchema,
38539
- IncreaseAllowanceParams$inboundSchema,
38540
- AaveBorrowParams$inboundSchema,
38541
- AaveRepayParams$inboundSchema,
38542
- MorphoBorrowParams$inboundSchema,
38543
- MorphoRepayParams$inboundSchema,
38544
- MorphoSupplyCollateralParams$inboundSchema,
38545
- MorphoWithdrawCollateralParams$inboundSchema,
38546
- AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema,
38547
- AerodromeSlipstreamBuyExactlyParams$inboundSchema,
38548
- AerodromeSlipstreamSellExactlyParams$inboundSchema,
38549
- UniswapIncreaseLiquidityProvisionParams$inboundSchema,
38550
- UniswapBuyExactlyParams$inboundSchema,
38551
- UniswapSellExactlyParams$inboundSchema,
38552
- AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema,
38553
- UniswapMintLiquidityProvisionParams$inboundSchema
38689
+ UnwrapWethParams$inboundSchema.and(objectType({ action_type: literalType("UNWRAP_WETH") }).transform((v2) => ({
38690
+ actionType: v2.action_type
38691
+ }))),
38692
+ WrapEthParams$inboundSchema.and(objectType({ action_type: literalType("WRAP_ETH") }).transform((v2) => ({
38693
+ actionType: v2.action_type
38694
+ }))),
38695
+ AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema.and(objectType({
38696
+ action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY")
38697
+ }).transform((v2) => ({ actionType: v2.action_type }))),
38698
+ MorphoSetVaultAllowanceParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_SET_VAULT_ALLOWANCE") }).transform((v2) => ({ actionType: v2.action_type }))),
38699
+ PendleBuyPtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_BUY_PT") }).transform((v2) => ({
38700
+ actionType: v2.action_type
38701
+ }))),
38702
+ PendleBuyYtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_BUY_YT") }).transform((v2) => ({
38703
+ actionType: v2.action_type
38704
+ }))),
38705
+ PendleSellPtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_SELL_PT") }).transform((v2) => ({
38706
+ actionType: v2.action_type
38707
+ }))),
38708
+ PendleSellYtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_SELL_YT") }).transform((v2) => ({
38709
+ actionType: v2.action_type
38710
+ }))),
38711
+ SkyBuyParams$inboundSchema.and(objectType({ action_type: literalType("SKY_BUY") }).transform((v2) => ({
38712
+ actionType: v2.action_type
38713
+ }))),
38714
+ SkyDepositParams$inboundSchema.and(objectType({ action_type: literalType("SKY_DEPOSIT") }).transform((v2) => ({
38715
+ actionType: v2.action_type
38716
+ }))),
38717
+ SkySellParams$inboundSchema.and(objectType({ action_type: literalType("SKY_SELL") }).transform((v2) => ({
38718
+ actionType: v2.action_type
38719
+ }))),
38720
+ SkyWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("SKY_WITHDRAW") }).transform((v2) => ({
38721
+ actionType: v2.action_type
38722
+ }))),
38723
+ UniswapWithdrawLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type }))),
38724
+ AaveSupplyParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_SUPPLY") }).transform((v2) => ({
38725
+ actionType: v2.action_type
38726
+ }))),
38727
+ AaveWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_WITHDRAW") }).transform((v2) => ({
38728
+ actionType: v2.action_type
38729
+ }))),
38730
+ IncreaseAllowanceParams$inboundSchema.and(objectType({ action_type: literalType("ALLOWANCE_INCREASE") }).transform((v2) => ({ actionType: v2.action_type }))),
38731
+ MorphoDepositParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_DEPOSIT") }).transform((v2) => ({
38732
+ actionType: v2.action_type
38733
+ }))),
38734
+ MorphoWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_WITHDRAW") }).transform((v2) => ({ actionType: v2.action_type }))),
38735
+ TokenTransferErc20Params$inboundSchema.and(objectType({ action_type: literalType("TOKEN_TRANSFER_ERC20") }).transform((v2) => ({ actionType: v2.action_type }))),
38736
+ AaveBorrowParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_BORROW") }).transform((v2) => ({
38737
+ actionType: v2.action_type
38738
+ }))),
38739
+ AaveRepayParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_REPAY") }).transform((v2) => ({
38740
+ actionType: v2.action_type
38741
+ }))),
38742
+ MorphoBorrowParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_BORROW") }).transform((v2) => ({
38743
+ actionType: v2.action_type
38744
+ }))),
38745
+ MorphoRepayParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_REPAY") }).transform((v2) => ({
38746
+ actionType: v2.action_type
38747
+ }))),
38748
+ MorphoSupplyCollateralParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_SUPPLY_COLLATERAL") }).transform((v2) => ({ actionType: v2.action_type }))),
38749
+ MorphoWithdrawCollateralParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_WITHDRAW_COLLATERAL") }).transform((v2) => ({ actionType: v2.action_type }))),
38750
+ AerodromeSlipstreamBuyExactlyParams$inboundSchema.and(objectType({ action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
38751
+ AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema.and(objectType({
38752
+ action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY")
38753
+ }).transform((v2) => ({ actionType: v2.action_type }))),
38754
+ AerodromeSlipstreamSellExactlyParams$inboundSchema.and(objectType({ action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
38755
+ UniswapIncreaseLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_ADD_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type }))),
38756
+ UniswapBuyExactlyParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_BUY_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
38757
+ UniswapSellExactlyParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_SELL_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
38758
+ AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema.and(objectType({
38759
+ action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY")
38760
+ }).transform((v2) => ({ actionType: v2.action_type }))),
38761
+ UniswapMintLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_MINT_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type })))
38554
38762
  ]);
38555
38763
  Body$outboundSchema = unionType([
38556
- UnwrapWethParams$outboundSchema,
38557
- WrapEthParams$outboundSchema,
38558
- MorphoSetVaultAllowanceParams$outboundSchema,
38559
- SkyBuyParams$outboundSchema,
38560
- SkySellParams$outboundSchema,
38561
- SkyDepositParams$outboundSchema,
38562
- SkyWithdrawParams$outboundSchema,
38563
- PendleBuyPtParams$outboundSchema,
38564
- PendleSellPtParams$outboundSchema,
38565
- PendleBuyYtParams$outboundSchema,
38566
- PendleSellYtParams$outboundSchema,
38567
- AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema,
38568
- UniswapWithdrawLiquidityProvisionParams$outboundSchema,
38569
- AaveSupplyParams$outboundSchema,
38570
- AaveWithdrawParams$outboundSchema,
38571
- MorphoDepositParams$outboundSchema,
38572
- MorphoWithdrawParams$outboundSchema,
38573
- TokenTransferErc20Params$outboundSchema,
38574
- IncreaseAllowanceParams$outboundSchema,
38575
- AaveBorrowParams$outboundSchema,
38576
- AaveRepayParams$outboundSchema,
38577
- MorphoBorrowParams$outboundSchema,
38578
- MorphoRepayParams$outboundSchema,
38579
- MorphoSupplyCollateralParams$outboundSchema,
38580
- MorphoWithdrawCollateralParams$outboundSchema,
38581
- AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema,
38582
- AerodromeSlipstreamBuyExactlyParams$outboundSchema,
38583
- AerodromeSlipstreamSellExactlyParams$outboundSchema,
38584
- UniswapIncreaseLiquidityProvisionParams$outboundSchema,
38585
- UniswapBuyExactlyParams$outboundSchema,
38586
- UniswapSellExactlyParams$outboundSchema,
38587
- AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema,
38588
- UniswapMintLiquidityProvisionParams$outboundSchema
38764
+ UnwrapWethParams$outboundSchema.and(objectType({ actionType: literalType("UNWRAP_WETH") }).transform((v2) => ({
38765
+ action_type: v2.actionType
38766
+ }))),
38767
+ WrapEthParams$outboundSchema.and(objectType({ actionType: literalType("WRAP_ETH") }).transform((v2) => ({
38768
+ action_type: v2.actionType
38769
+ }))),
38770
+ AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema.and(objectType({
38771
+ actionType: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY")
38772
+ }).transform((v2) => ({ action_type: v2.actionType }))),
38773
+ MorphoSetVaultAllowanceParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_SET_VAULT_ALLOWANCE") }).transform((v2) => ({ action_type: v2.actionType }))),
38774
+ PendleBuyPtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_BUY_PT") }).transform((v2) => ({
38775
+ action_type: v2.actionType
38776
+ }))),
38777
+ PendleBuyYtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_BUY_YT") }).transform((v2) => ({
38778
+ action_type: v2.actionType
38779
+ }))),
38780
+ PendleSellPtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_SELL_PT") }).transform((v2) => ({
38781
+ action_type: v2.actionType
38782
+ }))),
38783
+ PendleSellYtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_SELL_YT") }).transform((v2) => ({
38784
+ action_type: v2.actionType
38785
+ }))),
38786
+ SkyBuyParams$outboundSchema.and(objectType({ actionType: literalType("SKY_BUY") }).transform((v2) => ({
38787
+ action_type: v2.actionType
38788
+ }))),
38789
+ SkyDepositParams$outboundSchema.and(objectType({ actionType: literalType("SKY_DEPOSIT") }).transform((v2) => ({
38790
+ action_type: v2.actionType
38791
+ }))),
38792
+ SkySellParams$outboundSchema.and(objectType({ actionType: literalType("SKY_SELL") }).transform((v2) => ({
38793
+ action_type: v2.actionType
38794
+ }))),
38795
+ SkyWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("SKY_WITHDRAW") }).transform((v2) => ({
38796
+ action_type: v2.actionType
38797
+ }))),
38798
+ UniswapWithdrawLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_WITHDRAW_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
38799
+ AaveSupplyParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_SUPPLY") }).transform((v2) => ({
38800
+ action_type: v2.actionType
38801
+ }))),
38802
+ AaveWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_WITHDRAW") }).transform((v2) => ({
38803
+ action_type: v2.actionType
38804
+ }))),
38805
+ IncreaseAllowanceParams$outboundSchema.and(objectType({ actionType: literalType("ALLOWANCE_INCREASE") }).transform((v2) => ({ action_type: v2.actionType }))),
38806
+ MorphoDepositParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_DEPOSIT") }).transform((v2) => ({
38807
+ action_type: v2.actionType
38808
+ }))),
38809
+ MorphoWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_WITHDRAW") }).transform((v2) => ({
38810
+ action_type: v2.actionType
38811
+ }))),
38812
+ TokenTransferErc20Params$outboundSchema.and(objectType({ actionType: literalType("TOKEN_TRANSFER_ERC20") }).transform((v2) => ({ action_type: v2.actionType }))),
38813
+ AaveBorrowParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_BORROW") }).transform((v2) => ({
38814
+ action_type: v2.actionType
38815
+ }))),
38816
+ AaveRepayParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_REPAY") }).transform((v2) => ({
38817
+ action_type: v2.actionType
38818
+ }))),
38819
+ MorphoBorrowParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_BORROW") }).transform((v2) => ({
38820
+ action_type: v2.actionType
38821
+ }))),
38822
+ MorphoRepayParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_REPAY") }).transform((v2) => ({
38823
+ action_type: v2.actionType
38824
+ }))),
38825
+ MorphoSupplyCollateralParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_SUPPLY_COLLATERAL") }).transform((v2) => ({ action_type: v2.actionType }))),
38826
+ MorphoWithdrawCollateralParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_WITHDRAW_COLLATERAL") }).transform((v2) => ({ action_type: v2.actionType }))),
38827
+ AerodromeSlipstreamBuyExactlyParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
38828
+ AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema.and(objectType({
38829
+ actionType: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY")
38830
+ }).transform((v2) => ({ action_type: v2.actionType }))),
38831
+ AerodromeSlipstreamSellExactlyParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
38832
+ UniswapIncreaseLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_ADD_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
38833
+ UniswapBuyExactlyParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_BUY_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
38834
+ UniswapSellExactlyParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_SELL_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
38835
+ AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
38836
+ UniswapMintLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_MINT_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType })))
38589
38837
  ]);
38590
38838
  ((Body$) => {
38591
38839
  Body$.inboundSchema = Body$inboundSchema;
38592
38840
  Body$.outboundSchema = Body$outboundSchema;
38593
38841
  })(Body$ ||= {});
38594
38842
  UserOperation$inboundSchema = objectType({
38595
- action_type: MulticallActionType$inboundSchema,
38596
38843
  body: unionType([
38597
- UnwrapWethParams$inboundSchema,
38598
- WrapEthParams$inboundSchema,
38599
- MorphoSetVaultAllowanceParams$inboundSchema,
38600
- SkyBuyParams$inboundSchema,
38601
- SkySellParams$inboundSchema,
38602
- SkyDepositParams$inboundSchema,
38603
- SkyWithdrawParams$inboundSchema,
38604
- PendleBuyPtParams$inboundSchema,
38605
- PendleSellPtParams$inboundSchema,
38606
- PendleBuyYtParams$inboundSchema,
38607
- PendleSellYtParams$inboundSchema,
38608
- AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema,
38609
- UniswapWithdrawLiquidityProvisionParams$inboundSchema,
38610
- AaveSupplyParams$inboundSchema,
38611
- AaveWithdrawParams$inboundSchema,
38612
- MorphoDepositParams$inboundSchema,
38613
- MorphoWithdrawParams$inboundSchema,
38614
- TokenTransferErc20Params$inboundSchema,
38615
- IncreaseAllowanceParams$inboundSchema,
38616
- AaveBorrowParams$inboundSchema,
38617
- AaveRepayParams$inboundSchema,
38618
- MorphoBorrowParams$inboundSchema,
38619
- MorphoRepayParams$inboundSchema,
38620
- MorphoSupplyCollateralParams$inboundSchema,
38621
- MorphoWithdrawCollateralParams$inboundSchema,
38622
- AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema,
38623
- AerodromeSlipstreamBuyExactlyParams$inboundSchema,
38624
- AerodromeSlipstreamSellExactlyParams$inboundSchema,
38625
- UniswapIncreaseLiquidityProvisionParams$inboundSchema,
38626
- UniswapBuyExactlyParams$inboundSchema,
38627
- UniswapSellExactlyParams$inboundSchema,
38628
- AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema,
38629
- UniswapMintLiquidityProvisionParams$inboundSchema
38844
+ UnwrapWethParams$inboundSchema.and(objectType({ action_type: literalType("UNWRAP_WETH") }).transform((v2) => ({
38845
+ actionType: v2.action_type
38846
+ }))),
38847
+ WrapEthParams$inboundSchema.and(objectType({ action_type: literalType("WRAP_ETH") }).transform((v2) => ({
38848
+ actionType: v2.action_type
38849
+ }))),
38850
+ AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema.and(objectType({
38851
+ action_type: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY")
38852
+ }).transform((v2) => ({ actionType: v2.action_type }))),
38853
+ MorphoSetVaultAllowanceParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_SET_VAULT_ALLOWANCE") }).transform((v2) => ({ actionType: v2.action_type }))),
38854
+ PendleBuyPtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_BUY_PT") }).transform((v2) => ({
38855
+ actionType: v2.action_type
38856
+ }))),
38857
+ PendleBuyYtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_BUY_YT") }).transform((v2) => ({
38858
+ actionType: v2.action_type
38859
+ }))),
38860
+ PendleSellPtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_SELL_PT") }).transform((v2) => ({
38861
+ actionType: v2.action_type
38862
+ }))),
38863
+ PendleSellYtParams$inboundSchema.and(objectType({ action_type: literalType("PENDLE_SELL_YT") }).transform((v2) => ({
38864
+ actionType: v2.action_type
38865
+ }))),
38866
+ SkyBuyParams$inboundSchema.and(objectType({ action_type: literalType("SKY_BUY") }).transform((v2) => ({
38867
+ actionType: v2.action_type
38868
+ }))),
38869
+ SkyDepositParams$inboundSchema.and(objectType({ action_type: literalType("SKY_DEPOSIT") }).transform((v2) => ({
38870
+ actionType: v2.action_type
38871
+ }))),
38872
+ SkySellParams$inboundSchema.and(objectType({ action_type: literalType("SKY_SELL") }).transform((v2) => ({
38873
+ actionType: v2.action_type
38874
+ }))),
38875
+ SkyWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("SKY_WITHDRAW") }).transform((v2) => ({
38876
+ actionType: v2.action_type
38877
+ }))),
38878
+ UniswapWithdrawLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type }))),
38879
+ AaveSupplyParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_SUPPLY") }).transform((v2) => ({
38880
+ actionType: v2.action_type
38881
+ }))),
38882
+ AaveWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_WITHDRAW") }).transform((v2) => ({
38883
+ actionType: v2.action_type
38884
+ }))),
38885
+ IncreaseAllowanceParams$inboundSchema.and(objectType({ action_type: literalType("ALLOWANCE_INCREASE") }).transform((v2) => ({ actionType: v2.action_type }))),
38886
+ MorphoDepositParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_DEPOSIT") }).transform((v2) => ({
38887
+ actionType: v2.action_type
38888
+ }))),
38889
+ MorphoWithdrawParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_WITHDRAW") }).transform((v2) => ({ actionType: v2.action_type }))),
38890
+ TokenTransferErc20Params$inboundSchema.and(objectType({ action_type: literalType("TOKEN_TRANSFER_ERC20") }).transform((v2) => ({ actionType: v2.action_type }))),
38891
+ AaveBorrowParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_BORROW") }).transform((v2) => ({
38892
+ actionType: v2.action_type
38893
+ }))),
38894
+ AaveRepayParams$inboundSchema.and(objectType({ action_type: literalType("AAVE_REPAY") }).transform((v2) => ({
38895
+ actionType: v2.action_type
38896
+ }))),
38897
+ MorphoBorrowParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_BORROW") }).transform((v2) => ({
38898
+ actionType: v2.action_type
38899
+ }))),
38900
+ MorphoRepayParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_REPAY") }).transform((v2) => ({
38901
+ actionType: v2.action_type
38902
+ }))),
38903
+ MorphoSupplyCollateralParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_SUPPLY_COLLATERAL") }).transform((v2) => ({ actionType: v2.action_type }))),
38904
+ MorphoWithdrawCollateralParams$inboundSchema.and(objectType({ action_type: literalType("MORPHO_WITHDRAW_COLLATERAL") }).transform((v2) => ({ actionType: v2.action_type }))),
38905
+ AerodromeSlipstreamBuyExactlyParams$inboundSchema.and(objectType({ action_type: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
38906
+ AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema.and(objectType({
38907
+ action_type: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY")
38908
+ }).transform((v2) => ({ actionType: v2.action_type }))),
38909
+ AerodromeSlipstreamSellExactlyParams$inboundSchema.and(objectType({ action_type: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
38910
+ UniswapIncreaseLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_ADD_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type }))),
38911
+ UniswapBuyExactlyParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_BUY_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
38912
+ UniswapSellExactlyParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_SELL_EXACTLY") }).transform((v2) => ({ actionType: v2.action_type }))),
38913
+ AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema.and(objectType({
38914
+ action_type: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY")
38915
+ }).transform((v2) => ({ actionType: v2.action_type }))),
38916
+ UniswapMintLiquidityProvisionParams$inboundSchema.and(objectType({ action_type: literalType("UNISWAP_MINT_LIQUIDITY") }).transform((v2) => ({ actionType: v2.action_type })))
38630
38917
  ])
38631
- }).transform((v2) => {
38632
- return remap(v2, {
38633
- action_type: "actionType"
38634
- });
38635
38918
  });
38636
38919
  UserOperation$outboundSchema = objectType({
38637
- actionType: MulticallActionType$outboundSchema,
38638
38920
  body: unionType([
38639
- UnwrapWethParams$outboundSchema,
38640
- WrapEthParams$outboundSchema,
38641
- MorphoSetVaultAllowanceParams$outboundSchema,
38642
- SkyBuyParams$outboundSchema,
38643
- SkySellParams$outboundSchema,
38644
- SkyDepositParams$outboundSchema,
38645
- SkyWithdrawParams$outboundSchema,
38646
- PendleBuyPtParams$outboundSchema,
38647
- PendleSellPtParams$outboundSchema,
38648
- PendleBuyYtParams$outboundSchema,
38649
- PendleSellYtParams$outboundSchema,
38650
- AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema,
38651
- UniswapWithdrawLiquidityProvisionParams$outboundSchema,
38652
- AaveSupplyParams$outboundSchema,
38653
- AaveWithdrawParams$outboundSchema,
38654
- MorphoDepositParams$outboundSchema,
38655
- MorphoWithdrawParams$outboundSchema,
38656
- TokenTransferErc20Params$outboundSchema,
38657
- IncreaseAllowanceParams$outboundSchema,
38658
- AaveBorrowParams$outboundSchema,
38659
- AaveRepayParams$outboundSchema,
38660
- MorphoBorrowParams$outboundSchema,
38661
- MorphoRepayParams$outboundSchema,
38662
- MorphoSupplyCollateralParams$outboundSchema,
38663
- MorphoWithdrawCollateralParams$outboundSchema,
38664
- AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema,
38665
- AerodromeSlipstreamBuyExactlyParams$outboundSchema,
38666
- AerodromeSlipstreamSellExactlyParams$outboundSchema,
38667
- UniswapIncreaseLiquidityProvisionParams$outboundSchema,
38668
- UniswapBuyExactlyParams$outboundSchema,
38669
- UniswapSellExactlyParams$outboundSchema,
38670
- AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema,
38671
- UniswapMintLiquidityProvisionParams$outboundSchema
38921
+ UnwrapWethParams$outboundSchema.and(objectType({ actionType: literalType("UNWRAP_WETH") }).transform((v2) => ({
38922
+ action_type: v2.actionType
38923
+ }))),
38924
+ WrapEthParams$outboundSchema.and(objectType({ actionType: literalType("WRAP_ETH") }).transform((v2) => ({
38925
+ action_type: v2.actionType
38926
+ }))),
38927
+ AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema.and(objectType({
38928
+ actionType: literalType("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY")
38929
+ }).transform((v2) => ({ action_type: v2.actionType }))),
38930
+ MorphoSetVaultAllowanceParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_SET_VAULT_ALLOWANCE") }).transform((v2) => ({ action_type: v2.actionType }))),
38931
+ PendleBuyPtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_BUY_PT") }).transform((v2) => ({
38932
+ action_type: v2.actionType
38933
+ }))),
38934
+ PendleBuyYtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_BUY_YT") }).transform((v2) => ({
38935
+ action_type: v2.actionType
38936
+ }))),
38937
+ PendleSellPtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_SELL_PT") }).transform((v2) => ({
38938
+ action_type: v2.actionType
38939
+ }))),
38940
+ PendleSellYtParams$outboundSchema.and(objectType({ actionType: literalType("PENDLE_SELL_YT") }).transform((v2) => ({
38941
+ action_type: v2.actionType
38942
+ }))),
38943
+ SkyBuyParams$outboundSchema.and(objectType({ actionType: literalType("SKY_BUY") }).transform((v2) => ({
38944
+ action_type: v2.actionType
38945
+ }))),
38946
+ SkyDepositParams$outboundSchema.and(objectType({ actionType: literalType("SKY_DEPOSIT") }).transform((v2) => ({
38947
+ action_type: v2.actionType
38948
+ }))),
38949
+ SkySellParams$outboundSchema.and(objectType({ actionType: literalType("SKY_SELL") }).transform((v2) => ({
38950
+ action_type: v2.actionType
38951
+ }))),
38952
+ SkyWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("SKY_WITHDRAW") }).transform((v2) => ({
38953
+ action_type: v2.actionType
38954
+ }))),
38955
+ UniswapWithdrawLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_WITHDRAW_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
38956
+ AaveSupplyParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_SUPPLY") }).transform((v2) => ({
38957
+ action_type: v2.actionType
38958
+ }))),
38959
+ AaveWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_WITHDRAW") }).transform((v2) => ({
38960
+ action_type: v2.actionType
38961
+ }))),
38962
+ IncreaseAllowanceParams$outboundSchema.and(objectType({ actionType: literalType("ALLOWANCE_INCREASE") }).transform((v2) => ({ action_type: v2.actionType }))),
38963
+ MorphoDepositParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_DEPOSIT") }).transform((v2) => ({
38964
+ action_type: v2.actionType
38965
+ }))),
38966
+ MorphoWithdrawParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_WITHDRAW") }).transform((v2) => ({
38967
+ action_type: v2.actionType
38968
+ }))),
38969
+ TokenTransferErc20Params$outboundSchema.and(objectType({ actionType: literalType("TOKEN_TRANSFER_ERC20") }).transform((v2) => ({ action_type: v2.actionType }))),
38970
+ AaveBorrowParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_BORROW") }).transform((v2) => ({
38971
+ action_type: v2.actionType
38972
+ }))),
38973
+ AaveRepayParams$outboundSchema.and(objectType({ actionType: literalType("AAVE_REPAY") }).transform((v2) => ({
38974
+ action_type: v2.actionType
38975
+ }))),
38976
+ MorphoBorrowParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_BORROW") }).transform((v2) => ({
38977
+ action_type: v2.actionType
38978
+ }))),
38979
+ MorphoRepayParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_REPAY") }).transform((v2) => ({
38980
+ action_type: v2.actionType
38981
+ }))),
38982
+ MorphoSupplyCollateralParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_SUPPLY_COLLATERAL") }).transform((v2) => ({ action_type: v2.actionType }))),
38983
+ MorphoWithdrawCollateralParams$outboundSchema.and(objectType({ actionType: literalType("MORPHO_WITHDRAW_COLLATERAL") }).transform((v2) => ({ action_type: v2.actionType }))),
38984
+ AerodromeSlipstreamBuyExactlyParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_BUY_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
38985
+ AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema.and(objectType({
38986
+ actionType: literalType("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY")
38987
+ }).transform((v2) => ({ action_type: v2.actionType }))),
38988
+ AerodromeSlipstreamSellExactlyParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_SELL_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
38989
+ UniswapIncreaseLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_ADD_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
38990
+ UniswapBuyExactlyParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_BUY_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
38991
+ UniswapSellExactlyParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_SELL_EXACTLY") }).transform((v2) => ({ action_type: v2.actionType }))),
38992
+ AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("AERODROME_SLIPSTREAM_MINT_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType }))),
38993
+ UniswapMintLiquidityProvisionParams$outboundSchema.and(objectType({ actionType: literalType("UNISWAP_MINT_LIQUIDITY") }).transform((v2) => ({ action_type: v2.actionType })))
38672
38994
  ])
38673
- }).transform((v2) => {
38674
- return remap(v2, {
38675
- actionType: "action_type"
38676
- });
38677
38995
  });
38678
38996
  ((UserOperation$) => {
38679
38997
  UserOperation$.inboundSchema = UserOperation$inboundSchema;
@@ -39359,6 +39677,7 @@ var init_increaseallowancerequest = __esm(() => {
39359
39677
  IncreaseAllowanceRequestAmount$.outboundSchema = IncreaseAllowanceRequestAmount$outboundSchema;
39360
39678
  })(IncreaseAllowanceRequestAmount$ ||= {});
39361
39679
  IncreaseAllowanceRequest$inboundSchema = objectType({
39680
+ action_type: literalType("ALLOWANCE_INCREASE").default("ALLOWANCE_INCREASE"),
39362
39681
  token: unionType([TokenEnum$inboundSchema, stringType()]),
39363
39682
  contract_name: IncreaseAllowanceRequestContractName$inboundSchema,
39364
39683
  amount: unionType([numberType(), stringType()]),
@@ -39366,10 +39685,12 @@ var init_increaseallowancerequest = __esm(() => {
39366
39685
  sender: stringType()
39367
39686
  }).transform((v2) => {
39368
39687
  return remap(v2, {
39688
+ action_type: "actionType",
39369
39689
  contract_name: "contractName"
39370
39690
  });
39371
39691
  });
39372
39692
  IncreaseAllowanceRequest$outboundSchema = objectType({
39693
+ actionType: literalType("ALLOWANCE_INCREASE").default("ALLOWANCE_INCREASE"),
39373
39694
  token: unionType([TokenEnum$outboundSchema, stringType()]),
39374
39695
  contractName: IncreaseAllowanceRequestContractName$outboundSchema,
39375
39696
  amount: unionType([numberType(), stringType()]),
@@ -39377,6 +39698,7 @@ var init_increaseallowancerequest = __esm(() => {
39377
39698
  sender: stringType()
39378
39699
  }).transform((v2) => {
39379
39700
  return remap(v2, {
39701
+ actionType: "action_type",
39380
39702
  contractName: "contract_name"
39381
39703
  });
39382
39704
  });
@@ -39509,6 +39831,7 @@ var init_morphoborrowrequest = __esm(() => {
39509
39831
  MorphoBorrowRequestChain$.outboundSchema = MorphoBorrowRequestChain$outboundSchema;
39510
39832
  })(MorphoBorrowRequestChain$ ||= {});
39511
39833
  MorphoBorrowRequest$inboundSchema = objectType({
39834
+ action_type: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
39512
39835
  amount: unionType([numberType(), stringType()]),
39513
39836
  unique_market_key: stringType(),
39514
39837
  on_behalf_of: nullableType(stringType()).optional(),
@@ -39517,11 +39840,13 @@ var init_morphoborrowrequest = __esm(() => {
39517
39840
  sender: stringType()
39518
39841
  }).transform((v2) => {
39519
39842
  return remap(v2, {
39843
+ action_type: "actionType",
39520
39844
  unique_market_key: "uniqueMarketKey",
39521
39845
  on_behalf_of: "onBehalfOf"
39522
39846
  });
39523
39847
  });
39524
39848
  MorphoBorrowRequest$outboundSchema = objectType({
39849
+ actionType: literalType("MORPHO_BORROW").default("MORPHO_BORROW"),
39525
39850
  amount: unionType([numberType(), stringType()]),
39526
39851
  uniqueMarketKey: stringType(),
39527
39852
  onBehalfOf: nullableType(stringType()).optional(),
@@ -39530,6 +39855,7 @@ var init_morphoborrowrequest = __esm(() => {
39530
39855
  sender: stringType()
39531
39856
  }).transform((v2) => {
39532
39857
  return remap(v2, {
39858
+ actionType: "action_type",
39533
39859
  uniqueMarketKey: "unique_market_key",
39534
39860
  onBehalfOf: "on_behalf_of"
39535
39861
  });
@@ -39733,6 +40059,7 @@ var init_morphodepositrequest = __esm(() => {
39733
40059
  MorphoDepositRequestChain$.outboundSchema = MorphoDepositRequestChain$outboundSchema;
39734
40060
  })(MorphoDepositRequestChain$ ||= {});
39735
40061
  MorphoDepositRequest$inboundSchema = objectType({
40062
+ action_type: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
39736
40063
  vault_address: stringType(),
39737
40064
  amount: unionType([numberType(), stringType()]),
39738
40065
  receiver: nullableType(stringType()).optional(),
@@ -39740,10 +40067,12 @@ var init_morphodepositrequest = __esm(() => {
39740
40067
  sender: stringType()
39741
40068
  }).transform((v2) => {
39742
40069
  return remap(v2, {
40070
+ action_type: "actionType",
39743
40071
  vault_address: "vaultAddress"
39744
40072
  });
39745
40073
  });
39746
40074
  MorphoDepositRequest$outboundSchema = objectType({
40075
+ actionType: literalType("MORPHO_DEPOSIT").default("MORPHO_DEPOSIT"),
39747
40076
  vaultAddress: stringType(),
39748
40077
  amount: unionType([numberType(), stringType()]),
39749
40078
  receiver: nullableType(stringType()).optional(),
@@ -39751,6 +40080,7 @@ var init_morphodepositrequest = __esm(() => {
39751
40080
  sender: stringType()
39752
40081
  }).transform((v2) => {
39753
40082
  return remap(v2, {
40083
+ actionType: "action_type",
39754
40084
  vaultAddress: "vault_address"
39755
40085
  });
39756
40086
  });
@@ -39972,6 +40302,7 @@ var init_morphorepayrequest = __esm(() => {
39972
40302
  MorphoRepayRequestChain$.outboundSchema = MorphoRepayRequestChain$outboundSchema;
39973
40303
  })(MorphoRepayRequestChain$ ||= {});
39974
40304
  MorphoRepayRequest$inboundSchema = objectType({
40305
+ action_type: literalType("MORPHO_REPAY").default("MORPHO_REPAY"),
39975
40306
  amount: anyType().optional(),
39976
40307
  unique_market_key: stringType(),
39977
40308
  on_behalf_of: nullableType(stringType()).optional(),
@@ -39980,12 +40311,14 @@ var init_morphorepayrequest = __esm(() => {
39980
40311
  sender: stringType()
39981
40312
  }).transform((v2) => {
39982
40313
  return remap(v2, {
40314
+ action_type: "actionType",
39983
40315
  unique_market_key: "uniqueMarketKey",
39984
40316
  on_behalf_of: "onBehalfOf",
39985
40317
  callback_data: "callbackData"
39986
40318
  });
39987
40319
  });
39988
40320
  MorphoRepayRequest$outboundSchema = objectType({
40321
+ actionType: literalType("MORPHO_REPAY").default("MORPHO_REPAY"),
39989
40322
  amount: anyType().optional(),
39990
40323
  uniqueMarketKey: stringType(),
39991
40324
  onBehalfOf: nullableType(stringType()).optional(),
@@ -39994,6 +40327,7 @@ var init_morphorepayrequest = __esm(() => {
39994
40327
  sender: stringType()
39995
40328
  }).transform((v2) => {
39996
40329
  return remap(v2, {
40330
+ actionType: "action_type",
39997
40331
  uniqueMarketKey: "unique_market_key",
39998
40332
  onBehalfOf: "on_behalf_of",
39999
40333
  callbackData: "callback_data"
@@ -40027,22 +40361,26 @@ var init_morphosetvaultallowancerequest = __esm(() => {
40027
40361
  MorphoSetVaultAllowanceRequestChain$.outboundSchema = MorphoSetVaultAllowanceRequestChain$outboundSchema;
40028
40362
  })(MorphoSetVaultAllowanceRequestChain$ ||= {});
40029
40363
  MorphoSetVaultAllowanceRequest$inboundSchema = objectType({
40364
+ action_type: literalType("MORPHO_SET_VAULT_ALLOWANCE").default("MORPHO_SET_VAULT_ALLOWANCE"),
40030
40365
  vault_address: stringType(),
40031
40366
  amount: unionType([numberType(), stringType()]),
40032
40367
  chain: MorphoSetVaultAllowanceRequestChain$inboundSchema,
40033
40368
  sender: stringType()
40034
40369
  }).transform((v2) => {
40035
40370
  return remap(v2, {
40371
+ action_type: "actionType",
40036
40372
  vault_address: "vaultAddress"
40037
40373
  });
40038
40374
  });
40039
40375
  MorphoSetVaultAllowanceRequest$outboundSchema = objectType({
40376
+ actionType: literalType("MORPHO_SET_VAULT_ALLOWANCE").default("MORPHO_SET_VAULT_ALLOWANCE"),
40040
40377
  vaultAddress: stringType(),
40041
40378
  amount: unionType([numberType(), stringType()]),
40042
40379
  chain: MorphoSetVaultAllowanceRequestChain$outboundSchema,
40043
40380
  sender: stringType()
40044
40381
  }).transform((v2) => {
40045
40382
  return remap(v2, {
40383
+ actionType: "action_type",
40046
40384
  vaultAddress: "vault_address"
40047
40385
  });
40048
40386
  });
@@ -40075,6 +40413,7 @@ var init_morphosupplycollateralrequest = __esm(() => {
40075
40413
  MorphoSupplyCollateralRequestChain$.outboundSchema = MorphoSupplyCollateralRequestChain$outboundSchema;
40076
40414
  })(MorphoSupplyCollateralRequestChain$ ||= {});
40077
40415
  MorphoSupplyCollateralRequest$inboundSchema = objectType({
40416
+ action_type: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
40078
40417
  amount: unionType([numberType(), stringType()]),
40079
40418
  unique_market_key: stringType(),
40080
40419
  on_behalf_of: nullableType(stringType()).optional(),
@@ -40083,12 +40422,14 @@ var init_morphosupplycollateralrequest = __esm(() => {
40083
40422
  sender: stringType()
40084
40423
  }).transform((v2) => {
40085
40424
  return remap(v2, {
40425
+ action_type: "actionType",
40086
40426
  unique_market_key: "uniqueMarketKey",
40087
40427
  on_behalf_of: "onBehalfOf",
40088
40428
  callback_data: "callbackData"
40089
40429
  });
40090
40430
  });
40091
40431
  MorphoSupplyCollateralRequest$outboundSchema = objectType({
40432
+ actionType: literalType("MORPHO_SUPPLY_COLLATERAL").default("MORPHO_SUPPLY_COLLATERAL"),
40092
40433
  amount: unionType([numberType(), stringType()]),
40093
40434
  uniqueMarketKey: stringType(),
40094
40435
  onBehalfOf: nullableType(stringType()).optional(),
@@ -40097,6 +40438,7 @@ var init_morphosupplycollateralrequest = __esm(() => {
40097
40438
  sender: stringType()
40098
40439
  }).transform((v2) => {
40099
40440
  return remap(v2, {
40441
+ actionType: "action_type",
40100
40442
  uniqueMarketKey: "unique_market_key",
40101
40443
  onBehalfOf: "on_behalf_of",
40102
40444
  callbackData: "callback_data"
@@ -40130,6 +40472,7 @@ var init_morphowithdrawcollateralrequest = __esm(() => {
40130
40472
  MorphoWithdrawCollateralRequestChain$.outboundSchema = MorphoWithdrawCollateralRequestChain$outboundSchema;
40131
40473
  })(MorphoWithdrawCollateralRequestChain$ ||= {});
40132
40474
  MorphoWithdrawCollateralRequest$inboundSchema = objectType({
40475
+ action_type: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
40133
40476
  amount: unionType([numberType(), stringType()]),
40134
40477
  unique_market_key: stringType(),
40135
40478
  on_behalf_of: nullableType(stringType()).optional(),
@@ -40138,11 +40481,13 @@ var init_morphowithdrawcollateralrequest = __esm(() => {
40138
40481
  sender: stringType()
40139
40482
  }).transform((v2) => {
40140
40483
  return remap(v2, {
40484
+ action_type: "actionType",
40141
40485
  unique_market_key: "uniqueMarketKey",
40142
40486
  on_behalf_of: "onBehalfOf"
40143
40487
  });
40144
40488
  });
40145
40489
  MorphoWithdrawCollateralRequest$outboundSchema = objectType({
40490
+ actionType: literalType("MORPHO_WITHDRAW_COLLATERAL").default("MORPHO_WITHDRAW_COLLATERAL"),
40146
40491
  amount: unionType([numberType(), stringType()]),
40147
40492
  uniqueMarketKey: stringType(),
40148
40493
  onBehalfOf: nullableType(stringType()).optional(),
@@ -40151,6 +40496,7 @@ var init_morphowithdrawcollateralrequest = __esm(() => {
40151
40496
  sender: stringType()
40152
40497
  }).transform((v2) => {
40153
40498
  return remap(v2, {
40499
+ actionType: "action_type",
40154
40500
  uniqueMarketKey: "unique_market_key",
40155
40501
  onBehalfOf: "on_behalf_of"
40156
40502
  });
@@ -40177,6 +40523,7 @@ var init_morphowithdrawrequest = __esm(() => {
40177
40523
  MorphoWithdrawRequestChain$.outboundSchema = MorphoWithdrawRequestChain$outboundSchema;
40178
40524
  })(MorphoWithdrawRequestChain$ ||= {});
40179
40525
  MorphoWithdrawRequest$inboundSchema = objectType({
40526
+ action_type: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW"),
40180
40527
  vault_address: stringType(),
40181
40528
  amount: anyType().optional(),
40182
40529
  receiver: nullableType(stringType()).optional(),
@@ -40184,10 +40531,12 @@ var init_morphowithdrawrequest = __esm(() => {
40184
40531
  sender: stringType()
40185
40532
  }).transform((v2) => {
40186
40533
  return remap(v2, {
40534
+ action_type: "actionType",
40187
40535
  vault_address: "vaultAddress"
40188
40536
  });
40189
40537
  });
40190
40538
  MorphoWithdrawRequest$outboundSchema = objectType({
40539
+ actionType: literalType("MORPHO_WITHDRAW").default("MORPHO_WITHDRAW"),
40191
40540
  vaultAddress: stringType(),
40192
40541
  amount: anyType().optional(),
40193
40542
  receiver: nullableType(stringType()).optional(),
@@ -40195,6 +40544,7 @@ var init_morphowithdrawrequest = __esm(() => {
40195
40544
  sender: stringType()
40196
40545
  }).transform((v2) => {
40197
40546
  return remap(v2, {
40547
+ actionType: "action_type",
40198
40548
  vaultAddress: "vault_address"
40199
40549
  });
40200
40550
  });
@@ -40314,22 +40664,26 @@ var init_pendlebuyptrequest = __esm(() => {
40314
40664
  PendleBuyPtRequestAmount$.outboundSchema = PendleBuyPtRequestAmount$outboundSchema;
40315
40665
  })(PendleBuyPtRequestAmount$ ||= {});
40316
40666
  PendleBuyPtRequest$inboundSchema = objectType({
40667
+ action_type: literalType("PENDLE_BUY_PT").default("PENDLE_BUY_PT"),
40317
40668
  market_address: stringType(),
40318
40669
  amount: unionType([numberType(), stringType()]),
40319
40670
  chain: Chain$inboundSchema,
40320
40671
  sender: stringType()
40321
40672
  }).transform((v2) => {
40322
40673
  return remap(v2, {
40674
+ action_type: "actionType",
40323
40675
  market_address: "marketAddress"
40324
40676
  });
40325
40677
  });
40326
40678
  PendleBuyPtRequest$outboundSchema = objectType({
40679
+ actionType: literalType("PENDLE_BUY_PT").default("PENDLE_BUY_PT"),
40327
40680
  marketAddress: stringType(),
40328
40681
  amount: unionType([numberType(), stringType()]),
40329
40682
  chain: Chain$outboundSchema,
40330
40683
  sender: stringType()
40331
40684
  }).transform((v2) => {
40332
40685
  return remap(v2, {
40686
+ actionType: "action_type",
40333
40687
  marketAddress: "market_address"
40334
40688
  });
40335
40689
  });
@@ -40352,22 +40706,26 @@ var init_pendlebuyytrequest = __esm(() => {
40352
40706
  PendleBuyYtRequestAmount$.outboundSchema = PendleBuyYtRequestAmount$outboundSchema;
40353
40707
  })(PendleBuyYtRequestAmount$ ||= {});
40354
40708
  PendleBuyYtRequest$inboundSchema = objectType({
40709
+ action_type: literalType("PENDLE_BUY_YT").default("PENDLE_BUY_YT"),
40355
40710
  market_address: stringType(),
40356
40711
  amount: unionType([numberType(), stringType()]),
40357
40712
  chain: Chain$inboundSchema,
40358
40713
  sender: stringType()
40359
40714
  }).transform((v2) => {
40360
40715
  return remap(v2, {
40716
+ action_type: "actionType",
40361
40717
  market_address: "marketAddress"
40362
40718
  });
40363
40719
  });
40364
40720
  PendleBuyYtRequest$outboundSchema = objectType({
40721
+ actionType: literalType("PENDLE_BUY_YT").default("PENDLE_BUY_YT"),
40365
40722
  marketAddress: stringType(),
40366
40723
  amount: unionType([numberType(), stringType()]),
40367
40724
  chain: Chain$outboundSchema,
40368
40725
  sender: stringType()
40369
40726
  }).transform((v2) => {
40370
40727
  return remap(v2, {
40728
+ actionType: "action_type",
40371
40729
  marketAddress: "market_address"
40372
40730
  });
40373
40731
  });
@@ -40604,22 +40962,26 @@ var init_pendlesellptrequest = __esm(() => {
40604
40962
  PendleSellPtRequestAmount$.outboundSchema = PendleSellPtRequestAmount$outboundSchema;
40605
40963
  })(PendleSellPtRequestAmount$ ||= {});
40606
40964
  PendleSellPtRequest$inboundSchema = objectType({
40965
+ action_type: literalType("PENDLE_SELL_PT").default("PENDLE_SELL_PT"),
40607
40966
  market_address: stringType(),
40608
40967
  amount: unionType([numberType(), stringType()]),
40609
40968
  chain: Chain$inboundSchema,
40610
40969
  sender: stringType()
40611
40970
  }).transform((v2) => {
40612
40971
  return remap(v2, {
40972
+ action_type: "actionType",
40613
40973
  market_address: "marketAddress"
40614
40974
  });
40615
40975
  });
40616
40976
  PendleSellPtRequest$outboundSchema = objectType({
40977
+ actionType: literalType("PENDLE_SELL_PT").default("PENDLE_SELL_PT"),
40617
40978
  marketAddress: stringType(),
40618
40979
  amount: unionType([numberType(), stringType()]),
40619
40980
  chain: Chain$outboundSchema,
40620
40981
  sender: stringType()
40621
40982
  }).transform((v2) => {
40622
40983
  return remap(v2, {
40984
+ actionType: "action_type",
40623
40985
  marketAddress: "market_address"
40624
40986
  });
40625
40987
  });
@@ -40642,22 +41004,26 @@ var init_pendlesellytrequest = __esm(() => {
40642
41004
  PendleSellYtRequestAmount$.outboundSchema = PendleSellYtRequestAmount$outboundSchema;
40643
41005
  })(PendleSellYtRequestAmount$ ||= {});
40644
41006
  PendleSellYtRequest$inboundSchema = objectType({
41007
+ action_type: literalType("PENDLE_SELL_YT").default("PENDLE_SELL_YT"),
40645
41008
  market_address: stringType(),
40646
41009
  amount: unionType([numberType(), stringType()]),
40647
41010
  chain: Chain$inboundSchema,
40648
41011
  sender: stringType()
40649
41012
  }).transform((v2) => {
40650
41013
  return remap(v2, {
41014
+ action_type: "actionType",
40651
41015
  market_address: "marketAddress"
40652
41016
  });
40653
41017
  });
40654
41018
  PendleSellYtRequest$outboundSchema = objectType({
41019
+ actionType: literalType("PENDLE_SELL_YT").default("PENDLE_SELL_YT"),
40655
41020
  marketAddress: stringType(),
40656
41021
  amount: unionType([numberType(), stringType()]),
40657
41022
  chain: Chain$outboundSchema,
40658
41023
  sender: stringType()
40659
41024
  }).transform((v2) => {
40660
41025
  return remap(v2, {
41026
+ actionType: "action_type",
40661
41027
  marketAddress: "market_address"
40662
41028
  });
40663
41029
  });
@@ -40744,22 +41110,26 @@ var init_skybuyrequest = __esm(() => {
40744
41110
  SkyBuyRequestAmount$.outboundSchema = SkyBuyRequestAmount$outboundSchema;
40745
41111
  })(SkyBuyRequestAmount$ ||= {});
40746
41112
  SkyBuyRequest$inboundSchema = objectType({
41113
+ action_type: literalType("SKY_BUY").default("SKY_BUY"),
40747
41114
  token_in: SkyBuyRequestTokenIn$inboundSchema,
40748
41115
  amount: unionType([numberType(), stringType()]),
40749
41116
  chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
40750
41117
  sender: stringType()
40751
41118
  }).transform((v2) => {
40752
41119
  return remap(v2, {
41120
+ action_type: "actionType",
40753
41121
  token_in: "tokenIn"
40754
41122
  });
40755
41123
  });
40756
41124
  SkyBuyRequest$outboundSchema = objectType({
41125
+ actionType: literalType("SKY_BUY").default("SKY_BUY"),
40757
41126
  tokenIn: SkyBuyRequestTokenIn$outboundSchema,
40758
41127
  amount: unionType([numberType(), stringType()]),
40759
41128
  chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
40760
41129
  sender: stringType()
40761
41130
  }).transform((v2) => {
40762
41131
  return remap(v2, {
41132
+ actionType: "action_type",
40763
41133
  tokenIn: "token_in"
40764
41134
  });
40765
41135
  });
@@ -40800,6 +41170,7 @@ var init_skycheckpositionresponse = __esm(() => {
40800
41170
  var SkyDepositRequestAmount$inboundSchema, SkyDepositRequestAmount$outboundSchema, SkyDepositRequestAmount$, SkyDepositRequest$inboundSchema, SkyDepositRequest$outboundSchema, SkyDepositRequest$;
40801
41171
  var init_skydepositrequest = __esm(() => {
40802
41172
  init_esm();
41173
+ init_primitives();
40803
41174
  SkyDepositRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
40804
41175
  SkyDepositRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
40805
41176
  ((SkyDepositRequestAmount$) => {
@@ -40807,16 +41178,26 @@ var init_skydepositrequest = __esm(() => {
40807
41178
  SkyDepositRequestAmount$.outboundSchema = SkyDepositRequestAmount$outboundSchema;
40808
41179
  })(SkyDepositRequestAmount$ ||= {});
40809
41180
  SkyDepositRequest$inboundSchema = objectType({
41181
+ action_type: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
40810
41182
  amount: unionType([numberType(), stringType()]),
40811
41183
  receiver: nullableType(stringType()).optional(),
40812
41184
  chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
40813
41185
  sender: stringType()
41186
+ }).transform((v2) => {
41187
+ return remap(v2, {
41188
+ action_type: "actionType"
41189
+ });
40814
41190
  });
40815
41191
  SkyDepositRequest$outboundSchema = objectType({
41192
+ actionType: literalType("SKY_DEPOSIT").default("SKY_DEPOSIT"),
40816
41193
  amount: unionType([numberType(), stringType()]),
40817
41194
  receiver: nullableType(stringType()).optional(),
40818
41195
  chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
40819
41196
  sender: stringType()
41197
+ }).transform((v2) => {
41198
+ return remap(v2, {
41199
+ actionType: "action_type"
41200
+ });
40820
41201
  });
40821
41202
  ((SkyDepositRequest$) => {
40822
41203
  SkyDepositRequest$.inboundSchema = SkyDepositRequest$inboundSchema;
@@ -40846,22 +41227,26 @@ var init_skysellrequest = __esm(() => {
40846
41227
  SkySellRequestAmount$.outboundSchema = SkySellRequestAmount$outboundSchema;
40847
41228
  })(SkySellRequestAmount$ ||= {});
40848
41229
  SkySellRequest$inboundSchema = objectType({
41230
+ action_type: literalType("SKY_SELL").default("SKY_SELL"),
40849
41231
  token_out: SkySellRequestTokenOut$inboundSchema,
40850
41232
  amount: unionType([numberType(), stringType()]),
40851
41233
  chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
40852
41234
  sender: stringType()
40853
41235
  }).transform((v2) => {
40854
41236
  return remap(v2, {
41237
+ action_type: "actionType",
40855
41238
  token_out: "tokenOut"
40856
41239
  });
40857
41240
  });
40858
41241
  SkySellRequest$outboundSchema = objectType({
41242
+ actionType: literalType("SKY_SELL").default("SKY_SELL"),
40859
41243
  tokenOut: SkySellRequestTokenOut$outboundSchema,
40860
41244
  amount: unionType([numberType(), stringType()]),
40861
41245
  chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
40862
41246
  sender: stringType()
40863
41247
  }).transform((v2) => {
40864
41248
  return remap(v2, {
41249
+ actionType: "action_type",
40865
41250
  tokenOut: "token_out"
40866
41251
  });
40867
41252
  });
@@ -40875,17 +41260,28 @@ var init_skysellrequest = __esm(() => {
40875
41260
  var SkyWithdrawRequest$inboundSchema, SkyWithdrawRequest$outboundSchema, SkyWithdrawRequest$;
40876
41261
  var init_skywithdrawrequest = __esm(() => {
40877
41262
  init_esm();
41263
+ init_primitives();
40878
41264
  SkyWithdrawRequest$inboundSchema = objectType({
41265
+ action_type: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
40879
41266
  amount: anyType().optional(),
40880
41267
  receiver: nullableType(stringType()).optional(),
40881
41268
  chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
40882
41269
  sender: stringType()
41270
+ }).transform((v2) => {
41271
+ return remap(v2, {
41272
+ action_type: "actionType"
41273
+ });
40883
41274
  });
40884
41275
  SkyWithdrawRequest$outboundSchema = objectType({
41276
+ actionType: literalType("SKY_WITHDRAW").default("SKY_WITHDRAW"),
40885
41277
  amount: anyType().optional(),
40886
41278
  receiver: nullableType(stringType()).optional(),
40887
41279
  chain: literalType("ethereum:mainnet").default("ethereum:mainnet"),
40888
41280
  sender: stringType()
41281
+ }).transform((v2) => {
41282
+ return remap(v2, {
41283
+ actionType: "action_type"
41284
+ });
40889
41285
  });
40890
41286
  ((SkyWithdrawRequest$) => {
40891
41287
  SkyWithdrawRequest$.inboundSchema = SkyWithdrawRequest$inboundSchema;
@@ -40986,6 +41382,7 @@ var init_tokenpriceresponse = __esm(() => {
40986
41382
  var TokenTransferRequestAmount$inboundSchema, TokenTransferRequestAmount$outboundSchema, TokenTransferRequestAmount$, TokenTransferRequestToken$inboundSchema, TokenTransferRequestToken$outboundSchema, TokenTransferRequestToken$, TokenTransferRequest$inboundSchema, TokenTransferRequest$outboundSchema, TokenTransferRequest$;
40987
41383
  var init_tokentransferrequest = __esm(() => {
40988
41384
  init_esm();
41385
+ init_primitives();
40989
41386
  init_chain();
40990
41387
  init_tokenenum();
40991
41388
  TokenTransferRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
@@ -41001,18 +41398,28 @@ var init_tokentransferrequest = __esm(() => {
41001
41398
  TokenTransferRequestToken$.outboundSchema = TokenTransferRequestToken$outboundSchema;
41002
41399
  })(TokenTransferRequestToken$ ||= {});
41003
41400
  TokenTransferRequest$inboundSchema = objectType({
41401
+ action_type: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
41004
41402
  amount: unionType([numberType(), stringType()]),
41005
41403
  token: unionType([TokenEnum$inboundSchema, stringType()]),
41006
41404
  to: stringType(),
41007
41405
  chain: Chain$inboundSchema,
41008
41406
  sender: stringType()
41407
+ }).transform((v2) => {
41408
+ return remap(v2, {
41409
+ action_type: "actionType"
41410
+ });
41009
41411
  });
41010
41412
  TokenTransferRequest$outboundSchema = objectType({
41413
+ actionType: literalType("TOKEN_TRANSFER").default("TOKEN_TRANSFER"),
41011
41414
  amount: unionType([numberType(), stringType()]),
41012
41415
  token: unionType([TokenEnum$outboundSchema, stringType()]),
41013
41416
  to: stringType(),
41014
41417
  chain: Chain$outboundSchema,
41015
41418
  sender: stringType()
41419
+ }).transform((v2) => {
41420
+ return remap(v2, {
41421
+ actionType: "action_type"
41422
+ });
41016
41423
  });
41017
41424
  ((TokenTransferRequest$) => {
41018
41425
  TokenTransferRequest$.inboundSchema = TokenTransferRequest$inboundSchema;
@@ -41125,6 +41532,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
41125
41532
  UniswapBuyExactlyRequestAmount$.outboundSchema = UniswapBuyExactlyRequestAmount$outboundSchema;
41126
41533
  })(UniswapBuyExactlyRequestAmount$ ||= {});
41127
41534
  UniswapBuyExactlyRequest$inboundSchema = objectType({
41535
+ action_type: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
41128
41536
  token_in: TokenEnum$inboundSchema,
41129
41537
  token_out: TokenEnum$inboundSchema,
41130
41538
  fee: FeeEnum$inboundSchema,
@@ -41135,6 +41543,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
41135
41543
  sender: stringType()
41136
41544
  }).transform((v2) => {
41137
41545
  return remap(v2, {
41546
+ action_type: "actionType",
41138
41547
  token_in: "tokenIn",
41139
41548
  token_out: "tokenOut",
41140
41549
  max_slippage_percent: "maxSlippagePercent",
@@ -41142,6 +41551,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
41142
41551
  });
41143
41552
  });
41144
41553
  UniswapBuyExactlyRequest$outboundSchema = objectType({
41554
+ actionType: literalType("UNISWAP_BUY_EXACTLY").default("UNISWAP_BUY_EXACTLY"),
41145
41555
  tokenIn: TokenEnum$outboundSchema,
41146
41556
  tokenOut: TokenEnum$outboundSchema,
41147
41557
  fee: FeeEnum$outboundSchema,
@@ -41152,6 +41562,7 @@ var init_uniswapbuyexactlyrequest = __esm(() => {
41152
41562
  sender: stringType()
41153
41563
  }).transform((v2) => {
41154
41564
  return remap(v2, {
41565
+ actionType: "action_type",
41155
41566
  tokenIn: "token_in",
41156
41567
  tokenOut: "token_out",
41157
41568
  maxSlippagePercent: "max_slippage_percent",
@@ -41249,6 +41660,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
41249
41660
  UniswapIncreaseLiquidityProvisionRequestAmount1Min$.outboundSchema = UniswapIncreaseLiquidityProvisionRequestAmount1Min$outboundSchema;
41250
41661
  })(UniswapIncreaseLiquidityProvisionRequestAmount1Min$ ||= {});
41251
41662
  UniswapIncreaseLiquidityProvisionRequest$inboundSchema = objectType({
41663
+ action_type: literalType("UNISWAP_INCREASE_LIQUIDITY_PROVISION").default("UNISWAP_INCREASE_LIQUIDITY_PROVISION"),
41252
41664
  token_id: numberType().int(),
41253
41665
  amount0_desired: unionType([numberType(), stringType()]),
41254
41666
  amount1_desired: unionType([numberType(), stringType()]),
@@ -41258,6 +41670,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
41258
41670
  sender: stringType()
41259
41671
  }).transform((v2) => {
41260
41672
  return remap(v2, {
41673
+ action_type: "actionType",
41261
41674
  token_id: "tokenId",
41262
41675
  amount0_desired: "amount0Desired",
41263
41676
  amount1_desired: "amount1Desired",
@@ -41266,6 +41679,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
41266
41679
  });
41267
41680
  });
41268
41681
  UniswapIncreaseLiquidityProvisionRequest$outboundSchema = objectType({
41682
+ actionType: literalType("UNISWAP_INCREASE_LIQUIDITY_PROVISION").default("UNISWAP_INCREASE_LIQUIDITY_PROVISION"),
41269
41683
  tokenId: numberType().int(),
41270
41684
  amount0Desired: unionType([numberType(), stringType()]),
41271
41685
  amount1Desired: unionType([numberType(), stringType()]),
@@ -41275,6 +41689,7 @@ var init_uniswapincreaseliquidityprovisionrequest = __esm(() => {
41275
41689
  sender: stringType()
41276
41690
  }).transform((v2) => {
41277
41691
  return remap(v2, {
41692
+ actionType: "action_type",
41278
41693
  tokenId: "token_id",
41279
41694
  amount0Desired: "amount0_desired",
41280
41695
  amount1Desired: "amount1_desired",
@@ -41395,6 +41810,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
41395
41810
  UniswapMintLiquidityProvisionRequestAmount1Min$.outboundSchema = UniswapMintLiquidityProvisionRequestAmount1Min$outboundSchema;
41396
41811
  })(UniswapMintLiquidityProvisionRequestAmount1Min$ ||= {});
41397
41812
  UniswapMintLiquidityProvisionRequest$inboundSchema = objectType({
41813
+ action_type: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
41398
41814
  token0: TokenEnum$inboundSchema,
41399
41815
  token1: TokenEnum$inboundSchema,
41400
41816
  fee: FeeEnum$inboundSchema,
@@ -41409,6 +41825,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
41409
41825
  sender: stringType()
41410
41826
  }).transform((v2) => {
41411
41827
  return remap(v2, {
41828
+ action_type: "actionType",
41412
41829
  tick_lower: "tickLower",
41413
41830
  tick_upper: "tickUpper",
41414
41831
  amount0_desired: "amount0Desired",
@@ -41418,6 +41835,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
41418
41835
  });
41419
41836
  });
41420
41837
  UniswapMintLiquidityProvisionRequest$outboundSchema = objectType({
41838
+ actionType: literalType("UNISWAP_MINT_LIQUIDITY_PROVISION").default("UNISWAP_MINT_LIQUIDITY_PROVISION"),
41421
41839
  token0: TokenEnum$outboundSchema,
41422
41840
  token1: TokenEnum$outboundSchema,
41423
41841
  fee: FeeEnum$outboundSchema,
@@ -41432,6 +41850,7 @@ var init_uniswapmintliquidityprovisionrequest = __esm(() => {
41432
41850
  sender: stringType()
41433
41851
  }).transform((v2) => {
41434
41852
  return remap(v2, {
41853
+ actionType: "action_type",
41435
41854
  tickLower: "tick_lower",
41436
41855
  tickUpper: "tick_upper",
41437
41856
  amount0Desired: "amount0_desired",
@@ -41495,6 +41914,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
41495
41914
  UniswapSellExactlyRequestAmount$.outboundSchema = UniswapSellExactlyRequestAmount$outboundSchema;
41496
41915
  })(UniswapSellExactlyRequestAmount$ ||= {});
41497
41916
  UniswapSellExactlyRequest$inboundSchema = objectType({
41917
+ action_type: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
41498
41918
  token_in: TokenEnum$inboundSchema,
41499
41919
  token_out: TokenEnum$inboundSchema,
41500
41920
  fee: FeeEnum$inboundSchema,
@@ -41505,6 +41925,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
41505
41925
  sender: stringType()
41506
41926
  }).transform((v2) => {
41507
41927
  return remap(v2, {
41928
+ action_type: "actionType",
41508
41929
  token_in: "tokenIn",
41509
41930
  token_out: "tokenOut",
41510
41931
  max_slippage_percent: "maxSlippagePercent",
@@ -41512,6 +41933,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
41512
41933
  });
41513
41934
  });
41514
41935
  UniswapSellExactlyRequest$outboundSchema = objectType({
41936
+ actionType: literalType("UNISWAP_SELL_EXACTLY").default("UNISWAP_SELL_EXACTLY"),
41515
41937
  tokenIn: TokenEnum$outboundSchema,
41516
41938
  tokenOut: TokenEnum$outboundSchema,
41517
41939
  fee: FeeEnum$outboundSchema,
@@ -41522,6 +41944,7 @@ var init_uniswapsellexactlyrequest = __esm(() => {
41522
41944
  sender: stringType()
41523
41945
  }).transform((v2) => {
41524
41946
  return remap(v2, {
41947
+ actionType: "action_type",
41525
41948
  tokenIn: "token_in",
41526
41949
  tokenOut: "token_out",
41527
41950
  maxSlippagePercent: "max_slippage_percent",
@@ -41576,23 +41999,27 @@ var init_uniswapwithdrawliquidityprovisionrequest = __esm(() => {
41576
41999
  UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$.outboundSchema = UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$outboundSchema;
41577
42000
  })(UniswapWithdrawLiquidityProvisionRequestPercentageForWithdrawal$ ||= {});
41578
42001
  UniswapWithdrawLiquidityProvisionRequest$inboundSchema = objectType({
42002
+ action_type: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
41579
42003
  token_id: numberType().int(),
41580
42004
  percentage_for_withdrawal: unionType([numberType(), stringType()]),
41581
42005
  chain: Chain$inboundSchema,
41582
42006
  sender: stringType()
41583
42007
  }).transform((v2) => {
41584
42008
  return remap(v2, {
42009
+ action_type: "actionType",
41585
42010
  token_id: "tokenId",
41586
42011
  percentage_for_withdrawal: "percentageForWithdrawal"
41587
42012
  });
41588
42013
  });
41589
42014
  UniswapWithdrawLiquidityProvisionRequest$outboundSchema = objectType({
42015
+ actionType: literalType("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION").default("UNISWAP_WITHDRAW_LIQUIDITY_PROVISION"),
41590
42016
  tokenId: numberType().int(),
41591
42017
  percentageForWithdrawal: unionType([numberType(), stringType()]),
41592
42018
  chain: Chain$outboundSchema,
41593
42019
  sender: stringType()
41594
42020
  }).transform((v2) => {
41595
42021
  return remap(v2, {
42022
+ actionType: "action_type",
41596
42023
  tokenId: "token_id",
41597
42024
  percentageForWithdrawal: "percentage_for_withdrawal"
41598
42025
  });
@@ -41607,6 +42034,7 @@ var init_uniswapwithdrawliquidityprovisionrequest = __esm(() => {
41607
42034
  var UnwrapWethRequestAmount$inboundSchema, UnwrapWethRequestAmount$outboundSchema, UnwrapWethRequestAmount$, UnwrapWethRequest$inboundSchema, UnwrapWethRequest$outboundSchema, UnwrapWethRequest$;
41608
42035
  var init_unwrapwethrequest = __esm(() => {
41609
42036
  init_esm();
42037
+ init_primitives();
41610
42038
  init_chain();
41611
42039
  UnwrapWethRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
41612
42040
  UnwrapWethRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
@@ -41615,14 +42043,24 @@ var init_unwrapwethrequest = __esm(() => {
41615
42043
  UnwrapWethRequestAmount$.outboundSchema = UnwrapWethRequestAmount$outboundSchema;
41616
42044
  })(UnwrapWethRequestAmount$ ||= {});
41617
42045
  UnwrapWethRequest$inboundSchema = objectType({
42046
+ action_type: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
41618
42047
  amount: unionType([numberType(), stringType()]),
41619
42048
  chain: Chain$inboundSchema,
41620
42049
  sender: stringType()
42050
+ }).transform((v2) => {
42051
+ return remap(v2, {
42052
+ action_type: "actionType"
42053
+ });
41621
42054
  });
41622
42055
  UnwrapWethRequest$outboundSchema = objectType({
42056
+ actionType: literalType("UNWRAP_WETH").default("UNWRAP_WETH"),
41623
42057
  amount: unionType([numberType(), stringType()]),
41624
42058
  chain: Chain$outboundSchema,
41625
42059
  sender: stringType()
42060
+ }).transform((v2) => {
42061
+ return remap(v2, {
42062
+ actionType: "action_type"
42063
+ });
41626
42064
  });
41627
42065
  ((UnwrapWethRequest$) => {
41628
42066
  UnwrapWethRequest$.inboundSchema = UnwrapWethRequest$inboundSchema;
@@ -41660,6 +42098,7 @@ var init_validationerror = __esm(() => {
41660
42098
  var WrapEthRequestAmount$inboundSchema, WrapEthRequestAmount$outboundSchema, WrapEthRequestAmount$, WrapEthRequest$inboundSchema, WrapEthRequest$outboundSchema, WrapEthRequest$;
41661
42099
  var init_wrapethrequest = __esm(() => {
41662
42100
  init_esm();
42101
+ init_primitives();
41663
42102
  init_chain();
41664
42103
  WrapEthRequestAmount$inboundSchema = unionType([numberType(), stringType()]);
41665
42104
  WrapEthRequestAmount$outboundSchema = unionType([numberType(), stringType()]);
@@ -41668,14 +42107,24 @@ var init_wrapethrequest = __esm(() => {
41668
42107
  WrapEthRequestAmount$.outboundSchema = WrapEthRequestAmount$outboundSchema;
41669
42108
  })(WrapEthRequestAmount$ ||= {});
41670
42109
  WrapEthRequest$inboundSchema = objectType({
42110
+ action_type: literalType("WRAP_ETH").default("WRAP_ETH"),
41671
42111
  amount: unionType([numberType(), stringType()]),
41672
42112
  chain: Chain$inboundSchema,
41673
42113
  sender: stringType()
42114
+ }).transform((v2) => {
42115
+ return remap(v2, {
42116
+ action_type: "actionType"
42117
+ });
41674
42118
  });
41675
42119
  WrapEthRequest$outboundSchema = objectType({
42120
+ actionType: literalType("WRAP_ETH").default("WRAP_ETH"),
41676
42121
  amount: unionType([numberType(), stringType()]),
41677
42122
  chain: Chain$outboundSchema,
41678
42123
  sender: stringType()
42124
+ }).transform((v2) => {
42125
+ return remap(v2, {
42126
+ actionType: "action_type"
42127
+ });
41679
42128
  });
41680
42129
  ((WrapEthRequest$) => {
41681
42130
  WrapEthRequest$.inboundSchema = WrapEthRequest$inboundSchema;
@@ -41776,7 +42225,6 @@ var init_components = __esm(() => {
41776
42225
  init_morphowithdrawparams();
41777
42226
  init_morphowithdrawrequest();
41778
42227
  init_movement10percent();
41779
- init_multicallactiontype();
41780
42228
  init_multicallauthorizationrequest();
41781
42229
  init_multicallauthorizationresponse();
41782
42230
  init_multicallexecuterequest();
@@ -52410,7 +52858,7 @@ it to be traded on DeFi protocols.`,
52410
52858
  function createMCPServer(deps) {
52411
52859
  const server = new McpServer({
52412
52860
  name: "CompassApiSDK",
52413
- version: "0.5.0"
52861
+ version: "0.5.2"
52414
52862
  });
52415
52863
  const client = new CompassApiSDKCore({
52416
52864
  apiKeyAuth: deps.apiKeyAuth,
@@ -53767,7 +54215,7 @@ var routes = an({
53767
54215
  var app = He(routes, {
53768
54216
  name: "mcp",
53769
54217
  versionInfo: {
53770
- currentVersion: "0.5.0"
54218
+ currentVersion: "0.5.2"
53771
54219
  }
53772
54220
  });
53773
54221
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -53775,5 +54223,5 @@ export {
53775
54223
  app
53776
54224
  };
53777
54225
 
53778
- //# debugId=2E10AC24E4E4078264756E2164756E21
54226
+ //# debugId=F204E7737509743264756E2164756E21
53779
54227
  //# sourceMappingURL=mcp-server.js.map