@compass-labs/api-sdk 0.4.3 → 0.5.1

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 +1077 -1092
  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 -4
  8. package/dist/commonjs/models/components/aaveborrowparams.d.ts.map +1 -1
  9. package/dist/commonjs/models/components/aaveborrowparams.js +10 -11
  10. package/dist/commonjs/models/components/aaveborrowparams.js.map +1 -1
  11. package/dist/commonjs/models/components/aaveborrowrequest.d.ts +2 -4
  12. package/dist/commonjs/models/components/aaveborrowrequest.d.ts.map +1 -1
  13. package/dist/commonjs/models/components/aaveborrowrequest.js +10 -11
  14. package/dist/commonjs/models/components/aaveborrowrequest.js.map +1 -1
  15. package/dist/commonjs/models/components/aaverepayparams.d.ts +2 -4
  16. package/dist/commonjs/models/components/aaverepayparams.d.ts.map +1 -1
  17. package/dist/commonjs/models/components/aaverepayparams.js +10 -11
  18. package/dist/commonjs/models/components/aaverepayparams.js.map +1 -1
  19. package/dist/commonjs/models/components/aaverepayrequest.d.ts +2 -4
  20. package/dist/commonjs/models/components/aaverepayrequest.d.ts.map +1 -1
  21. package/dist/commonjs/models/components/aaverepayrequest.js +10 -11
  22. package/dist/commonjs/models/components/aaverepayrequest.js.map +1 -1
  23. package/dist/commonjs/models/components/aavesupplyparams.d.ts +2 -4
  24. package/dist/commonjs/models/components/aavesupplyparams.d.ts.map +1 -1
  25. package/dist/commonjs/models/components/aavesupplyparams.js +9 -10
  26. package/dist/commonjs/models/components/aavesupplyparams.js.map +1 -1
  27. package/dist/commonjs/models/components/aavesupplyrequest.d.ts +2 -4
  28. package/dist/commonjs/models/components/aavesupplyrequest.d.ts.map +1 -1
  29. package/dist/commonjs/models/components/aavesupplyrequest.js +9 -10
  30. package/dist/commonjs/models/components/aavesupplyrequest.js.map +1 -1
  31. package/dist/commonjs/models/components/aavewithdrawparams.d.ts +2 -4
  32. package/dist/commonjs/models/components/aavewithdrawparams.d.ts.map +1 -1
  33. package/dist/commonjs/models/components/aavewithdrawparams.js +11 -9
  34. package/dist/commonjs/models/components/aavewithdrawparams.js.map +1 -1
  35. package/dist/commonjs/models/components/aavewithdrawrequest.d.ts +2 -4
  36. package/dist/commonjs/models/components/aavewithdrawrequest.d.ts.map +1 -1
  37. package/dist/commonjs/models/components/aavewithdrawrequest.js +11 -9
  38. package/dist/commonjs/models/components/aavewithdrawrequest.js.map +1 -1
  39. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.d.ts +2 -4
  40. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.d.ts.map +1 -1
  41. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.js +13 -14
  42. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyparams.js.map +1 -1
  43. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +2 -4
  44. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
  45. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js +13 -14
  46. package/dist/commonjs/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
  47. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts +2 -4
  48. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts.map +1 -1
  49. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js +15 -14
  50. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js.map +1 -1
  51. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +2 -4
  52. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
  53. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +15 -14
  54. package/dist/commonjs/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
  55. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts +2 -4
  56. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts.map +1 -1
  57. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.js +17 -16
  58. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionparams.js.map +1 -1
  59. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +2 -4
  60. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
  61. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +17 -16
  62. package/dist/commonjs/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
  63. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.d.ts +2 -4
  64. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.d.ts.map +1 -1
  65. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.js +13 -14
  66. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyparams.js.map +1 -1
  67. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +2 -4
  68. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
  69. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js +13 -14
  70. package/dist/commonjs/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
  71. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts +2 -4
  72. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts.map +1 -1
  73. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js +12 -11
  74. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js.map +1 -1
  75. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +2 -4
  76. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  77. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +12 -11
  78. package/dist/commonjs/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
  79. package/dist/commonjs/models/components/increaseallowanceparams.d.ts +2 -4
  80. package/dist/commonjs/models/components/increaseallowanceparams.d.ts.map +1 -1
  81. package/dist/commonjs/models/components/increaseallowanceparams.js +9 -10
  82. package/dist/commonjs/models/components/increaseallowanceparams.js.map +1 -1
  83. package/dist/commonjs/models/components/increaseallowancerequest.d.ts +2 -4
  84. package/dist/commonjs/models/components/increaseallowancerequest.d.ts.map +1 -1
  85. package/dist/commonjs/models/components/increaseallowancerequest.js +9 -10
  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 -4
  92. package/dist/commonjs/models/components/morphoborrowparams.d.ts.map +1 -1
  93. package/dist/commonjs/models/components/morphoborrowparams.js +10 -11
  94. package/dist/commonjs/models/components/morphoborrowparams.js.map +1 -1
  95. package/dist/commonjs/models/components/morphoborrowrequest.d.ts +2 -4
  96. package/dist/commonjs/models/components/morphoborrowrequest.d.ts.map +1 -1
  97. package/dist/commonjs/models/components/morphoborrowrequest.js +10 -11
  98. package/dist/commonjs/models/components/morphoborrowrequest.js.map +1 -1
  99. package/dist/commonjs/models/components/morphodepositparams.d.ts +2 -4
  100. package/dist/commonjs/models/components/morphodepositparams.d.ts.map +1 -1
  101. package/dist/commonjs/models/components/morphodepositparams.js +9 -10
  102. package/dist/commonjs/models/components/morphodepositparams.js.map +1 -1
  103. package/dist/commonjs/models/components/morphodepositrequest.d.ts +2 -4
  104. package/dist/commonjs/models/components/morphodepositrequest.d.ts.map +1 -1
  105. package/dist/commonjs/models/components/morphodepositrequest.js +9 -10
  106. package/dist/commonjs/models/components/morphodepositrequest.js.map +1 -1
  107. package/dist/commonjs/models/components/morphorepayparams.d.ts +2 -4
  108. package/dist/commonjs/models/components/morphorepayparams.d.ts.map +1 -1
  109. package/dist/commonjs/models/components/morphorepayparams.js +11 -12
  110. package/dist/commonjs/models/components/morphorepayparams.js.map +1 -1
  111. package/dist/commonjs/models/components/morphorepayrequest.d.ts +2 -4
  112. package/dist/commonjs/models/components/morphorepayrequest.d.ts.map +1 -1
  113. package/dist/commonjs/models/components/morphorepayrequest.js +11 -12
  114. package/dist/commonjs/models/components/morphorepayrequest.js.map +1 -1
  115. package/dist/commonjs/models/components/morphosetvaultallowanceparams.d.ts +2 -4
  116. package/dist/commonjs/models/components/morphosetvaultallowanceparams.d.ts.map +1 -1
  117. package/dist/commonjs/models/components/morphosetvaultallowanceparams.js +9 -10
  118. package/dist/commonjs/models/components/morphosetvaultallowanceparams.js.map +1 -1
  119. package/dist/commonjs/models/components/morphosetvaultallowancerequest.d.ts +2 -4
  120. package/dist/commonjs/models/components/morphosetvaultallowancerequest.d.ts.map +1 -1
  121. package/dist/commonjs/models/components/morphosetvaultallowancerequest.js +9 -10
  122. package/dist/commonjs/models/components/morphosetvaultallowancerequest.js.map +1 -1
  123. package/dist/commonjs/models/components/morphosupplycollateralparams.d.ts +2 -4
  124. package/dist/commonjs/models/components/morphosupplycollateralparams.d.ts.map +1 -1
  125. package/dist/commonjs/models/components/morphosupplycollateralparams.js +11 -12
  126. package/dist/commonjs/models/components/morphosupplycollateralparams.js.map +1 -1
  127. package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts +2 -4
  128. package/dist/commonjs/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
  129. package/dist/commonjs/models/components/morphosupplycollateralrequest.js +11 -12
  130. package/dist/commonjs/models/components/morphosupplycollateralrequest.js.map +1 -1
  131. package/dist/commonjs/models/components/morphowithdrawcollateralparams.d.ts +2 -4
  132. package/dist/commonjs/models/components/morphowithdrawcollateralparams.d.ts.map +1 -1
  133. package/dist/commonjs/models/components/morphowithdrawcollateralparams.js +10 -11
  134. package/dist/commonjs/models/components/morphowithdrawcollateralparams.js.map +1 -1
  135. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts +2 -4
  136. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
  137. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js +10 -11
  138. package/dist/commonjs/models/components/morphowithdrawcollateralrequest.js.map +1 -1
  139. package/dist/commonjs/models/components/morphowithdrawparams.d.ts +2 -4
  140. package/dist/commonjs/models/components/morphowithdrawparams.d.ts.map +1 -1
  141. package/dist/commonjs/models/components/morphowithdrawparams.js +9 -10
  142. package/dist/commonjs/models/components/morphowithdrawparams.js.map +1 -1
  143. package/dist/commonjs/models/components/morphowithdrawrequest.d.ts +2 -4
  144. package/dist/commonjs/models/components/morphowithdrawrequest.d.ts.map +1 -1
  145. package/dist/commonjs/models/components/morphowithdrawrequest.js +9 -10
  146. package/dist/commonjs/models/components/morphowithdrawrequest.js.map +1 -1
  147. package/dist/commonjs/models/components/pendlebuyptparams.d.ts +2 -4
  148. package/dist/commonjs/models/components/pendlebuyptparams.d.ts.map +1 -1
  149. package/dist/commonjs/models/components/pendlebuyptparams.js +9 -10
  150. package/dist/commonjs/models/components/pendlebuyptparams.js.map +1 -1
  151. package/dist/commonjs/models/components/pendlebuyptrequest.d.ts +2 -4
  152. package/dist/commonjs/models/components/pendlebuyptrequest.d.ts.map +1 -1
  153. package/dist/commonjs/models/components/pendlebuyptrequest.js +9 -10
  154. package/dist/commonjs/models/components/pendlebuyptrequest.js.map +1 -1
  155. package/dist/commonjs/models/components/pendlebuyytparams.d.ts +2 -4
  156. package/dist/commonjs/models/components/pendlebuyytparams.d.ts.map +1 -1
  157. package/dist/commonjs/models/components/pendlebuyytparams.js +9 -10
  158. package/dist/commonjs/models/components/pendlebuyytparams.js.map +1 -1
  159. package/dist/commonjs/models/components/pendlebuyytrequest.d.ts +2 -4
  160. package/dist/commonjs/models/components/pendlebuyytrequest.d.ts.map +1 -1
  161. package/dist/commonjs/models/components/pendlebuyytrequest.js +9 -10
  162. package/dist/commonjs/models/components/pendlebuyytrequest.js.map +1 -1
  163. package/dist/commonjs/models/components/pendlesellptparams.d.ts +2 -4
  164. package/dist/commonjs/models/components/pendlesellptparams.d.ts.map +1 -1
  165. package/dist/commonjs/models/components/pendlesellptparams.js +9 -10
  166. package/dist/commonjs/models/components/pendlesellptparams.js.map +1 -1
  167. package/dist/commonjs/models/components/pendlesellptrequest.d.ts +2 -4
  168. package/dist/commonjs/models/components/pendlesellptrequest.d.ts.map +1 -1
  169. package/dist/commonjs/models/components/pendlesellptrequest.js +9 -10
  170. package/dist/commonjs/models/components/pendlesellptrequest.js.map +1 -1
  171. package/dist/commonjs/models/components/pendlesellytparams.d.ts +2 -4
  172. package/dist/commonjs/models/components/pendlesellytparams.d.ts.map +1 -1
  173. package/dist/commonjs/models/components/pendlesellytparams.js +9 -10
  174. package/dist/commonjs/models/components/pendlesellytparams.js.map +1 -1
  175. package/dist/commonjs/models/components/pendlesellytrequest.d.ts +2 -4
  176. package/dist/commonjs/models/components/pendlesellytrequest.d.ts.map +1 -1
  177. package/dist/commonjs/models/components/pendlesellytrequest.js +9 -10
  178. package/dist/commonjs/models/components/pendlesellytrequest.js.map +1 -1
  179. package/dist/commonjs/models/components/skybuyparams.d.ts +2 -4
  180. package/dist/commonjs/models/components/skybuyparams.d.ts.map +1 -1
  181. package/dist/commonjs/models/components/skybuyparams.js +9 -10
  182. package/dist/commonjs/models/components/skybuyparams.js.map +1 -1
  183. package/dist/commonjs/models/components/skybuyrequest.d.ts +2 -4
  184. package/dist/commonjs/models/components/skybuyrequest.d.ts.map +1 -1
  185. package/dist/commonjs/models/components/skybuyrequest.js +9 -10
  186. package/dist/commonjs/models/components/skybuyrequest.js.map +1 -1
  187. package/dist/commonjs/models/components/skydepositparams.d.ts +2 -4
  188. package/dist/commonjs/models/components/skydepositparams.d.ts.map +1 -1
  189. package/dist/commonjs/models/components/skydepositparams.js +11 -9
  190. package/dist/commonjs/models/components/skydepositparams.js.map +1 -1
  191. package/dist/commonjs/models/components/skydepositrequest.d.ts +2 -4
  192. package/dist/commonjs/models/components/skydepositrequest.d.ts.map +1 -1
  193. package/dist/commonjs/models/components/skydepositrequest.js +11 -9
  194. package/dist/commonjs/models/components/skydepositrequest.js.map +1 -1
  195. package/dist/commonjs/models/components/skysellparams.d.ts +2 -4
  196. package/dist/commonjs/models/components/skysellparams.d.ts.map +1 -1
  197. package/dist/commonjs/models/components/skysellparams.js +9 -10
  198. package/dist/commonjs/models/components/skysellparams.js.map +1 -1
  199. package/dist/commonjs/models/components/skysellrequest.d.ts +2 -4
  200. package/dist/commonjs/models/components/skysellrequest.d.ts.map +1 -1
  201. package/dist/commonjs/models/components/skysellrequest.js +9 -10
  202. package/dist/commonjs/models/components/skysellrequest.js.map +1 -1
  203. package/dist/commonjs/models/components/skywithdrawparams.d.ts +2 -4
  204. package/dist/commonjs/models/components/skywithdrawparams.d.ts.map +1 -1
  205. package/dist/commonjs/models/components/skywithdrawparams.js +11 -9
  206. package/dist/commonjs/models/components/skywithdrawparams.js.map +1 -1
  207. package/dist/commonjs/models/components/skywithdrawrequest.d.ts +2 -4
  208. package/dist/commonjs/models/components/skywithdrawrequest.d.ts.map +1 -1
  209. package/dist/commonjs/models/components/skywithdrawrequest.js +11 -9
  210. package/dist/commonjs/models/components/skywithdrawrequest.js.map +1 -1
  211. package/dist/commonjs/models/components/tokentransfererc20params.d.ts +2 -4
  212. package/dist/commonjs/models/components/tokentransfererc20params.d.ts.map +1 -1
  213. package/dist/commonjs/models/components/tokentransfererc20params.js +11 -9
  214. package/dist/commonjs/models/components/tokentransfererc20params.js.map +1 -1
  215. package/dist/commonjs/models/components/tokentransferrequest.d.ts +2 -4
  216. package/dist/commonjs/models/components/tokentransferrequest.d.ts.map +1 -1
  217. package/dist/commonjs/models/components/tokentransferrequest.js +11 -9
  218. package/dist/commonjs/models/components/tokentransferrequest.js.map +1 -1
  219. package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts +2 -4
  220. package/dist/commonjs/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
  221. package/dist/commonjs/models/components/uniswapbuyexactlyparams.js +12 -13
  222. package/dist/commonjs/models/components/uniswapbuyexactlyparams.js.map +1 -1
  223. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts +2 -4
  224. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
  225. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js +12 -13
  226. package/dist/commonjs/models/components/uniswapbuyexactlyrequest.js.map +1 -1
  227. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.d.ts +2 -4
  228. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.d.ts.map +1 -1
  229. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.js +13 -14
  230. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionparams.js.map +1 -1
  231. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +2 -4
  232. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
  233. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js +13 -14
  234. package/dist/commonjs/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
  235. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.d.ts +2 -4
  236. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.d.ts.map +1 -1
  237. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.js +14 -15
  238. package/dist/commonjs/models/components/uniswapmintliquidityprovisionparams.js.map +1 -1
  239. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts +2 -4
  240. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
  241. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js +14 -15
  242. package/dist/commonjs/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
  243. package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts +2 -4
  244. package/dist/commonjs/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
  245. package/dist/commonjs/models/components/uniswapsellexactlyparams.js +12 -13
  246. package/dist/commonjs/models/components/uniswapsellexactlyparams.js.map +1 -1
  247. package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts +2 -4
  248. package/dist/commonjs/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
  249. package/dist/commonjs/models/components/uniswapsellexactlyrequest.js +12 -13
  250. package/dist/commonjs/models/components/uniswapsellexactlyrequest.js.map +1 -1
  251. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.d.ts +2 -4
  252. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.d.ts.map +1 -1
  253. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.js +10 -11
  254. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionparams.js.map +1 -1
  255. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +2 -4
  256. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  257. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js +10 -11
  258. package/dist/commonjs/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
  259. package/dist/commonjs/models/components/unwrapwethparams.d.ts +2 -4
  260. package/dist/commonjs/models/components/unwrapwethparams.d.ts.map +1 -1
  261. package/dist/commonjs/models/components/unwrapwethparams.js +11 -9
  262. package/dist/commonjs/models/components/unwrapwethparams.js.map +1 -1
  263. package/dist/commonjs/models/components/unwrapwethrequest.d.ts +2 -4
  264. package/dist/commonjs/models/components/unwrapwethrequest.d.ts.map +1 -1
  265. package/dist/commonjs/models/components/unwrapwethrequest.js +11 -9
  266. package/dist/commonjs/models/components/unwrapwethrequest.js.map +1 -1
  267. package/dist/commonjs/models/components/useroperation.d.ts +426 -13
  268. package/dist/commonjs/models/components/useroperation.d.ts.map +1 -1
  269. package/dist/commonjs/models/components/useroperation.js +325 -150
  270. package/dist/commonjs/models/components/useroperation.js.map +1 -1
  271. package/dist/commonjs/models/components/wrapethparams.d.ts +2 -4
  272. package/dist/commonjs/models/components/wrapethparams.d.ts.map +1 -1
  273. package/dist/commonjs/models/components/wrapethparams.js +11 -9
  274. package/dist/commonjs/models/components/wrapethparams.js.map +1 -1
  275. package/dist/commonjs/models/components/wrapethrequest.d.ts +2 -4
  276. package/dist/commonjs/models/components/wrapethrequest.d.ts.map +1 -1
  277. package/dist/commonjs/models/components/wrapethrequest.js +11 -9
  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 -4
  284. package/dist/esm/models/components/aaveborrowparams.d.ts.map +1 -1
  285. package/dist/esm/models/components/aaveborrowparams.js +11 -12
  286. package/dist/esm/models/components/aaveborrowparams.js.map +1 -1
  287. package/dist/esm/models/components/aaveborrowrequest.d.ts +2 -4
  288. package/dist/esm/models/components/aaveborrowrequest.d.ts.map +1 -1
  289. package/dist/esm/models/components/aaveborrowrequest.js +11 -12
  290. package/dist/esm/models/components/aaveborrowrequest.js.map +1 -1
  291. package/dist/esm/models/components/aaverepayparams.d.ts +2 -4
  292. package/dist/esm/models/components/aaverepayparams.d.ts.map +1 -1
  293. package/dist/esm/models/components/aaverepayparams.js +11 -12
  294. package/dist/esm/models/components/aaverepayparams.js.map +1 -1
  295. package/dist/esm/models/components/aaverepayrequest.d.ts +2 -4
  296. package/dist/esm/models/components/aaverepayrequest.d.ts.map +1 -1
  297. package/dist/esm/models/components/aaverepayrequest.js +11 -12
  298. package/dist/esm/models/components/aaverepayrequest.js.map +1 -1
  299. package/dist/esm/models/components/aavesupplyparams.d.ts +2 -4
  300. package/dist/esm/models/components/aavesupplyparams.d.ts.map +1 -1
  301. package/dist/esm/models/components/aavesupplyparams.js +10 -11
  302. package/dist/esm/models/components/aavesupplyparams.js.map +1 -1
  303. package/dist/esm/models/components/aavesupplyrequest.d.ts +2 -4
  304. package/dist/esm/models/components/aavesupplyrequest.d.ts.map +1 -1
  305. package/dist/esm/models/components/aavesupplyrequest.js +10 -11
  306. package/dist/esm/models/components/aavesupplyrequest.js.map +1 -1
  307. package/dist/esm/models/components/aavewithdrawparams.d.ts +2 -4
  308. package/dist/esm/models/components/aavewithdrawparams.d.ts.map +1 -1
  309. package/dist/esm/models/components/aavewithdrawparams.js +12 -10
  310. package/dist/esm/models/components/aavewithdrawparams.js.map +1 -1
  311. package/dist/esm/models/components/aavewithdrawrequest.d.ts +2 -4
  312. package/dist/esm/models/components/aavewithdrawrequest.d.ts.map +1 -1
  313. package/dist/esm/models/components/aavewithdrawrequest.js +12 -10
  314. package/dist/esm/models/components/aavewithdrawrequest.js.map +1 -1
  315. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.d.ts +2 -4
  316. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.d.ts.map +1 -1
  317. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.js +14 -15
  318. package/dist/esm/models/components/aerodromeslipstreambuyexactlyparams.js.map +1 -1
  319. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts +2 -4
  320. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.d.ts.map +1 -1
  321. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js +14 -15
  322. package/dist/esm/models/components/aerodromeslipstreambuyexactlyrequest.js.map +1 -1
  323. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts +2 -4
  324. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.d.ts.map +1 -1
  325. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js +16 -15
  326. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.js.map +1 -1
  327. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts +2 -4
  328. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.d.ts.map +1 -1
  329. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js +16 -15
  330. package/dist/esm/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.js.map +1 -1
  331. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts +2 -4
  332. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.d.ts.map +1 -1
  333. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.js +18 -17
  334. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionparams.js.map +1 -1
  335. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts +2 -4
  336. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.d.ts.map +1 -1
  337. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js +18 -17
  338. package/dist/esm/models/components/aerodromeslipstreammintliquidityprovisionrequest.js.map +1 -1
  339. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.d.ts +2 -4
  340. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.d.ts.map +1 -1
  341. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.js +14 -15
  342. package/dist/esm/models/components/aerodromeslipstreamsellexactlyparams.js.map +1 -1
  343. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts +2 -4
  344. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.d.ts.map +1 -1
  345. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js +14 -15
  346. package/dist/esm/models/components/aerodromeslipstreamsellexactlyrequest.js.map +1 -1
  347. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts +2 -4
  348. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.d.ts.map +1 -1
  349. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js +13 -12
  350. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.js.map +1 -1
  351. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts +2 -4
  352. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  353. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js +13 -12
  354. package/dist/esm/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.js.map +1 -1
  355. package/dist/esm/models/components/increaseallowanceparams.d.ts +2 -4
  356. package/dist/esm/models/components/increaseallowanceparams.d.ts.map +1 -1
  357. package/dist/esm/models/components/increaseallowanceparams.js +10 -11
  358. package/dist/esm/models/components/increaseallowanceparams.js.map +1 -1
  359. package/dist/esm/models/components/increaseallowancerequest.d.ts +2 -4
  360. package/dist/esm/models/components/increaseallowancerequest.d.ts.map +1 -1
  361. package/dist/esm/models/components/increaseallowancerequest.js +10 -11
  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 -4
  368. package/dist/esm/models/components/morphoborrowparams.d.ts.map +1 -1
  369. package/dist/esm/models/components/morphoborrowparams.js +11 -12
  370. package/dist/esm/models/components/morphoborrowparams.js.map +1 -1
  371. package/dist/esm/models/components/morphoborrowrequest.d.ts +2 -4
  372. package/dist/esm/models/components/morphoborrowrequest.d.ts.map +1 -1
  373. package/dist/esm/models/components/morphoborrowrequest.js +11 -12
  374. package/dist/esm/models/components/morphoborrowrequest.js.map +1 -1
  375. package/dist/esm/models/components/morphodepositparams.d.ts +2 -4
  376. package/dist/esm/models/components/morphodepositparams.d.ts.map +1 -1
  377. package/dist/esm/models/components/morphodepositparams.js +10 -11
  378. package/dist/esm/models/components/morphodepositparams.js.map +1 -1
  379. package/dist/esm/models/components/morphodepositrequest.d.ts +2 -4
  380. package/dist/esm/models/components/morphodepositrequest.d.ts.map +1 -1
  381. package/dist/esm/models/components/morphodepositrequest.js +10 -11
  382. package/dist/esm/models/components/morphodepositrequest.js.map +1 -1
  383. package/dist/esm/models/components/morphorepayparams.d.ts +2 -4
  384. package/dist/esm/models/components/morphorepayparams.d.ts.map +1 -1
  385. package/dist/esm/models/components/morphorepayparams.js +12 -13
  386. package/dist/esm/models/components/morphorepayparams.js.map +1 -1
  387. package/dist/esm/models/components/morphorepayrequest.d.ts +2 -4
  388. package/dist/esm/models/components/morphorepayrequest.d.ts.map +1 -1
  389. package/dist/esm/models/components/morphorepayrequest.js +12 -13
  390. package/dist/esm/models/components/morphorepayrequest.js.map +1 -1
  391. package/dist/esm/models/components/morphosetvaultallowanceparams.d.ts +2 -4
  392. package/dist/esm/models/components/morphosetvaultallowanceparams.d.ts.map +1 -1
  393. package/dist/esm/models/components/morphosetvaultallowanceparams.js +10 -11
  394. package/dist/esm/models/components/morphosetvaultallowanceparams.js.map +1 -1
  395. package/dist/esm/models/components/morphosetvaultallowancerequest.d.ts +2 -4
  396. package/dist/esm/models/components/morphosetvaultallowancerequest.d.ts.map +1 -1
  397. package/dist/esm/models/components/morphosetvaultallowancerequest.js +10 -11
  398. package/dist/esm/models/components/morphosetvaultallowancerequest.js.map +1 -1
  399. package/dist/esm/models/components/morphosupplycollateralparams.d.ts +2 -4
  400. package/dist/esm/models/components/morphosupplycollateralparams.d.ts.map +1 -1
  401. package/dist/esm/models/components/morphosupplycollateralparams.js +12 -13
  402. package/dist/esm/models/components/morphosupplycollateralparams.js.map +1 -1
  403. package/dist/esm/models/components/morphosupplycollateralrequest.d.ts +2 -4
  404. package/dist/esm/models/components/morphosupplycollateralrequest.d.ts.map +1 -1
  405. package/dist/esm/models/components/morphosupplycollateralrequest.js +12 -13
  406. package/dist/esm/models/components/morphosupplycollateralrequest.js.map +1 -1
  407. package/dist/esm/models/components/morphowithdrawcollateralparams.d.ts +2 -4
  408. package/dist/esm/models/components/morphowithdrawcollateralparams.d.ts.map +1 -1
  409. package/dist/esm/models/components/morphowithdrawcollateralparams.js +11 -12
  410. package/dist/esm/models/components/morphowithdrawcollateralparams.js.map +1 -1
  411. package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts +2 -4
  412. package/dist/esm/models/components/morphowithdrawcollateralrequest.d.ts.map +1 -1
  413. package/dist/esm/models/components/morphowithdrawcollateralrequest.js +11 -12
  414. package/dist/esm/models/components/morphowithdrawcollateralrequest.js.map +1 -1
  415. package/dist/esm/models/components/morphowithdrawparams.d.ts +2 -4
  416. package/dist/esm/models/components/morphowithdrawparams.d.ts.map +1 -1
  417. package/dist/esm/models/components/morphowithdrawparams.js +10 -11
  418. package/dist/esm/models/components/morphowithdrawparams.js.map +1 -1
  419. package/dist/esm/models/components/morphowithdrawrequest.d.ts +2 -4
  420. package/dist/esm/models/components/morphowithdrawrequest.d.ts.map +1 -1
  421. package/dist/esm/models/components/morphowithdrawrequest.js +10 -11
  422. package/dist/esm/models/components/morphowithdrawrequest.js.map +1 -1
  423. package/dist/esm/models/components/pendlebuyptparams.d.ts +2 -4
  424. package/dist/esm/models/components/pendlebuyptparams.d.ts.map +1 -1
  425. package/dist/esm/models/components/pendlebuyptparams.js +10 -11
  426. package/dist/esm/models/components/pendlebuyptparams.js.map +1 -1
  427. package/dist/esm/models/components/pendlebuyptrequest.d.ts +2 -4
  428. package/dist/esm/models/components/pendlebuyptrequest.d.ts.map +1 -1
  429. package/dist/esm/models/components/pendlebuyptrequest.js +10 -11
  430. package/dist/esm/models/components/pendlebuyptrequest.js.map +1 -1
  431. package/dist/esm/models/components/pendlebuyytparams.d.ts +2 -4
  432. package/dist/esm/models/components/pendlebuyytparams.d.ts.map +1 -1
  433. package/dist/esm/models/components/pendlebuyytparams.js +10 -11
  434. package/dist/esm/models/components/pendlebuyytparams.js.map +1 -1
  435. package/dist/esm/models/components/pendlebuyytrequest.d.ts +2 -4
  436. package/dist/esm/models/components/pendlebuyytrequest.d.ts.map +1 -1
  437. package/dist/esm/models/components/pendlebuyytrequest.js +10 -11
  438. package/dist/esm/models/components/pendlebuyytrequest.js.map +1 -1
  439. package/dist/esm/models/components/pendlesellptparams.d.ts +2 -4
  440. package/dist/esm/models/components/pendlesellptparams.d.ts.map +1 -1
  441. package/dist/esm/models/components/pendlesellptparams.js +10 -11
  442. package/dist/esm/models/components/pendlesellptparams.js.map +1 -1
  443. package/dist/esm/models/components/pendlesellptrequest.d.ts +2 -4
  444. package/dist/esm/models/components/pendlesellptrequest.d.ts.map +1 -1
  445. package/dist/esm/models/components/pendlesellptrequest.js +10 -11
  446. package/dist/esm/models/components/pendlesellptrequest.js.map +1 -1
  447. package/dist/esm/models/components/pendlesellytparams.d.ts +2 -4
  448. package/dist/esm/models/components/pendlesellytparams.d.ts.map +1 -1
  449. package/dist/esm/models/components/pendlesellytparams.js +10 -11
  450. package/dist/esm/models/components/pendlesellytparams.js.map +1 -1
  451. package/dist/esm/models/components/pendlesellytrequest.d.ts +2 -4
  452. package/dist/esm/models/components/pendlesellytrequest.d.ts.map +1 -1
  453. package/dist/esm/models/components/pendlesellytrequest.js +10 -11
  454. package/dist/esm/models/components/pendlesellytrequest.js.map +1 -1
  455. package/dist/esm/models/components/skybuyparams.d.ts +2 -4
  456. package/dist/esm/models/components/skybuyparams.d.ts.map +1 -1
  457. package/dist/esm/models/components/skybuyparams.js +10 -11
  458. package/dist/esm/models/components/skybuyparams.js.map +1 -1
  459. package/dist/esm/models/components/skybuyrequest.d.ts +2 -4
  460. package/dist/esm/models/components/skybuyrequest.d.ts.map +1 -1
  461. package/dist/esm/models/components/skybuyrequest.js +10 -11
  462. package/dist/esm/models/components/skybuyrequest.js.map +1 -1
  463. package/dist/esm/models/components/skydepositparams.d.ts +2 -4
  464. package/dist/esm/models/components/skydepositparams.d.ts.map +1 -1
  465. package/dist/esm/models/components/skydepositparams.js +12 -10
  466. package/dist/esm/models/components/skydepositparams.js.map +1 -1
  467. package/dist/esm/models/components/skydepositrequest.d.ts +2 -4
  468. package/dist/esm/models/components/skydepositrequest.d.ts.map +1 -1
  469. package/dist/esm/models/components/skydepositrequest.js +12 -10
  470. package/dist/esm/models/components/skydepositrequest.js.map +1 -1
  471. package/dist/esm/models/components/skysellparams.d.ts +2 -4
  472. package/dist/esm/models/components/skysellparams.d.ts.map +1 -1
  473. package/dist/esm/models/components/skysellparams.js +10 -11
  474. package/dist/esm/models/components/skysellparams.js.map +1 -1
  475. package/dist/esm/models/components/skysellrequest.d.ts +2 -4
  476. package/dist/esm/models/components/skysellrequest.d.ts.map +1 -1
  477. package/dist/esm/models/components/skysellrequest.js +10 -11
  478. package/dist/esm/models/components/skysellrequest.js.map +1 -1
  479. package/dist/esm/models/components/skywithdrawparams.d.ts +2 -4
  480. package/dist/esm/models/components/skywithdrawparams.d.ts.map +1 -1
  481. package/dist/esm/models/components/skywithdrawparams.js +12 -10
  482. package/dist/esm/models/components/skywithdrawparams.js.map +1 -1
  483. package/dist/esm/models/components/skywithdrawrequest.d.ts +2 -4
  484. package/dist/esm/models/components/skywithdrawrequest.d.ts.map +1 -1
  485. package/dist/esm/models/components/skywithdrawrequest.js +12 -10
  486. package/dist/esm/models/components/skywithdrawrequest.js.map +1 -1
  487. package/dist/esm/models/components/tokentransfererc20params.d.ts +2 -4
  488. package/dist/esm/models/components/tokentransfererc20params.d.ts.map +1 -1
  489. package/dist/esm/models/components/tokentransfererc20params.js +12 -10
  490. package/dist/esm/models/components/tokentransfererc20params.js.map +1 -1
  491. package/dist/esm/models/components/tokentransferrequest.d.ts +2 -4
  492. package/dist/esm/models/components/tokentransferrequest.d.ts.map +1 -1
  493. package/dist/esm/models/components/tokentransferrequest.js +12 -10
  494. package/dist/esm/models/components/tokentransferrequest.js.map +1 -1
  495. package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts +2 -4
  496. package/dist/esm/models/components/uniswapbuyexactlyparams.d.ts.map +1 -1
  497. package/dist/esm/models/components/uniswapbuyexactlyparams.js +13 -14
  498. package/dist/esm/models/components/uniswapbuyexactlyparams.js.map +1 -1
  499. package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts +2 -4
  500. package/dist/esm/models/components/uniswapbuyexactlyrequest.d.ts.map +1 -1
  501. package/dist/esm/models/components/uniswapbuyexactlyrequest.js +13 -14
  502. package/dist/esm/models/components/uniswapbuyexactlyrequest.js.map +1 -1
  503. package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.d.ts +2 -4
  504. package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.d.ts.map +1 -1
  505. package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.js +14 -15
  506. package/dist/esm/models/components/uniswapincreaseliquidityprovisionparams.js.map +1 -1
  507. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts +2 -4
  508. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.d.ts.map +1 -1
  509. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js +14 -15
  510. package/dist/esm/models/components/uniswapincreaseliquidityprovisionrequest.js.map +1 -1
  511. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.d.ts +2 -4
  512. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.d.ts.map +1 -1
  513. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.js +15 -16
  514. package/dist/esm/models/components/uniswapmintliquidityprovisionparams.js.map +1 -1
  515. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts +2 -4
  516. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.d.ts.map +1 -1
  517. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js +15 -16
  518. package/dist/esm/models/components/uniswapmintliquidityprovisionrequest.js.map +1 -1
  519. package/dist/esm/models/components/uniswapsellexactlyparams.d.ts +2 -4
  520. package/dist/esm/models/components/uniswapsellexactlyparams.d.ts.map +1 -1
  521. package/dist/esm/models/components/uniswapsellexactlyparams.js +13 -14
  522. package/dist/esm/models/components/uniswapsellexactlyparams.js.map +1 -1
  523. package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts +2 -4
  524. package/dist/esm/models/components/uniswapsellexactlyrequest.d.ts.map +1 -1
  525. package/dist/esm/models/components/uniswapsellexactlyrequest.js +13 -14
  526. package/dist/esm/models/components/uniswapsellexactlyrequest.js.map +1 -1
  527. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.d.ts +2 -4
  528. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.d.ts.map +1 -1
  529. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.js +11 -12
  530. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionparams.js.map +1 -1
  531. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts +2 -4
  532. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.d.ts.map +1 -1
  533. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js +11 -12
  534. package/dist/esm/models/components/uniswapwithdrawliquidityprovisionrequest.js.map +1 -1
  535. package/dist/esm/models/components/unwrapwethparams.d.ts +2 -4
  536. package/dist/esm/models/components/unwrapwethparams.d.ts.map +1 -1
  537. package/dist/esm/models/components/unwrapwethparams.js +12 -10
  538. package/dist/esm/models/components/unwrapwethparams.js.map +1 -1
  539. package/dist/esm/models/components/unwrapwethrequest.d.ts +2 -4
  540. package/dist/esm/models/components/unwrapwethrequest.d.ts.map +1 -1
  541. package/dist/esm/models/components/unwrapwethrequest.js +12 -10
  542. package/dist/esm/models/components/unwrapwethrequest.js.map +1 -1
  543. package/dist/esm/models/components/useroperation.d.ts +426 -13
  544. package/dist/esm/models/components/useroperation.d.ts.map +1 -1
  545. package/dist/esm/models/components/useroperation.js +326 -151
  546. package/dist/esm/models/components/useroperation.js.map +1 -1
  547. package/dist/esm/models/components/wrapethparams.d.ts +2 -4
  548. package/dist/esm/models/components/wrapethparams.d.ts.map +1 -1
  549. package/dist/esm/models/components/wrapethparams.js +12 -10
  550. package/dist/esm/models/components/wrapethparams.js.map +1 -1
  551. package/dist/esm/models/components/wrapethrequest.d.ts +2 -4
  552. package/dist/esm/models/components/wrapethrequest.d.ts.map +1 -1
  553. package/dist/esm/models/components/wrapethrequest.js +12 -10
  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 +17 -25
  564. package/src/models/components/aaveborrowrequest.ts +19 -27
  565. package/src/models/components/aaverepayparams.ts +17 -25
  566. package/src/models/components/aaverepayrequest.ts +19 -27
  567. package/src/models/components/aavesupplyparams.ts +15 -23
  568. package/src/models/components/aavesupplyrequest.ts +17 -25
  569. package/src/models/components/aavewithdrawparams.ts +17 -22
  570. package/src/models/components/aavewithdrawrequest.ts +19 -24
  571. package/src/models/components/aerodromeslipstreambuyexactlyparams.ts +25 -29
  572. package/src/models/components/aerodromeslipstreambuyexactlyrequest.ts +27 -31
  573. package/src/models/components/aerodromeslipstreamincreaseliquidityprovisionparams.ts +23 -29
  574. package/src/models/components/aerodromeslipstreamincreaseliquidityprovisionrequest.ts +25 -31
  575. package/src/models/components/aerodromeslipstreammintliquidityprovisionparams.ts +30 -36
  576. package/src/models/components/aerodromeslipstreammintliquidityprovisionrequest.ts +32 -38
  577. package/src/models/components/aerodromeslipstreamsellexactlyparams.ts +25 -29
  578. package/src/models/components/aerodromeslipstreamsellexactlyrequest.ts +27 -31
  579. package/src/models/components/aerodromeslipstreamwithdrawliquidityprovisionparams.ts +17 -23
  580. package/src/models/components/aerodromeslipstreamwithdrawliquidityprovisionrequest.ts +19 -25
  581. package/src/models/components/increaseallowanceparams.ts +17 -23
  582. package/src/models/components/increaseallowancerequest.ts +19 -25
  583. package/src/models/components/index.ts +0 -1
  584. package/src/models/components/morphoborrowparams.ts +17 -25
  585. package/src/models/components/morphoborrowrequest.ts +19 -27
  586. package/src/models/components/morphodepositparams.ts +15 -23
  587. package/src/models/components/morphodepositrequest.ts +17 -25
  588. package/src/models/components/morphorepayparams.ts +18 -26
  589. package/src/models/components/morphorepayrequest.ts +20 -28
  590. package/src/models/components/morphosetvaultallowanceparams.ts +18 -22
  591. package/src/models/components/morphosetvaultallowancerequest.ts +20 -24
  592. package/src/models/components/morphosupplycollateralparams.ts +22 -26
  593. package/src/models/components/morphosupplycollateralrequest.ts +24 -28
  594. package/src/models/components/morphowithdrawcollateralparams.ts +21 -25
  595. package/src/models/components/morphowithdrawcollateralrequest.ts +23 -27
  596. package/src/models/components/morphowithdrawparams.ts +15 -23
  597. package/src/models/components/morphowithdrawrequest.ts +17 -25
  598. package/src/models/components/pendlebuyptparams.ts +14 -22
  599. package/src/models/components/pendlebuyptrequest.ts +16 -24
  600. package/src/models/components/pendlebuyytparams.ts +14 -22
  601. package/src/models/components/pendlebuyytrequest.ts +16 -24
  602. package/src/models/components/pendlesellptparams.ts +14 -22
  603. package/src/models/components/pendlesellptrequest.ts +16 -24
  604. package/src/models/components/pendlesellytparams.ts +14 -22
  605. package/src/models/components/pendlesellytrequest.ts +16 -24
  606. package/src/models/components/skybuyparams.ts +14 -22
  607. package/src/models/components/skybuyrequest.ts +16 -24
  608. package/src/models/components/skydepositparams.ts +16 -21
  609. package/src/models/components/skydepositrequest.ts +18 -23
  610. package/src/models/components/skysellparams.ts +14 -22
  611. package/src/models/components/skysellrequest.ts +16 -24
  612. package/src/models/components/skywithdrawparams.ts +16 -21
  613. package/src/models/components/skywithdrawrequest.ts +18 -23
  614. package/src/models/components/tokentransfererc20params.ts +21 -22
  615. package/src/models/components/tokentransferrequest.ts +19 -24
  616. package/src/models/components/uniswapbuyexactlyparams.ts +23 -29
  617. package/src/models/components/uniswapbuyexactlyrequest.ts +25 -31
  618. package/src/models/components/uniswapincreaseliquidityprovisionparams.ts +25 -29
  619. package/src/models/components/uniswapincreaseliquidityprovisionrequest.ts +27 -31
  620. package/src/models/components/uniswapmintliquidityprovisionparams.ts +31 -35
  621. package/src/models/components/uniswapmintliquidityprovisionrequest.ts +33 -37
  622. package/src/models/components/uniswapsellexactlyparams.ts +25 -29
  623. package/src/models/components/uniswapsellexactlyrequest.ts +27 -31
  624. package/src/models/components/uniswapwithdrawliquidityprovisionparams.ts +19 -23
  625. package/src/models/components/uniswapwithdrawliquidityprovisionrequest.ts +21 -25
  626. package/src/models/components/unwrapwethparams.ts +15 -20
  627. package/src/models/components/unwrapwethrequest.ts +17 -22
  628. package/src/models/components/useroperation.ts +864 -300
  629. package/src/models/components/wrapethparams.ts +15 -20
  630. package/src/models/components/wrapethrequest.ts +17 -22
  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
@@ -3,11 +3,7 @@
3
3
  */
4
4
 
5
5
  import * as z from "zod";
6
- import { remap as remap$ } from "../../lib/primitives.js";
7
- import {
8
- collectExtraKeys as collectExtraKeys$,
9
- safeParse,
10
- } from "../../lib/schemas.js";
6
+ import { safeParse } from "../../lib/schemas.js";
11
7
  import { Result as SafeParseResult } from "../../types/fp.js";
12
8
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
13
9
  import {
@@ -112,11 +108,6 @@ import {
112
108
  MorphoWithdrawParams$Outbound,
113
109
  MorphoWithdrawParams$outboundSchema,
114
110
  } from "./morphowithdrawparams.js";
115
- import {
116
- MulticallActionType,
117
- MulticallActionType$inboundSchema,
118
- MulticallActionType$outboundSchema,
119
- } from "./multicallactiontype.js";
120
111
  import {
121
112
  PendleBuyPtParams,
122
113
  PendleBuyPtParams$inboundSchema,
@@ -215,189 +206,505 @@ import {
215
206
  } from "./wrapethparams.js";
216
207
 
217
208
  export type Body =
218
- | UnwrapWethParams
219
- | WrapEthParams
220
- | MorphoSetVaultAllowanceParams
221
- | SkyBuyParams
222
- | SkySellParams
223
- | SkyDepositParams
224
- | SkyWithdrawParams
225
- | PendleBuyPtParams
226
- | PendleSellPtParams
227
- | PendleBuyYtParams
228
- | PendleSellYtParams
229
- | AerodromeSlipstreamWithdrawLiquidityProvisionParams
230
- | UniswapWithdrawLiquidityProvisionParams
231
- | AaveSupplyParams
232
- | AaveWithdrawParams
233
- | MorphoDepositParams
234
- | MorphoWithdrawParams
235
- | TokenTransferErc20Params
236
- | IncreaseAllowanceParams
237
- | AaveBorrowParams
238
- | AaveRepayParams
239
- | MorphoBorrowParams
240
- | MorphoRepayParams
241
- | MorphoSupplyCollateralParams
242
- | MorphoWithdrawCollateralParams
243
- | AerodromeSlipstreamIncreaseLiquidityProvisionParams
244
- | AerodromeSlipstreamBuyExactlyParams
245
- | AerodromeSlipstreamSellExactlyParams
246
- | UniswapIncreaseLiquidityProvisionParams
247
- | UniswapBuyExactlyParams
248
- | UniswapSellExactlyParams
249
- | AerodromeSlipstreamMintLiquidityProvisionParams
250
- | UniswapMintLiquidityProvisionParams;
209
+ | (UnwrapWethParams & { actionType: "UNWRAP_WETH" })
210
+ | (WrapEthParams & { actionType: "WRAP_ETH" })
211
+ | (AerodromeSlipstreamWithdrawLiquidityProvisionParams & {
212
+ actionType: "AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY";
213
+ })
214
+ | (MorphoSetVaultAllowanceParams & {
215
+ actionType: "MORPHO_SET_VAULT_ALLOWANCE";
216
+ })
217
+ | (PendleBuyPtParams & { actionType: "PENDLE_BUY_PT" })
218
+ | (PendleBuyYtParams & { actionType: "PENDLE_BUY_YT" })
219
+ | (PendleSellPtParams & { actionType: "PENDLE_SELL_PT" })
220
+ | (PendleSellYtParams & { actionType: "PENDLE_SELL_YT" })
221
+ | (SkyBuyParams & { actionType: "SKY_BUY" })
222
+ | (SkyDepositParams & { actionType: "SKY_DEPOSIT" })
223
+ | (SkySellParams & { actionType: "SKY_SELL" })
224
+ | (SkyWithdrawParams & { actionType: "SKY_WITHDRAW" })
225
+ | (UniswapWithdrawLiquidityProvisionParams & {
226
+ actionType: "UNISWAP_WITHDRAW_LIQUIDITY";
227
+ })
228
+ | (AaveSupplyParams & { actionType: "AAVE_SUPPLY" })
229
+ | (AaveWithdrawParams & { actionType: "AAVE_WITHDRAW" })
230
+ | (IncreaseAllowanceParams & { actionType: "ALLOWANCE_INCREASE" })
231
+ | (MorphoDepositParams & { actionType: "MORPHO_DEPOSIT" })
232
+ | (MorphoWithdrawParams & { actionType: "MORPHO_WITHDRAW" })
233
+ | (TokenTransferErc20Params & { actionType: "TRANSFER_ERC20" })
234
+ | (AaveBorrowParams & { actionType: "AAVE_BORROW" })
235
+ | (AaveRepayParams & { actionType: "AAVE_REPAY" })
236
+ | (MorphoBorrowParams & { actionType: "MORPHO_BORROW" })
237
+ | (MorphoRepayParams & { actionType: "MORPHO_REPAY" })
238
+ | (MorphoSupplyCollateralParams & { actionType: "MORPHO_SUPPLY_COLLATERAL" })
239
+ | (MorphoWithdrawCollateralParams & {
240
+ actionType: "MORPHO_WITHDRAW_COLLATERAL";
241
+ })
242
+ | (AerodromeSlipstreamBuyExactlyParams & {
243
+ actionType: "AERODROME_SLIPSTREAM_BUY_EXACTLY";
244
+ })
245
+ | (AerodromeSlipstreamIncreaseLiquidityProvisionParams & {
246
+ actionType: "AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY";
247
+ })
248
+ | (AerodromeSlipstreamSellExactlyParams & {
249
+ actionType: "AERODROME_SLIPSTREAM_SELL_EXACTLY";
250
+ })
251
+ | (UniswapIncreaseLiquidityProvisionParams & {
252
+ actionType: "UNISWAP_ADD_LIQUIDITY";
253
+ })
254
+ | (UniswapBuyExactlyParams & { actionType: "UNISWAP_BUY_EXACTLY" })
255
+ | (UniswapSellExactlyParams & { actionType: "UNISWAP_SELL_EXACTLY" })
256
+ | (AerodromeSlipstreamMintLiquidityProvisionParams & {
257
+ actionType: "AERODROME_SLIPSTREAM_MINT_LIQUIDITY";
258
+ })
259
+ | (UniswapMintLiquidityProvisionParams & {
260
+ actionType: "UNISWAP_MINT_LIQUIDITY";
261
+ });
251
262
 
252
263
  export type UserOperation = {
253
- actionType: MulticallActionType;
254
264
  body:
255
- | UnwrapWethParams
256
- | WrapEthParams
257
- | MorphoSetVaultAllowanceParams
258
- | SkyBuyParams
259
- | SkySellParams
260
- | SkyDepositParams
261
- | SkyWithdrawParams
262
- | PendleBuyPtParams
263
- | PendleSellPtParams
264
- | PendleBuyYtParams
265
- | PendleSellYtParams
266
- | AerodromeSlipstreamWithdrawLiquidityProvisionParams
267
- | UniswapWithdrawLiquidityProvisionParams
268
- | AaveSupplyParams
269
- | AaveWithdrawParams
270
- | MorphoDepositParams
271
- | MorphoWithdrawParams
272
- | TokenTransferErc20Params
273
- | IncreaseAllowanceParams
274
- | AaveBorrowParams
275
- | AaveRepayParams
276
- | MorphoBorrowParams
277
- | MorphoRepayParams
278
- | MorphoSupplyCollateralParams
279
- | MorphoWithdrawCollateralParams
280
- | AerodromeSlipstreamIncreaseLiquidityProvisionParams
281
- | AerodromeSlipstreamBuyExactlyParams
282
- | AerodromeSlipstreamSellExactlyParams
283
- | UniswapIncreaseLiquidityProvisionParams
284
- | UniswapBuyExactlyParams
285
- | UniswapSellExactlyParams
286
- | AerodromeSlipstreamMintLiquidityProvisionParams
287
- | UniswapMintLiquidityProvisionParams;
288
- additionalProperties?: { [k: string]: any };
265
+ | (UnwrapWethParams & { actionType: "UNWRAP_WETH" })
266
+ | (WrapEthParams & { actionType: "WRAP_ETH" })
267
+ | (AerodromeSlipstreamWithdrawLiquidityProvisionParams & {
268
+ actionType: "AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY";
269
+ })
270
+ | (MorphoSetVaultAllowanceParams & {
271
+ actionType: "MORPHO_SET_VAULT_ALLOWANCE";
272
+ })
273
+ | (PendleBuyPtParams & { actionType: "PENDLE_BUY_PT" })
274
+ | (PendleBuyYtParams & { actionType: "PENDLE_BUY_YT" })
275
+ | (PendleSellPtParams & { actionType: "PENDLE_SELL_PT" })
276
+ | (PendleSellYtParams & { actionType: "PENDLE_SELL_YT" })
277
+ | (SkyBuyParams & { actionType: "SKY_BUY" })
278
+ | (SkyDepositParams & { actionType: "SKY_DEPOSIT" })
279
+ | (SkySellParams & { actionType: "SKY_SELL" })
280
+ | (SkyWithdrawParams & { actionType: "SKY_WITHDRAW" })
281
+ | (UniswapWithdrawLiquidityProvisionParams & {
282
+ actionType: "UNISWAP_WITHDRAW_LIQUIDITY";
283
+ })
284
+ | (AaveSupplyParams & { actionType: "AAVE_SUPPLY" })
285
+ | (AaveWithdrawParams & { actionType: "AAVE_WITHDRAW" })
286
+ | (IncreaseAllowanceParams & { actionType: "ALLOWANCE_INCREASE" })
287
+ | (MorphoDepositParams & { actionType: "MORPHO_DEPOSIT" })
288
+ | (MorphoWithdrawParams & { actionType: "MORPHO_WITHDRAW" })
289
+ | (TokenTransferErc20Params & { actionType: "TRANSFER_ERC20" })
290
+ | (AaveBorrowParams & { actionType: "AAVE_BORROW" })
291
+ | (AaveRepayParams & { actionType: "AAVE_REPAY" })
292
+ | (MorphoBorrowParams & { actionType: "MORPHO_BORROW" })
293
+ | (MorphoRepayParams & { actionType: "MORPHO_REPAY" })
294
+ | (MorphoSupplyCollateralParams & {
295
+ actionType: "MORPHO_SUPPLY_COLLATERAL";
296
+ })
297
+ | (MorphoWithdrawCollateralParams & {
298
+ actionType: "MORPHO_WITHDRAW_COLLATERAL";
299
+ })
300
+ | (AerodromeSlipstreamBuyExactlyParams & {
301
+ actionType: "AERODROME_SLIPSTREAM_BUY_EXACTLY";
302
+ })
303
+ | (AerodromeSlipstreamIncreaseLiquidityProvisionParams & {
304
+ actionType: "AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY";
305
+ })
306
+ | (AerodromeSlipstreamSellExactlyParams & {
307
+ actionType: "AERODROME_SLIPSTREAM_SELL_EXACTLY";
308
+ })
309
+ | (UniswapIncreaseLiquidityProvisionParams & {
310
+ actionType: "UNISWAP_ADD_LIQUIDITY";
311
+ })
312
+ | (UniswapBuyExactlyParams & { actionType: "UNISWAP_BUY_EXACTLY" })
313
+ | (UniswapSellExactlyParams & { actionType: "UNISWAP_SELL_EXACTLY" })
314
+ | (AerodromeSlipstreamMintLiquidityProvisionParams & {
315
+ actionType: "AERODROME_SLIPSTREAM_MINT_LIQUIDITY";
316
+ })
317
+ | (UniswapMintLiquidityProvisionParams & {
318
+ actionType: "UNISWAP_MINT_LIQUIDITY";
319
+ });
289
320
  };
290
321
 
291
322
  /** @internal */
292
323
  export const Body$inboundSchema: z.ZodType<Body, z.ZodTypeDef, unknown> = z
293
324
  .union([
294
- UnwrapWethParams$inboundSchema,
295
- WrapEthParams$inboundSchema,
296
- MorphoSetVaultAllowanceParams$inboundSchema,
297
- SkyBuyParams$inboundSchema,
298
- SkySellParams$inboundSchema,
299
- SkyDepositParams$inboundSchema,
300
- SkyWithdrawParams$inboundSchema,
301
- PendleBuyPtParams$inboundSchema,
302
- PendleSellPtParams$inboundSchema,
303
- PendleBuyYtParams$inboundSchema,
304
- PendleSellYtParams$inboundSchema,
305
- AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema,
306
- UniswapWithdrawLiquidityProvisionParams$inboundSchema,
307
- AaveSupplyParams$inboundSchema,
308
- AaveWithdrawParams$inboundSchema,
309
- MorphoDepositParams$inboundSchema,
310
- MorphoWithdrawParams$inboundSchema,
311
- TokenTransferErc20Params$inboundSchema,
312
- IncreaseAllowanceParams$inboundSchema,
313
- AaveBorrowParams$inboundSchema,
314
- AaveRepayParams$inboundSchema,
315
- MorphoBorrowParams$inboundSchema,
316
- MorphoRepayParams$inboundSchema,
317
- MorphoSupplyCollateralParams$inboundSchema,
318
- MorphoWithdrawCollateralParams$inboundSchema,
319
- AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema,
320
- AerodromeSlipstreamBuyExactlyParams$inboundSchema,
321
- AerodromeSlipstreamSellExactlyParams$inboundSchema,
322
- UniswapIncreaseLiquidityProvisionParams$inboundSchema,
323
- UniswapBuyExactlyParams$inboundSchema,
324
- UniswapSellExactlyParams$inboundSchema,
325
- AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema,
326
- UniswapMintLiquidityProvisionParams$inboundSchema,
325
+ UnwrapWethParams$inboundSchema.and(
326
+ z.object({ action_type: z.literal("UNWRAP_WETH") }).transform((v) => ({
327
+ actionType: v.action_type,
328
+ })),
329
+ ),
330
+ WrapEthParams$inboundSchema.and(
331
+ z.object({ action_type: z.literal("WRAP_ETH") }).transform((v) => ({
332
+ actionType: v.action_type,
333
+ })),
334
+ ),
335
+ AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema.and(
336
+ z.object({
337
+ action_type: z.literal("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY"),
338
+ }).transform((v) => ({ actionType: v.action_type })),
339
+ ),
340
+ MorphoSetVaultAllowanceParams$inboundSchema.and(
341
+ z.object({ action_type: z.literal("MORPHO_SET_VAULT_ALLOWANCE") })
342
+ .transform((v) => ({ actionType: v.action_type })),
343
+ ),
344
+ PendleBuyPtParams$inboundSchema.and(
345
+ z.object({ action_type: z.literal("PENDLE_BUY_PT") }).transform((v) => ({
346
+ actionType: v.action_type,
347
+ })),
348
+ ),
349
+ PendleBuyYtParams$inboundSchema.and(
350
+ z.object({ action_type: z.literal("PENDLE_BUY_YT") }).transform((v) => ({
351
+ actionType: v.action_type,
352
+ })),
353
+ ),
354
+ PendleSellPtParams$inboundSchema.and(
355
+ z.object({ action_type: z.literal("PENDLE_SELL_PT") }).transform((v) => ({
356
+ actionType: v.action_type,
357
+ })),
358
+ ),
359
+ PendleSellYtParams$inboundSchema.and(
360
+ z.object({ action_type: z.literal("PENDLE_SELL_YT") }).transform((v) => ({
361
+ actionType: v.action_type,
362
+ })),
363
+ ),
364
+ SkyBuyParams$inboundSchema.and(
365
+ z.object({ action_type: z.literal("SKY_BUY") }).transform((v) => ({
366
+ actionType: v.action_type,
367
+ })),
368
+ ),
369
+ SkyDepositParams$inboundSchema.and(
370
+ z.object({ action_type: z.literal("SKY_DEPOSIT") }).transform((v) => ({
371
+ actionType: v.action_type,
372
+ })),
373
+ ),
374
+ SkySellParams$inboundSchema.and(
375
+ z.object({ action_type: z.literal("SKY_SELL") }).transform((v) => ({
376
+ actionType: v.action_type,
377
+ })),
378
+ ),
379
+ SkyWithdrawParams$inboundSchema.and(
380
+ z.object({ action_type: z.literal("SKY_WITHDRAW") }).transform((v) => ({
381
+ actionType: v.action_type,
382
+ })),
383
+ ),
384
+ UniswapWithdrawLiquidityProvisionParams$inboundSchema.and(
385
+ z.object({ action_type: z.literal("UNISWAP_WITHDRAW_LIQUIDITY") })
386
+ .transform((v) => ({ actionType: v.action_type })),
387
+ ),
388
+ AaveSupplyParams$inboundSchema.and(
389
+ z.object({ action_type: z.literal("AAVE_SUPPLY") }).transform((v) => ({
390
+ actionType: v.action_type,
391
+ })),
392
+ ),
393
+ AaveWithdrawParams$inboundSchema.and(
394
+ z.object({ action_type: z.literal("AAVE_WITHDRAW") }).transform((v) => ({
395
+ actionType: v.action_type,
396
+ })),
397
+ ),
398
+ IncreaseAllowanceParams$inboundSchema.and(
399
+ z.object({ action_type: z.literal("ALLOWANCE_INCREASE") }).transform((
400
+ v,
401
+ ) => ({ actionType: v.action_type })),
402
+ ),
403
+ MorphoDepositParams$inboundSchema.and(
404
+ z.object({ action_type: z.literal("MORPHO_DEPOSIT") }).transform((v) => ({
405
+ actionType: v.action_type,
406
+ })),
407
+ ),
408
+ MorphoWithdrawParams$inboundSchema.and(
409
+ z.object({ action_type: z.literal("MORPHO_WITHDRAW") }).transform((
410
+ v,
411
+ ) => ({ actionType: v.action_type })),
412
+ ),
413
+ TokenTransferErc20Params$inboundSchema.and(
414
+ z.object({ action_type: z.literal("TRANSFER_ERC20") }).transform((v) => ({
415
+ actionType: v.action_type,
416
+ })),
417
+ ),
418
+ AaveBorrowParams$inboundSchema.and(
419
+ z.object({ action_type: z.literal("AAVE_BORROW") }).transform((v) => ({
420
+ actionType: v.action_type,
421
+ })),
422
+ ),
423
+ AaveRepayParams$inboundSchema.and(
424
+ z.object({ action_type: z.literal("AAVE_REPAY") }).transform((v) => ({
425
+ actionType: v.action_type,
426
+ })),
427
+ ),
428
+ MorphoBorrowParams$inboundSchema.and(
429
+ z.object({ action_type: z.literal("MORPHO_BORROW") }).transform((v) => ({
430
+ actionType: v.action_type,
431
+ })),
432
+ ),
433
+ MorphoRepayParams$inboundSchema.and(
434
+ z.object({ action_type: z.literal("MORPHO_REPAY") }).transform((v) => ({
435
+ actionType: v.action_type,
436
+ })),
437
+ ),
438
+ MorphoSupplyCollateralParams$inboundSchema.and(
439
+ z.object({ action_type: z.literal("MORPHO_SUPPLY_COLLATERAL") })
440
+ .transform((v) => ({ actionType: v.action_type })),
441
+ ),
442
+ MorphoWithdrawCollateralParams$inboundSchema.and(
443
+ z.object({ action_type: z.literal("MORPHO_WITHDRAW_COLLATERAL") })
444
+ .transform((v) => ({ actionType: v.action_type })),
445
+ ),
446
+ AerodromeSlipstreamBuyExactlyParams$inboundSchema.and(
447
+ z.object({ action_type: z.literal("AERODROME_SLIPSTREAM_BUY_EXACTLY") })
448
+ .transform((v) => ({ actionType: v.action_type })),
449
+ ),
450
+ AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema.and(
451
+ z.object({
452
+ action_type: z.literal("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY"),
453
+ }).transform((v) => ({ actionType: v.action_type })),
454
+ ),
455
+ AerodromeSlipstreamSellExactlyParams$inboundSchema.and(
456
+ z.object({ action_type: z.literal("AERODROME_SLIPSTREAM_SELL_EXACTLY") })
457
+ .transform((v) => ({ actionType: v.action_type })),
458
+ ),
459
+ UniswapIncreaseLiquidityProvisionParams$inboundSchema.and(
460
+ z.object({ action_type: z.literal("UNISWAP_ADD_LIQUIDITY") }).transform((
461
+ v,
462
+ ) => ({ actionType: v.action_type })),
463
+ ),
464
+ UniswapBuyExactlyParams$inboundSchema.and(
465
+ z.object({ action_type: z.literal("UNISWAP_BUY_EXACTLY") }).transform((
466
+ v,
467
+ ) => ({ actionType: v.action_type })),
468
+ ),
469
+ UniswapSellExactlyParams$inboundSchema.and(
470
+ z.object({ action_type: z.literal("UNISWAP_SELL_EXACTLY") }).transform((
471
+ v,
472
+ ) => ({ actionType: v.action_type })),
473
+ ),
474
+ AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema.and(
475
+ z.object({
476
+ action_type: z.literal("AERODROME_SLIPSTREAM_MINT_LIQUIDITY"),
477
+ }).transform((v) => ({ actionType: v.action_type })),
478
+ ),
479
+ UniswapMintLiquidityProvisionParams$inboundSchema.and(
480
+ z.object({ action_type: z.literal("UNISWAP_MINT_LIQUIDITY") }).transform((
481
+ v,
482
+ ) => ({ actionType: v.action_type })),
483
+ ),
327
484
  ]);
328
485
 
329
486
  /** @internal */
330
487
  export type Body$Outbound =
331
- | UnwrapWethParams$Outbound
332
- | WrapEthParams$Outbound
333
- | MorphoSetVaultAllowanceParams$Outbound
334
- | SkyBuyParams$Outbound
335
- | SkySellParams$Outbound
336
- | SkyDepositParams$Outbound
337
- | SkyWithdrawParams$Outbound
338
- | PendleBuyPtParams$Outbound
339
- | PendleSellPtParams$Outbound
340
- | PendleBuyYtParams$Outbound
341
- | PendleSellYtParams$Outbound
342
- | AerodromeSlipstreamWithdrawLiquidityProvisionParams$Outbound
343
- | UniswapWithdrawLiquidityProvisionParams$Outbound
344
- | AaveSupplyParams$Outbound
345
- | AaveWithdrawParams$Outbound
346
- | MorphoDepositParams$Outbound
347
- | MorphoWithdrawParams$Outbound
348
- | TokenTransferErc20Params$Outbound
349
- | IncreaseAllowanceParams$Outbound
350
- | AaveBorrowParams$Outbound
351
- | AaveRepayParams$Outbound
352
- | MorphoBorrowParams$Outbound
353
- | MorphoRepayParams$Outbound
354
- | MorphoSupplyCollateralParams$Outbound
355
- | MorphoWithdrawCollateralParams$Outbound
356
- | AerodromeSlipstreamIncreaseLiquidityProvisionParams$Outbound
357
- | AerodromeSlipstreamBuyExactlyParams$Outbound
358
- | AerodromeSlipstreamSellExactlyParams$Outbound
359
- | UniswapIncreaseLiquidityProvisionParams$Outbound
360
- | UniswapBuyExactlyParams$Outbound
361
- | UniswapSellExactlyParams$Outbound
362
- | AerodromeSlipstreamMintLiquidityProvisionParams$Outbound
363
- | UniswapMintLiquidityProvisionParams$Outbound;
488
+ | (UnwrapWethParams$Outbound & { action_type: "UNWRAP_WETH" })
489
+ | (WrapEthParams$Outbound & { action_type: "WRAP_ETH" })
490
+ | (AerodromeSlipstreamWithdrawLiquidityProvisionParams$Outbound & {
491
+ action_type: "AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY";
492
+ })
493
+ | (MorphoSetVaultAllowanceParams$Outbound & {
494
+ action_type: "MORPHO_SET_VAULT_ALLOWANCE";
495
+ })
496
+ | (PendleBuyPtParams$Outbound & { action_type: "PENDLE_BUY_PT" })
497
+ | (PendleBuyYtParams$Outbound & { action_type: "PENDLE_BUY_YT" })
498
+ | (PendleSellPtParams$Outbound & { action_type: "PENDLE_SELL_PT" })
499
+ | (PendleSellYtParams$Outbound & { action_type: "PENDLE_SELL_YT" })
500
+ | (SkyBuyParams$Outbound & { action_type: "SKY_BUY" })
501
+ | (SkyDepositParams$Outbound & { action_type: "SKY_DEPOSIT" })
502
+ | (SkySellParams$Outbound & { action_type: "SKY_SELL" })
503
+ | (SkyWithdrawParams$Outbound & { action_type: "SKY_WITHDRAW" })
504
+ | (UniswapWithdrawLiquidityProvisionParams$Outbound & {
505
+ action_type: "UNISWAP_WITHDRAW_LIQUIDITY";
506
+ })
507
+ | (AaveSupplyParams$Outbound & { action_type: "AAVE_SUPPLY" })
508
+ | (AaveWithdrawParams$Outbound & { action_type: "AAVE_WITHDRAW" })
509
+ | (IncreaseAllowanceParams$Outbound & { action_type: "ALLOWANCE_INCREASE" })
510
+ | (MorphoDepositParams$Outbound & { action_type: "MORPHO_DEPOSIT" })
511
+ | (MorphoWithdrawParams$Outbound & { action_type: "MORPHO_WITHDRAW" })
512
+ | (TokenTransferErc20Params$Outbound & { action_type: "TRANSFER_ERC20" })
513
+ | (AaveBorrowParams$Outbound & { action_type: "AAVE_BORROW" })
514
+ | (AaveRepayParams$Outbound & { action_type: "AAVE_REPAY" })
515
+ | (MorphoBorrowParams$Outbound & { action_type: "MORPHO_BORROW" })
516
+ | (MorphoRepayParams$Outbound & { action_type: "MORPHO_REPAY" })
517
+ | (MorphoSupplyCollateralParams$Outbound & {
518
+ action_type: "MORPHO_SUPPLY_COLLATERAL";
519
+ })
520
+ | (MorphoWithdrawCollateralParams$Outbound & {
521
+ action_type: "MORPHO_WITHDRAW_COLLATERAL";
522
+ })
523
+ | (AerodromeSlipstreamBuyExactlyParams$Outbound & {
524
+ action_type: "AERODROME_SLIPSTREAM_BUY_EXACTLY";
525
+ })
526
+ | (AerodromeSlipstreamIncreaseLiquidityProvisionParams$Outbound & {
527
+ action_type: "AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY";
528
+ })
529
+ | (AerodromeSlipstreamSellExactlyParams$Outbound & {
530
+ action_type: "AERODROME_SLIPSTREAM_SELL_EXACTLY";
531
+ })
532
+ | (UniswapIncreaseLiquidityProvisionParams$Outbound & {
533
+ action_type: "UNISWAP_ADD_LIQUIDITY";
534
+ })
535
+ | (UniswapBuyExactlyParams$Outbound & { action_type: "UNISWAP_BUY_EXACTLY" })
536
+ | (UniswapSellExactlyParams$Outbound & {
537
+ action_type: "UNISWAP_SELL_EXACTLY";
538
+ })
539
+ | (AerodromeSlipstreamMintLiquidityProvisionParams$Outbound & {
540
+ action_type: "AERODROME_SLIPSTREAM_MINT_LIQUIDITY";
541
+ })
542
+ | (UniswapMintLiquidityProvisionParams$Outbound & {
543
+ action_type: "UNISWAP_MINT_LIQUIDITY";
544
+ });
364
545
 
365
546
  /** @internal */
366
547
  export const Body$outboundSchema: z.ZodType<Body$Outbound, z.ZodTypeDef, Body> =
367
548
  z.union([
368
- UnwrapWethParams$outboundSchema,
369
- WrapEthParams$outboundSchema,
370
- MorphoSetVaultAllowanceParams$outboundSchema,
371
- SkyBuyParams$outboundSchema,
372
- SkySellParams$outboundSchema,
373
- SkyDepositParams$outboundSchema,
374
- SkyWithdrawParams$outboundSchema,
375
- PendleBuyPtParams$outboundSchema,
376
- PendleSellPtParams$outboundSchema,
377
- PendleBuyYtParams$outboundSchema,
378
- PendleSellYtParams$outboundSchema,
379
- AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema,
380
- UniswapWithdrawLiquidityProvisionParams$outboundSchema,
381
- AaveSupplyParams$outboundSchema,
382
- AaveWithdrawParams$outboundSchema,
383
- MorphoDepositParams$outboundSchema,
384
- MorphoWithdrawParams$outboundSchema,
385
- TokenTransferErc20Params$outboundSchema,
386
- IncreaseAllowanceParams$outboundSchema,
387
- AaveBorrowParams$outboundSchema,
388
- AaveRepayParams$outboundSchema,
389
- MorphoBorrowParams$outboundSchema,
390
- MorphoRepayParams$outboundSchema,
391
- MorphoSupplyCollateralParams$outboundSchema,
392
- MorphoWithdrawCollateralParams$outboundSchema,
393
- AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema,
394
- AerodromeSlipstreamBuyExactlyParams$outboundSchema,
395
- AerodromeSlipstreamSellExactlyParams$outboundSchema,
396
- UniswapIncreaseLiquidityProvisionParams$outboundSchema,
397
- UniswapBuyExactlyParams$outboundSchema,
398
- UniswapSellExactlyParams$outboundSchema,
399
- AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema,
400
- UniswapMintLiquidityProvisionParams$outboundSchema,
549
+ UnwrapWethParams$outboundSchema.and(
550
+ z.object({ actionType: z.literal("UNWRAP_WETH") }).transform((v) => ({
551
+ action_type: v.actionType,
552
+ })),
553
+ ),
554
+ WrapEthParams$outboundSchema.and(
555
+ z.object({ actionType: z.literal("WRAP_ETH") }).transform((v) => ({
556
+ action_type: v.actionType,
557
+ })),
558
+ ),
559
+ AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema.and(
560
+ z.object({
561
+ actionType: z.literal("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY"),
562
+ }).transform((v) => ({ action_type: v.actionType })),
563
+ ),
564
+ MorphoSetVaultAllowanceParams$outboundSchema.and(
565
+ z.object({ actionType: z.literal("MORPHO_SET_VAULT_ALLOWANCE") })
566
+ .transform((v) => ({ action_type: v.actionType })),
567
+ ),
568
+ PendleBuyPtParams$outboundSchema.and(
569
+ z.object({ actionType: z.literal("PENDLE_BUY_PT") }).transform((v) => ({
570
+ action_type: v.actionType,
571
+ })),
572
+ ),
573
+ PendleBuyYtParams$outboundSchema.and(
574
+ z.object({ actionType: z.literal("PENDLE_BUY_YT") }).transform((v) => ({
575
+ action_type: v.actionType,
576
+ })),
577
+ ),
578
+ PendleSellPtParams$outboundSchema.and(
579
+ z.object({ actionType: z.literal("PENDLE_SELL_PT") }).transform((v) => ({
580
+ action_type: v.actionType,
581
+ })),
582
+ ),
583
+ PendleSellYtParams$outboundSchema.and(
584
+ z.object({ actionType: z.literal("PENDLE_SELL_YT") }).transform((v) => ({
585
+ action_type: v.actionType,
586
+ })),
587
+ ),
588
+ SkyBuyParams$outboundSchema.and(
589
+ z.object({ actionType: z.literal("SKY_BUY") }).transform((v) => ({
590
+ action_type: v.actionType,
591
+ })),
592
+ ),
593
+ SkyDepositParams$outboundSchema.and(
594
+ z.object({ actionType: z.literal("SKY_DEPOSIT") }).transform((v) => ({
595
+ action_type: v.actionType,
596
+ })),
597
+ ),
598
+ SkySellParams$outboundSchema.and(
599
+ z.object({ actionType: z.literal("SKY_SELL") }).transform((v) => ({
600
+ action_type: v.actionType,
601
+ })),
602
+ ),
603
+ SkyWithdrawParams$outboundSchema.and(
604
+ z.object({ actionType: z.literal("SKY_WITHDRAW") }).transform((v) => ({
605
+ action_type: v.actionType,
606
+ })),
607
+ ),
608
+ UniswapWithdrawLiquidityProvisionParams$outboundSchema.and(
609
+ z.object({ actionType: z.literal("UNISWAP_WITHDRAW_LIQUIDITY") })
610
+ .transform((v) => ({ action_type: v.actionType })),
611
+ ),
612
+ AaveSupplyParams$outboundSchema.and(
613
+ z.object({ actionType: z.literal("AAVE_SUPPLY") }).transform((v) => ({
614
+ action_type: v.actionType,
615
+ })),
616
+ ),
617
+ AaveWithdrawParams$outboundSchema.and(
618
+ z.object({ actionType: z.literal("AAVE_WITHDRAW") }).transform((v) => ({
619
+ action_type: v.actionType,
620
+ })),
621
+ ),
622
+ IncreaseAllowanceParams$outboundSchema.and(
623
+ z.object({ actionType: z.literal("ALLOWANCE_INCREASE") }).transform((
624
+ v,
625
+ ) => ({ action_type: v.actionType })),
626
+ ),
627
+ MorphoDepositParams$outboundSchema.and(
628
+ z.object({ actionType: z.literal("MORPHO_DEPOSIT") }).transform((v) => ({
629
+ action_type: v.actionType,
630
+ })),
631
+ ),
632
+ MorphoWithdrawParams$outboundSchema.and(
633
+ z.object({ actionType: z.literal("MORPHO_WITHDRAW") }).transform((v) => ({
634
+ action_type: v.actionType,
635
+ })),
636
+ ),
637
+ TokenTransferErc20Params$outboundSchema.and(
638
+ z.object({ actionType: z.literal("TRANSFER_ERC20") }).transform((v) => ({
639
+ action_type: v.actionType,
640
+ })),
641
+ ),
642
+ AaveBorrowParams$outboundSchema.and(
643
+ z.object({ actionType: z.literal("AAVE_BORROW") }).transform((v) => ({
644
+ action_type: v.actionType,
645
+ })),
646
+ ),
647
+ AaveRepayParams$outboundSchema.and(
648
+ z.object({ actionType: z.literal("AAVE_REPAY") }).transform((v) => ({
649
+ action_type: v.actionType,
650
+ })),
651
+ ),
652
+ MorphoBorrowParams$outboundSchema.and(
653
+ z.object({ actionType: z.literal("MORPHO_BORROW") }).transform((v) => ({
654
+ action_type: v.actionType,
655
+ })),
656
+ ),
657
+ MorphoRepayParams$outboundSchema.and(
658
+ z.object({ actionType: z.literal("MORPHO_REPAY") }).transform((v) => ({
659
+ action_type: v.actionType,
660
+ })),
661
+ ),
662
+ MorphoSupplyCollateralParams$outboundSchema.and(
663
+ z.object({ actionType: z.literal("MORPHO_SUPPLY_COLLATERAL") }).transform(
664
+ (v) => ({ action_type: v.actionType })
665
+ ),
666
+ ),
667
+ MorphoWithdrawCollateralParams$outboundSchema.and(
668
+ z.object({ actionType: z.literal("MORPHO_WITHDRAW_COLLATERAL") })
669
+ .transform((v) => ({ action_type: v.actionType })),
670
+ ),
671
+ AerodromeSlipstreamBuyExactlyParams$outboundSchema.and(
672
+ z.object({ actionType: z.literal("AERODROME_SLIPSTREAM_BUY_EXACTLY") })
673
+ .transform((v) => ({ action_type: v.actionType })),
674
+ ),
675
+ AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema.and(
676
+ z.object({
677
+ actionType: z.literal("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY"),
678
+ }).transform((v) => ({ action_type: v.actionType })),
679
+ ),
680
+ AerodromeSlipstreamSellExactlyParams$outboundSchema.and(
681
+ z.object({ actionType: z.literal("AERODROME_SLIPSTREAM_SELL_EXACTLY") })
682
+ .transform((v) => ({ action_type: v.actionType })),
683
+ ),
684
+ UniswapIncreaseLiquidityProvisionParams$outboundSchema.and(
685
+ z.object({ actionType: z.literal("UNISWAP_ADD_LIQUIDITY") }).transform((
686
+ v,
687
+ ) => ({ action_type: v.actionType })),
688
+ ),
689
+ UniswapBuyExactlyParams$outboundSchema.and(
690
+ z.object({ actionType: z.literal("UNISWAP_BUY_EXACTLY") }).transform((
691
+ v,
692
+ ) => ({ action_type: v.actionType })),
693
+ ),
694
+ UniswapSellExactlyParams$outboundSchema.and(
695
+ z.object({ actionType: z.literal("UNISWAP_SELL_EXACTLY") }).transform((
696
+ v,
697
+ ) => ({ action_type: v.actionType })),
698
+ ),
699
+ AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema.and(
700
+ z.object({ actionType: z.literal("AERODROME_SLIPSTREAM_MINT_LIQUIDITY") })
701
+ .transform((v) => ({ action_type: v.actionType })),
702
+ ),
703
+ UniswapMintLiquidityProvisionParams$outboundSchema.and(
704
+ z.object({ actionType: z.literal("UNISWAP_MINT_LIQUIDITY") }).transform((
705
+ v,
706
+ ) => ({ action_type: v.actionType })),
707
+ ),
401
708
  ]);
402
709
 
403
710
  /**
@@ -432,91 +739,232 @@ export const UserOperation$inboundSchema: z.ZodType<
432
739
  UserOperation,
433
740
  z.ZodTypeDef,
434
741
  unknown
435
- > = collectExtraKeys$(
436
- z.object({
437
- action_type: MulticallActionType$inboundSchema,
438
- body: z.union([
439
- UnwrapWethParams$inboundSchema,
440
- WrapEthParams$inboundSchema,
441
- MorphoSetVaultAllowanceParams$inboundSchema,
442
- SkyBuyParams$inboundSchema,
443
- SkySellParams$inboundSchema,
444
- SkyDepositParams$inboundSchema,
445
- SkyWithdrawParams$inboundSchema,
446
- PendleBuyPtParams$inboundSchema,
447
- PendleSellPtParams$inboundSchema,
448
- PendleBuyYtParams$inboundSchema,
449
- PendleSellYtParams$inboundSchema,
450
- AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema,
451
- UniswapWithdrawLiquidityProvisionParams$inboundSchema,
452
- AaveSupplyParams$inboundSchema,
453
- AaveWithdrawParams$inboundSchema,
454
- MorphoDepositParams$inboundSchema,
455
- MorphoWithdrawParams$inboundSchema,
456
- TokenTransferErc20Params$inboundSchema,
457
- IncreaseAllowanceParams$inboundSchema,
458
- AaveBorrowParams$inboundSchema,
459
- AaveRepayParams$inboundSchema,
460
- MorphoBorrowParams$inboundSchema,
461
- MorphoRepayParams$inboundSchema,
462
- MorphoSupplyCollateralParams$inboundSchema,
463
- MorphoWithdrawCollateralParams$inboundSchema,
464
- AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema,
465
- AerodromeSlipstreamBuyExactlyParams$inboundSchema,
466
- AerodromeSlipstreamSellExactlyParams$inboundSchema,
467
- UniswapIncreaseLiquidityProvisionParams$inboundSchema,
468
- UniswapBuyExactlyParams$inboundSchema,
469
- UniswapSellExactlyParams$inboundSchema,
470
- AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema,
471
- UniswapMintLiquidityProvisionParams$inboundSchema,
472
- ]),
473
- }).catchall(z.any()),
474
- "additionalProperties",
475
- true,
476
- ).transform((v) => {
477
- return remap$(v, {
478
- "action_type": "actionType",
479
- });
742
+ > = z.object({
743
+ body: z.union([
744
+ UnwrapWethParams$inboundSchema.and(
745
+ z.object({ action_type: z.literal("UNWRAP_WETH") }).transform((v) => ({
746
+ actionType: v.action_type,
747
+ })),
748
+ ),
749
+ WrapEthParams$inboundSchema.and(
750
+ z.object({ action_type: z.literal("WRAP_ETH") }).transform((v) => ({
751
+ actionType: v.action_type,
752
+ })),
753
+ ),
754
+ AerodromeSlipstreamWithdrawLiquidityProvisionParams$inboundSchema.and(
755
+ z.object({
756
+ action_type: z.literal("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY"),
757
+ }).transform((v) => ({ actionType: v.action_type })),
758
+ ),
759
+ MorphoSetVaultAllowanceParams$inboundSchema.and(
760
+ z.object({ action_type: z.literal("MORPHO_SET_VAULT_ALLOWANCE") })
761
+ .transform((v) => ({ actionType: v.action_type })),
762
+ ),
763
+ PendleBuyPtParams$inboundSchema.and(
764
+ z.object({ action_type: z.literal("PENDLE_BUY_PT") }).transform((v) => ({
765
+ actionType: v.action_type,
766
+ })),
767
+ ),
768
+ PendleBuyYtParams$inboundSchema.and(
769
+ z.object({ action_type: z.literal("PENDLE_BUY_YT") }).transform((v) => ({
770
+ actionType: v.action_type,
771
+ })),
772
+ ),
773
+ PendleSellPtParams$inboundSchema.and(
774
+ z.object({ action_type: z.literal("PENDLE_SELL_PT") }).transform((v) => ({
775
+ actionType: v.action_type,
776
+ })),
777
+ ),
778
+ PendleSellYtParams$inboundSchema.and(
779
+ z.object({ action_type: z.literal("PENDLE_SELL_YT") }).transform((v) => ({
780
+ actionType: v.action_type,
781
+ })),
782
+ ),
783
+ SkyBuyParams$inboundSchema.and(
784
+ z.object({ action_type: z.literal("SKY_BUY") }).transform((v) => ({
785
+ actionType: v.action_type,
786
+ })),
787
+ ),
788
+ SkyDepositParams$inboundSchema.and(
789
+ z.object({ action_type: z.literal("SKY_DEPOSIT") }).transform((v) => ({
790
+ actionType: v.action_type,
791
+ })),
792
+ ),
793
+ SkySellParams$inboundSchema.and(
794
+ z.object({ action_type: z.literal("SKY_SELL") }).transform((v) => ({
795
+ actionType: v.action_type,
796
+ })),
797
+ ),
798
+ SkyWithdrawParams$inboundSchema.and(
799
+ z.object({ action_type: z.literal("SKY_WITHDRAW") }).transform((v) => ({
800
+ actionType: v.action_type,
801
+ })),
802
+ ),
803
+ UniswapWithdrawLiquidityProvisionParams$inboundSchema.and(
804
+ z.object({ action_type: z.literal("UNISWAP_WITHDRAW_LIQUIDITY") })
805
+ .transform((v) => ({ actionType: v.action_type })),
806
+ ),
807
+ AaveSupplyParams$inboundSchema.and(
808
+ z.object({ action_type: z.literal("AAVE_SUPPLY") }).transform((v) => ({
809
+ actionType: v.action_type,
810
+ })),
811
+ ),
812
+ AaveWithdrawParams$inboundSchema.and(
813
+ z.object({ action_type: z.literal("AAVE_WITHDRAW") }).transform((v) => ({
814
+ actionType: v.action_type,
815
+ })),
816
+ ),
817
+ IncreaseAllowanceParams$inboundSchema.and(
818
+ z.object({ action_type: z.literal("ALLOWANCE_INCREASE") }).transform((
819
+ v,
820
+ ) => ({ actionType: v.action_type })),
821
+ ),
822
+ MorphoDepositParams$inboundSchema.and(
823
+ z.object({ action_type: z.literal("MORPHO_DEPOSIT") }).transform((v) => ({
824
+ actionType: v.action_type,
825
+ })),
826
+ ),
827
+ MorphoWithdrawParams$inboundSchema.and(
828
+ z.object({ action_type: z.literal("MORPHO_WITHDRAW") }).transform((
829
+ v,
830
+ ) => ({ actionType: v.action_type })),
831
+ ),
832
+ TokenTransferErc20Params$inboundSchema.and(
833
+ z.object({ action_type: z.literal("TRANSFER_ERC20") }).transform((v) => ({
834
+ actionType: v.action_type,
835
+ })),
836
+ ),
837
+ AaveBorrowParams$inboundSchema.and(
838
+ z.object({ action_type: z.literal("AAVE_BORROW") }).transform((v) => ({
839
+ actionType: v.action_type,
840
+ })),
841
+ ),
842
+ AaveRepayParams$inboundSchema.and(
843
+ z.object({ action_type: z.literal("AAVE_REPAY") }).transform((v) => ({
844
+ actionType: v.action_type,
845
+ })),
846
+ ),
847
+ MorphoBorrowParams$inboundSchema.and(
848
+ z.object({ action_type: z.literal("MORPHO_BORROW") }).transform((v) => ({
849
+ actionType: v.action_type,
850
+ })),
851
+ ),
852
+ MorphoRepayParams$inboundSchema.and(
853
+ z.object({ action_type: z.literal("MORPHO_REPAY") }).transform((v) => ({
854
+ actionType: v.action_type,
855
+ })),
856
+ ),
857
+ MorphoSupplyCollateralParams$inboundSchema.and(
858
+ z.object({ action_type: z.literal("MORPHO_SUPPLY_COLLATERAL") })
859
+ .transform((v) => ({ actionType: v.action_type })),
860
+ ),
861
+ MorphoWithdrawCollateralParams$inboundSchema.and(
862
+ z.object({ action_type: z.literal("MORPHO_WITHDRAW_COLLATERAL") })
863
+ .transform((v) => ({ actionType: v.action_type })),
864
+ ),
865
+ AerodromeSlipstreamBuyExactlyParams$inboundSchema.and(
866
+ z.object({ action_type: z.literal("AERODROME_SLIPSTREAM_BUY_EXACTLY") })
867
+ .transform((v) => ({ actionType: v.action_type })),
868
+ ),
869
+ AerodromeSlipstreamIncreaseLiquidityProvisionParams$inboundSchema.and(
870
+ z.object({
871
+ action_type: z.literal("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY"),
872
+ }).transform((v) => ({ actionType: v.action_type })),
873
+ ),
874
+ AerodromeSlipstreamSellExactlyParams$inboundSchema.and(
875
+ z.object({ action_type: z.literal("AERODROME_SLIPSTREAM_SELL_EXACTLY") })
876
+ .transform((v) => ({ actionType: v.action_type })),
877
+ ),
878
+ UniswapIncreaseLiquidityProvisionParams$inboundSchema.and(
879
+ z.object({ action_type: z.literal("UNISWAP_ADD_LIQUIDITY") }).transform((
880
+ v,
881
+ ) => ({ actionType: v.action_type })),
882
+ ),
883
+ UniswapBuyExactlyParams$inboundSchema.and(
884
+ z.object({ action_type: z.literal("UNISWAP_BUY_EXACTLY") }).transform((
885
+ v,
886
+ ) => ({ actionType: v.action_type })),
887
+ ),
888
+ UniswapSellExactlyParams$inboundSchema.and(
889
+ z.object({ action_type: z.literal("UNISWAP_SELL_EXACTLY") }).transform((
890
+ v,
891
+ ) => ({ actionType: v.action_type })),
892
+ ),
893
+ AerodromeSlipstreamMintLiquidityProvisionParams$inboundSchema.and(
894
+ z.object({
895
+ action_type: z.literal("AERODROME_SLIPSTREAM_MINT_LIQUIDITY"),
896
+ }).transform((v) => ({ actionType: v.action_type })),
897
+ ),
898
+ UniswapMintLiquidityProvisionParams$inboundSchema.and(
899
+ z.object({ action_type: z.literal("UNISWAP_MINT_LIQUIDITY") }).transform((
900
+ v,
901
+ ) => ({ actionType: v.action_type })),
902
+ ),
903
+ ]),
480
904
  });
481
905
 
482
906
  /** @internal */
483
907
  export type UserOperation$Outbound = {
484
- action_type: string;
485
908
  body:
486
- | UnwrapWethParams$Outbound
487
- | WrapEthParams$Outbound
488
- | MorphoSetVaultAllowanceParams$Outbound
489
- | SkyBuyParams$Outbound
490
- | SkySellParams$Outbound
491
- | SkyDepositParams$Outbound
492
- | SkyWithdrawParams$Outbound
493
- | PendleBuyPtParams$Outbound
494
- | PendleSellPtParams$Outbound
495
- | PendleBuyYtParams$Outbound
496
- | PendleSellYtParams$Outbound
497
- | AerodromeSlipstreamWithdrawLiquidityProvisionParams$Outbound
498
- | UniswapWithdrawLiquidityProvisionParams$Outbound
499
- | AaveSupplyParams$Outbound
500
- | AaveWithdrawParams$Outbound
501
- | MorphoDepositParams$Outbound
502
- | MorphoWithdrawParams$Outbound
503
- | TokenTransferErc20Params$Outbound
504
- | IncreaseAllowanceParams$Outbound
505
- | AaveBorrowParams$Outbound
506
- | AaveRepayParams$Outbound
507
- | MorphoBorrowParams$Outbound
508
- | MorphoRepayParams$Outbound
509
- | MorphoSupplyCollateralParams$Outbound
510
- | MorphoWithdrawCollateralParams$Outbound
511
- | AerodromeSlipstreamIncreaseLiquidityProvisionParams$Outbound
512
- | AerodromeSlipstreamBuyExactlyParams$Outbound
513
- | AerodromeSlipstreamSellExactlyParams$Outbound
514
- | UniswapIncreaseLiquidityProvisionParams$Outbound
515
- | UniswapBuyExactlyParams$Outbound
516
- | UniswapSellExactlyParams$Outbound
517
- | AerodromeSlipstreamMintLiquidityProvisionParams$Outbound
518
- | UniswapMintLiquidityProvisionParams$Outbound;
519
- [additionalProperties: string]: unknown;
909
+ | (UnwrapWethParams$Outbound & { action_type: "UNWRAP_WETH" })
910
+ | (WrapEthParams$Outbound & { action_type: "WRAP_ETH" })
911
+ | (AerodromeSlipstreamWithdrawLiquidityProvisionParams$Outbound & {
912
+ action_type: "AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY";
913
+ })
914
+ | (MorphoSetVaultAllowanceParams$Outbound & {
915
+ action_type: "MORPHO_SET_VAULT_ALLOWANCE";
916
+ })
917
+ | (PendleBuyPtParams$Outbound & { action_type: "PENDLE_BUY_PT" })
918
+ | (PendleBuyYtParams$Outbound & { action_type: "PENDLE_BUY_YT" })
919
+ | (PendleSellPtParams$Outbound & { action_type: "PENDLE_SELL_PT" })
920
+ | (PendleSellYtParams$Outbound & { action_type: "PENDLE_SELL_YT" })
921
+ | (SkyBuyParams$Outbound & { action_type: "SKY_BUY" })
922
+ | (SkyDepositParams$Outbound & { action_type: "SKY_DEPOSIT" })
923
+ | (SkySellParams$Outbound & { action_type: "SKY_SELL" })
924
+ | (SkyWithdrawParams$Outbound & { action_type: "SKY_WITHDRAW" })
925
+ | (UniswapWithdrawLiquidityProvisionParams$Outbound & {
926
+ action_type: "UNISWAP_WITHDRAW_LIQUIDITY";
927
+ })
928
+ | (AaveSupplyParams$Outbound & { action_type: "AAVE_SUPPLY" })
929
+ | (AaveWithdrawParams$Outbound & { action_type: "AAVE_WITHDRAW" })
930
+ | (IncreaseAllowanceParams$Outbound & { action_type: "ALLOWANCE_INCREASE" })
931
+ | (MorphoDepositParams$Outbound & { action_type: "MORPHO_DEPOSIT" })
932
+ | (MorphoWithdrawParams$Outbound & { action_type: "MORPHO_WITHDRAW" })
933
+ | (TokenTransferErc20Params$Outbound & { action_type: "TRANSFER_ERC20" })
934
+ | (AaveBorrowParams$Outbound & { action_type: "AAVE_BORROW" })
935
+ | (AaveRepayParams$Outbound & { action_type: "AAVE_REPAY" })
936
+ | (MorphoBorrowParams$Outbound & { action_type: "MORPHO_BORROW" })
937
+ | (MorphoRepayParams$Outbound & { action_type: "MORPHO_REPAY" })
938
+ | (MorphoSupplyCollateralParams$Outbound & {
939
+ action_type: "MORPHO_SUPPLY_COLLATERAL";
940
+ })
941
+ | (MorphoWithdrawCollateralParams$Outbound & {
942
+ action_type: "MORPHO_WITHDRAW_COLLATERAL";
943
+ })
944
+ | (AerodromeSlipstreamBuyExactlyParams$Outbound & {
945
+ action_type: "AERODROME_SLIPSTREAM_BUY_EXACTLY";
946
+ })
947
+ | (AerodromeSlipstreamIncreaseLiquidityProvisionParams$Outbound & {
948
+ action_type: "AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY";
949
+ })
950
+ | (AerodromeSlipstreamSellExactlyParams$Outbound & {
951
+ action_type: "AERODROME_SLIPSTREAM_SELL_EXACTLY";
952
+ })
953
+ | (UniswapIncreaseLiquidityProvisionParams$Outbound & {
954
+ action_type: "UNISWAP_ADD_LIQUIDITY";
955
+ })
956
+ | (UniswapBuyExactlyParams$Outbound & {
957
+ action_type: "UNISWAP_BUY_EXACTLY";
958
+ })
959
+ | (UniswapSellExactlyParams$Outbound & {
960
+ action_type: "UNISWAP_SELL_EXACTLY";
961
+ })
962
+ | (AerodromeSlipstreamMintLiquidityProvisionParams$Outbound & {
963
+ action_type: "AERODROME_SLIPSTREAM_MINT_LIQUIDITY";
964
+ })
965
+ | (UniswapMintLiquidityProvisionParams$Outbound & {
966
+ action_type: "UNISWAP_MINT_LIQUIDITY";
967
+ });
520
968
  };
521
969
 
522
970
  /** @internal */
@@ -525,51 +973,167 @@ export const UserOperation$outboundSchema: z.ZodType<
525
973
  z.ZodTypeDef,
526
974
  UserOperation
527
975
  > = z.object({
528
- actionType: MulticallActionType$outboundSchema,
529
976
  body: z.union([
530
- UnwrapWethParams$outboundSchema,
531
- WrapEthParams$outboundSchema,
532
- MorphoSetVaultAllowanceParams$outboundSchema,
533
- SkyBuyParams$outboundSchema,
534
- SkySellParams$outboundSchema,
535
- SkyDepositParams$outboundSchema,
536
- SkyWithdrawParams$outboundSchema,
537
- PendleBuyPtParams$outboundSchema,
538
- PendleSellPtParams$outboundSchema,
539
- PendleBuyYtParams$outboundSchema,
540
- PendleSellYtParams$outboundSchema,
541
- AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema,
542
- UniswapWithdrawLiquidityProvisionParams$outboundSchema,
543
- AaveSupplyParams$outboundSchema,
544
- AaveWithdrawParams$outboundSchema,
545
- MorphoDepositParams$outboundSchema,
546
- MorphoWithdrawParams$outboundSchema,
547
- TokenTransferErc20Params$outboundSchema,
548
- IncreaseAllowanceParams$outboundSchema,
549
- AaveBorrowParams$outboundSchema,
550
- AaveRepayParams$outboundSchema,
551
- MorphoBorrowParams$outboundSchema,
552
- MorphoRepayParams$outboundSchema,
553
- MorphoSupplyCollateralParams$outboundSchema,
554
- MorphoWithdrawCollateralParams$outboundSchema,
555
- AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema,
556
- AerodromeSlipstreamBuyExactlyParams$outboundSchema,
557
- AerodromeSlipstreamSellExactlyParams$outboundSchema,
558
- UniswapIncreaseLiquidityProvisionParams$outboundSchema,
559
- UniswapBuyExactlyParams$outboundSchema,
560
- UniswapSellExactlyParams$outboundSchema,
561
- AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema,
562
- UniswapMintLiquidityProvisionParams$outboundSchema,
977
+ UnwrapWethParams$outboundSchema.and(
978
+ z.object({ actionType: z.literal("UNWRAP_WETH") }).transform((v) => ({
979
+ action_type: v.actionType,
980
+ })),
981
+ ),
982
+ WrapEthParams$outboundSchema.and(
983
+ z.object({ actionType: z.literal("WRAP_ETH") }).transform((v) => ({
984
+ action_type: v.actionType,
985
+ })),
986
+ ),
987
+ AerodromeSlipstreamWithdrawLiquidityProvisionParams$outboundSchema.and(
988
+ z.object({
989
+ actionType: z.literal("AERODROME_SLIPSTREAM_WITHDRAW_LIQUIDITY"),
990
+ }).transform((v) => ({ action_type: v.actionType })),
991
+ ),
992
+ MorphoSetVaultAllowanceParams$outboundSchema.and(
993
+ z.object({ actionType: z.literal("MORPHO_SET_VAULT_ALLOWANCE") })
994
+ .transform((v) => ({ action_type: v.actionType })),
995
+ ),
996
+ PendleBuyPtParams$outboundSchema.and(
997
+ z.object({ actionType: z.literal("PENDLE_BUY_PT") }).transform((v) => ({
998
+ action_type: v.actionType,
999
+ })),
1000
+ ),
1001
+ PendleBuyYtParams$outboundSchema.and(
1002
+ z.object({ actionType: z.literal("PENDLE_BUY_YT") }).transform((v) => ({
1003
+ action_type: v.actionType,
1004
+ })),
1005
+ ),
1006
+ PendleSellPtParams$outboundSchema.and(
1007
+ z.object({ actionType: z.literal("PENDLE_SELL_PT") }).transform((v) => ({
1008
+ action_type: v.actionType,
1009
+ })),
1010
+ ),
1011
+ PendleSellYtParams$outboundSchema.and(
1012
+ z.object({ actionType: z.literal("PENDLE_SELL_YT") }).transform((v) => ({
1013
+ action_type: v.actionType,
1014
+ })),
1015
+ ),
1016
+ SkyBuyParams$outboundSchema.and(
1017
+ z.object({ actionType: z.literal("SKY_BUY") }).transform((v) => ({
1018
+ action_type: v.actionType,
1019
+ })),
1020
+ ),
1021
+ SkyDepositParams$outboundSchema.and(
1022
+ z.object({ actionType: z.literal("SKY_DEPOSIT") }).transform((v) => ({
1023
+ action_type: v.actionType,
1024
+ })),
1025
+ ),
1026
+ SkySellParams$outboundSchema.and(
1027
+ z.object({ actionType: z.literal("SKY_SELL") }).transform((v) => ({
1028
+ action_type: v.actionType,
1029
+ })),
1030
+ ),
1031
+ SkyWithdrawParams$outboundSchema.and(
1032
+ z.object({ actionType: z.literal("SKY_WITHDRAW") }).transform((v) => ({
1033
+ action_type: v.actionType,
1034
+ })),
1035
+ ),
1036
+ UniswapWithdrawLiquidityProvisionParams$outboundSchema.and(
1037
+ z.object({ actionType: z.literal("UNISWAP_WITHDRAW_LIQUIDITY") })
1038
+ .transform((v) => ({ action_type: v.actionType })),
1039
+ ),
1040
+ AaveSupplyParams$outboundSchema.and(
1041
+ z.object({ actionType: z.literal("AAVE_SUPPLY") }).transform((v) => ({
1042
+ action_type: v.actionType,
1043
+ })),
1044
+ ),
1045
+ AaveWithdrawParams$outboundSchema.and(
1046
+ z.object({ actionType: z.literal("AAVE_WITHDRAW") }).transform((v) => ({
1047
+ action_type: v.actionType,
1048
+ })),
1049
+ ),
1050
+ IncreaseAllowanceParams$outboundSchema.and(
1051
+ z.object({ actionType: z.literal("ALLOWANCE_INCREASE") }).transform((
1052
+ v,
1053
+ ) => ({ action_type: v.actionType })),
1054
+ ),
1055
+ MorphoDepositParams$outboundSchema.and(
1056
+ z.object({ actionType: z.literal("MORPHO_DEPOSIT") }).transform((v) => ({
1057
+ action_type: v.actionType,
1058
+ })),
1059
+ ),
1060
+ MorphoWithdrawParams$outboundSchema.and(
1061
+ z.object({ actionType: z.literal("MORPHO_WITHDRAW") }).transform((v) => ({
1062
+ action_type: v.actionType,
1063
+ })),
1064
+ ),
1065
+ TokenTransferErc20Params$outboundSchema.and(
1066
+ z.object({ actionType: z.literal("TRANSFER_ERC20") }).transform((v) => ({
1067
+ action_type: v.actionType,
1068
+ })),
1069
+ ),
1070
+ AaveBorrowParams$outboundSchema.and(
1071
+ z.object({ actionType: z.literal("AAVE_BORROW") }).transform((v) => ({
1072
+ action_type: v.actionType,
1073
+ })),
1074
+ ),
1075
+ AaveRepayParams$outboundSchema.and(
1076
+ z.object({ actionType: z.literal("AAVE_REPAY") }).transform((v) => ({
1077
+ action_type: v.actionType,
1078
+ })),
1079
+ ),
1080
+ MorphoBorrowParams$outboundSchema.and(
1081
+ z.object({ actionType: z.literal("MORPHO_BORROW") }).transform((v) => ({
1082
+ action_type: v.actionType,
1083
+ })),
1084
+ ),
1085
+ MorphoRepayParams$outboundSchema.and(
1086
+ z.object({ actionType: z.literal("MORPHO_REPAY") }).transform((v) => ({
1087
+ action_type: v.actionType,
1088
+ })),
1089
+ ),
1090
+ MorphoSupplyCollateralParams$outboundSchema.and(
1091
+ z.object({ actionType: z.literal("MORPHO_SUPPLY_COLLATERAL") }).transform(
1092
+ (v) => ({ action_type: v.actionType })
1093
+ ),
1094
+ ),
1095
+ MorphoWithdrawCollateralParams$outboundSchema.and(
1096
+ z.object({ actionType: z.literal("MORPHO_WITHDRAW_COLLATERAL") })
1097
+ .transform((v) => ({ action_type: v.actionType })),
1098
+ ),
1099
+ AerodromeSlipstreamBuyExactlyParams$outboundSchema.and(
1100
+ z.object({ actionType: z.literal("AERODROME_SLIPSTREAM_BUY_EXACTLY") })
1101
+ .transform((v) => ({ action_type: v.actionType })),
1102
+ ),
1103
+ AerodromeSlipstreamIncreaseLiquidityProvisionParams$outboundSchema.and(
1104
+ z.object({
1105
+ actionType: z.literal("AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY"),
1106
+ }).transform((v) => ({ action_type: v.actionType })),
1107
+ ),
1108
+ AerodromeSlipstreamSellExactlyParams$outboundSchema.and(
1109
+ z.object({ actionType: z.literal("AERODROME_SLIPSTREAM_SELL_EXACTLY") })
1110
+ .transform((v) => ({ action_type: v.actionType })),
1111
+ ),
1112
+ UniswapIncreaseLiquidityProvisionParams$outboundSchema.and(
1113
+ z.object({ actionType: z.literal("UNISWAP_ADD_LIQUIDITY") }).transform((
1114
+ v,
1115
+ ) => ({ action_type: v.actionType })),
1116
+ ),
1117
+ UniswapBuyExactlyParams$outboundSchema.and(
1118
+ z.object({ actionType: z.literal("UNISWAP_BUY_EXACTLY") }).transform((
1119
+ v,
1120
+ ) => ({ action_type: v.actionType })),
1121
+ ),
1122
+ UniswapSellExactlyParams$outboundSchema.and(
1123
+ z.object({ actionType: z.literal("UNISWAP_SELL_EXACTLY") }).transform((
1124
+ v,
1125
+ ) => ({ action_type: v.actionType })),
1126
+ ),
1127
+ AerodromeSlipstreamMintLiquidityProvisionParams$outboundSchema.and(
1128
+ z.object({ actionType: z.literal("AERODROME_SLIPSTREAM_MINT_LIQUIDITY") })
1129
+ .transform((v) => ({ action_type: v.actionType })),
1130
+ ),
1131
+ UniswapMintLiquidityProvisionParams$outboundSchema.and(
1132
+ z.object({ actionType: z.literal("UNISWAP_MINT_LIQUIDITY") }).transform((
1133
+ v,
1134
+ ) => ({ action_type: v.actionType })),
1135
+ ),
563
1136
  ]),
564
- additionalProperties: z.record(z.any()),
565
- }).transform((v) => {
566
- return {
567
- ...v.additionalProperties,
568
- ...remap$(v, {
569
- actionType: "action_type",
570
- additionalProperties: null,
571
- }),
572
- };
573
1137
  });
574
1138
 
575
1139
  /**