@pimlico/alto 0.0.18 → 0.0.20

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 (749) hide show
  1. package/contracts/EIP712.sol/EIP712.json +1 -0
  2. package/contracts/ERC165.sol/ERC165.json +1 -0
  3. package/contracts/ERC20.sol/ERC20.json +1 -0
  4. package/contracts/Eip7702Support.sol/Eip7702Support.json +1 -0
  5. package/contracts/EntryPoint.sol/EntryPoint.json +1 -0
  6. package/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride06.json +1 -0
  7. package/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride07.json +1 -0
  8. package/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride08.json +1 -0
  9. package/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride09.json +1 -0
  10. package/contracts/EntryPointGasEstimationOverride.sol/EntryPointGasEstimationOverride06.json +1 -0
  11. package/contracts/EntryPointSimulations.sol/EntryPointSimulations07.json +1 -0
  12. package/contracts/EntryPointSimulations.sol/EntryPointSimulations08.json +1 -0
  13. package/contracts/EntryPointSimulations.sol/EntryPointSimulations09.json +1 -0
  14. package/contracts/Exec.sol/Exec.json +1 -0
  15. package/contracts/IAccount.sol/IAccount.json +1 -0
  16. package/contracts/IAccountExecute.sol/IAccountExecute.json +1 -0
  17. package/contracts/IAggregator.sol/IAggregator.json +1 -0
  18. package/contracts/IERC165.sol/IERC165.json +1 -0
  19. package/contracts/IERC5267.sol/IERC5267.json +1 -0
  20. package/contracts/IEntryPoint.sol/IEntryPoint.json +1 -0
  21. package/contracts/IEntryPointFilterOpsOverride.sol/IEntryPointFilterOpsOverride08.json +1 -0
  22. package/contracts/IEntryPointFilterOpsOverride.sol/IEntryPointFilterOpsOverride09.json +1 -0
  23. package/contracts/IEntryPointSimulations.sol/IEntryPointSimulations.json +1 -0
  24. package/contracts/INonceManager.sol/INonceManager.json +1 -0
  25. package/contracts/IPaymaster.sol/IPaymaster.json +1 -0
  26. package/contracts/ISenderCreator.sol/ISenderCreator.json +1 -0
  27. package/contracts/IStakeManager.sol/IStakeManager.json +1 -0
  28. package/contracts/LibBytes.sol/LibBytes.json +1 -0
  29. package/contracts/Math.sol/Math.json +1 -0
  30. package/contracts/MessageHashUtils.sol/MessageHashUtils.json +1 -0
  31. package/contracts/NonceManager.sol/NonceManager.json +1 -0
  32. package/contracts/Panic.sol/Panic.json +1 -0
  33. package/contracts/PimlicoSimulations.sol/PimlicoSimulations.json +1 -0
  34. package/contracts/ReentrancyGuard.sol/ReentrancyGuard.json +1 -0
  35. package/contracts/ReentrancyGuardTransient.sol/ReentrancyGuardTransient.json +1 -0
  36. package/contracts/SafeCast.sol/SafeCast.json +1 -0
  37. package/contracts/SenderCreator.sol/SenderCreator.json +1 -0
  38. package/contracts/ShortStrings.sol/ShortStrings.json +1 -0
  39. package/contracts/SignedMath.sol/SignedMath.json +1 -0
  40. package/contracts/SimulationOverrideHelper.sol/SimulationOverrideHelper.json +1 -0
  41. package/contracts/StakeManager.sol/StakeManager.json +1 -0
  42. package/contracts/StorageSlot.sol/StorageSlot.json +1 -0
  43. package/contracts/Strings.sol/Strings.json +1 -0
  44. package/contracts/TransientSlot.sol/TransientSlot.json +1 -0
  45. package/contracts/UserOperation.sol/UserOperationLib.json +1 -0
  46. package/contracts/UserOperationLib.sol/UserOperationLib.json +1 -0
  47. package/contracts/account-abstraction-v9/contracts/interfaces/IAggregator.sol/IAggregator.json +1 -0
  48. package/contracts/account-abstraction-v9/contracts/interfaces/IEntryPoint.sol/IEntryPoint.json +1 -0
  49. package/contracts/account-abstraction-v9/contracts/interfaces/INonceManager.sol/INonceManager.json +1 -0
  50. package/contracts/account-abstraction-v9/contracts/interfaces/IStakeManager.sol/IStakeManager.json +1 -0
  51. package/contracts/build-info/338795fc743ca612.json +1 -0
  52. package/contracts/build-info/44a9648cfe32a468.json +1 -0
  53. package/contracts/build-info/8dbf8a4ad39019b5.json +1 -0
  54. package/contracts/contracts/interfaces/IAggregator.sol/IAggregator.json +1 -0
  55. package/contracts/contracts/interfaces/IEntryPoint.sol/IEntryPoint.json +1 -0
  56. package/contracts/contracts/interfaces/INonceManager.sol/INonceManager.json +1 -0
  57. package/contracts/contracts/interfaces/IStakeManager.sol/IStakeManager.json +1 -0
  58. package/contracts/core/Eip7702Support.sol/Eip7702Support.json +1 -0
  59. package/contracts/core/NonceManager.sol/NonceManager.json +1 -0
  60. package/contracts/core/SenderCreator.sol/SenderCreator.json +1 -0
  61. package/contracts/core/StakeManager.sol/StakeManager.json +1 -0
  62. package/contracts/core/UserOperationLib.sol/UserOperationLib.json +1 -0
  63. package/contracts/interfaces/IAccount.sol/IAccount.json +1 -0
  64. package/contracts/interfaces/IAccountExecute.sol/IAccountExecute.json +1 -0
  65. package/contracts/interfaces/IAggregator.sol/IAggregator.json +1 -0
  66. package/contracts/interfaces/IEntryPoint.sol/IEntryPoint.json +1 -0
  67. package/contracts/interfaces/INonceManager.sol/INonceManager.json +1 -0
  68. package/contracts/interfaces/IPaymaster.sol/IPaymaster.json +1 -0
  69. package/contracts/interfaces/ISenderCreator.sol/ISenderCreator.json +1 -0
  70. package/contracts/interfaces/IStakeManager.sol/IStakeManager.json +1 -0
  71. package/contracts/overrides/Eip7702Support.sol/Eip7702Support.json +1 -0
  72. package/contracts/overrides/NonceManager.sol/NonceManager.json +1 -0
  73. package/contracts/overrides/SenderCreator.sol/SenderCreator.json +1 -0
  74. package/contracts/overrides/StakeManager.sol/StakeManager.json +1 -0
  75. package/contracts/overrides/UserOperationLib.sol/UserOperationLib.json +1 -0
  76. package/contracts/utils/Exec.sol/Exec.json +1 -0
  77. package/contracts/utils/StorageSlot.sol/StorageSlot.json +1 -0
  78. package/contracts/v09/EntryPoint.sol/EntryPoint.json +1 -0
  79. package/esm/cli/alto.js +16 -7
  80. package/esm/cli/alto.js.map +1 -1
  81. package/esm/cli/config/bundler.d.ts +690 -540
  82. package/esm/cli/config/bundler.js +101 -66
  83. package/esm/cli/config/bundler.js.map +1 -1
  84. package/esm/cli/config/options.d.ts +2 -1
  85. package/esm/cli/config/options.js +207 -59
  86. package/esm/cli/config/options.js.map +1 -1
  87. package/esm/cli/customTransport.d.ts +3 -3
  88. package/esm/cli/customTransport.js +4 -3
  89. package/esm/cli/customTransport.js.map +1 -1
  90. package/esm/cli/deploySimulationsContract.d.ts +5 -2
  91. package/esm/cli/deploySimulationsContract.js +108 -40
  92. package/esm/cli/deploySimulationsContract.js.map +1 -1
  93. package/esm/cli/handler.js +94 -22
  94. package/esm/cli/handler.js.map +1 -1
  95. package/esm/cli/instrumentation.js +7 -1
  96. package/esm/cli/instrumentation.js.map +1 -1
  97. package/esm/cli/parseArgs.js.map +1 -1
  98. package/esm/cli/setupServer.js +63 -63
  99. package/esm/cli/setupServer.js.map +1 -1
  100. package/esm/cli/shutDown.d.ts +20 -0
  101. package/esm/cli/shutDown.js +260 -0
  102. package/esm/cli/shutDown.js.map +1 -0
  103. package/esm/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride06.json +1 -0
  104. package/esm/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride07.json +1 -0
  105. package/esm/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride08.json +1 -0
  106. package/esm/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride09.json +1 -0
  107. package/esm/contracts/EntryPointGasEstimationOverride.sol/EntryPointGasEstimationOverride06.json +1 -0
  108. package/esm/contracts/EntryPointSimulations.sol/EntryPointSimulations07.json +1 -0
  109. package/esm/contracts/EntryPointSimulations.sol/EntryPointSimulations08.json +1 -0
  110. package/esm/contracts/EntryPointSimulations.sol/EntryPointSimulations09.json +1 -0
  111. package/esm/contracts/PimlicoSimulations.sol/PimlicoSimulations.json +1 -0
  112. package/esm/createConfig.d.ts +12 -4
  113. package/esm/createConfig.js +2 -0
  114. package/esm/createConfig.js.map +1 -1
  115. package/esm/executor/bundleManager.d.ts +111 -0
  116. package/esm/executor/bundleManager.js +354 -0
  117. package/esm/executor/bundleManager.js.map +1 -0
  118. package/esm/executor/executor.d.ts +18 -23
  119. package/esm/executor/executor.js +183 -119
  120. package/esm/executor/executor.js.map +1 -1
  121. package/esm/executor/executorManager.d.ts +39 -88
  122. package/esm/executor/executorManager.js +325 -550
  123. package/esm/executor/executorManager.js.map +1 -1
  124. package/esm/executor/filterOpsAndEstimateGas.d.ts +39 -0
  125. package/esm/executor/filterOpsAndEstimateGas.js +280 -0
  126. package/esm/executor/filterOpsAndEstimateGas.js.map +1 -0
  127. package/esm/executor/getBundleStatus.d.ts +25 -0
  128. package/esm/executor/getBundleStatus.js +35 -0
  129. package/esm/executor/getBundleStatus.js.map +1 -0
  130. package/esm/executor/index.d.ts +1 -0
  131. package/esm/executor/index.js +1 -0
  132. package/esm/executor/index.js.map +1 -1
  133. package/esm/executor/senderManager/createMemorySenderManager.d.ts +3 -3
  134. package/esm/executor/senderManager/createMemorySenderManager.js +14 -1
  135. package/esm/executor/senderManager/createMemorySenderManager.js.map +1 -1
  136. package/esm/executor/senderManager/createRedisSenderManager.d.ts +5 -4
  137. package/esm/executor/senderManager/createRedisSenderManager.js +4 -7
  138. package/esm/executor/senderManager/createRedisSenderManager.js.map +1 -1
  139. package/esm/executor/senderManager/flushOnStartUp.d.ts +3 -3
  140. package/esm/executor/senderManager/flushOnStartUp.js +4 -4
  141. package/esm/executor/senderManager/flushOnStartUp.js.map +1 -1
  142. package/esm/executor/senderManager/index.d.ts +4 -3
  143. package/esm/executor/senderManager/index.js +6 -2
  144. package/esm/executor/senderManager/index.js.map +1 -1
  145. package/esm/executor/senderManager/validateAndRefill.d.ts +4 -4
  146. package/esm/executor/senderManager/validateAndRefill.js +3 -3
  147. package/esm/executor/senderManager/validateAndRefill.js.map +1 -1
  148. package/esm/executor/utilityWalletMonitor.d.ts +5 -5
  149. package/esm/executor/utilityWalletMonitor.js +1 -1
  150. package/esm/executor/utilityWalletMonitor.js.map +1 -1
  151. package/esm/executor/utils.d.ts +14 -6
  152. package/esm/executor/utils.js +68 -37
  153. package/esm/executor/utils.js.map +1 -1
  154. package/esm/handlers/arbitrumGasPriceManager.d.ts +4 -3
  155. package/esm/handlers/arbitrumGasPriceManager.js +9 -5
  156. package/esm/handlers/arbitrumGasPriceManager.js.map +1 -1
  157. package/esm/handlers/eventManager.d.ts +19 -18
  158. package/esm/handlers/eventManager.js +81 -61
  159. package/esm/handlers/eventManager.js.map +1 -1
  160. package/esm/handlers/gasPriceManager.d.ts +12 -10
  161. package/esm/handlers/gasPriceManager.js +79 -125
  162. package/esm/handlers/gasPriceManager.js.map +1 -1
  163. package/esm/handlers/mantleGasPriceManager.d.ts +5 -5
  164. package/esm/handlers/mantleGasPriceManager.js +4 -4
  165. package/esm/handlers/mantleGasPriceManager.js.map +1 -1
  166. package/esm/handlers/optimismManager.d.ts +2 -2
  167. package/esm/handlers/optimismManager.js +1 -1
  168. package/esm/handlers/optimismManager.js.map +1 -1
  169. package/esm/mempool/index.d.ts +1 -1
  170. package/esm/mempool/index.js +1 -1
  171. package/esm/mempool/index.js.map +1 -1
  172. package/esm/mempool/mempool.d.ts +71 -33
  173. package/esm/mempool/mempool.js +231 -155
  174. package/esm/mempool/mempool.js.map +1 -1
  175. package/esm/mempool/reputationManager.d.ts +36 -36
  176. package/esm/mempool/reputationManager.js +93 -97
  177. package/esm/mempool/reputationManager.js.map +1 -1
  178. package/esm/mempool/statusManager.d.ts +20 -0
  179. package/esm/mempool/statusManager.js +143 -0
  180. package/esm/mempool/statusManager.js.map +1 -0
  181. package/esm/receiptCache/createMemoryReceiptCache.d.ts +3 -0
  182. package/esm/receiptCache/createMemoryReceiptCache.js +30 -0
  183. package/esm/receiptCache/createMemoryReceiptCache.js.map +1 -0
  184. package/esm/receiptCache/createRedisReceiptCache.d.ts +10 -0
  185. package/esm/receiptCache/createRedisReceiptCache.js +56 -0
  186. package/esm/receiptCache/createRedisReceiptCache.js.map +1 -0
  187. package/esm/receiptCache/index.d.ts +11 -0
  188. package/esm/receiptCache/index.js +21 -0
  189. package/esm/receiptCache/index.js.map +1 -0
  190. package/esm/rpc/createMethodHandler.d.ts +2 -2
  191. package/esm/rpc/createMethodHandler.js.map +1 -1
  192. package/esm/rpc/estimation/gasEstimationHandler.d.ts +15 -16
  193. package/esm/rpc/estimation/gasEstimationHandler.js +24 -24
  194. package/esm/rpc/estimation/gasEstimationHandler.js.map +1 -1
  195. package/esm/rpc/estimation/gasEstimations06.d.ts +18 -0
  196. package/esm/rpc/estimation/gasEstimations06.js +45 -0
  197. package/esm/rpc/estimation/gasEstimations06.js.map +1 -0
  198. package/esm/rpc/estimation/gasEstimations07.d.ts +63 -0
  199. package/esm/rpc/estimation/gasEstimations07.js +384 -0
  200. package/esm/rpc/estimation/gasEstimations07.js.map +1 -0
  201. package/esm/rpc/estimation/preVerificationGasCalculator.d.ts +56 -0
  202. package/esm/rpc/estimation/preVerificationGasCalculator.js +467 -0
  203. package/esm/rpc/estimation/preVerificationGasCalculator.js.map +1 -0
  204. package/esm/rpc/estimation/types.d.ts +25 -111
  205. package/esm/rpc/estimation/types.js +5 -121
  206. package/esm/rpc/estimation/types.js.map +1 -1
  207. package/esm/rpc/estimation/utils.d.ts +69 -0
  208. package/esm/rpc/estimation/utils.js +240 -0
  209. package/esm/rpc/estimation/utils.js.map +1 -0
  210. package/{lib/rpc/methods/pimlico_sendUserOperationNow.d.ts → esm/rpc/methods/boost_sendUserOperation.d.ts} +299 -385
  211. package/esm/rpc/methods/boost_sendUserOperation.js +57 -0
  212. package/esm/rpc/methods/boost_sendUserOperation.js.map +1 -0
  213. package/esm/rpc/methods/debug_bundler_clearReputation.js +2 -2
  214. package/esm/rpc/methods/debug_bundler_clearReputation.js.map +1 -1
  215. package/esm/rpc/methods/debug_bundler_clearState.js +2 -2
  216. package/esm/rpc/methods/debug_bundler_clearState.js.map +1 -1
  217. package/esm/rpc/methods/debug_bundler_dumpMempool.d.ts +338 -0
  218. package/esm/rpc/methods/debug_bundler_dumpMempool.js +1 -1
  219. package/esm/rpc/methods/debug_bundler_dumpMempool.js.map +1 -1
  220. package/esm/rpc/methods/debug_bundler_dumpReputation.js +2 -2
  221. package/esm/rpc/methods/debug_bundler_dumpReputation.js.map +1 -1
  222. package/esm/rpc/methods/debug_bundler_getStakeStatus.js +1 -2
  223. package/esm/rpc/methods/debug_bundler_getStakeStatus.js.map +1 -1
  224. package/esm/rpc/methods/debug_bundler_sendBundleNow.js +10 -2
  225. package/esm/rpc/methods/debug_bundler_sendBundleNow.js.map +1 -1
  226. package/esm/rpc/methods/debug_bundler_setBundlingMode.js +1 -1
  227. package/esm/rpc/methods/debug_bundler_setBundlingMode.js.map +1 -1
  228. package/esm/rpc/methods/debug_bundler_setReputation.js +1 -1
  229. package/esm/rpc/methods/debug_bundler_setReputation.js.map +1 -1
  230. package/esm/rpc/methods/eth_chainId.js +1 -1
  231. package/esm/rpc/methods/eth_chainId.js.map +1 -1
  232. package/esm/rpc/methods/eth_estimateUserOperationGas.d.ts +910 -301
  233. package/esm/rpc/methods/eth_estimateUserOperationGas.js +228 -12
  234. package/esm/rpc/methods/eth_estimateUserOperationGas.js.map +1 -1
  235. package/esm/rpc/methods/eth_getUserOperationByHash.d.ts +621 -11
  236. package/esm/rpc/methods/eth_getUserOperationByHash.js +8 -8
  237. package/esm/rpc/methods/eth_getUserOperationByHash.js.map +1 -1
  238. package/esm/rpc/methods/eth_getUserOperationReceipt.d.ts +26 -26
  239. package/esm/rpc/methods/eth_getUserOperationReceipt.js +10 -4
  240. package/esm/rpc/methods/eth_getUserOperationReceipt.js.map +1 -1
  241. package/esm/rpc/methods/eth_sendUserOperation.d.ts +319 -2
  242. package/esm/rpc/methods/eth_sendUserOperation.js +223 -20
  243. package/esm/rpc/methods/eth_sendUserOperation.js.map +1 -1
  244. package/esm/rpc/methods/eth_supportedEntryPoints.js +1 -1
  245. package/esm/rpc/methods/eth_supportedEntryPoints.js.map +1 -1
  246. package/esm/rpc/methods/index.js +11 -6
  247. package/esm/rpc/methods/index.js.map +1 -1
  248. package/esm/rpc/methods/pimlico_getUserOperationGasPrice.js +1 -1
  249. package/esm/rpc/methods/pimlico_getUserOperationGasPrice.js.map +1 -1
  250. package/esm/rpc/methods/pimlico_getUserOperationStatus.d.ts +6 -6
  251. package/esm/rpc/methods/pimlico_getUserOperationStatus.js +3 -3
  252. package/esm/rpc/methods/pimlico_getUserOperationStatus.js.map +1 -1
  253. package/esm/rpc/methods/pimlico_sendUserOperationNow.d.ts +330 -26
  254. package/esm/rpc/methods/pimlico_sendUserOperationNow.js +27 -24
  255. package/esm/rpc/methods/pimlico_sendUserOperationNow.js.map +1 -1
  256. package/{lib/rpc/methods/eth_estimateUserOperationGas.d.ts → esm/rpc/methods/pimlico_simulateAssetChange.d.ts} +891 -333
  257. package/esm/rpc/methods/pimlico_simulateAssetChange.js +113 -0
  258. package/esm/rpc/methods/pimlico_simulateAssetChange.js.map +1 -0
  259. package/esm/rpc/rpcHandler.d.ts +30 -54
  260. package/esm/rpc/rpcHandler.js +137 -315
  261. package/esm/rpc/rpcHandler.js.map +1 -1
  262. package/esm/rpc/server.d.ts +5 -5
  263. package/esm/rpc/server.js +15 -11
  264. package/esm/rpc/server.js.map +1 -1
  265. package/esm/rpc/validation/BundlerCollectorTracerV06.js +2 -2
  266. package/esm/rpc/validation/BundlerCollectorTracerV06.js.map +1 -1
  267. package/esm/rpc/validation/BundlerCollectorTracerV07.js +1 -1
  268. package/esm/rpc/validation/BundlerCollectorTracerV07.js.map +1 -1
  269. package/esm/rpc/validation/SafeValidator.d.ts +20 -22
  270. package/esm/rpc/validation/SafeValidator.js +87 -100
  271. package/esm/rpc/validation/SafeValidator.js.map +1 -1
  272. package/esm/rpc/validation/TracerResultParserV06.d.ts +3 -3
  273. package/esm/rpc/validation/TracerResultParserV06.js +19 -19
  274. package/esm/rpc/validation/TracerResultParserV06.js.map +1 -1
  275. package/esm/rpc/validation/TracerResultParserV07.d.ts +3 -3
  276. package/esm/rpc/validation/TracerResultParserV07.js +25 -25
  277. package/esm/rpc/validation/TracerResultParserV07.js.map +1 -1
  278. package/esm/rpc/validation/UnsafeValidator.d.ts +32 -33
  279. package/esm/rpc/validation/UnsafeValidator.js +117 -101
  280. package/esm/rpc/validation/UnsafeValidator.js.map +1 -1
  281. package/esm/rpc/validation/tracer.d.ts +1 -1
  282. package/esm/store/createMempoolStore.d.ts +3 -3
  283. package/esm/store/createMempoolStore.js +100 -113
  284. package/esm/store/createMempoolStore.js.map +1 -1
  285. package/esm/store/index.d.ts +4 -80
  286. package/esm/store/index.js +4 -1
  287. package/esm/store/index.js.map +1 -1
  288. package/esm/store/outstanding/index.d.ts +13 -0
  289. package/esm/store/outstanding/index.js +16 -0
  290. package/esm/store/outstanding/index.js.map +1 -0
  291. package/esm/store/outstanding/memory.d.ts +29 -0
  292. package/esm/store/outstanding/memory.js +263 -0
  293. package/esm/store/outstanding/memory.js.map +1 -0
  294. package/esm/store/outstanding/redis.d.ts +11 -0
  295. package/esm/store/outstanding/redis.js +229 -0
  296. package/esm/store/outstanding/redis.js.map +1 -0
  297. package/esm/store/outstanding/types.d.ts +19 -0
  298. package/esm/store/outstanding/types.js +2 -0
  299. package/esm/store/outstanding/types.js.map +1 -0
  300. package/esm/store/processing/index.d.ts +11 -0
  301. package/esm/store/processing/index.js +17 -0
  302. package/esm/store/processing/index.js.map +1 -0
  303. package/esm/store/processing/memory.d.ts +16 -0
  304. package/esm/store/processing/memory.js +58 -0
  305. package/esm/store/processing/memory.js.map +1 -0
  306. package/esm/store/processing/redis.d.ts +23 -0
  307. package/esm/store/processing/redis.js +85 -0
  308. package/esm/store/processing/redis.js.map +1 -0
  309. package/esm/store/processing/types.d.ts +10 -0
  310. package/esm/store/processing/types.js +2 -0
  311. package/esm/store/processing/types.js.map +1 -0
  312. package/esm/store/types.d.ts +50 -0
  313. package/esm/store/types.js +2 -0
  314. package/esm/store/types.js.map +1 -0
  315. package/esm/types/contracts/PimlicoSimulations.d.ts +1661 -0
  316. package/esm/types/contracts/{EntryPointSimulationsV7.js → PimlicoSimulations.js} +1104 -1788
  317. package/esm/types/contracts/PimlicoSimulations.js.map +1 -0
  318. package/esm/types/contracts/index.d.ts +1 -3
  319. package/esm/types/contracts/index.js +1 -3
  320. package/esm/types/contracts/index.js.map +1 -1
  321. package/esm/types/gasPrice.js +0 -18
  322. package/esm/types/gasPrice.js.map +1 -1
  323. package/esm/types/interfaces.d.ts +26 -26
  324. package/esm/types/mempool.d.ts +14 -28
  325. package/esm/types/mempool.js +1 -7
  326. package/esm/types/mempool.js.map +1 -1
  327. package/esm/types/schemas.d.ts +26347 -10767
  328. package/esm/types/schemas.js +202 -38
  329. package/esm/types/schemas.js.map +1 -1
  330. package/esm/types/utils.d.ts +2 -5
  331. package/esm/types/utils.js +16 -18
  332. package/esm/types/utils.js.map +1 -1
  333. package/esm/types/validation.d.ts +9447 -8727
  334. package/esm/types/validation.js +123 -161
  335. package/esm/types/validation.js.map +1 -1
  336. package/esm/utils/asyncTimeout.d.ts +5 -0
  337. package/esm/utils/asyncTimeout.js +23 -0
  338. package/esm/utils/asyncTimeout.js.map +1 -0
  339. package/esm/utils/bigInt.d.ts +9 -0
  340. package/esm/utils/bigInt.js +19 -2
  341. package/esm/utils/bigInt.js.map +1 -1
  342. package/esm/utils/eip7702.d.ts +4 -3
  343. package/esm/utils/eip7702.js +16 -7
  344. package/esm/utils/eip7702.js.map +1 -1
  345. package/esm/utils/entryPointOverrides.d.ts +12 -0
  346. package/esm/utils/entryPointOverrides.js +71 -0
  347. package/esm/utils/entryPointOverrides.js.map +1 -0
  348. package/esm/utils/helpers.d.ts +5 -3
  349. package/esm/utils/helpers.js +36 -13
  350. package/esm/utils/helpers.js.map +1 -1
  351. package/esm/utils/index.d.ts +2 -2
  352. package/esm/utils/index.js +1 -1
  353. package/esm/utils/index.js.map +1 -1
  354. package/esm/utils/metrics.d.ts +11 -9
  355. package/esm/utils/metrics.js +44 -25
  356. package/esm/utils/metrics.js.map +1 -1
  357. package/esm/utils/minMaxQueue/createMemoryMinMaxQueue.d.ts +2 -2
  358. package/esm/utils/minMaxQueue/createMemoryMinMaxQueue.js +2 -2
  359. package/esm/utils/minMaxQueue/createMemoryMinMaxQueue.js.map +1 -1
  360. package/esm/utils/minMaxQueue/createRedisMinMaxQueue.d.ts +26 -4
  361. package/esm/utils/minMaxQueue/createRedisMinMaxQueue.js +111 -71
  362. package/esm/utils/minMaxQueue/createRedisMinMaxQueue.js.map +1 -1
  363. package/esm/utils/minMaxQueue/index.d.ts +3 -3
  364. package/esm/utils/minMaxQueue/index.js +4 -3
  365. package/esm/utils/minMaxQueue/index.js.map +1 -1
  366. package/esm/utils/rpc-reply.d.ts +3 -3
  367. package/esm/utils/rpc-reply.js.map +1 -1
  368. package/esm/utils/toViemStateOverrides.d.ts +4 -0
  369. package/esm/utils/toViemStateOverrides.js +44 -0
  370. package/esm/utils/toViemStateOverrides.js.map +1 -0
  371. package/esm/utils/userop.d.ts +89 -87
  372. package/esm/utils/userop.js +207 -439
  373. package/esm/utils/userop.js.map +1 -1
  374. package/package.json +12 -7
  375. package/esm/executor/fastlane.d.ts +0 -9
  376. package/esm/executor/fastlane.js +0 -37
  377. package/esm/executor/fastlane.js.map +0 -1
  378. package/esm/executor/filterOpsAndEStimateGas.d.ts +0 -29
  379. package/esm/executor/filterOpsAndEStimateGas.js +0 -198
  380. package/esm/executor/filterOpsAndEStimateGas.js.map +0 -1
  381. package/esm/mempool/monitoring.d.ts +0 -14
  382. package/esm/mempool/monitoring.js +0 -97
  383. package/esm/mempool/monitoring.js.map +0 -1
  384. package/esm/rpc/estimation/gasEstimationsV06.d.ts +0 -19
  385. package/esm/rpc/estimation/gasEstimationsV06.js +0 -144
  386. package/esm/rpc/estimation/gasEstimationsV06.js.map +0 -1
  387. package/esm/rpc/estimation/gasEstimationsV07.d.ts +0 -101
  388. package/esm/rpc/estimation/gasEstimationsV07.js +0 -721
  389. package/esm/rpc/estimation/gasEstimationsV07.js.map +0 -1
  390. package/esm/store/createMemoryOutstandingStore.d.ts +0 -28
  391. package/esm/store/createMemoryOutstandingStore.js +0 -231
  392. package/esm/store/createMemoryOutstandingStore.js.map +0 -1
  393. package/esm/store/createRedisOutstandingStore.d.ts +0 -27
  394. package/esm/store/createRedisOutstandingStore.js +0 -344
  395. package/esm/store/createRedisOutstandingStore.js.map +0 -1
  396. package/esm/store/createRedisStore.d.ts +0 -9
  397. package/esm/store/createRedisStore.js +0 -131
  398. package/esm/store/createRedisStore.js.map +0 -1
  399. package/esm/store/createStore.d.ts +0 -6
  400. package/esm/store/createStore.js +0 -66
  401. package/esm/store/createStore.js.map +0 -1
  402. package/esm/types/contracts/EntryPointSimulationsV6.d.ts +0 -34
  403. package/esm/types/contracts/EntryPointSimulationsV6.js +0 -48
  404. package/esm/types/contracts/EntryPointSimulationsV6.js.map +0 -1
  405. package/esm/types/contracts/EntryPointSimulationsV7.d.ts +0 -2193
  406. package/esm/types/contracts/EntryPointSimulationsV7.js.map +0 -1
  407. package/esm/types/contracts/PimlicoEntryPointSimulations.d.ts +0 -26
  408. package/esm/types/contracts/PimlicoEntryPointSimulations.js +0 -38
  409. package/esm/types/contracts/PimlicoEntryPointSimulations.js.map +0 -1
  410. package/esm/utils/validation.d.ts +0 -76
  411. package/esm/utils/validation.js +0 -484
  412. package/esm/utils/validation.js.map +0 -1
  413. package/lib/cli/alto.d.ts +0 -7
  414. package/lib/cli/alto.js +0 -141
  415. package/lib/cli/alto.js.map +0 -1
  416. package/lib/cli/config/bundler.d.ts +0 -2836
  417. package/lib/cli/config/bundler.js +0 -222
  418. package/lib/cli/config/bundler.js.map +0 -1
  419. package/lib/cli/config/index.d.ts +0 -3
  420. package/lib/cli/config/index.js +0 -19
  421. package/lib/cli/config/index.js.map +0 -1
  422. package/lib/cli/config/options.d.ts +0 -13
  423. package/lib/cli/config/options.js +0 -553
  424. package/lib/cli/config/options.js.map +0 -1
  425. package/lib/cli/customTransport.d.ts +0 -14
  426. package/lib/cli/customTransport.js +0 -94
  427. package/lib/cli/customTransport.js.map +0 -1
  428. package/lib/cli/deploySimulationsContract.d.ts +0 -13
  429. package/lib/cli/deploySimulationsContract.js +0 -112
  430. package/lib/cli/deploySimulationsContract.js.map +0 -1
  431. package/lib/cli/handler.d.ts +0 -3
  432. package/lib/cli/handler.js +0 -157
  433. package/lib/cli/handler.js.map +0 -1
  434. package/lib/cli/index.d.ts +0 -4
  435. package/lib/cli/index.js +0 -20
  436. package/lib/cli/index.js.map +0 -1
  437. package/lib/cli/instrumentation.d.ts +0 -2
  438. package/lib/cli/instrumentation.js +0 -47
  439. package/lib/cli/instrumentation.js.map +0 -1
  440. package/lib/cli/parseArgs.d.ts +0 -8
  441. package/lib/cli/parseArgs.js +0 -25
  442. package/lib/cli/parseArgs.js.map +0 -1
  443. package/lib/cli/setupServer.d.ts +0 -13
  444. package/lib/cli/setupServer.js +0 -266
  445. package/lib/cli/setupServer.js.map +0 -1
  446. package/lib/cli/util.d.ts +0 -22
  447. package/lib/cli/util.js +0 -34
  448. package/lib/cli/util.js.map +0 -1
  449. package/lib/createConfig.d.ts +0 -16
  450. package/lib/createConfig.js +0 -13
  451. package/lib/createConfig.js.map +0 -1
  452. package/lib/executor/executor.d.ts +0 -65
  453. package/lib/executor/executor.js +0 -285
  454. package/lib/executor/executor.js.map +0 -1
  455. package/lib/executor/executorManager.d.ts +0 -107
  456. package/lib/executor/executorManager.js +0 -682
  457. package/lib/executor/executorManager.js.map +0 -1
  458. package/lib/executor/fastlane.d.ts +0 -9
  459. package/lib/executor/fastlane.js +0 -41
  460. package/lib/executor/fastlane.js.map +0 -1
  461. package/lib/executor/filterOpsAndEStimateGas.d.ts +0 -29
  462. package/lib/executor/filterOpsAndEStimateGas.js +0 -225
  463. package/lib/executor/filterOpsAndEStimateGas.js.map +0 -1
  464. package/lib/executor/index.d.ts +0 -5
  465. package/lib/executor/index.js +0 -21
  466. package/lib/executor/index.js.map +0 -1
  467. package/lib/executor/senderManager/createMemorySenderManager.d.ts +0 -8
  468. package/lib/executor/senderManager/createMemorySenderManager.js +0 -45
  469. package/lib/executor/senderManager/createMemorySenderManager.js.map +0 -1
  470. package/lib/executor/senderManager/createRedisSenderManager.d.ts +0 -8
  471. package/lib/executor/senderManager/createRedisSenderManager.js +0 -85
  472. package/lib/executor/senderManager/createRedisSenderManager.js.map +0 -1
  473. package/lib/executor/senderManager/flushOnStartUp.d.ts +0 -9
  474. package/lib/executor/senderManager/flushOnStartUp.js +0 -37
  475. package/lib/executor/senderManager/flushOnStartUp.js.map +0 -1
  476. package/lib/executor/senderManager/index.d.ts +0 -15
  477. package/lib/executor/senderManager/index.js +0 -25
  478. package/lib/executor/senderManager/index.js.map +0 -1
  479. package/lib/executor/senderManager/validateAndRefill.d.ts +0 -11
  480. package/lib/executor/senderManager/validateAndRefill.js +0 -115
  481. package/lib/executor/senderManager/validateAndRefill.js.map +0 -1
  482. package/lib/executor/utilityWalletMonitor.d.ts +0 -19
  483. package/lib/executor/utilityWalletMonitor.js +0 -42
  484. package/lib/executor/utilityWalletMonitor.js.map +0 -1
  485. package/lib/executor/utils.d.ts +0 -31
  486. package/lib/executor/utils.js +0 -170
  487. package/lib/executor/utils.js.map +0 -1
  488. package/lib/handlers/arbitrumGasPriceManager.d.ts +0 -14
  489. package/lib/handlers/arbitrumGasPriceManager.js +0 -39
  490. package/lib/handlers/arbitrumGasPriceManager.js.map +0 -1
  491. package/lib/handlers/eventManager.d.ts +0 -28
  492. package/lib/handlers/eventManager.js +0 -207
  493. package/lib/handlers/eventManager.js.map +0 -1
  494. package/lib/handlers/gasPriceManager.d.ts +0 -36
  495. package/lib/handlers/gasPriceManager.js +0 -423
  496. package/lib/handlers/gasPriceManager.js.map +0 -1
  497. package/lib/handlers/index.d.ts +0 -3
  498. package/lib/handlers/index.js +0 -19
  499. package/lib/handlers/index.js.map +0 -1
  500. package/lib/handlers/mantleGasPriceManager.d.ts +0 -23
  501. package/lib/handlers/mantleGasPriceManager.js +0 -44
  502. package/lib/handlers/mantleGasPriceManager.js.map +0 -1
  503. package/lib/handlers/optimismManager.d.ts +0 -10
  504. package/lib/handlers/optimismManager.js +0 -21
  505. package/lib/handlers/optimismManager.js.map +0 -1
  506. package/lib/index.d.ts +0 -2
  507. package/lib/index.js +0 -4
  508. package/lib/index.js.map +0 -1
  509. package/lib/mempool/index.d.ts +0 -4
  510. package/lib/mempool/index.js +0 -20
  511. package/lib/mempool/index.js.map +0 -1
  512. package/lib/mempool/mempool.d.ts +0 -191
  513. package/lib/mempool/mempool.js +0 -498
  514. package/lib/mempool/mempool.js.map +0 -1
  515. package/lib/mempool/monitoring.d.ts +0 -14
  516. package/lib/mempool/monitoring.js +0 -101
  517. package/lib/mempool/monitoring.js.map +0 -1
  518. package/lib/mempool/reputationManager.d.ts +0 -121
  519. package/lib/mempool/reputationManager.js +0 -472
  520. package/lib/mempool/reputationManager.js.map +0 -1
  521. package/lib/rpc/createMethodHandler.d.ts +0 -31
  522. package/lib/rpc/createMethodHandler.js +0 -34
  523. package/lib/rpc/createMethodHandler.js.map +0 -1
  524. package/lib/rpc/estimation/gasEstimationHandler.d.ts +0 -30
  525. package/lib/rpc/estimation/gasEstimationHandler.js +0 -50
  526. package/lib/rpc/estimation/gasEstimationHandler.js.map +0 -1
  527. package/lib/rpc/estimation/gasEstimationsV06.d.ts +0 -19
  528. package/lib/rpc/estimation/gasEstimationsV06.js +0 -148
  529. package/lib/rpc/estimation/gasEstimationsV06.js.map +0 -1
  530. package/lib/rpc/estimation/gasEstimationsV07.d.ts +0 -101
  531. package/lib/rpc/estimation/gasEstimationsV07.js +0 -727
  532. package/lib/rpc/estimation/gasEstimationsV07.js.map +0 -1
  533. package/lib/rpc/estimation/types.d.ts +0 -120
  534. package/lib/rpc/estimation/types.js +0 -125
  535. package/lib/rpc/estimation/types.js.map +0 -1
  536. package/lib/rpc/index.d.ts +0 -4
  537. package/lib/rpc/index.js +0 -20
  538. package/lib/rpc/index.js.map +0 -1
  539. package/lib/rpc/methods/debug_bundler_clearReputation.d.ts +0 -22
  540. package/lib/rpc/methods/debug_bundler_clearReputation.js +0 -15
  541. package/lib/rpc/methods/debug_bundler_clearReputation.js.map +0 -1
  542. package/lib/rpc/methods/debug_bundler_clearState.d.ts +0 -22
  543. package/lib/rpc/methods/debug_bundler_clearState.js +0 -16
  544. package/lib/rpc/methods/debug_bundler_clearState.js.map +0 -1
  545. package/lib/rpc/methods/debug_bundler_dumpMempool.d.ts +0 -973
  546. package/lib/rpc/methods/debug_bundler_dumpMempool.js +0 -16
  547. package/lib/rpc/methods/debug_bundler_dumpMempool.js.map +0 -1
  548. package/lib/rpc/methods/debug_bundler_dumpReputation.d.ts +0 -57
  549. package/lib/rpc/methods/debug_bundler_dumpReputation.js +0 -16
  550. package/lib/rpc/methods/debug_bundler_dumpReputation.js.map +0 -1
  551. package/lib/rpc/methods/debug_bundler_getStakeStatus.d.ts +0 -79
  552. package/lib/rpc/methods/debug_bundler_getStakeStatus.js +0 -25
  553. package/lib/rpc/methods/debug_bundler_getStakeStatus.js.map +0 -1
  554. package/lib/rpc/methods/debug_bundler_sendBundleNow.d.ts +0 -22
  555. package/lib/rpc/methods/debug_bundler_sendBundleNow.js +0 -15
  556. package/lib/rpc/methods/debug_bundler_sendBundleNow.js.map +0 -1
  557. package/lib/rpc/methods/debug_bundler_setBundlingMode.d.ts +0 -22
  558. package/lib/rpc/methods/debug_bundler_setBundlingMode.js +0 -16
  559. package/lib/rpc/methods/debug_bundler_setBundlingMode.js.map +0 -1
  560. package/lib/rpc/methods/debug_bundler_setReputation.d.ts +0 -46
  561. package/lib/rpc/methods/debug_bundler_setReputation.js +0 -16
  562. package/lib/rpc/methods/debug_bundler_setReputation.js.map +0 -1
  563. package/lib/rpc/methods/eth_chainId.d.ts +0 -22
  564. package/lib/rpc/methods/eth_chainId.js +0 -13
  565. package/lib/rpc/methods/eth_chainId.js.map +0 -1
  566. package/lib/rpc/methods/eth_estimateUserOperationGas.js +0 -26
  567. package/lib/rpc/methods/eth_estimateUserOperationGas.js.map +0 -1
  568. package/lib/rpc/methods/eth_getUserOperationByHash.d.ts +0 -1775
  569. package/lib/rpc/methods/eth_getUserOperationByHash.js +0 -101
  570. package/lib/rpc/methods/eth_getUserOperationByHash.js.map +0 -1
  571. package/lib/rpc/methods/eth_getUserOperationReceipt.d.ts +0 -412
  572. package/lib/rpc/methods/eth_getUserOperationReceipt.js +0 -14
  573. package/lib/rpc/methods/eth_getUserOperationReceipt.js.map +0 -1
  574. package/lib/rpc/methods/eth_sendUserOperation.d.ts +0 -878
  575. package/lib/rpc/methods/eth_sendUserOperation.js +0 -44
  576. package/lib/rpc/methods/eth_sendUserOperation.js.map +0 -1
  577. package/lib/rpc/methods/eth_supportedEntryPoints.d.ts +0 -22
  578. package/lib/rpc/methods/eth_supportedEntryPoints.js +0 -13
  579. package/lib/rpc/methods/eth_supportedEntryPoints.js.map +0 -1
  580. package/lib/rpc/methods/index.d.ts +0 -3
  581. package/lib/rpc/methods/index.js +0 -44
  582. package/lib/rpc/methods/index.js.map +0 -1
  583. package/lib/rpc/methods/pimlico_getUserOperationGasPrice.d.ts +0 -131
  584. package/lib/rpc/methods/pimlico_getUserOperationGasPrice.js +0 -33
  585. package/lib/rpc/methods/pimlico_getUserOperationGasPrice.js.map +0 -1
  586. package/lib/rpc/methods/pimlico_getUserOperationStatus.d.ts +0 -43
  587. package/lib/rpc/methods/pimlico_getUserOperationStatus.js +0 -14
  588. package/lib/rpc/methods/pimlico_getUserOperationStatus.js.map +0 -1
  589. package/lib/rpc/methods/pimlico_sendUserOperationNow.js +0 -53
  590. package/lib/rpc/methods/pimlico_sendUserOperationNow.js.map +0 -1
  591. package/lib/rpc/rpcHandler.d.ts +0 -75
  592. package/lib/rpc/rpcHandler.js +0 -408
  593. package/lib/rpc/rpcHandler.js.map +0 -1
  594. package/lib/rpc/server.d.ts +0 -26
  595. package/lib/rpc/server.js +0 -283
  596. package/lib/rpc/server.js.map +0 -1
  597. package/lib/rpc/validation/BundlerCollectorTracerV06.d.ts +0 -102
  598. package/lib/rpc/validation/BundlerCollectorTracerV06.js +0 -262
  599. package/lib/rpc/validation/BundlerCollectorTracerV06.js.map +0 -1
  600. package/lib/rpc/validation/BundlerCollectorTracerV07.d.ts +0 -102
  601. package/lib/rpc/validation/BundlerCollectorTracerV07.js +0 -261
  602. package/lib/rpc/validation/BundlerCollectorTracerV07.js.map +0 -1
  603. package/lib/rpc/validation/SafeValidator.d.ts +0 -52
  604. package/lib/rpc/validation/SafeValidator.js +0 -350
  605. package/lib/rpc/validation/SafeValidator.js.map +0 -1
  606. package/lib/rpc/validation/TracerResultParserV06.d.ts +0 -13
  607. package/lib/rpc/validation/TracerResultParserV06.js +0 -582
  608. package/lib/rpc/validation/TracerResultParserV06.js.map +0 -1
  609. package/lib/rpc/validation/TracerResultParserV07.d.ts +0 -33
  610. package/lib/rpc/validation/TracerResultParserV07.js +0 -599
  611. package/lib/rpc/validation/TracerResultParserV07.js.map +0 -1
  612. package/lib/rpc/validation/UnsafeValidator.d.ts +0 -98
  613. package/lib/rpc/validation/UnsafeValidator.js +0 -326
  614. package/lib/rpc/validation/UnsafeValidator.js.map +0 -1
  615. package/lib/rpc/validation/index.d.ts +0 -3
  616. package/lib/rpc/validation/index.js +0 -19
  617. package/lib/rpc/validation/index.js.map +0 -1
  618. package/lib/rpc/validation/tracer.d.ts +0 -125
  619. package/lib/rpc/validation/tracer.js +0 -112
  620. package/lib/rpc/validation/tracer.js.map +0 -1
  621. package/lib/store/createMemoryOutstandingStore.d.ts +0 -28
  622. package/lib/store/createMemoryOutstandingStore.js +0 -236
  623. package/lib/store/createMemoryOutstandingStore.js.map +0 -1
  624. package/lib/store/createMempoolStore.d.ts +0 -8
  625. package/lib/store/createMempoolStore.js +0 -199
  626. package/lib/store/createMempoolStore.js.map +0 -1
  627. package/lib/store/createRedisOutstandingStore.d.ts +0 -27
  628. package/lib/store/createRedisOutstandingStore.js +0 -349
  629. package/lib/store/createRedisOutstandingStore.js.map +0 -1
  630. package/lib/store/createRedisStore.d.ts +0 -9
  631. package/lib/store/createRedisStore.js +0 -138
  632. package/lib/store/createRedisStore.js.map +0 -1
  633. package/lib/store/createStore.d.ts +0 -6
  634. package/lib/store/createStore.js +0 -70
  635. package/lib/store/createStore.js.map +0 -1
  636. package/lib/store/index.d.ts +0 -81
  637. package/lib/store/index.js +0 -6
  638. package/lib/store/index.js.map +0 -1
  639. package/lib/types/contracts/ArbitrumL1FeeAbi.d.ts +0 -32
  640. package/lib/types/contracts/ArbitrumL1FeeAbi.js +0 -45
  641. package/lib/types/contracts/ArbitrumL1FeeAbi.js.map +0 -1
  642. package/lib/types/contracts/CallEngine.d.ts +0 -28
  643. package/lib/types/contracts/CallEngine.js +0 -40
  644. package/lib/types/contracts/CallEngine.js.map +0 -1
  645. package/lib/types/contracts/CodeHashGetter.d.ts +0 -37
  646. package/lib/types/contracts/CodeHashGetter.js +0 -48
  647. package/lib/types/contracts/CodeHashGetter.js.map +0 -1
  648. package/lib/types/contracts/EntryPoint.d.ts +0 -1789
  649. package/lib/types/contracts/EntryPoint.js +0 -2307
  650. package/lib/types/contracts/EntryPoint.js.map +0 -1
  651. package/lib/types/contracts/EntryPointSimulationsV6.d.ts +0 -34
  652. package/lib/types/contracts/EntryPointSimulationsV6.js +0 -51
  653. package/lib/types/contracts/EntryPointSimulationsV6.js.map +0 -1
  654. package/lib/types/contracts/EntryPointSimulationsV7.d.ts +0 -2193
  655. package/lib/types/contracts/EntryPointSimulationsV7.js +0 -2828
  656. package/lib/types/contracts/EntryPointSimulationsV7.js.map +0 -1
  657. package/lib/types/contracts/IAccountExecute.d.ts +0 -53
  658. package/lib/types/contracts/IAccountExecute.js +0 -71
  659. package/lib/types/contracts/IAccountExecute.js.map +0 -1
  660. package/lib/types/contracts/IPaymaster.d.ts +0 -3
  661. package/lib/types/contracts/IPaymaster.js +0 -120
  662. package/lib/types/contracts/IPaymaster.js.map +0 -1
  663. package/lib/types/contracts/MantleBvmGasPriceOracle.d.ts +0 -219
  664. package/lib/types/contracts/MantleBvmGasPriceOracle.js +0 -180
  665. package/lib/types/contracts/MantleBvmGasPriceOracle.js.map +0 -1
  666. package/lib/types/contracts/OpL1FeeAbi.d.ts +0 -114
  667. package/lib/types/contracts/OpL1FeeAbi.js +0 -77
  668. package/lib/types/contracts/OpL1FeeAbi.js.map +0 -1
  669. package/lib/types/contracts/PimlicoEntryPointSimulations.d.ts +0 -26
  670. package/lib/types/contracts/PimlicoEntryPointSimulations.js +0 -41
  671. package/lib/types/contracts/PimlicoEntryPointSimulations.js.map +0 -1
  672. package/lib/types/contracts/SenderCreator.d.ts +0 -4
  673. package/lib/types/contracts/SenderCreator.js +0 -26
  674. package/lib/types/contracts/SenderCreator.js.map +0 -1
  675. package/lib/types/contracts/SimpleAccountFactory.d.ts +0 -57
  676. package/lib/types/contracts/SimpleAccountFactory.js +0 -79
  677. package/lib/types/contracts/SimpleAccountFactory.js.map +0 -1
  678. package/lib/types/contracts/TestOpcodesAccount.d.ts +0 -4
  679. package/lib/types/contracts/TestOpcodesAccount.js +0 -284
  680. package/lib/types/contracts/TestOpcodesAccount.js.map +0 -1
  681. package/lib/types/contracts/TestOpcodesAccountFactory.d.ts +0 -4
  682. package/lib/types/contracts/TestOpcodesAccountFactory.js +0 -26
  683. package/lib/types/contracts/TestOpcodesAccountFactory.js.map +0 -1
  684. package/lib/types/contracts/TestStorageAccount.d.ts +0 -4
  685. package/lib/types/contracts/TestStorageAccount.js +0 -316
  686. package/lib/types/contracts/TestStorageAccount.js.map +0 -1
  687. package/lib/types/contracts/index.d.ts +0 -17
  688. package/lib/types/contracts/index.js +0 -33
  689. package/lib/types/contracts/index.js.map +0 -1
  690. package/lib/types/gasPrice.d.ts +0 -110
  691. package/lib/types/gasPrice.js +0 -55
  692. package/lib/types/gasPrice.js.map +0 -1
  693. package/lib/types/index.d.ts +0 -11
  694. package/lib/types/index.js +0 -27
  695. package/lib/types/index.js.map +0 -1
  696. package/lib/types/interfaces.d.ts +0 -59
  697. package/lib/types/interfaces.js +0 -3
  698. package/lib/types/interfaces.js.map +0 -1
  699. package/lib/types/mempool.d.ts +0 -60
  700. package/lib/types/mempool.js +0 -11
  701. package/lib/types/mempool.js.map +0 -1
  702. package/lib/types/schemas.d.ts +0 -20779
  703. package/lib/types/schemas.js +0 -638
  704. package/lib/types/schemas.js.map +0 -1
  705. package/lib/types/utils.d.ts +0 -25
  706. package/lib/types/utils.js +0 -35
  707. package/lib/types/utils.js.map +0 -1
  708. package/lib/types/validation.d.ts +0 -14327
  709. package/lib/types/validation.js +0 -312
  710. package/lib/types/validation.js.map +0 -1
  711. package/lib/utils/bigInt.d.ts +0 -4
  712. package/lib/utils/bigInt.js +0 -19
  713. package/lib/utils/bigInt.js.map +0 -1
  714. package/lib/utils/eip7702.d.ts +0 -4
  715. package/lib/utils/eip7702.js +0 -21
  716. package/lib/utils/eip7702.js.map +0 -1
  717. package/lib/utils/fastify-rpc-decorators.d.ts +0 -19
  718. package/lib/utils/fastify-rpc-decorators.js +0 -23
  719. package/lib/utils/fastify-rpc-decorators.js.map +0 -1
  720. package/lib/utils/helpers.d.ts +0 -15
  721. package/lib/utils/helpers.js +0 -59
  722. package/lib/utils/helpers.js.map +0 -1
  723. package/lib/utils/index.d.ts +0 -8
  724. package/lib/utils/index.js +0 -23
  725. package/lib/utils/index.js.map +0 -1
  726. package/lib/utils/logger.d.ts +0 -6
  727. package/lib/utils/logger.js +0 -85
  728. package/lib/utils/logger.js.map +0 -1
  729. package/lib/utils/metrics.d.ts +0 -28
  730. package/lib/utils/metrics.js +0 -192
  731. package/lib/utils/metrics.js.map +0 -1
  732. package/lib/utils/minMaxQueue/createMemoryMinMaxQueue.d.ts +0 -6
  733. package/lib/utils/minMaxQueue/createMemoryMinMaxQueue.js +0 -57
  734. package/lib/utils/minMaxQueue/createMemoryMinMaxQueue.js.map +0 -1
  735. package/lib/utils/minMaxQueue/createRedisMinMaxQueue.d.ts +0 -7
  736. package/lib/utils/minMaxQueue/createRedisMinMaxQueue.js +0 -105
  737. package/lib/utils/minMaxQueue/createRedisMinMaxQueue.js.map +0 -1
  738. package/lib/utils/minMaxQueue/index.d.ts +0 -12
  739. package/lib/utils/minMaxQueue/index.js +0 -16
  740. package/lib/utils/minMaxQueue/index.js.map +0 -1
  741. package/lib/utils/rpc-reply.d.ts +0 -16
  742. package/lib/utils/rpc-reply.js +0 -41
  743. package/lib/utils/rpc-reply.js.map +0 -1
  744. package/lib/utils/userop.d.ts +0 -138
  745. package/lib/utils/userop.js +0 -620
  746. package/lib/utils/userop.js.map +0 -1
  747. package/lib/utils/validation.d.ts +0 -76
  748. package/lib/utils/validation.js +0 -500
  749. package/lib/utils/validation.js.map +0 -1
@@ -1,2836 +0,0 @@
1
- import { type ApiVersion } from "../../types/index.js";
2
- import { z } from "zod";
3
- export declare const bundlerArgsSchema: z.ZodObject<{
4
- entrypoints: z.ZodEffects<z.ZodString, `0x${string}`[], string>;
5
- "deterministic-deployer-address": z.ZodEffects<z.ZodString, `0x${string}`, string>;
6
- "safe-mode": z.ZodBoolean;
7
- "min-entity-stake": z.ZodNumber;
8
- "min-entity-unstake-delay": z.ZodNumber;
9
- "gas-price-bump": z.ZodDefault<z.ZodEffects<z.ZodString, bigint, string>>;
10
- "gas-price-expiry": z.ZodNumber;
11
- "gas-price-multipliers": z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, bigint[], string>, bigint[], string>, {
12
- slow: bigint;
13
- standard: bigint;
14
- fast: bigint;
15
- }, string>;
16
- "gas-price-refresh-interval": z.ZodNumber;
17
- "mempool-max-parallel-ops": z.ZodDefault<z.ZodNumber>;
18
- "mempool-max-queued-ops": z.ZodDefault<z.ZodNumber>;
19
- "enforce-unique-senders-per-bundle": z.ZodDefault<z.ZodBoolean>;
20
- "max-gas-per-bundle": z.ZodDefault<z.ZodEffects<z.ZodString, bigint, string>>;
21
- "rpc-methods": z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodNullable<z.ZodString>, string[] | null, string | null>, string[] | null, string | null>, string[] | null, string | null>;
22
- "enable-instant-bundling-endpoint": z.ZodBoolean;
23
- "should-check-prefund": z.ZodBoolean;
24
- }, "strip", z.ZodTypeAny, {
25
- entrypoints: `0x${string}`[];
26
- "deterministic-deployer-address": `0x${string}`;
27
- "safe-mode": boolean;
28
- "min-entity-stake": number;
29
- "min-entity-unstake-delay": number;
30
- "gas-price-bump": bigint;
31
- "gas-price-expiry": number;
32
- "gas-price-multipliers": {
33
- slow: bigint;
34
- standard: bigint;
35
- fast: bigint;
36
- };
37
- "gas-price-refresh-interval": number;
38
- "mempool-max-parallel-ops": number;
39
- "mempool-max-queued-ops": number;
40
- "enforce-unique-senders-per-bundle": boolean;
41
- "max-gas-per-bundle": bigint;
42
- "rpc-methods": string[] | null;
43
- "enable-instant-bundling-endpoint": boolean;
44
- "should-check-prefund": boolean;
45
- }, {
46
- entrypoints: string;
47
- "deterministic-deployer-address": string;
48
- "safe-mode": boolean;
49
- "min-entity-stake": number;
50
- "min-entity-unstake-delay": number;
51
- "gas-price-expiry": number;
52
- "gas-price-multipliers": string;
53
- "gas-price-refresh-interval": number;
54
- "rpc-methods": string | null;
55
- "enable-instant-bundling-endpoint": boolean;
56
- "should-check-prefund": boolean;
57
- "gas-price-bump"?: string | undefined;
58
- "mempool-max-parallel-ops"?: number | undefined;
59
- "mempool-max-queued-ops"?: number | undefined;
60
- "enforce-unique-senders-per-bundle"?: boolean | undefined;
61
- "max-gas-per-bundle"?: string | undefined;
62
- }>;
63
- export declare const executorArgsSchema: z.ZodObject<{
64
- "enable-fastlane": z.ZodBoolean;
65
- "resubmit-stuck-timeout": z.ZodDefault<z.ZodNumber>;
66
- "refilling-wallets": z.ZodDefault<z.ZodBoolean>;
67
- "aa95-gas-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
68
- "refill-helper-contract": z.ZodOptional<z.ZodEffects<z.ZodString, `0x${string}`, string>>;
69
- "no-profit-bundling": z.ZodBoolean;
70
- "utility-private-key": z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, {
71
- address: `0x${string}`;
72
- nonceManager?: import("viem").NonceManager | undefined;
73
- sign: (parameters: {
74
- hash: `0x${string}`;
75
- }) => Promise<`0x${string}`>;
76
- signAuthorization: (parameters: import("viem/_types/types/authorization").AuthorizationRequest) => Promise<import("viem/accounts").SignAuthorizationReturnType>;
77
- signMessage: ({ message }: {
78
- message: import("viem").SignableMessage;
79
- }) => Promise<`0x${string}`>;
80
- signTransaction: <serializer extends import("viem").SerializeTransactionFn<import("viem").TransactionSerializable> = import("viem").SerializeTransactionFn<import("viem").TransactionSerializable>, transaction extends Parameters<serializer>[0] = Parameters<serializer>[0]>(transaction: transaction, options?: {
81
- serializer?: serializer | undefined;
82
- } | undefined) => Promise<import("viem").IsNarrowable<import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>>, `0x${string}`> extends true ? import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>> : `0x${string}`>;
83
- signTypedData: <const typedData extends Record<string, unknown> | {
84
- [x: string]: readonly import("viem").TypedDataParameter[];
85
- [x: `string[${string}]`]: undefined;
86
- [x: `function[${string}]`]: undefined;
87
- [x: `address[${string}]`]: undefined;
88
- [x: `uint256[${string}]`]: undefined;
89
- [x: `bytes[${string}]`]: undefined;
90
- [x: `uint48[${string}]`]: undefined;
91
- [x: `bool[${string}]`]: undefined;
92
- [x: `bytes32[${string}]`]: undefined;
93
- [x: `uint32[${string}]`]: undefined;
94
- [x: `uint112[${string}]`]: undefined;
95
- [x: `uint192[${string}]`]: undefined;
96
- [x: `bytes4[${string}]`]: undefined;
97
- [x: `uint8[${string}]`]: undefined;
98
- [x: `uint64[${string}]`]: undefined;
99
- [x: `bytes3[${string}]`]: undefined;
100
- [x: `bytes1[${string}]`]: undefined;
101
- [x: `bytes2[${string}]`]: undefined;
102
- [x: `bytes6[${string}]`]: undefined;
103
- [x: `bytes5[${string}]`]: undefined;
104
- [x: `bytes7[${string}]`]: undefined;
105
- [x: `bytes11[${string}]`]: undefined;
106
- [x: `bytes8[${string}]`]: undefined;
107
- [x: `bytes9[${string}]`]: undefined;
108
- [x: `bytes10[${string}]`]: undefined;
109
- [x: `bytes20[${string}]`]: undefined;
110
- [x: `bytes18[${string}]`]: undefined;
111
- [x: `bytes12[${string}]`]: undefined;
112
- [x: `bytes14[${string}]`]: undefined;
113
- [x: `bytes16[${string}]`]: undefined;
114
- [x: `bytes25[${string}]`]: undefined;
115
- [x: `bytes30[${string}]`]: undefined;
116
- [x: `bytes31[${string}]`]: undefined;
117
- [x: `bytes29[${string}]`]: undefined;
118
- [x: `bytes28[${string}]`]: undefined;
119
- [x: `bytes27[${string}]`]: undefined;
120
- [x: `bytes26[${string}]`]: undefined;
121
- [x: `bytes24[${string}]`]: undefined;
122
- [x: `bytes23[${string}]`]: undefined;
123
- [x: `bytes22[${string}]`]: undefined;
124
- [x: `bytes21[${string}]`]: undefined;
125
- [x: `bytes19[${string}]`]: undefined;
126
- [x: `bytes17[${string}]`]: undefined;
127
- [x: `bytes15[${string}]`]: undefined;
128
- [x: `bytes13[${string}]`]: undefined;
129
- [x: `int[${string}]`]: undefined;
130
- [x: `int8[${string}]`]: undefined;
131
- [x: `int16[${string}]`]: undefined;
132
- [x: `int40[${string}]`]: undefined;
133
- [x: `int120[${string}]`]: undefined;
134
- [x: `int240[${string}]`]: undefined;
135
- [x: `int32[${string}]`]: undefined;
136
- [x: `int24[${string}]`]: undefined;
137
- [x: `int48[${string}]`]: undefined;
138
- [x: `int56[${string}]`]: undefined;
139
- [x: `int64[${string}]`]: undefined;
140
- [x: `int72[${string}]`]: undefined;
141
- [x: `int80[${string}]`]: undefined;
142
- [x: `int88[${string}]`]: undefined;
143
- [x: `int96[${string}]`]: undefined;
144
- [x: `int104[${string}]`]: undefined;
145
- [x: `int112[${string}]`]: undefined;
146
- [x: `int128[${string}]`]: undefined;
147
- [x: `int136[${string}]`]: undefined;
148
- [x: `int144[${string}]`]: undefined;
149
- [x: `int152[${string}]`]: undefined;
150
- [x: `int160[${string}]`]: undefined;
151
- [x: `int168[${string}]`]: undefined;
152
- [x: `int176[${string}]`]: undefined;
153
- [x: `int184[${string}]`]: undefined;
154
- [x: `int192[${string}]`]: undefined;
155
- [x: `int200[${string}]`]: undefined;
156
- [x: `int208[${string}]`]: undefined;
157
- [x: `int216[${string}]`]: undefined;
158
- [x: `int224[${string}]`]: undefined;
159
- [x: `int232[${string}]`]: undefined;
160
- [x: `int248[${string}]`]: undefined;
161
- [x: `int256[${string}]`]: undefined;
162
- [x: `uint[${string}]`]: undefined;
163
- [x: `uint16[${string}]`]: undefined;
164
- [x: `uint40[${string}]`]: undefined;
165
- [x: `uint120[${string}]`]: undefined;
166
- [x: `uint240[${string}]`]: undefined;
167
- [x: `uint24[${string}]`]: undefined;
168
- [x: `uint56[${string}]`]: undefined;
169
- [x: `uint72[${string}]`]: undefined;
170
- [x: `uint80[${string}]`]: undefined;
171
- [x: `uint88[${string}]`]: undefined;
172
- [x: `uint96[${string}]`]: undefined;
173
- [x: `uint104[${string}]`]: undefined;
174
- [x: `uint128[${string}]`]: undefined;
175
- [x: `uint136[${string}]`]: undefined;
176
- [x: `uint144[${string}]`]: undefined;
177
- [x: `uint152[${string}]`]: undefined;
178
- [x: `uint160[${string}]`]: undefined;
179
- [x: `uint168[${string}]`]: undefined;
180
- [x: `uint176[${string}]`]: undefined;
181
- [x: `uint184[${string}]`]: undefined;
182
- [x: `uint200[${string}]`]: undefined;
183
- [x: `uint208[${string}]`]: undefined;
184
- [x: `uint216[${string}]`]: undefined;
185
- [x: `uint224[${string}]`]: undefined;
186
- [x: `uint232[${string}]`]: undefined;
187
- [x: `uint248[${string}]`]: undefined;
188
- string?: undefined;
189
- address?: undefined;
190
- uint256?: undefined;
191
- bytes?: undefined;
192
- uint48?: undefined;
193
- bool?: undefined;
194
- bytes32?: undefined;
195
- uint32?: undefined;
196
- uint112?: undefined;
197
- uint192?: undefined;
198
- bytes4?: undefined;
199
- uint8?: undefined;
200
- uint64?: undefined;
201
- bytes3?: undefined;
202
- bytes1?: undefined;
203
- bytes2?: undefined;
204
- bytes6?: undefined;
205
- bytes5?: undefined;
206
- bytes7?: undefined;
207
- bytes11?: undefined;
208
- bytes8?: undefined;
209
- bytes9?: undefined;
210
- bytes10?: undefined;
211
- bytes20?: undefined;
212
- bytes18?: undefined;
213
- bytes12?: undefined;
214
- bytes14?: undefined;
215
- bytes16?: undefined;
216
- bytes25?: undefined;
217
- bytes30?: undefined;
218
- bytes31?: undefined;
219
- bytes29?: undefined;
220
- bytes28?: undefined;
221
- bytes27?: undefined;
222
- bytes26?: undefined;
223
- bytes24?: undefined;
224
- bytes23?: undefined;
225
- bytes22?: undefined;
226
- bytes21?: undefined;
227
- bytes19?: undefined;
228
- bytes17?: undefined;
229
- bytes15?: undefined;
230
- bytes13?: undefined;
231
- int8?: undefined;
232
- int16?: undefined;
233
- int40?: undefined;
234
- int120?: undefined;
235
- int240?: undefined;
236
- int32?: undefined;
237
- int24?: undefined;
238
- int48?: undefined;
239
- int56?: undefined;
240
- int64?: undefined;
241
- int72?: undefined;
242
- int80?: undefined;
243
- int88?: undefined;
244
- int96?: undefined;
245
- int104?: undefined;
246
- int112?: undefined;
247
- int128?: undefined;
248
- int136?: undefined;
249
- int144?: undefined;
250
- int152?: undefined;
251
- int160?: undefined;
252
- int168?: undefined;
253
- int176?: undefined;
254
- int184?: undefined;
255
- int192?: undefined;
256
- int200?: undefined;
257
- int208?: undefined;
258
- int216?: undefined;
259
- int224?: undefined;
260
- int232?: undefined;
261
- int248?: undefined;
262
- int256?: undefined;
263
- uint16?: undefined;
264
- uint40?: undefined;
265
- uint120?: undefined;
266
- uint240?: undefined;
267
- uint24?: undefined;
268
- uint56?: undefined;
269
- uint72?: undefined;
270
- uint80?: undefined;
271
- uint88?: undefined;
272
- uint96?: undefined;
273
- uint104?: undefined;
274
- uint128?: undefined;
275
- uint136?: undefined;
276
- uint144?: undefined;
277
- uint152?: undefined;
278
- uint160?: undefined;
279
- uint168?: undefined;
280
- uint176?: undefined;
281
- uint184?: undefined;
282
- uint200?: undefined;
283
- uint208?: undefined;
284
- uint216?: undefined;
285
- uint224?: undefined;
286
- uint232?: undefined;
287
- uint248?: undefined;
288
- }, primaryType extends "EIP712Domain" | keyof typedData = keyof typedData>(parameters: import("viem").TypedDataDefinition<typedData, primaryType>) => Promise<`0x${string}`>;
289
- publicKey: `0x${string}`;
290
- source: "privateKey";
291
- type: "local";
292
- }, string>>;
293
- "utility-wallet-monitor": z.ZodBoolean;
294
- "utility-wallet-monitor-interval": z.ZodNumber;
295
- "executor-private-keys": z.ZodUnion<[z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">, {
296
- address: `0x${string}`;
297
- nonceManager?: import("viem").NonceManager | undefined;
298
- sign: (parameters: {
299
- hash: `0x${string}`;
300
- }) => Promise<`0x${string}`>;
301
- signAuthorization: (parameters: import("viem/_types/types/authorization").AuthorizationRequest) => Promise<import("viem/accounts").SignAuthorizationReturnType>;
302
- signMessage: ({ message }: {
303
- message: import("viem").SignableMessage;
304
- }) => Promise<`0x${string}`>;
305
- signTransaction: <serializer extends import("viem").SerializeTransactionFn<import("viem").TransactionSerializable> = import("viem").SerializeTransactionFn<import("viem").TransactionSerializable>, transaction extends Parameters<serializer>[0] = Parameters<serializer>[0]>(transaction: transaction, options?: {
306
- serializer?: serializer | undefined;
307
- } | undefined) => Promise<import("viem").IsNarrowable<import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>>, `0x${string}`> extends true ? import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>> : `0x${string}`>;
308
- signTypedData: <const typedData extends Record<string, unknown> | {
309
- [x: string]: readonly import("viem").TypedDataParameter[];
310
- [x: `string[${string}]`]: undefined;
311
- [x: `function[${string}]`]: undefined;
312
- [x: `address[${string}]`]: undefined;
313
- [x: `uint256[${string}]`]: undefined;
314
- [x: `bytes[${string}]`]: undefined;
315
- [x: `uint48[${string}]`]: undefined;
316
- [x: `bool[${string}]`]: undefined;
317
- [x: `bytes32[${string}]`]: undefined;
318
- [x: `uint32[${string}]`]: undefined;
319
- [x: `uint112[${string}]`]: undefined;
320
- [x: `uint192[${string}]`]: undefined;
321
- [x: `bytes4[${string}]`]: undefined;
322
- [x: `uint8[${string}]`]: undefined;
323
- [x: `uint64[${string}]`]: undefined;
324
- [x: `bytes3[${string}]`]: undefined;
325
- [x: `bytes1[${string}]`]: undefined;
326
- [x: `bytes2[${string}]`]: undefined;
327
- [x: `bytes6[${string}]`]: undefined;
328
- [x: `bytes5[${string}]`]: undefined;
329
- [x: `bytes7[${string}]`]: undefined;
330
- [x: `bytes11[${string}]`]: undefined;
331
- [x: `bytes8[${string}]`]: undefined;
332
- [x: `bytes9[${string}]`]: undefined;
333
- [x: `bytes10[${string}]`]: undefined;
334
- [x: `bytes20[${string}]`]: undefined;
335
- [x: `bytes18[${string}]`]: undefined;
336
- [x: `bytes12[${string}]`]: undefined;
337
- [x: `bytes14[${string}]`]: undefined;
338
- [x: `bytes16[${string}]`]: undefined;
339
- [x: `bytes25[${string}]`]: undefined;
340
- [x: `bytes30[${string}]`]: undefined;
341
- [x: `bytes31[${string}]`]: undefined;
342
- [x: `bytes29[${string}]`]: undefined;
343
- [x: `bytes28[${string}]`]: undefined;
344
- [x: `bytes27[${string}]`]: undefined;
345
- [x: `bytes26[${string}]`]: undefined;
346
- [x: `bytes24[${string}]`]: undefined;
347
- [x: `bytes23[${string}]`]: undefined;
348
- [x: `bytes22[${string}]`]: undefined;
349
- [x: `bytes21[${string}]`]: undefined;
350
- [x: `bytes19[${string}]`]: undefined;
351
- [x: `bytes17[${string}]`]: undefined;
352
- [x: `bytes15[${string}]`]: undefined;
353
- [x: `bytes13[${string}]`]: undefined;
354
- [x: `int[${string}]`]: undefined;
355
- [x: `int8[${string}]`]: undefined;
356
- [x: `int16[${string}]`]: undefined;
357
- [x: `int40[${string}]`]: undefined;
358
- [x: `int120[${string}]`]: undefined;
359
- [x: `int240[${string}]`]: undefined;
360
- [x: `int32[${string}]`]: undefined;
361
- [x: `int24[${string}]`]: undefined;
362
- [x: `int48[${string}]`]: undefined;
363
- [x: `int56[${string}]`]: undefined;
364
- [x: `int64[${string}]`]: undefined;
365
- [x: `int72[${string}]`]: undefined;
366
- [x: `int80[${string}]`]: undefined;
367
- [x: `int88[${string}]`]: undefined;
368
- [x: `int96[${string}]`]: undefined;
369
- [x: `int104[${string}]`]: undefined;
370
- [x: `int112[${string}]`]: undefined;
371
- [x: `int128[${string}]`]: undefined;
372
- [x: `int136[${string}]`]: undefined;
373
- [x: `int144[${string}]`]: undefined;
374
- [x: `int152[${string}]`]: undefined;
375
- [x: `int160[${string}]`]: undefined;
376
- [x: `int168[${string}]`]: undefined;
377
- [x: `int176[${string}]`]: undefined;
378
- [x: `int184[${string}]`]: undefined;
379
- [x: `int192[${string}]`]: undefined;
380
- [x: `int200[${string}]`]: undefined;
381
- [x: `int208[${string}]`]: undefined;
382
- [x: `int216[${string}]`]: undefined;
383
- [x: `int224[${string}]`]: undefined;
384
- [x: `int232[${string}]`]: undefined;
385
- [x: `int248[${string}]`]: undefined;
386
- [x: `int256[${string}]`]: undefined;
387
- [x: `uint[${string}]`]: undefined;
388
- [x: `uint16[${string}]`]: undefined;
389
- [x: `uint40[${string}]`]: undefined;
390
- [x: `uint120[${string}]`]: undefined;
391
- [x: `uint240[${string}]`]: undefined;
392
- [x: `uint24[${string}]`]: undefined;
393
- [x: `uint56[${string}]`]: undefined;
394
- [x: `uint72[${string}]`]: undefined;
395
- [x: `uint80[${string}]`]: undefined;
396
- [x: `uint88[${string}]`]: undefined;
397
- [x: `uint96[${string}]`]: undefined;
398
- [x: `uint104[${string}]`]: undefined;
399
- [x: `uint128[${string}]`]: undefined;
400
- [x: `uint136[${string}]`]: undefined;
401
- [x: `uint144[${string}]`]: undefined;
402
- [x: `uint152[${string}]`]: undefined;
403
- [x: `uint160[${string}]`]: undefined;
404
- [x: `uint168[${string}]`]: undefined;
405
- [x: `uint176[${string}]`]: undefined;
406
- [x: `uint184[${string}]`]: undefined;
407
- [x: `uint200[${string}]`]: undefined;
408
- [x: `uint208[${string}]`]: undefined;
409
- [x: `uint216[${string}]`]: undefined;
410
- [x: `uint224[${string}]`]: undefined;
411
- [x: `uint232[${string}]`]: undefined;
412
- [x: `uint248[${string}]`]: undefined;
413
- string?: undefined;
414
- address?: undefined;
415
- uint256?: undefined;
416
- bytes?: undefined;
417
- uint48?: undefined;
418
- bool?: undefined;
419
- bytes32?: undefined;
420
- uint32?: undefined;
421
- uint112?: undefined;
422
- uint192?: undefined;
423
- bytes4?: undefined;
424
- uint8?: undefined;
425
- uint64?: undefined;
426
- bytes3?: undefined;
427
- bytes1?: undefined;
428
- bytes2?: undefined;
429
- bytes6?: undefined;
430
- bytes5?: undefined;
431
- bytes7?: undefined;
432
- bytes11?: undefined;
433
- bytes8?: undefined;
434
- bytes9?: undefined;
435
- bytes10?: undefined;
436
- bytes20?: undefined;
437
- bytes18?: undefined;
438
- bytes12?: undefined;
439
- bytes14?: undefined;
440
- bytes16?: undefined;
441
- bytes25?: undefined;
442
- bytes30?: undefined;
443
- bytes31?: undefined;
444
- bytes29?: undefined;
445
- bytes28?: undefined;
446
- bytes27?: undefined;
447
- bytes26?: undefined;
448
- bytes24?: undefined;
449
- bytes23?: undefined;
450
- bytes22?: undefined;
451
- bytes21?: undefined;
452
- bytes19?: undefined;
453
- bytes17?: undefined;
454
- bytes15?: undefined;
455
- bytes13?: undefined;
456
- int8?: undefined;
457
- int16?: undefined;
458
- int40?: undefined;
459
- int120?: undefined;
460
- int240?: undefined;
461
- int32?: undefined;
462
- int24?: undefined;
463
- int48?: undefined;
464
- int56?: undefined;
465
- int64?: undefined;
466
- int72?: undefined;
467
- int80?: undefined;
468
- int88?: undefined;
469
- int96?: undefined;
470
- int104?: undefined;
471
- int112?: undefined;
472
- int128?: undefined;
473
- int136?: undefined;
474
- int144?: undefined;
475
- int152?: undefined;
476
- int160?: undefined;
477
- int168?: undefined;
478
- int176?: undefined;
479
- int184?: undefined;
480
- int192?: undefined;
481
- int200?: undefined;
482
- int208?: undefined;
483
- int216?: undefined;
484
- int224?: undefined;
485
- int232?: undefined;
486
- int248?: undefined;
487
- int256?: undefined;
488
- uint16?: undefined;
489
- uint40?: undefined;
490
- uint120?: undefined;
491
- uint240?: undefined;
492
- uint24?: undefined;
493
- uint56?: undefined;
494
- uint72?: undefined;
495
- uint80?: undefined;
496
- uint88?: undefined;
497
- uint96?: undefined;
498
- uint104?: undefined;
499
- uint128?: undefined;
500
- uint136?: undefined;
501
- uint144?: undefined;
502
- uint152?: undefined;
503
- uint160?: undefined;
504
- uint168?: undefined;
505
- uint176?: undefined;
506
- uint184?: undefined;
507
- uint200?: undefined;
508
- uint208?: undefined;
509
- uint216?: undefined;
510
- uint224?: undefined;
511
- uint232?: undefined;
512
- uint248?: undefined;
513
- }, primaryType extends "EIP712Domain" | keyof typedData = keyof typedData>(parameters: import("viem").TypedDataDefinition<typedData, primaryType>) => Promise<`0x${string}`>;
514
- publicKey: `0x${string}`;
515
- source: "privateKey";
516
- type: "local";
517
- }[], string[]>, z.ZodEffects<z.ZodString, {
518
- address: `0x${string}`;
519
- nonceManager?: import("viem").NonceManager | undefined;
520
- sign: (parameters: {
521
- hash: `0x${string}`;
522
- }) => Promise<`0x${string}`>;
523
- signAuthorization: (parameters: import("viem/_types/types/authorization").AuthorizationRequest) => Promise<import("viem/accounts").SignAuthorizationReturnType>;
524
- signMessage: ({ message }: {
525
- message: import("viem").SignableMessage;
526
- }) => Promise<`0x${string}`>;
527
- signTransaction: <serializer extends import("viem").SerializeTransactionFn<import("viem").TransactionSerializable> = import("viem").SerializeTransactionFn<import("viem").TransactionSerializable>, transaction extends Parameters<serializer>[0] = Parameters<serializer>[0]>(transaction: transaction, options?: {
528
- serializer?: serializer | undefined;
529
- } | undefined) => Promise<import("viem").IsNarrowable<import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>>, `0x${string}`> extends true ? import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>> : `0x${string}`>;
530
- signTypedData: <const typedData extends Record<string, unknown> | {
531
- [x: string]: readonly import("viem").TypedDataParameter[];
532
- [x: `string[${string}]`]: undefined;
533
- [x: `function[${string}]`]: undefined;
534
- [x: `address[${string}]`]: undefined;
535
- [x: `uint256[${string}]`]: undefined;
536
- [x: `bytes[${string}]`]: undefined;
537
- [x: `uint48[${string}]`]: undefined;
538
- [x: `bool[${string}]`]: undefined;
539
- [x: `bytes32[${string}]`]: undefined;
540
- [x: `uint32[${string}]`]: undefined;
541
- [x: `uint112[${string}]`]: undefined;
542
- [x: `uint192[${string}]`]: undefined;
543
- [x: `bytes4[${string}]`]: undefined;
544
- [x: `uint8[${string}]`]: undefined;
545
- [x: `uint64[${string}]`]: undefined;
546
- [x: `bytes3[${string}]`]: undefined;
547
- [x: `bytes1[${string}]`]: undefined;
548
- [x: `bytes2[${string}]`]: undefined;
549
- [x: `bytes6[${string}]`]: undefined;
550
- [x: `bytes5[${string}]`]: undefined;
551
- [x: `bytes7[${string}]`]: undefined;
552
- [x: `bytes11[${string}]`]: undefined;
553
- [x: `bytes8[${string}]`]: undefined;
554
- [x: `bytes9[${string}]`]: undefined;
555
- [x: `bytes10[${string}]`]: undefined;
556
- [x: `bytes20[${string}]`]: undefined;
557
- [x: `bytes18[${string}]`]: undefined;
558
- [x: `bytes12[${string}]`]: undefined;
559
- [x: `bytes14[${string}]`]: undefined;
560
- [x: `bytes16[${string}]`]: undefined;
561
- [x: `bytes25[${string}]`]: undefined;
562
- [x: `bytes30[${string}]`]: undefined;
563
- [x: `bytes31[${string}]`]: undefined;
564
- [x: `bytes29[${string}]`]: undefined;
565
- [x: `bytes28[${string}]`]: undefined;
566
- [x: `bytes27[${string}]`]: undefined;
567
- [x: `bytes26[${string}]`]: undefined;
568
- [x: `bytes24[${string}]`]: undefined;
569
- [x: `bytes23[${string}]`]: undefined;
570
- [x: `bytes22[${string}]`]: undefined;
571
- [x: `bytes21[${string}]`]: undefined;
572
- [x: `bytes19[${string}]`]: undefined;
573
- [x: `bytes17[${string}]`]: undefined;
574
- [x: `bytes15[${string}]`]: undefined;
575
- [x: `bytes13[${string}]`]: undefined;
576
- [x: `int[${string}]`]: undefined;
577
- [x: `int8[${string}]`]: undefined;
578
- [x: `int16[${string}]`]: undefined;
579
- [x: `int40[${string}]`]: undefined;
580
- [x: `int120[${string}]`]: undefined;
581
- [x: `int240[${string}]`]: undefined;
582
- [x: `int32[${string}]`]: undefined;
583
- [x: `int24[${string}]`]: undefined;
584
- [x: `int48[${string}]`]: undefined;
585
- [x: `int56[${string}]`]: undefined;
586
- [x: `int64[${string}]`]: undefined;
587
- [x: `int72[${string}]`]: undefined;
588
- [x: `int80[${string}]`]: undefined;
589
- [x: `int88[${string}]`]: undefined;
590
- [x: `int96[${string}]`]: undefined;
591
- [x: `int104[${string}]`]: undefined;
592
- [x: `int112[${string}]`]: undefined;
593
- [x: `int128[${string}]`]: undefined;
594
- [x: `int136[${string}]`]: undefined;
595
- [x: `int144[${string}]`]: undefined;
596
- [x: `int152[${string}]`]: undefined;
597
- [x: `int160[${string}]`]: undefined;
598
- [x: `int168[${string}]`]: undefined;
599
- [x: `int176[${string}]`]: undefined;
600
- [x: `int184[${string}]`]: undefined;
601
- [x: `int192[${string}]`]: undefined;
602
- [x: `int200[${string}]`]: undefined;
603
- [x: `int208[${string}]`]: undefined;
604
- [x: `int216[${string}]`]: undefined;
605
- [x: `int224[${string}]`]: undefined;
606
- [x: `int232[${string}]`]: undefined;
607
- [x: `int248[${string}]`]: undefined;
608
- [x: `int256[${string}]`]: undefined;
609
- [x: `uint[${string}]`]: undefined;
610
- [x: `uint16[${string}]`]: undefined;
611
- [x: `uint40[${string}]`]: undefined;
612
- [x: `uint120[${string}]`]: undefined;
613
- [x: `uint240[${string}]`]: undefined;
614
- [x: `uint24[${string}]`]: undefined;
615
- [x: `uint56[${string}]`]: undefined;
616
- [x: `uint72[${string}]`]: undefined;
617
- [x: `uint80[${string}]`]: undefined;
618
- [x: `uint88[${string}]`]: undefined;
619
- [x: `uint96[${string}]`]: undefined;
620
- [x: `uint104[${string}]`]: undefined;
621
- [x: `uint128[${string}]`]: undefined;
622
- [x: `uint136[${string}]`]: undefined;
623
- [x: `uint144[${string}]`]: undefined;
624
- [x: `uint152[${string}]`]: undefined;
625
- [x: `uint160[${string}]`]: undefined;
626
- [x: `uint168[${string}]`]: undefined;
627
- [x: `uint176[${string}]`]: undefined;
628
- [x: `uint184[${string}]`]: undefined;
629
- [x: `uint200[${string}]`]: undefined;
630
- [x: `uint208[${string}]`]: undefined;
631
- [x: `uint216[${string}]`]: undefined;
632
- [x: `uint224[${string}]`]: undefined;
633
- [x: `uint232[${string}]`]: undefined;
634
- [x: `uint248[${string}]`]: undefined;
635
- string?: undefined;
636
- address?: undefined;
637
- uint256?: undefined;
638
- bytes?: undefined;
639
- uint48?: undefined;
640
- bool?: undefined;
641
- bytes32?: undefined;
642
- uint32?: undefined;
643
- uint112?: undefined;
644
- uint192?: undefined;
645
- bytes4?: undefined;
646
- uint8?: undefined;
647
- uint64?: undefined;
648
- bytes3?: undefined;
649
- bytes1?: undefined;
650
- bytes2?: undefined;
651
- bytes6?: undefined;
652
- bytes5?: undefined;
653
- bytes7?: undefined;
654
- bytes11?: undefined;
655
- bytes8?: undefined;
656
- bytes9?: undefined;
657
- bytes10?: undefined;
658
- bytes20?: undefined;
659
- bytes18?: undefined;
660
- bytes12?: undefined;
661
- bytes14?: undefined;
662
- bytes16?: undefined;
663
- bytes25?: undefined;
664
- bytes30?: undefined;
665
- bytes31?: undefined;
666
- bytes29?: undefined;
667
- bytes28?: undefined;
668
- bytes27?: undefined;
669
- bytes26?: undefined;
670
- bytes24?: undefined;
671
- bytes23?: undefined;
672
- bytes22?: undefined;
673
- bytes21?: undefined;
674
- bytes19?: undefined;
675
- bytes17?: undefined;
676
- bytes15?: undefined;
677
- bytes13?: undefined;
678
- int8?: undefined;
679
- int16?: undefined;
680
- int40?: undefined;
681
- int120?: undefined;
682
- int240?: undefined;
683
- int32?: undefined;
684
- int24?: undefined;
685
- int48?: undefined;
686
- int56?: undefined;
687
- int64?: undefined;
688
- int72?: undefined;
689
- int80?: undefined;
690
- int88?: undefined;
691
- int96?: undefined;
692
- int104?: undefined;
693
- int112?: undefined;
694
- int128?: undefined;
695
- int136?: undefined;
696
- int144?: undefined;
697
- int152?: undefined;
698
- int160?: undefined;
699
- int168?: undefined;
700
- int176?: undefined;
701
- int184?: undefined;
702
- int192?: undefined;
703
- int200?: undefined;
704
- int208?: undefined;
705
- int216?: undefined;
706
- int224?: undefined;
707
- int232?: undefined;
708
- int248?: undefined;
709
- int256?: undefined;
710
- uint16?: undefined;
711
- uint40?: undefined;
712
- uint120?: undefined;
713
- uint240?: undefined;
714
- uint24?: undefined;
715
- uint56?: undefined;
716
- uint72?: undefined;
717
- uint80?: undefined;
718
- uint88?: undefined;
719
- uint96?: undefined;
720
- uint104?: undefined;
721
- uint128?: undefined;
722
- uint136?: undefined;
723
- uint144?: undefined;
724
- uint152?: undefined;
725
- uint160?: undefined;
726
- uint168?: undefined;
727
- uint176?: undefined;
728
- uint184?: undefined;
729
- uint200?: undefined;
730
- uint208?: undefined;
731
- uint216?: undefined;
732
- uint224?: undefined;
733
- uint232?: undefined;
734
- uint248?: undefined;
735
- }, primaryType extends "EIP712Domain" | keyof typedData = keyof typedData>(parameters: import("viem").TypedDataDefinition<typedData, primaryType>) => Promise<`0x${string}`>;
736
- publicKey: `0x${string}`;
737
- source: "privateKey";
738
- type: "local";
739
- }[], string>]>;
740
- "max-executors": z.ZodOptional<z.ZodNumber>;
741
- "min-executor-balance": z.ZodOptional<z.ZodEffects<z.ZodString, bigint, string>>;
742
- "executor-refill-interval": z.ZodNumber;
743
- "executor-gas-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
744
- }, "strip", z.ZodTypeAny, {
745
- "enable-fastlane": boolean;
746
- "resubmit-stuck-timeout": number;
747
- "refilling-wallets": boolean;
748
- "aa95-gas-multiplier": bigint;
749
- "no-profit-bundling": boolean;
750
- "utility-wallet-monitor": boolean;
751
- "utility-wallet-monitor-interval": number;
752
- "executor-private-keys": {
753
- address: `0x${string}`;
754
- nonceManager?: import("viem").NonceManager | undefined;
755
- sign: (parameters: {
756
- hash: `0x${string}`;
757
- }) => Promise<`0x${string}`>;
758
- signAuthorization: (parameters: import("viem/_types/types/authorization").AuthorizationRequest) => Promise<import("viem/accounts").SignAuthorizationReturnType>;
759
- signMessage: ({ message }: {
760
- message: import("viem").SignableMessage;
761
- }) => Promise<`0x${string}`>;
762
- signTransaction: <serializer extends import("viem").SerializeTransactionFn<import("viem").TransactionSerializable> = import("viem").SerializeTransactionFn<import("viem").TransactionSerializable>, transaction extends Parameters<serializer>[0] = Parameters<serializer>[0]>(transaction: transaction, options?: {
763
- serializer?: serializer | undefined;
764
- } | undefined) => Promise<import("viem").IsNarrowable<import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>>, `0x${string}`> extends true ? import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>> : `0x${string}`>;
765
- signTypedData: <const typedData extends Record<string, unknown> | {
766
- [x: string]: readonly import("viem").TypedDataParameter[];
767
- [x: `string[${string}]`]: undefined;
768
- [x: `function[${string}]`]: undefined;
769
- [x: `address[${string}]`]: undefined;
770
- [x: `uint256[${string}]`]: undefined;
771
- [x: `bytes[${string}]`]: undefined;
772
- [x: `uint48[${string}]`]: undefined;
773
- [x: `bool[${string}]`]: undefined;
774
- [x: `bytes32[${string}]`]: undefined;
775
- [x: `uint32[${string}]`]: undefined;
776
- [x: `uint112[${string}]`]: undefined;
777
- [x: `uint192[${string}]`]: undefined;
778
- [x: `bytes4[${string}]`]: undefined;
779
- [x: `uint8[${string}]`]: undefined;
780
- [x: `uint64[${string}]`]: undefined;
781
- [x: `bytes3[${string}]`]: undefined;
782
- [x: `bytes1[${string}]`]: undefined;
783
- [x: `bytes2[${string}]`]: undefined;
784
- [x: `bytes6[${string}]`]: undefined;
785
- [x: `bytes5[${string}]`]: undefined;
786
- [x: `bytes7[${string}]`]: undefined;
787
- [x: `bytes11[${string}]`]: undefined;
788
- [x: `bytes8[${string}]`]: undefined;
789
- [x: `bytes9[${string}]`]: undefined;
790
- [x: `bytes10[${string}]`]: undefined;
791
- [x: `bytes20[${string}]`]: undefined;
792
- [x: `bytes18[${string}]`]: undefined;
793
- [x: `bytes12[${string}]`]: undefined;
794
- [x: `bytes14[${string}]`]: undefined;
795
- [x: `bytes16[${string}]`]: undefined;
796
- [x: `bytes25[${string}]`]: undefined;
797
- [x: `bytes30[${string}]`]: undefined;
798
- [x: `bytes31[${string}]`]: undefined;
799
- [x: `bytes29[${string}]`]: undefined;
800
- [x: `bytes28[${string}]`]: undefined;
801
- [x: `bytes27[${string}]`]: undefined;
802
- [x: `bytes26[${string}]`]: undefined;
803
- [x: `bytes24[${string}]`]: undefined;
804
- [x: `bytes23[${string}]`]: undefined;
805
- [x: `bytes22[${string}]`]: undefined;
806
- [x: `bytes21[${string}]`]: undefined;
807
- [x: `bytes19[${string}]`]: undefined;
808
- [x: `bytes17[${string}]`]: undefined;
809
- [x: `bytes15[${string}]`]: undefined;
810
- [x: `bytes13[${string}]`]: undefined;
811
- [x: `int[${string}]`]: undefined;
812
- [x: `int8[${string}]`]: undefined;
813
- [x: `int16[${string}]`]: undefined;
814
- [x: `int40[${string}]`]: undefined;
815
- [x: `int120[${string}]`]: undefined;
816
- [x: `int240[${string}]`]: undefined;
817
- [x: `int32[${string}]`]: undefined;
818
- [x: `int24[${string}]`]: undefined;
819
- [x: `int48[${string}]`]: undefined;
820
- [x: `int56[${string}]`]: undefined;
821
- [x: `int64[${string}]`]: undefined;
822
- [x: `int72[${string}]`]: undefined;
823
- [x: `int80[${string}]`]: undefined;
824
- [x: `int88[${string}]`]: undefined;
825
- [x: `int96[${string}]`]: undefined;
826
- [x: `int104[${string}]`]: undefined;
827
- [x: `int112[${string}]`]: undefined;
828
- [x: `int128[${string}]`]: undefined;
829
- [x: `int136[${string}]`]: undefined;
830
- [x: `int144[${string}]`]: undefined;
831
- [x: `int152[${string}]`]: undefined;
832
- [x: `int160[${string}]`]: undefined;
833
- [x: `int168[${string}]`]: undefined;
834
- [x: `int176[${string}]`]: undefined;
835
- [x: `int184[${string}]`]: undefined;
836
- [x: `int192[${string}]`]: undefined;
837
- [x: `int200[${string}]`]: undefined;
838
- [x: `int208[${string}]`]: undefined;
839
- [x: `int216[${string}]`]: undefined;
840
- [x: `int224[${string}]`]: undefined;
841
- [x: `int232[${string}]`]: undefined;
842
- [x: `int248[${string}]`]: undefined;
843
- [x: `int256[${string}]`]: undefined;
844
- [x: `uint[${string}]`]: undefined;
845
- [x: `uint16[${string}]`]: undefined;
846
- [x: `uint40[${string}]`]: undefined;
847
- [x: `uint120[${string}]`]: undefined;
848
- [x: `uint240[${string}]`]: undefined;
849
- [x: `uint24[${string}]`]: undefined;
850
- [x: `uint56[${string}]`]: undefined;
851
- [x: `uint72[${string}]`]: undefined;
852
- [x: `uint80[${string}]`]: undefined;
853
- [x: `uint88[${string}]`]: undefined;
854
- [x: `uint96[${string}]`]: undefined;
855
- [x: `uint104[${string}]`]: undefined;
856
- [x: `uint128[${string}]`]: undefined;
857
- [x: `uint136[${string}]`]: undefined;
858
- [x: `uint144[${string}]`]: undefined;
859
- [x: `uint152[${string}]`]: undefined;
860
- [x: `uint160[${string}]`]: undefined;
861
- [x: `uint168[${string}]`]: undefined;
862
- [x: `uint176[${string}]`]: undefined;
863
- [x: `uint184[${string}]`]: undefined;
864
- [x: `uint200[${string}]`]: undefined;
865
- [x: `uint208[${string}]`]: undefined;
866
- [x: `uint216[${string}]`]: undefined;
867
- [x: `uint224[${string}]`]: undefined;
868
- [x: `uint232[${string}]`]: undefined;
869
- [x: `uint248[${string}]`]: undefined;
870
- string?: undefined;
871
- address?: undefined;
872
- uint256?: undefined;
873
- bytes?: undefined;
874
- uint48?: undefined;
875
- bool?: undefined;
876
- bytes32?: undefined;
877
- uint32?: undefined;
878
- uint112?: undefined;
879
- uint192?: undefined;
880
- bytes4?: undefined;
881
- uint8?: undefined;
882
- uint64?: undefined;
883
- bytes3?: undefined;
884
- bytes1?: undefined;
885
- bytes2?: undefined;
886
- bytes6?: undefined;
887
- bytes5?: undefined;
888
- bytes7?: undefined;
889
- bytes11?: undefined;
890
- bytes8?: undefined;
891
- bytes9?: undefined;
892
- bytes10?: undefined;
893
- bytes20?: undefined;
894
- bytes18?: undefined;
895
- bytes12?: undefined;
896
- bytes14?: undefined;
897
- bytes16?: undefined;
898
- bytes25?: undefined;
899
- bytes30?: undefined;
900
- bytes31?: undefined;
901
- bytes29?: undefined;
902
- bytes28?: undefined;
903
- bytes27?: undefined;
904
- bytes26?: undefined;
905
- bytes24?: undefined;
906
- bytes23?: undefined;
907
- bytes22?: undefined;
908
- bytes21?: undefined;
909
- bytes19?: undefined;
910
- bytes17?: undefined;
911
- bytes15?: undefined;
912
- bytes13?: undefined;
913
- int8?: undefined;
914
- int16?: undefined;
915
- int40?: undefined;
916
- int120?: undefined;
917
- int240?: undefined;
918
- int32?: undefined;
919
- int24?: undefined;
920
- int48?: undefined;
921
- int56?: undefined;
922
- int64?: undefined;
923
- int72?: undefined;
924
- int80?: undefined;
925
- int88?: undefined;
926
- int96?: undefined;
927
- int104?: undefined;
928
- int112?: undefined;
929
- int128?: undefined;
930
- int136?: undefined;
931
- int144?: undefined;
932
- int152?: undefined;
933
- int160?: undefined;
934
- int168?: undefined;
935
- int176?: undefined;
936
- int184?: undefined;
937
- int192?: undefined;
938
- int200?: undefined;
939
- int208?: undefined;
940
- int216?: undefined;
941
- int224?: undefined;
942
- int232?: undefined;
943
- int248?: undefined;
944
- int256?: undefined;
945
- uint16?: undefined;
946
- uint40?: undefined;
947
- uint120?: undefined;
948
- uint240?: undefined;
949
- uint24?: undefined;
950
- uint56?: undefined;
951
- uint72?: undefined;
952
- uint80?: undefined;
953
- uint88?: undefined;
954
- uint96?: undefined;
955
- uint104?: undefined;
956
- uint128?: undefined;
957
- uint136?: undefined;
958
- uint144?: undefined;
959
- uint152?: undefined;
960
- uint160?: undefined;
961
- uint168?: undefined;
962
- uint176?: undefined;
963
- uint184?: undefined;
964
- uint200?: undefined;
965
- uint208?: undefined;
966
- uint216?: undefined;
967
- uint224?: undefined;
968
- uint232?: undefined;
969
- uint248?: undefined;
970
- }, primaryType extends "EIP712Domain" | keyof typedData = keyof typedData>(parameters: import("viem").TypedDataDefinition<typedData, primaryType>) => Promise<`0x${string}`>;
971
- publicKey: `0x${string}`;
972
- source: "privateKey";
973
- type: "local";
974
- }[];
975
- "executor-refill-interval": number;
976
- "executor-gas-multiplier": bigint;
977
- "refill-helper-contract"?: `0x${string}` | undefined;
978
- "utility-private-key"?: {
979
- address: `0x${string}`;
980
- nonceManager?: import("viem").NonceManager | undefined;
981
- sign: (parameters: {
982
- hash: `0x${string}`;
983
- }) => Promise<`0x${string}`>;
984
- signAuthorization: (parameters: import("viem/_types/types/authorization").AuthorizationRequest) => Promise<import("viem/accounts").SignAuthorizationReturnType>;
985
- signMessage: ({ message }: {
986
- message: import("viem").SignableMessage;
987
- }) => Promise<`0x${string}`>;
988
- signTransaction: <serializer extends import("viem").SerializeTransactionFn<import("viem").TransactionSerializable> = import("viem").SerializeTransactionFn<import("viem").TransactionSerializable>, transaction extends Parameters<serializer>[0] = Parameters<serializer>[0]>(transaction: transaction, options?: {
989
- serializer?: serializer | undefined;
990
- } | undefined) => Promise<import("viem").IsNarrowable<import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>>, `0x${string}`> extends true ? import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>> : `0x${string}`>;
991
- signTypedData: <const typedData extends Record<string, unknown> | {
992
- [x: string]: readonly import("viem").TypedDataParameter[];
993
- [x: `string[${string}]`]: undefined;
994
- [x: `function[${string}]`]: undefined;
995
- [x: `address[${string}]`]: undefined;
996
- [x: `uint256[${string}]`]: undefined;
997
- [x: `bytes[${string}]`]: undefined;
998
- [x: `uint48[${string}]`]: undefined;
999
- [x: `bool[${string}]`]: undefined;
1000
- [x: `bytes32[${string}]`]: undefined;
1001
- [x: `uint32[${string}]`]: undefined;
1002
- [x: `uint112[${string}]`]: undefined;
1003
- [x: `uint192[${string}]`]: undefined;
1004
- [x: `bytes4[${string}]`]: undefined;
1005
- [x: `uint8[${string}]`]: undefined;
1006
- [x: `uint64[${string}]`]: undefined;
1007
- [x: `bytes3[${string}]`]: undefined;
1008
- [x: `bytes1[${string}]`]: undefined;
1009
- [x: `bytes2[${string}]`]: undefined;
1010
- [x: `bytes6[${string}]`]: undefined;
1011
- [x: `bytes5[${string}]`]: undefined;
1012
- [x: `bytes7[${string}]`]: undefined;
1013
- [x: `bytes11[${string}]`]: undefined;
1014
- [x: `bytes8[${string}]`]: undefined;
1015
- [x: `bytes9[${string}]`]: undefined;
1016
- [x: `bytes10[${string}]`]: undefined;
1017
- [x: `bytes20[${string}]`]: undefined;
1018
- [x: `bytes18[${string}]`]: undefined;
1019
- [x: `bytes12[${string}]`]: undefined;
1020
- [x: `bytes14[${string}]`]: undefined;
1021
- [x: `bytes16[${string}]`]: undefined;
1022
- [x: `bytes25[${string}]`]: undefined;
1023
- [x: `bytes30[${string}]`]: undefined;
1024
- [x: `bytes31[${string}]`]: undefined;
1025
- [x: `bytes29[${string}]`]: undefined;
1026
- [x: `bytes28[${string}]`]: undefined;
1027
- [x: `bytes27[${string}]`]: undefined;
1028
- [x: `bytes26[${string}]`]: undefined;
1029
- [x: `bytes24[${string}]`]: undefined;
1030
- [x: `bytes23[${string}]`]: undefined;
1031
- [x: `bytes22[${string}]`]: undefined;
1032
- [x: `bytes21[${string}]`]: undefined;
1033
- [x: `bytes19[${string}]`]: undefined;
1034
- [x: `bytes17[${string}]`]: undefined;
1035
- [x: `bytes15[${string}]`]: undefined;
1036
- [x: `bytes13[${string}]`]: undefined;
1037
- [x: `int[${string}]`]: undefined;
1038
- [x: `int8[${string}]`]: undefined;
1039
- [x: `int16[${string}]`]: undefined;
1040
- [x: `int40[${string}]`]: undefined;
1041
- [x: `int120[${string}]`]: undefined;
1042
- [x: `int240[${string}]`]: undefined;
1043
- [x: `int32[${string}]`]: undefined;
1044
- [x: `int24[${string}]`]: undefined;
1045
- [x: `int48[${string}]`]: undefined;
1046
- [x: `int56[${string}]`]: undefined;
1047
- [x: `int64[${string}]`]: undefined;
1048
- [x: `int72[${string}]`]: undefined;
1049
- [x: `int80[${string}]`]: undefined;
1050
- [x: `int88[${string}]`]: undefined;
1051
- [x: `int96[${string}]`]: undefined;
1052
- [x: `int104[${string}]`]: undefined;
1053
- [x: `int112[${string}]`]: undefined;
1054
- [x: `int128[${string}]`]: undefined;
1055
- [x: `int136[${string}]`]: undefined;
1056
- [x: `int144[${string}]`]: undefined;
1057
- [x: `int152[${string}]`]: undefined;
1058
- [x: `int160[${string}]`]: undefined;
1059
- [x: `int168[${string}]`]: undefined;
1060
- [x: `int176[${string}]`]: undefined;
1061
- [x: `int184[${string}]`]: undefined;
1062
- [x: `int192[${string}]`]: undefined;
1063
- [x: `int200[${string}]`]: undefined;
1064
- [x: `int208[${string}]`]: undefined;
1065
- [x: `int216[${string}]`]: undefined;
1066
- [x: `int224[${string}]`]: undefined;
1067
- [x: `int232[${string}]`]: undefined;
1068
- [x: `int248[${string}]`]: undefined;
1069
- [x: `int256[${string}]`]: undefined;
1070
- [x: `uint[${string}]`]: undefined;
1071
- [x: `uint16[${string}]`]: undefined;
1072
- [x: `uint40[${string}]`]: undefined;
1073
- [x: `uint120[${string}]`]: undefined;
1074
- [x: `uint240[${string}]`]: undefined;
1075
- [x: `uint24[${string}]`]: undefined;
1076
- [x: `uint56[${string}]`]: undefined;
1077
- [x: `uint72[${string}]`]: undefined;
1078
- [x: `uint80[${string}]`]: undefined;
1079
- [x: `uint88[${string}]`]: undefined;
1080
- [x: `uint96[${string}]`]: undefined;
1081
- [x: `uint104[${string}]`]: undefined;
1082
- [x: `uint128[${string}]`]: undefined;
1083
- [x: `uint136[${string}]`]: undefined;
1084
- [x: `uint144[${string}]`]: undefined;
1085
- [x: `uint152[${string}]`]: undefined;
1086
- [x: `uint160[${string}]`]: undefined;
1087
- [x: `uint168[${string}]`]: undefined;
1088
- [x: `uint176[${string}]`]: undefined;
1089
- [x: `uint184[${string}]`]: undefined;
1090
- [x: `uint200[${string}]`]: undefined;
1091
- [x: `uint208[${string}]`]: undefined;
1092
- [x: `uint216[${string}]`]: undefined;
1093
- [x: `uint224[${string}]`]: undefined;
1094
- [x: `uint232[${string}]`]: undefined;
1095
- [x: `uint248[${string}]`]: undefined;
1096
- string?: undefined;
1097
- address?: undefined;
1098
- uint256?: undefined;
1099
- bytes?: undefined;
1100
- uint48?: undefined;
1101
- bool?: undefined;
1102
- bytes32?: undefined;
1103
- uint32?: undefined;
1104
- uint112?: undefined;
1105
- uint192?: undefined;
1106
- bytes4?: undefined;
1107
- uint8?: undefined;
1108
- uint64?: undefined;
1109
- bytes3?: undefined;
1110
- bytes1?: undefined;
1111
- bytes2?: undefined;
1112
- bytes6?: undefined;
1113
- bytes5?: undefined;
1114
- bytes7?: undefined;
1115
- bytes11?: undefined;
1116
- bytes8?: undefined;
1117
- bytes9?: undefined;
1118
- bytes10?: undefined;
1119
- bytes20?: undefined;
1120
- bytes18?: undefined;
1121
- bytes12?: undefined;
1122
- bytes14?: undefined;
1123
- bytes16?: undefined;
1124
- bytes25?: undefined;
1125
- bytes30?: undefined;
1126
- bytes31?: undefined;
1127
- bytes29?: undefined;
1128
- bytes28?: undefined;
1129
- bytes27?: undefined;
1130
- bytes26?: undefined;
1131
- bytes24?: undefined;
1132
- bytes23?: undefined;
1133
- bytes22?: undefined;
1134
- bytes21?: undefined;
1135
- bytes19?: undefined;
1136
- bytes17?: undefined;
1137
- bytes15?: undefined;
1138
- bytes13?: undefined;
1139
- int8?: undefined;
1140
- int16?: undefined;
1141
- int40?: undefined;
1142
- int120?: undefined;
1143
- int240?: undefined;
1144
- int32?: undefined;
1145
- int24?: undefined;
1146
- int48?: undefined;
1147
- int56?: undefined;
1148
- int64?: undefined;
1149
- int72?: undefined;
1150
- int80?: undefined;
1151
- int88?: undefined;
1152
- int96?: undefined;
1153
- int104?: undefined;
1154
- int112?: undefined;
1155
- int128?: undefined;
1156
- int136?: undefined;
1157
- int144?: undefined;
1158
- int152?: undefined;
1159
- int160?: undefined;
1160
- int168?: undefined;
1161
- int176?: undefined;
1162
- int184?: undefined;
1163
- int192?: undefined;
1164
- int200?: undefined;
1165
- int208?: undefined;
1166
- int216?: undefined;
1167
- int224?: undefined;
1168
- int232?: undefined;
1169
- int248?: undefined;
1170
- int256?: undefined;
1171
- uint16?: undefined;
1172
- uint40?: undefined;
1173
- uint120?: undefined;
1174
- uint240?: undefined;
1175
- uint24?: undefined;
1176
- uint56?: undefined;
1177
- uint72?: undefined;
1178
- uint80?: undefined;
1179
- uint88?: undefined;
1180
- uint96?: undefined;
1181
- uint104?: undefined;
1182
- uint128?: undefined;
1183
- uint136?: undefined;
1184
- uint144?: undefined;
1185
- uint152?: undefined;
1186
- uint160?: undefined;
1187
- uint168?: undefined;
1188
- uint176?: undefined;
1189
- uint184?: undefined;
1190
- uint200?: undefined;
1191
- uint208?: undefined;
1192
- uint216?: undefined;
1193
- uint224?: undefined;
1194
- uint232?: undefined;
1195
- uint248?: undefined;
1196
- }, primaryType extends "EIP712Domain" | keyof typedData = keyof typedData>(parameters: import("viem").TypedDataDefinition<typedData, primaryType>) => Promise<`0x${string}`>;
1197
- publicKey: `0x${string}`;
1198
- source: "privateKey";
1199
- type: "local";
1200
- } | undefined;
1201
- "max-executors"?: number | undefined;
1202
- "min-executor-balance"?: bigint | undefined;
1203
- }, {
1204
- "enable-fastlane": boolean;
1205
- "aa95-gas-multiplier": string;
1206
- "no-profit-bundling": boolean;
1207
- "utility-wallet-monitor": boolean;
1208
- "utility-wallet-monitor-interval": number;
1209
- "executor-private-keys": (string | string[]) & (string | string[] | undefined);
1210
- "executor-refill-interval": number;
1211
- "executor-gas-multiplier": string;
1212
- "resubmit-stuck-timeout"?: number | undefined;
1213
- "refilling-wallets"?: boolean | undefined;
1214
- "refill-helper-contract"?: string | undefined;
1215
- "utility-private-key"?: string | undefined;
1216
- "max-executors"?: number | undefined;
1217
- "min-executor-balance"?: string | undefined;
1218
- }>;
1219
- export declare const compatibilityArgsSchema: z.ZodObject<{
1220
- "chain-type": z.ZodEnum<["default", "op-stack", "arbitrum", "hedera", "mantle"]>;
1221
- "legacy-transactions": z.ZodBoolean;
1222
- "api-version": z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodString>>, ApiVersion[], string | undefined>;
1223
- "default-api-version": z.ZodEffects<z.ZodOptional<z.ZodEnum<["v1", "v2"]>>, "v1" | "v2", "v1" | "v2" | undefined>;
1224
- "balance-override": z.ZodBoolean;
1225
- "flush-stuck-transactions-during-startup": z.ZodBoolean;
1226
- "is-gas-free-chain": z.ZodBoolean;
1227
- "fixed-gas-limit-for-estimation": z.ZodOptional<z.ZodEffects<z.ZodString, bigint, string>>;
1228
- }, "strip", z.ZodTypeAny, {
1229
- "chain-type": "default" | "op-stack" | "arbitrum" | "hedera" | "mantle";
1230
- "legacy-transactions": boolean;
1231
- "api-version": ApiVersion[];
1232
- "default-api-version": "v1" | "v2";
1233
- "balance-override": boolean;
1234
- "flush-stuck-transactions-during-startup": boolean;
1235
- "is-gas-free-chain": boolean;
1236
- "fixed-gas-limit-for-estimation"?: bigint | undefined;
1237
- }, {
1238
- "chain-type": "default" | "op-stack" | "arbitrum" | "hedera" | "mantle";
1239
- "legacy-transactions": boolean;
1240
- "balance-override": boolean;
1241
- "flush-stuck-transactions-during-startup": boolean;
1242
- "is-gas-free-chain": boolean;
1243
- "api-version"?: string | undefined;
1244
- "default-api-version"?: "v1" | "v2" | undefined;
1245
- "fixed-gas-limit-for-estimation"?: string | undefined;
1246
- }>;
1247
- export declare const serverArgsSchema: z.ZodObject<{
1248
- port: z.ZodNumber;
1249
- timeout: z.ZodOptional<z.ZodNumber>;
1250
- websocket: z.ZodDefault<z.ZodBoolean>;
1251
- "websocket-max-payload-size": z.ZodDefault<z.ZodNumber>;
1252
- }, "strip", z.ZodTypeAny, {
1253
- port: number;
1254
- websocket: boolean;
1255
- "websocket-max-payload-size": number;
1256
- timeout?: number | undefined;
1257
- }, {
1258
- port: number;
1259
- timeout?: number | undefined;
1260
- websocket?: boolean | undefined;
1261
- "websocket-max-payload-size"?: number | undefined;
1262
- }>;
1263
- export declare const rpcArgsSchema: z.ZodObject<{
1264
- "rpc-url": z.ZodString;
1265
- "send-transaction-rpc-url": z.ZodOptional<z.ZodString>;
1266
- "polling-interval": z.ZodNumber;
1267
- "max-block-range": z.ZodOptional<z.ZodNumber>;
1268
- "block-tag-support": z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1269
- "code-override-support": z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1270
- }, "strip", z.ZodTypeAny, {
1271
- "rpc-url": string;
1272
- "polling-interval": number;
1273
- "block-tag-support": boolean;
1274
- "code-override-support": boolean;
1275
- "send-transaction-rpc-url"?: string | undefined;
1276
- "max-block-range"?: number | undefined;
1277
- }, {
1278
- "rpc-url": string;
1279
- "polling-interval": number;
1280
- "send-transaction-rpc-url"?: string | undefined;
1281
- "max-block-range"?: number | undefined;
1282
- "block-tag-support"?: boolean | undefined;
1283
- "code-override-support"?: boolean | undefined;
1284
- }>;
1285
- export declare const logArgsSchema: z.ZodObject<{
1286
- "redis-queue-endpoint": z.ZodOptional<z.ZodString>;
1287
- "redis-event-manager-queue-name": z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, unknown>;
1288
- json: z.ZodBoolean;
1289
- "log-level": z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>;
1290
- "public-client-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
1291
- "wallet-client-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
1292
- "rpc-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
1293
- "mempool-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
1294
- "executor-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
1295
- "reputation-manager-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
1296
- "nonce-queuer-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
1297
- }, "strip", z.ZodTypeAny, {
1298
- json: boolean;
1299
- "log-level": "error" | "info" | "trace" | "debug" | "warn" | "fatal";
1300
- "redis-queue-endpoint"?: string | undefined;
1301
- "redis-event-manager-queue-name"?: string | undefined;
1302
- "public-client-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1303
- "wallet-client-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1304
- "rpc-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1305
- "mempool-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1306
- "executor-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1307
- "reputation-manager-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1308
- "nonce-queuer-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1309
- }, {
1310
- json: boolean;
1311
- "log-level": "error" | "info" | "trace" | "debug" | "warn" | "fatal";
1312
- "redis-queue-endpoint"?: string | undefined;
1313
- "redis-event-manager-queue-name"?: unknown;
1314
- "public-client-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1315
- "wallet-client-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1316
- "rpc-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1317
- "mempool-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1318
- "executor-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1319
- "reputation-manager-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1320
- "nonce-queuer-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
1321
- }>;
1322
- export declare const debugArgsSchema: z.ZodObject<{
1323
- "bundle-mode": z.ZodEnum<["auto", "manual"]>;
1324
- "enable-debug-endpoints": z.ZodBoolean;
1325
- "expiration-check": z.ZodBoolean;
1326
- "dangerous-skip-user-operation-validation": z.ZodBoolean;
1327
- "deploy-simulations-contract": z.ZodBoolean;
1328
- }, "strip", z.ZodTypeAny, {
1329
- "bundle-mode": "manual" | "auto";
1330
- "enable-debug-endpoints": boolean;
1331
- "expiration-check": boolean;
1332
- "dangerous-skip-user-operation-validation": boolean;
1333
- "deploy-simulations-contract": boolean;
1334
- }, {
1335
- "bundle-mode": "manual" | "auto";
1336
- "enable-debug-endpoints": boolean;
1337
- "expiration-check": boolean;
1338
- "dangerous-skip-user-operation-validation": boolean;
1339
- "deploy-simulations-contract": boolean;
1340
- }>;
1341
- export declare const gasEstimationArgsSchema: z.ZodObject<{
1342
- "entrypoint-simulation-contract-v7": z.ZodEffects<z.ZodOptional<z.ZodEffects<z.ZodString, `0x${string}`, string>>, `0x${string}` | undefined, unknown>;
1343
- "entrypoint-simulation-contract-v8": z.ZodEffects<z.ZodOptional<z.ZodEffects<z.ZodString, `0x${string}`, string>>, `0x${string}` | undefined, unknown>;
1344
- "binary-search-tolerance-delta": z.ZodDefault<z.ZodEffects<z.ZodString, bigint, string>>;
1345
- "binary-search-gas-allowance": z.ZodDefault<z.ZodEffects<z.ZodString, bigint, string>>;
1346
- "v6-call-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
1347
- "v6-verification-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
1348
- "v7-call-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
1349
- "v7-verification-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
1350
- "v7-paymaster-verification-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
1351
- "v7-paymaster-post-op-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
1352
- "simulation-call-gas-limit": z.ZodEffects<z.ZodString, bigint, string>;
1353
- "simulation-verification-gas-limit": z.ZodEffects<z.ZodString, bigint, string>;
1354
- "simulation-paymaster-verification-gas-limit": z.ZodEffects<z.ZodString, bigint, string>;
1355
- "simulation-paymaster-post-op-gas-limit": z.ZodEffects<z.ZodString, bigint, string>;
1356
- "paymaster-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
1357
- "eth-call-sender-address": z.ZodOptional<z.ZodEffects<z.ZodString, `0x${string}`, string>>;
1358
- "split-simulation-calls": z.ZodBoolean;
1359
- }, "strip", z.ZodTypeAny, {
1360
- "binary-search-tolerance-delta": bigint;
1361
- "binary-search-gas-allowance": bigint;
1362
- "v6-call-gas-limit-multiplier": bigint;
1363
- "v6-verification-gas-limit-multiplier": bigint;
1364
- "v7-call-gas-limit-multiplier": bigint;
1365
- "v7-verification-gas-limit-multiplier": bigint;
1366
- "v7-paymaster-verification-gas-limit-multiplier": bigint;
1367
- "v7-paymaster-post-op-gas-limit-multiplier": bigint;
1368
- "simulation-call-gas-limit": bigint;
1369
- "simulation-verification-gas-limit": bigint;
1370
- "simulation-paymaster-verification-gas-limit": bigint;
1371
- "simulation-paymaster-post-op-gas-limit": bigint;
1372
- "paymaster-gas-limit-multiplier": bigint;
1373
- "split-simulation-calls": boolean;
1374
- "entrypoint-simulation-contract-v7"?: `0x${string}` | undefined;
1375
- "entrypoint-simulation-contract-v8"?: `0x${string}` | undefined;
1376
- "eth-call-sender-address"?: `0x${string}` | undefined;
1377
- }, {
1378
- "v6-call-gas-limit-multiplier": string;
1379
- "v6-verification-gas-limit-multiplier": string;
1380
- "v7-call-gas-limit-multiplier": string;
1381
- "v7-verification-gas-limit-multiplier": string;
1382
- "v7-paymaster-verification-gas-limit-multiplier": string;
1383
- "v7-paymaster-post-op-gas-limit-multiplier": string;
1384
- "simulation-call-gas-limit": string;
1385
- "simulation-verification-gas-limit": string;
1386
- "simulation-paymaster-verification-gas-limit": string;
1387
- "simulation-paymaster-post-op-gas-limit": string;
1388
- "paymaster-gas-limit-multiplier": string;
1389
- "split-simulation-calls": boolean;
1390
- "entrypoint-simulation-contract-v7"?: unknown;
1391
- "entrypoint-simulation-contract-v8"?: unknown;
1392
- "binary-search-tolerance-delta"?: string | undefined;
1393
- "binary-search-gas-allowance"?: string | undefined;
1394
- "eth-call-sender-address"?: string | undefined;
1395
- }>;
1396
- export declare const mempoolArgsSchema: z.ZodObject<{
1397
- "redis-mempool-url": z.ZodOptional<z.ZodString>;
1398
- "redis-mempool-concurrency": z.ZodDefault<z.ZodNumber>;
1399
- "redis-mempool-queue-name": z.ZodString;
1400
- "redis-sender-manager-url": z.ZodOptional<z.ZodString>;
1401
- "redis-sender-manager-queue-name": z.ZodString;
1402
- "redis-gas-price-queue-url": z.ZodOptional<z.ZodString>;
1403
- "redis-gas-price-queue-name": z.ZodString;
1404
- "mempool-max-parallel-ops": z.ZodDefault<z.ZodNumber>;
1405
- "mempool-max-queued-ops": z.ZodDefault<z.ZodNumber>;
1406
- "enforce-unique-senders-per-bundle": z.ZodDefault<z.ZodBoolean>;
1407
- }, "strip", z.ZodTypeAny, {
1408
- "mempool-max-parallel-ops": number;
1409
- "mempool-max-queued-ops": number;
1410
- "enforce-unique-senders-per-bundle": boolean;
1411
- "redis-mempool-concurrency": number;
1412
- "redis-mempool-queue-name": string;
1413
- "redis-sender-manager-queue-name": string;
1414
- "redis-gas-price-queue-name": string;
1415
- "redis-mempool-url"?: string | undefined;
1416
- "redis-sender-manager-url"?: string | undefined;
1417
- "redis-gas-price-queue-url"?: string | undefined;
1418
- }, {
1419
- "redis-mempool-queue-name": string;
1420
- "redis-sender-manager-queue-name": string;
1421
- "redis-gas-price-queue-name": string;
1422
- "redis-mempool-url"?: string | undefined;
1423
- "redis-mempool-concurrency"?: number | undefined;
1424
- "redis-sender-manager-url"?: string | undefined;
1425
- "redis-gas-price-queue-url"?: string | undefined;
1426
- "mempool-max-parallel-ops"?: number | undefined;
1427
- "mempool-max-queued-ops"?: number | undefined;
1428
- "enforce-unique-senders-per-bundle"?: boolean | undefined;
1429
- }>;
1430
- export type IBundlerArgs = z.infer<typeof bundlerArgsSchema>;
1431
- export type IBundlerArgsInput = z.input<typeof bundlerArgsSchema>;
1432
- export type ICompatibilityArgs = z.infer<typeof compatibilityArgsSchema>;
1433
- export type ICompatibilityArgsInput = z.input<typeof compatibilityArgsSchema>;
1434
- export type IExecutorArgs = z.infer<typeof executorArgsSchema>;
1435
- export type IExecutorArgsInput = z.input<typeof executorArgsSchema>;
1436
- export type IServerArgs = z.infer<typeof serverArgsSchema>;
1437
- export type IServerArgsInput = z.input<typeof serverArgsSchema>;
1438
- export type IRpcArgs = z.infer<typeof rpcArgsSchema>;
1439
- export type IRpcArgsInput = z.input<typeof rpcArgsSchema>;
1440
- export type ILogArgs = z.infer<typeof logArgsSchema>;
1441
- export type ILogArgsInput = z.input<typeof logArgsSchema>;
1442
- export type IDebugArgs = z.infer<typeof debugArgsSchema>;
1443
- export type IDebugArgsInput = z.input<typeof debugArgsSchema>;
1444
- export type IGasEstimationArgs = z.infer<typeof gasEstimationArgsSchema>;
1445
- export type IGasEstimationArgsInput = z.input<typeof gasEstimationArgsSchema>;
1446
- export type IMempoolArgs = z.infer<typeof mempoolArgsSchema>;
1447
- export type IMempoolArgsInput = z.input<typeof mempoolArgsSchema>;
1448
- export declare const optionArgsSchema: z.ZodObject<{
1449
- "redis-mempool-url": z.ZodOptional<z.ZodString>;
1450
- "redis-mempool-concurrency": z.ZodDefault<z.ZodNumber>;
1451
- "redis-mempool-queue-name": z.ZodString;
1452
- "redis-sender-manager-url": z.ZodOptional<z.ZodString>;
1453
- "redis-sender-manager-queue-name": z.ZodString;
1454
- "redis-gas-price-queue-url": z.ZodOptional<z.ZodString>;
1455
- "redis-gas-price-queue-name": z.ZodString;
1456
- "mempool-max-parallel-ops": z.ZodDefault<z.ZodNumber>;
1457
- "mempool-max-queued-ops": z.ZodDefault<z.ZodNumber>;
1458
- "enforce-unique-senders-per-bundle": z.ZodDefault<z.ZodBoolean>;
1459
- "enable-fastlane": z.ZodBoolean;
1460
- "resubmit-stuck-timeout": z.ZodDefault<z.ZodNumber>;
1461
- "refilling-wallets": z.ZodDefault<z.ZodBoolean>;
1462
- "aa95-gas-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
1463
- "refill-helper-contract": z.ZodOptional<z.ZodEffects<z.ZodString, `0x${string}`, string>>;
1464
- "no-profit-bundling": z.ZodBoolean;
1465
- "utility-private-key": z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, {
1466
- address: `0x${string}`;
1467
- nonceManager?: import("viem").NonceManager | undefined;
1468
- sign: (parameters: {
1469
- hash: `0x${string}`;
1470
- }) => Promise<`0x${string}`>;
1471
- signAuthorization: (parameters: import("viem/_types/types/authorization").AuthorizationRequest) => Promise<import("viem/accounts").SignAuthorizationReturnType>;
1472
- signMessage: ({ message }: {
1473
- message: import("viem").SignableMessage;
1474
- }) => Promise<`0x${string}`>;
1475
- signTransaction: <serializer extends import("viem").SerializeTransactionFn<import("viem").TransactionSerializable> = import("viem").SerializeTransactionFn<import("viem").TransactionSerializable>, transaction extends Parameters<serializer>[0] = Parameters<serializer>[0]>(transaction: transaction, options?: {
1476
- serializer?: serializer | undefined;
1477
- } | undefined) => Promise<import("viem").IsNarrowable<import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>>, `0x${string}`> extends true ? import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>> : `0x${string}`>;
1478
- signTypedData: <const typedData extends Record<string, unknown> | {
1479
- [x: string]: readonly import("viem").TypedDataParameter[];
1480
- [x: `string[${string}]`]: undefined;
1481
- [x: `function[${string}]`]: undefined;
1482
- [x: `address[${string}]`]: undefined;
1483
- [x: `uint256[${string}]`]: undefined;
1484
- [x: `bytes[${string}]`]: undefined;
1485
- [x: `uint48[${string}]`]: undefined;
1486
- [x: `bool[${string}]`]: undefined;
1487
- [x: `bytes32[${string}]`]: undefined;
1488
- [x: `uint32[${string}]`]: undefined;
1489
- [x: `uint112[${string}]`]: undefined;
1490
- [x: `uint192[${string}]`]: undefined;
1491
- [x: `bytes4[${string}]`]: undefined;
1492
- [x: `uint8[${string}]`]: undefined;
1493
- [x: `uint64[${string}]`]: undefined;
1494
- [x: `bytes3[${string}]`]: undefined;
1495
- [x: `bytes1[${string}]`]: undefined;
1496
- [x: `bytes2[${string}]`]: undefined;
1497
- [x: `bytes6[${string}]`]: undefined;
1498
- [x: `bytes5[${string}]`]: undefined;
1499
- [x: `bytes7[${string}]`]: undefined;
1500
- [x: `bytes11[${string}]`]: undefined;
1501
- [x: `bytes8[${string}]`]: undefined;
1502
- [x: `bytes9[${string}]`]: undefined;
1503
- [x: `bytes10[${string}]`]: undefined;
1504
- [x: `bytes20[${string}]`]: undefined;
1505
- [x: `bytes18[${string}]`]: undefined;
1506
- [x: `bytes12[${string}]`]: undefined;
1507
- [x: `bytes14[${string}]`]: undefined;
1508
- [x: `bytes16[${string}]`]: undefined;
1509
- [x: `bytes25[${string}]`]: undefined;
1510
- [x: `bytes30[${string}]`]: undefined;
1511
- [x: `bytes31[${string}]`]: undefined;
1512
- [x: `bytes29[${string}]`]: undefined;
1513
- [x: `bytes28[${string}]`]: undefined;
1514
- [x: `bytes27[${string}]`]: undefined;
1515
- [x: `bytes26[${string}]`]: undefined;
1516
- [x: `bytes24[${string}]`]: undefined;
1517
- [x: `bytes23[${string}]`]: undefined;
1518
- [x: `bytes22[${string}]`]: undefined;
1519
- [x: `bytes21[${string}]`]: undefined;
1520
- [x: `bytes19[${string}]`]: undefined;
1521
- [x: `bytes17[${string}]`]: undefined;
1522
- [x: `bytes15[${string}]`]: undefined;
1523
- [x: `bytes13[${string}]`]: undefined;
1524
- [x: `int[${string}]`]: undefined;
1525
- [x: `int8[${string}]`]: undefined;
1526
- [x: `int16[${string}]`]: undefined;
1527
- [x: `int40[${string}]`]: undefined;
1528
- [x: `int120[${string}]`]: undefined;
1529
- [x: `int240[${string}]`]: undefined;
1530
- [x: `int32[${string}]`]: undefined;
1531
- [x: `int24[${string}]`]: undefined;
1532
- [x: `int48[${string}]`]: undefined;
1533
- [x: `int56[${string}]`]: undefined;
1534
- [x: `int64[${string}]`]: undefined;
1535
- [x: `int72[${string}]`]: undefined;
1536
- [x: `int80[${string}]`]: undefined;
1537
- [x: `int88[${string}]`]: undefined;
1538
- [x: `int96[${string}]`]: undefined;
1539
- [x: `int104[${string}]`]: undefined;
1540
- [x: `int112[${string}]`]: undefined;
1541
- [x: `int128[${string}]`]: undefined;
1542
- [x: `int136[${string}]`]: undefined;
1543
- [x: `int144[${string}]`]: undefined;
1544
- [x: `int152[${string}]`]: undefined;
1545
- [x: `int160[${string}]`]: undefined;
1546
- [x: `int168[${string}]`]: undefined;
1547
- [x: `int176[${string}]`]: undefined;
1548
- [x: `int184[${string}]`]: undefined;
1549
- [x: `int192[${string}]`]: undefined;
1550
- [x: `int200[${string}]`]: undefined;
1551
- [x: `int208[${string}]`]: undefined;
1552
- [x: `int216[${string}]`]: undefined;
1553
- [x: `int224[${string}]`]: undefined;
1554
- [x: `int232[${string}]`]: undefined;
1555
- [x: `int248[${string}]`]: undefined;
1556
- [x: `int256[${string}]`]: undefined;
1557
- [x: `uint[${string}]`]: undefined;
1558
- [x: `uint16[${string}]`]: undefined;
1559
- [x: `uint40[${string}]`]: undefined;
1560
- [x: `uint120[${string}]`]: undefined;
1561
- [x: `uint240[${string}]`]: undefined;
1562
- [x: `uint24[${string}]`]: undefined;
1563
- [x: `uint56[${string}]`]: undefined;
1564
- [x: `uint72[${string}]`]: undefined;
1565
- [x: `uint80[${string}]`]: undefined;
1566
- [x: `uint88[${string}]`]: undefined;
1567
- [x: `uint96[${string}]`]: undefined;
1568
- [x: `uint104[${string}]`]: undefined;
1569
- [x: `uint128[${string}]`]: undefined;
1570
- [x: `uint136[${string}]`]: undefined;
1571
- [x: `uint144[${string}]`]: undefined;
1572
- [x: `uint152[${string}]`]: undefined;
1573
- [x: `uint160[${string}]`]: undefined;
1574
- [x: `uint168[${string}]`]: undefined;
1575
- [x: `uint176[${string}]`]: undefined;
1576
- [x: `uint184[${string}]`]: undefined;
1577
- [x: `uint200[${string}]`]: undefined;
1578
- [x: `uint208[${string}]`]: undefined;
1579
- [x: `uint216[${string}]`]: undefined;
1580
- [x: `uint224[${string}]`]: undefined;
1581
- [x: `uint232[${string}]`]: undefined;
1582
- [x: `uint248[${string}]`]: undefined;
1583
- string?: undefined;
1584
- address?: undefined;
1585
- uint256?: undefined;
1586
- bytes?: undefined;
1587
- uint48?: undefined;
1588
- bool?: undefined;
1589
- bytes32?: undefined;
1590
- uint32?: undefined;
1591
- uint112?: undefined;
1592
- uint192?: undefined;
1593
- bytes4?: undefined;
1594
- uint8?: undefined;
1595
- uint64?: undefined;
1596
- bytes3?: undefined;
1597
- bytes1?: undefined;
1598
- bytes2?: undefined;
1599
- bytes6?: undefined;
1600
- bytes5?: undefined;
1601
- bytes7?: undefined;
1602
- bytes11?: undefined;
1603
- bytes8?: undefined;
1604
- bytes9?: undefined;
1605
- bytes10?: undefined;
1606
- bytes20?: undefined;
1607
- bytes18?: undefined;
1608
- bytes12?: undefined;
1609
- bytes14?: undefined;
1610
- bytes16?: undefined;
1611
- bytes25?: undefined;
1612
- bytes30?: undefined;
1613
- bytes31?: undefined;
1614
- bytes29?: undefined;
1615
- bytes28?: undefined;
1616
- bytes27?: undefined;
1617
- bytes26?: undefined;
1618
- bytes24?: undefined;
1619
- bytes23?: undefined;
1620
- bytes22?: undefined;
1621
- bytes21?: undefined;
1622
- bytes19?: undefined;
1623
- bytes17?: undefined;
1624
- bytes15?: undefined;
1625
- bytes13?: undefined;
1626
- int8?: undefined;
1627
- int16?: undefined;
1628
- int40?: undefined;
1629
- int120?: undefined;
1630
- int240?: undefined;
1631
- int32?: undefined;
1632
- int24?: undefined;
1633
- int48?: undefined;
1634
- int56?: undefined;
1635
- int64?: undefined;
1636
- int72?: undefined;
1637
- int80?: undefined;
1638
- int88?: undefined;
1639
- int96?: undefined;
1640
- int104?: undefined;
1641
- int112?: undefined;
1642
- int128?: undefined;
1643
- int136?: undefined;
1644
- int144?: undefined;
1645
- int152?: undefined;
1646
- int160?: undefined;
1647
- int168?: undefined;
1648
- int176?: undefined;
1649
- int184?: undefined;
1650
- int192?: undefined;
1651
- int200?: undefined;
1652
- int208?: undefined;
1653
- int216?: undefined;
1654
- int224?: undefined;
1655
- int232?: undefined;
1656
- int248?: undefined;
1657
- int256?: undefined;
1658
- uint16?: undefined;
1659
- uint40?: undefined;
1660
- uint120?: undefined;
1661
- uint240?: undefined;
1662
- uint24?: undefined;
1663
- uint56?: undefined;
1664
- uint72?: undefined;
1665
- uint80?: undefined;
1666
- uint88?: undefined;
1667
- uint96?: undefined;
1668
- uint104?: undefined;
1669
- uint128?: undefined;
1670
- uint136?: undefined;
1671
- uint144?: undefined;
1672
- uint152?: undefined;
1673
- uint160?: undefined;
1674
- uint168?: undefined;
1675
- uint176?: undefined;
1676
- uint184?: undefined;
1677
- uint200?: undefined;
1678
- uint208?: undefined;
1679
- uint216?: undefined;
1680
- uint224?: undefined;
1681
- uint232?: undefined;
1682
- uint248?: undefined;
1683
- }, primaryType extends "EIP712Domain" | keyof typedData = keyof typedData>(parameters: import("viem").TypedDataDefinition<typedData, primaryType>) => Promise<`0x${string}`>;
1684
- publicKey: `0x${string}`;
1685
- source: "privateKey";
1686
- type: "local";
1687
- }, string>>;
1688
- "utility-wallet-monitor": z.ZodBoolean;
1689
- "utility-wallet-monitor-interval": z.ZodNumber;
1690
- "executor-private-keys": z.ZodUnion<[z.ZodEffects<z.ZodArray<z.ZodEffects<z.ZodString, `0x${string}`, string>, "many">, {
1691
- address: `0x${string}`;
1692
- nonceManager?: import("viem").NonceManager | undefined;
1693
- sign: (parameters: {
1694
- hash: `0x${string}`;
1695
- }) => Promise<`0x${string}`>;
1696
- signAuthorization: (parameters: import("viem/_types/types/authorization").AuthorizationRequest) => Promise<import("viem/accounts").SignAuthorizationReturnType>;
1697
- signMessage: ({ message }: {
1698
- message: import("viem").SignableMessage;
1699
- }) => Promise<`0x${string}`>;
1700
- signTransaction: <serializer extends import("viem").SerializeTransactionFn<import("viem").TransactionSerializable> = import("viem").SerializeTransactionFn<import("viem").TransactionSerializable>, transaction extends Parameters<serializer>[0] = Parameters<serializer>[0]>(transaction: transaction, options?: {
1701
- serializer?: serializer | undefined;
1702
- } | undefined) => Promise<import("viem").IsNarrowable<import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>>, `0x${string}`> extends true ? import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>> : `0x${string}`>;
1703
- signTypedData: <const typedData extends Record<string, unknown> | {
1704
- [x: string]: readonly import("viem").TypedDataParameter[];
1705
- [x: `string[${string}]`]: undefined;
1706
- [x: `function[${string}]`]: undefined;
1707
- [x: `address[${string}]`]: undefined;
1708
- [x: `uint256[${string}]`]: undefined;
1709
- [x: `bytes[${string}]`]: undefined;
1710
- [x: `uint48[${string}]`]: undefined;
1711
- [x: `bool[${string}]`]: undefined;
1712
- [x: `bytes32[${string}]`]: undefined;
1713
- [x: `uint32[${string}]`]: undefined;
1714
- [x: `uint112[${string}]`]: undefined;
1715
- [x: `uint192[${string}]`]: undefined;
1716
- [x: `bytes4[${string}]`]: undefined;
1717
- [x: `uint8[${string}]`]: undefined;
1718
- [x: `uint64[${string}]`]: undefined;
1719
- [x: `bytes3[${string}]`]: undefined;
1720
- [x: `bytes1[${string}]`]: undefined;
1721
- [x: `bytes2[${string}]`]: undefined;
1722
- [x: `bytes6[${string}]`]: undefined;
1723
- [x: `bytes5[${string}]`]: undefined;
1724
- [x: `bytes7[${string}]`]: undefined;
1725
- [x: `bytes11[${string}]`]: undefined;
1726
- [x: `bytes8[${string}]`]: undefined;
1727
- [x: `bytes9[${string}]`]: undefined;
1728
- [x: `bytes10[${string}]`]: undefined;
1729
- [x: `bytes20[${string}]`]: undefined;
1730
- [x: `bytes18[${string}]`]: undefined;
1731
- [x: `bytes12[${string}]`]: undefined;
1732
- [x: `bytes14[${string}]`]: undefined;
1733
- [x: `bytes16[${string}]`]: undefined;
1734
- [x: `bytes25[${string}]`]: undefined;
1735
- [x: `bytes30[${string}]`]: undefined;
1736
- [x: `bytes31[${string}]`]: undefined;
1737
- [x: `bytes29[${string}]`]: undefined;
1738
- [x: `bytes28[${string}]`]: undefined;
1739
- [x: `bytes27[${string}]`]: undefined;
1740
- [x: `bytes26[${string}]`]: undefined;
1741
- [x: `bytes24[${string}]`]: undefined;
1742
- [x: `bytes23[${string}]`]: undefined;
1743
- [x: `bytes22[${string}]`]: undefined;
1744
- [x: `bytes21[${string}]`]: undefined;
1745
- [x: `bytes19[${string}]`]: undefined;
1746
- [x: `bytes17[${string}]`]: undefined;
1747
- [x: `bytes15[${string}]`]: undefined;
1748
- [x: `bytes13[${string}]`]: undefined;
1749
- [x: `int[${string}]`]: undefined;
1750
- [x: `int8[${string}]`]: undefined;
1751
- [x: `int16[${string}]`]: undefined;
1752
- [x: `int40[${string}]`]: undefined;
1753
- [x: `int120[${string}]`]: undefined;
1754
- [x: `int240[${string}]`]: undefined;
1755
- [x: `int32[${string}]`]: undefined;
1756
- [x: `int24[${string}]`]: undefined;
1757
- [x: `int48[${string}]`]: undefined;
1758
- [x: `int56[${string}]`]: undefined;
1759
- [x: `int64[${string}]`]: undefined;
1760
- [x: `int72[${string}]`]: undefined;
1761
- [x: `int80[${string}]`]: undefined;
1762
- [x: `int88[${string}]`]: undefined;
1763
- [x: `int96[${string}]`]: undefined;
1764
- [x: `int104[${string}]`]: undefined;
1765
- [x: `int112[${string}]`]: undefined;
1766
- [x: `int128[${string}]`]: undefined;
1767
- [x: `int136[${string}]`]: undefined;
1768
- [x: `int144[${string}]`]: undefined;
1769
- [x: `int152[${string}]`]: undefined;
1770
- [x: `int160[${string}]`]: undefined;
1771
- [x: `int168[${string}]`]: undefined;
1772
- [x: `int176[${string}]`]: undefined;
1773
- [x: `int184[${string}]`]: undefined;
1774
- [x: `int192[${string}]`]: undefined;
1775
- [x: `int200[${string}]`]: undefined;
1776
- [x: `int208[${string}]`]: undefined;
1777
- [x: `int216[${string}]`]: undefined;
1778
- [x: `int224[${string}]`]: undefined;
1779
- [x: `int232[${string}]`]: undefined;
1780
- [x: `int248[${string}]`]: undefined;
1781
- [x: `int256[${string}]`]: undefined;
1782
- [x: `uint[${string}]`]: undefined;
1783
- [x: `uint16[${string}]`]: undefined;
1784
- [x: `uint40[${string}]`]: undefined;
1785
- [x: `uint120[${string}]`]: undefined;
1786
- [x: `uint240[${string}]`]: undefined;
1787
- [x: `uint24[${string}]`]: undefined;
1788
- [x: `uint56[${string}]`]: undefined;
1789
- [x: `uint72[${string}]`]: undefined;
1790
- [x: `uint80[${string}]`]: undefined;
1791
- [x: `uint88[${string}]`]: undefined;
1792
- [x: `uint96[${string}]`]: undefined;
1793
- [x: `uint104[${string}]`]: undefined;
1794
- [x: `uint128[${string}]`]: undefined;
1795
- [x: `uint136[${string}]`]: undefined;
1796
- [x: `uint144[${string}]`]: undefined;
1797
- [x: `uint152[${string}]`]: undefined;
1798
- [x: `uint160[${string}]`]: undefined;
1799
- [x: `uint168[${string}]`]: undefined;
1800
- [x: `uint176[${string}]`]: undefined;
1801
- [x: `uint184[${string}]`]: undefined;
1802
- [x: `uint200[${string}]`]: undefined;
1803
- [x: `uint208[${string}]`]: undefined;
1804
- [x: `uint216[${string}]`]: undefined;
1805
- [x: `uint224[${string}]`]: undefined;
1806
- [x: `uint232[${string}]`]: undefined;
1807
- [x: `uint248[${string}]`]: undefined;
1808
- string?: undefined;
1809
- address?: undefined;
1810
- uint256?: undefined;
1811
- bytes?: undefined;
1812
- uint48?: undefined;
1813
- bool?: undefined;
1814
- bytes32?: undefined;
1815
- uint32?: undefined;
1816
- uint112?: undefined;
1817
- uint192?: undefined;
1818
- bytes4?: undefined;
1819
- uint8?: undefined;
1820
- uint64?: undefined;
1821
- bytes3?: undefined;
1822
- bytes1?: undefined;
1823
- bytes2?: undefined;
1824
- bytes6?: undefined;
1825
- bytes5?: undefined;
1826
- bytes7?: undefined;
1827
- bytes11?: undefined;
1828
- bytes8?: undefined;
1829
- bytes9?: undefined;
1830
- bytes10?: undefined;
1831
- bytes20?: undefined;
1832
- bytes18?: undefined;
1833
- bytes12?: undefined;
1834
- bytes14?: undefined;
1835
- bytes16?: undefined;
1836
- bytes25?: undefined;
1837
- bytes30?: undefined;
1838
- bytes31?: undefined;
1839
- bytes29?: undefined;
1840
- bytes28?: undefined;
1841
- bytes27?: undefined;
1842
- bytes26?: undefined;
1843
- bytes24?: undefined;
1844
- bytes23?: undefined;
1845
- bytes22?: undefined;
1846
- bytes21?: undefined;
1847
- bytes19?: undefined;
1848
- bytes17?: undefined;
1849
- bytes15?: undefined;
1850
- bytes13?: undefined;
1851
- int8?: undefined;
1852
- int16?: undefined;
1853
- int40?: undefined;
1854
- int120?: undefined;
1855
- int240?: undefined;
1856
- int32?: undefined;
1857
- int24?: undefined;
1858
- int48?: undefined;
1859
- int56?: undefined;
1860
- int64?: undefined;
1861
- int72?: undefined;
1862
- int80?: undefined;
1863
- int88?: undefined;
1864
- int96?: undefined;
1865
- int104?: undefined;
1866
- int112?: undefined;
1867
- int128?: undefined;
1868
- int136?: undefined;
1869
- int144?: undefined;
1870
- int152?: undefined;
1871
- int160?: undefined;
1872
- int168?: undefined;
1873
- int176?: undefined;
1874
- int184?: undefined;
1875
- int192?: undefined;
1876
- int200?: undefined;
1877
- int208?: undefined;
1878
- int216?: undefined;
1879
- int224?: undefined;
1880
- int232?: undefined;
1881
- int248?: undefined;
1882
- int256?: undefined;
1883
- uint16?: undefined;
1884
- uint40?: undefined;
1885
- uint120?: undefined;
1886
- uint240?: undefined;
1887
- uint24?: undefined;
1888
- uint56?: undefined;
1889
- uint72?: undefined;
1890
- uint80?: undefined;
1891
- uint88?: undefined;
1892
- uint96?: undefined;
1893
- uint104?: undefined;
1894
- uint128?: undefined;
1895
- uint136?: undefined;
1896
- uint144?: undefined;
1897
- uint152?: undefined;
1898
- uint160?: undefined;
1899
- uint168?: undefined;
1900
- uint176?: undefined;
1901
- uint184?: undefined;
1902
- uint200?: undefined;
1903
- uint208?: undefined;
1904
- uint216?: undefined;
1905
- uint224?: undefined;
1906
- uint232?: undefined;
1907
- uint248?: undefined;
1908
- }, primaryType extends "EIP712Domain" | keyof typedData = keyof typedData>(parameters: import("viem").TypedDataDefinition<typedData, primaryType>) => Promise<`0x${string}`>;
1909
- publicKey: `0x${string}`;
1910
- source: "privateKey";
1911
- type: "local";
1912
- }[], string[]>, z.ZodEffects<z.ZodString, {
1913
- address: `0x${string}`;
1914
- nonceManager?: import("viem").NonceManager | undefined;
1915
- sign: (parameters: {
1916
- hash: `0x${string}`;
1917
- }) => Promise<`0x${string}`>;
1918
- signAuthorization: (parameters: import("viem/_types/types/authorization").AuthorizationRequest) => Promise<import("viem/accounts").SignAuthorizationReturnType>;
1919
- signMessage: ({ message }: {
1920
- message: import("viem").SignableMessage;
1921
- }) => Promise<`0x${string}`>;
1922
- signTransaction: <serializer extends import("viem").SerializeTransactionFn<import("viem").TransactionSerializable> = import("viem").SerializeTransactionFn<import("viem").TransactionSerializable>, transaction extends Parameters<serializer>[0] = Parameters<serializer>[0]>(transaction: transaction, options?: {
1923
- serializer?: serializer | undefined;
1924
- } | undefined) => Promise<import("viem").IsNarrowable<import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>>, `0x${string}`> extends true ? import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>> : `0x${string}`>;
1925
- signTypedData: <const typedData extends Record<string, unknown> | {
1926
- [x: string]: readonly import("viem").TypedDataParameter[];
1927
- [x: `string[${string}]`]: undefined;
1928
- [x: `function[${string}]`]: undefined;
1929
- [x: `address[${string}]`]: undefined;
1930
- [x: `uint256[${string}]`]: undefined;
1931
- [x: `bytes[${string}]`]: undefined;
1932
- [x: `uint48[${string}]`]: undefined;
1933
- [x: `bool[${string}]`]: undefined;
1934
- [x: `bytes32[${string}]`]: undefined;
1935
- [x: `uint32[${string}]`]: undefined;
1936
- [x: `uint112[${string}]`]: undefined;
1937
- [x: `uint192[${string}]`]: undefined;
1938
- [x: `bytes4[${string}]`]: undefined;
1939
- [x: `uint8[${string}]`]: undefined;
1940
- [x: `uint64[${string}]`]: undefined;
1941
- [x: `bytes3[${string}]`]: undefined;
1942
- [x: `bytes1[${string}]`]: undefined;
1943
- [x: `bytes2[${string}]`]: undefined;
1944
- [x: `bytes6[${string}]`]: undefined;
1945
- [x: `bytes5[${string}]`]: undefined;
1946
- [x: `bytes7[${string}]`]: undefined;
1947
- [x: `bytes11[${string}]`]: undefined;
1948
- [x: `bytes8[${string}]`]: undefined;
1949
- [x: `bytes9[${string}]`]: undefined;
1950
- [x: `bytes10[${string}]`]: undefined;
1951
- [x: `bytes20[${string}]`]: undefined;
1952
- [x: `bytes18[${string}]`]: undefined;
1953
- [x: `bytes12[${string}]`]: undefined;
1954
- [x: `bytes14[${string}]`]: undefined;
1955
- [x: `bytes16[${string}]`]: undefined;
1956
- [x: `bytes25[${string}]`]: undefined;
1957
- [x: `bytes30[${string}]`]: undefined;
1958
- [x: `bytes31[${string}]`]: undefined;
1959
- [x: `bytes29[${string}]`]: undefined;
1960
- [x: `bytes28[${string}]`]: undefined;
1961
- [x: `bytes27[${string}]`]: undefined;
1962
- [x: `bytes26[${string}]`]: undefined;
1963
- [x: `bytes24[${string}]`]: undefined;
1964
- [x: `bytes23[${string}]`]: undefined;
1965
- [x: `bytes22[${string}]`]: undefined;
1966
- [x: `bytes21[${string}]`]: undefined;
1967
- [x: `bytes19[${string}]`]: undefined;
1968
- [x: `bytes17[${string}]`]: undefined;
1969
- [x: `bytes15[${string}]`]: undefined;
1970
- [x: `bytes13[${string}]`]: undefined;
1971
- [x: `int[${string}]`]: undefined;
1972
- [x: `int8[${string}]`]: undefined;
1973
- [x: `int16[${string}]`]: undefined;
1974
- [x: `int40[${string}]`]: undefined;
1975
- [x: `int120[${string}]`]: undefined;
1976
- [x: `int240[${string}]`]: undefined;
1977
- [x: `int32[${string}]`]: undefined;
1978
- [x: `int24[${string}]`]: undefined;
1979
- [x: `int48[${string}]`]: undefined;
1980
- [x: `int56[${string}]`]: undefined;
1981
- [x: `int64[${string}]`]: undefined;
1982
- [x: `int72[${string}]`]: undefined;
1983
- [x: `int80[${string}]`]: undefined;
1984
- [x: `int88[${string}]`]: undefined;
1985
- [x: `int96[${string}]`]: undefined;
1986
- [x: `int104[${string}]`]: undefined;
1987
- [x: `int112[${string}]`]: undefined;
1988
- [x: `int128[${string}]`]: undefined;
1989
- [x: `int136[${string}]`]: undefined;
1990
- [x: `int144[${string}]`]: undefined;
1991
- [x: `int152[${string}]`]: undefined;
1992
- [x: `int160[${string}]`]: undefined;
1993
- [x: `int168[${string}]`]: undefined;
1994
- [x: `int176[${string}]`]: undefined;
1995
- [x: `int184[${string}]`]: undefined;
1996
- [x: `int192[${string}]`]: undefined;
1997
- [x: `int200[${string}]`]: undefined;
1998
- [x: `int208[${string}]`]: undefined;
1999
- [x: `int216[${string}]`]: undefined;
2000
- [x: `int224[${string}]`]: undefined;
2001
- [x: `int232[${string}]`]: undefined;
2002
- [x: `int248[${string}]`]: undefined;
2003
- [x: `int256[${string}]`]: undefined;
2004
- [x: `uint[${string}]`]: undefined;
2005
- [x: `uint16[${string}]`]: undefined;
2006
- [x: `uint40[${string}]`]: undefined;
2007
- [x: `uint120[${string}]`]: undefined;
2008
- [x: `uint240[${string}]`]: undefined;
2009
- [x: `uint24[${string}]`]: undefined;
2010
- [x: `uint56[${string}]`]: undefined;
2011
- [x: `uint72[${string}]`]: undefined;
2012
- [x: `uint80[${string}]`]: undefined;
2013
- [x: `uint88[${string}]`]: undefined;
2014
- [x: `uint96[${string}]`]: undefined;
2015
- [x: `uint104[${string}]`]: undefined;
2016
- [x: `uint128[${string}]`]: undefined;
2017
- [x: `uint136[${string}]`]: undefined;
2018
- [x: `uint144[${string}]`]: undefined;
2019
- [x: `uint152[${string}]`]: undefined;
2020
- [x: `uint160[${string}]`]: undefined;
2021
- [x: `uint168[${string}]`]: undefined;
2022
- [x: `uint176[${string}]`]: undefined;
2023
- [x: `uint184[${string}]`]: undefined;
2024
- [x: `uint200[${string}]`]: undefined;
2025
- [x: `uint208[${string}]`]: undefined;
2026
- [x: `uint216[${string}]`]: undefined;
2027
- [x: `uint224[${string}]`]: undefined;
2028
- [x: `uint232[${string}]`]: undefined;
2029
- [x: `uint248[${string}]`]: undefined;
2030
- string?: undefined;
2031
- address?: undefined;
2032
- uint256?: undefined;
2033
- bytes?: undefined;
2034
- uint48?: undefined;
2035
- bool?: undefined;
2036
- bytes32?: undefined;
2037
- uint32?: undefined;
2038
- uint112?: undefined;
2039
- uint192?: undefined;
2040
- bytes4?: undefined;
2041
- uint8?: undefined;
2042
- uint64?: undefined;
2043
- bytes3?: undefined;
2044
- bytes1?: undefined;
2045
- bytes2?: undefined;
2046
- bytes6?: undefined;
2047
- bytes5?: undefined;
2048
- bytes7?: undefined;
2049
- bytes11?: undefined;
2050
- bytes8?: undefined;
2051
- bytes9?: undefined;
2052
- bytes10?: undefined;
2053
- bytes20?: undefined;
2054
- bytes18?: undefined;
2055
- bytes12?: undefined;
2056
- bytes14?: undefined;
2057
- bytes16?: undefined;
2058
- bytes25?: undefined;
2059
- bytes30?: undefined;
2060
- bytes31?: undefined;
2061
- bytes29?: undefined;
2062
- bytes28?: undefined;
2063
- bytes27?: undefined;
2064
- bytes26?: undefined;
2065
- bytes24?: undefined;
2066
- bytes23?: undefined;
2067
- bytes22?: undefined;
2068
- bytes21?: undefined;
2069
- bytes19?: undefined;
2070
- bytes17?: undefined;
2071
- bytes15?: undefined;
2072
- bytes13?: undefined;
2073
- int8?: undefined;
2074
- int16?: undefined;
2075
- int40?: undefined;
2076
- int120?: undefined;
2077
- int240?: undefined;
2078
- int32?: undefined;
2079
- int24?: undefined;
2080
- int48?: undefined;
2081
- int56?: undefined;
2082
- int64?: undefined;
2083
- int72?: undefined;
2084
- int80?: undefined;
2085
- int88?: undefined;
2086
- int96?: undefined;
2087
- int104?: undefined;
2088
- int112?: undefined;
2089
- int128?: undefined;
2090
- int136?: undefined;
2091
- int144?: undefined;
2092
- int152?: undefined;
2093
- int160?: undefined;
2094
- int168?: undefined;
2095
- int176?: undefined;
2096
- int184?: undefined;
2097
- int192?: undefined;
2098
- int200?: undefined;
2099
- int208?: undefined;
2100
- int216?: undefined;
2101
- int224?: undefined;
2102
- int232?: undefined;
2103
- int248?: undefined;
2104
- int256?: undefined;
2105
- uint16?: undefined;
2106
- uint40?: undefined;
2107
- uint120?: undefined;
2108
- uint240?: undefined;
2109
- uint24?: undefined;
2110
- uint56?: undefined;
2111
- uint72?: undefined;
2112
- uint80?: undefined;
2113
- uint88?: undefined;
2114
- uint96?: undefined;
2115
- uint104?: undefined;
2116
- uint128?: undefined;
2117
- uint136?: undefined;
2118
- uint144?: undefined;
2119
- uint152?: undefined;
2120
- uint160?: undefined;
2121
- uint168?: undefined;
2122
- uint176?: undefined;
2123
- uint184?: undefined;
2124
- uint200?: undefined;
2125
- uint208?: undefined;
2126
- uint216?: undefined;
2127
- uint224?: undefined;
2128
- uint232?: undefined;
2129
- uint248?: undefined;
2130
- }, primaryType extends "EIP712Domain" | keyof typedData = keyof typedData>(parameters: import("viem").TypedDataDefinition<typedData, primaryType>) => Promise<`0x${string}`>;
2131
- publicKey: `0x${string}`;
2132
- source: "privateKey";
2133
- type: "local";
2134
- }[], string>]>;
2135
- "max-executors": z.ZodOptional<z.ZodNumber>;
2136
- "min-executor-balance": z.ZodOptional<z.ZodEffects<z.ZodString, bigint, string>>;
2137
- "executor-refill-interval": z.ZodNumber;
2138
- "executor-gas-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
2139
- "entrypoint-simulation-contract-v7": z.ZodEffects<z.ZodOptional<z.ZodEffects<z.ZodString, `0x${string}`, string>>, `0x${string}` | undefined, unknown>;
2140
- "entrypoint-simulation-contract-v8": z.ZodEffects<z.ZodOptional<z.ZodEffects<z.ZodString, `0x${string}`, string>>, `0x${string}` | undefined, unknown>;
2141
- "binary-search-tolerance-delta": z.ZodDefault<z.ZodEffects<z.ZodString, bigint, string>>;
2142
- "binary-search-gas-allowance": z.ZodDefault<z.ZodEffects<z.ZodString, bigint, string>>;
2143
- "v6-call-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
2144
- "v6-verification-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
2145
- "v7-call-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
2146
- "v7-verification-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
2147
- "v7-paymaster-verification-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
2148
- "v7-paymaster-post-op-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
2149
- "simulation-call-gas-limit": z.ZodEffects<z.ZodString, bigint, string>;
2150
- "simulation-verification-gas-limit": z.ZodEffects<z.ZodString, bigint, string>;
2151
- "simulation-paymaster-verification-gas-limit": z.ZodEffects<z.ZodString, bigint, string>;
2152
- "simulation-paymaster-post-op-gas-limit": z.ZodEffects<z.ZodString, bigint, string>;
2153
- "paymaster-gas-limit-multiplier": z.ZodEffects<z.ZodString, bigint, string>;
2154
- "eth-call-sender-address": z.ZodOptional<z.ZodEffects<z.ZodString, `0x${string}`, string>>;
2155
- "split-simulation-calls": z.ZodBoolean;
2156
- "bundle-mode": z.ZodEnum<["auto", "manual"]>;
2157
- "enable-debug-endpoints": z.ZodBoolean;
2158
- "expiration-check": z.ZodBoolean;
2159
- "dangerous-skip-user-operation-validation": z.ZodBoolean;
2160
- "deploy-simulations-contract": z.ZodBoolean;
2161
- "rpc-url": z.ZodString;
2162
- "send-transaction-rpc-url": z.ZodOptional<z.ZodString>;
2163
- "polling-interval": z.ZodNumber;
2164
- "max-block-range": z.ZodOptional<z.ZodNumber>;
2165
- "block-tag-support": z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2166
- "code-override-support": z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2167
- port: z.ZodNumber;
2168
- timeout: z.ZodOptional<z.ZodNumber>;
2169
- websocket: z.ZodDefault<z.ZodBoolean>;
2170
- "websocket-max-payload-size": z.ZodDefault<z.ZodNumber>;
2171
- "redis-queue-endpoint": z.ZodOptional<z.ZodString>;
2172
- "redis-event-manager-queue-name": z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, unknown>;
2173
- json: z.ZodBoolean;
2174
- "log-level": z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>;
2175
- "public-client-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
2176
- "wallet-client-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
2177
- "rpc-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
2178
- "mempool-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
2179
- "executor-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
2180
- "reputation-manager-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
2181
- "nonce-queuer-log-level": z.ZodOptional<z.ZodEnum<["trace", "debug", "info", "warn", "error", "fatal"]>>;
2182
- "chain-type": z.ZodEnum<["default", "op-stack", "arbitrum", "hedera", "mantle"]>;
2183
- "legacy-transactions": z.ZodBoolean;
2184
- "api-version": z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodString>>, ApiVersion[], string | undefined>;
2185
- "default-api-version": z.ZodEffects<z.ZodOptional<z.ZodEnum<["v1", "v2"]>>, "v1" | "v2", "v1" | "v2" | undefined>;
2186
- "balance-override": z.ZodBoolean;
2187
- "flush-stuck-transactions-during-startup": z.ZodBoolean;
2188
- "is-gas-free-chain": z.ZodBoolean;
2189
- "fixed-gas-limit-for-estimation": z.ZodOptional<z.ZodEffects<z.ZodString, bigint, string>>;
2190
- entrypoints: z.ZodEffects<z.ZodString, `0x${string}`[], string>;
2191
- "deterministic-deployer-address": z.ZodEffects<z.ZodString, `0x${string}`, string>;
2192
- "safe-mode": z.ZodBoolean;
2193
- "min-entity-stake": z.ZodNumber;
2194
- "min-entity-unstake-delay": z.ZodNumber;
2195
- "gas-price-bump": z.ZodDefault<z.ZodEffects<z.ZodString, bigint, string>>;
2196
- "gas-price-expiry": z.ZodNumber;
2197
- "gas-price-multipliers": z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, bigint[], string>, bigint[], string>, {
2198
- slow: bigint;
2199
- standard: bigint;
2200
- fast: bigint;
2201
- }, string>;
2202
- "gas-price-refresh-interval": z.ZodNumber;
2203
- "max-gas-per-bundle": z.ZodDefault<z.ZodEffects<z.ZodString, bigint, string>>;
2204
- "rpc-methods": z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodNullable<z.ZodString>, string[] | null, string | null>, string[] | null, string | null>, string[] | null, string | null>;
2205
- "enable-instant-bundling-endpoint": z.ZodBoolean;
2206
- "should-check-prefund": z.ZodBoolean;
2207
- }, "strip", z.ZodTypeAny, {
2208
- entrypoints: `0x${string}`[];
2209
- "deterministic-deployer-address": `0x${string}`;
2210
- "safe-mode": boolean;
2211
- "min-entity-stake": number;
2212
- "min-entity-unstake-delay": number;
2213
- "gas-price-bump": bigint;
2214
- "gas-price-expiry": number;
2215
- "gas-price-multipliers": {
2216
- slow: bigint;
2217
- standard: bigint;
2218
- fast: bigint;
2219
- };
2220
- "gas-price-refresh-interval": number;
2221
- "mempool-max-parallel-ops": number;
2222
- "mempool-max-queued-ops": number;
2223
- "enforce-unique-senders-per-bundle": boolean;
2224
- "max-gas-per-bundle": bigint;
2225
- "rpc-methods": string[] | null;
2226
- "enable-instant-bundling-endpoint": boolean;
2227
- "should-check-prefund": boolean;
2228
- "enable-fastlane": boolean;
2229
- "resubmit-stuck-timeout": number;
2230
- "refilling-wallets": boolean;
2231
- "aa95-gas-multiplier": bigint;
2232
- "no-profit-bundling": boolean;
2233
- "utility-wallet-monitor": boolean;
2234
- "utility-wallet-monitor-interval": number;
2235
- "executor-private-keys": {
2236
- address: `0x${string}`;
2237
- nonceManager?: import("viem").NonceManager | undefined;
2238
- sign: (parameters: {
2239
- hash: `0x${string}`;
2240
- }) => Promise<`0x${string}`>;
2241
- signAuthorization: (parameters: import("viem/_types/types/authorization").AuthorizationRequest) => Promise<import("viem/accounts").SignAuthorizationReturnType>;
2242
- signMessage: ({ message }: {
2243
- message: import("viem").SignableMessage;
2244
- }) => Promise<`0x${string}`>;
2245
- signTransaction: <serializer extends import("viem").SerializeTransactionFn<import("viem").TransactionSerializable> = import("viem").SerializeTransactionFn<import("viem").TransactionSerializable>, transaction extends Parameters<serializer>[0] = Parameters<serializer>[0]>(transaction: transaction, options?: {
2246
- serializer?: serializer | undefined;
2247
- } | undefined) => Promise<import("viem").IsNarrowable<import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>>, `0x${string}`> extends true ? import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>> : `0x${string}`>;
2248
- signTypedData: <const typedData extends Record<string, unknown> | {
2249
- [x: string]: readonly import("viem").TypedDataParameter[];
2250
- [x: `string[${string}]`]: undefined;
2251
- [x: `function[${string}]`]: undefined;
2252
- [x: `address[${string}]`]: undefined;
2253
- [x: `uint256[${string}]`]: undefined;
2254
- [x: `bytes[${string}]`]: undefined;
2255
- [x: `uint48[${string}]`]: undefined;
2256
- [x: `bool[${string}]`]: undefined;
2257
- [x: `bytes32[${string}]`]: undefined;
2258
- [x: `uint32[${string}]`]: undefined;
2259
- [x: `uint112[${string}]`]: undefined;
2260
- [x: `uint192[${string}]`]: undefined;
2261
- [x: `bytes4[${string}]`]: undefined;
2262
- [x: `uint8[${string}]`]: undefined;
2263
- [x: `uint64[${string}]`]: undefined;
2264
- [x: `bytes3[${string}]`]: undefined;
2265
- [x: `bytes1[${string}]`]: undefined;
2266
- [x: `bytes2[${string}]`]: undefined;
2267
- [x: `bytes6[${string}]`]: undefined;
2268
- [x: `bytes5[${string}]`]: undefined;
2269
- [x: `bytes7[${string}]`]: undefined;
2270
- [x: `bytes11[${string}]`]: undefined;
2271
- [x: `bytes8[${string}]`]: undefined;
2272
- [x: `bytes9[${string}]`]: undefined;
2273
- [x: `bytes10[${string}]`]: undefined;
2274
- [x: `bytes20[${string}]`]: undefined;
2275
- [x: `bytes18[${string}]`]: undefined;
2276
- [x: `bytes12[${string}]`]: undefined;
2277
- [x: `bytes14[${string}]`]: undefined;
2278
- [x: `bytes16[${string}]`]: undefined;
2279
- [x: `bytes25[${string}]`]: undefined;
2280
- [x: `bytes30[${string}]`]: undefined;
2281
- [x: `bytes31[${string}]`]: undefined;
2282
- [x: `bytes29[${string}]`]: undefined;
2283
- [x: `bytes28[${string}]`]: undefined;
2284
- [x: `bytes27[${string}]`]: undefined;
2285
- [x: `bytes26[${string}]`]: undefined;
2286
- [x: `bytes24[${string}]`]: undefined;
2287
- [x: `bytes23[${string}]`]: undefined;
2288
- [x: `bytes22[${string}]`]: undefined;
2289
- [x: `bytes21[${string}]`]: undefined;
2290
- [x: `bytes19[${string}]`]: undefined;
2291
- [x: `bytes17[${string}]`]: undefined;
2292
- [x: `bytes15[${string}]`]: undefined;
2293
- [x: `bytes13[${string}]`]: undefined;
2294
- [x: `int[${string}]`]: undefined;
2295
- [x: `int8[${string}]`]: undefined;
2296
- [x: `int16[${string}]`]: undefined;
2297
- [x: `int40[${string}]`]: undefined;
2298
- [x: `int120[${string}]`]: undefined;
2299
- [x: `int240[${string}]`]: undefined;
2300
- [x: `int32[${string}]`]: undefined;
2301
- [x: `int24[${string}]`]: undefined;
2302
- [x: `int48[${string}]`]: undefined;
2303
- [x: `int56[${string}]`]: undefined;
2304
- [x: `int64[${string}]`]: undefined;
2305
- [x: `int72[${string}]`]: undefined;
2306
- [x: `int80[${string}]`]: undefined;
2307
- [x: `int88[${string}]`]: undefined;
2308
- [x: `int96[${string}]`]: undefined;
2309
- [x: `int104[${string}]`]: undefined;
2310
- [x: `int112[${string}]`]: undefined;
2311
- [x: `int128[${string}]`]: undefined;
2312
- [x: `int136[${string}]`]: undefined;
2313
- [x: `int144[${string}]`]: undefined;
2314
- [x: `int152[${string}]`]: undefined;
2315
- [x: `int160[${string}]`]: undefined;
2316
- [x: `int168[${string}]`]: undefined;
2317
- [x: `int176[${string}]`]: undefined;
2318
- [x: `int184[${string}]`]: undefined;
2319
- [x: `int192[${string}]`]: undefined;
2320
- [x: `int200[${string}]`]: undefined;
2321
- [x: `int208[${string}]`]: undefined;
2322
- [x: `int216[${string}]`]: undefined;
2323
- [x: `int224[${string}]`]: undefined;
2324
- [x: `int232[${string}]`]: undefined;
2325
- [x: `int248[${string}]`]: undefined;
2326
- [x: `int256[${string}]`]: undefined;
2327
- [x: `uint[${string}]`]: undefined;
2328
- [x: `uint16[${string}]`]: undefined;
2329
- [x: `uint40[${string}]`]: undefined;
2330
- [x: `uint120[${string}]`]: undefined;
2331
- [x: `uint240[${string}]`]: undefined;
2332
- [x: `uint24[${string}]`]: undefined;
2333
- [x: `uint56[${string}]`]: undefined;
2334
- [x: `uint72[${string}]`]: undefined;
2335
- [x: `uint80[${string}]`]: undefined;
2336
- [x: `uint88[${string}]`]: undefined;
2337
- [x: `uint96[${string}]`]: undefined;
2338
- [x: `uint104[${string}]`]: undefined;
2339
- [x: `uint128[${string}]`]: undefined;
2340
- [x: `uint136[${string}]`]: undefined;
2341
- [x: `uint144[${string}]`]: undefined;
2342
- [x: `uint152[${string}]`]: undefined;
2343
- [x: `uint160[${string}]`]: undefined;
2344
- [x: `uint168[${string}]`]: undefined;
2345
- [x: `uint176[${string}]`]: undefined;
2346
- [x: `uint184[${string}]`]: undefined;
2347
- [x: `uint200[${string}]`]: undefined;
2348
- [x: `uint208[${string}]`]: undefined;
2349
- [x: `uint216[${string}]`]: undefined;
2350
- [x: `uint224[${string}]`]: undefined;
2351
- [x: `uint232[${string}]`]: undefined;
2352
- [x: `uint248[${string}]`]: undefined;
2353
- string?: undefined;
2354
- address?: undefined;
2355
- uint256?: undefined;
2356
- bytes?: undefined;
2357
- uint48?: undefined;
2358
- bool?: undefined;
2359
- bytes32?: undefined;
2360
- uint32?: undefined;
2361
- uint112?: undefined;
2362
- uint192?: undefined;
2363
- bytes4?: undefined;
2364
- uint8?: undefined;
2365
- uint64?: undefined;
2366
- bytes3?: undefined;
2367
- bytes1?: undefined;
2368
- bytes2?: undefined;
2369
- bytes6?: undefined;
2370
- bytes5?: undefined;
2371
- bytes7?: undefined;
2372
- bytes11?: undefined;
2373
- bytes8?: undefined;
2374
- bytes9?: undefined;
2375
- bytes10?: undefined;
2376
- bytes20?: undefined;
2377
- bytes18?: undefined;
2378
- bytes12?: undefined;
2379
- bytes14?: undefined;
2380
- bytes16?: undefined;
2381
- bytes25?: undefined;
2382
- bytes30?: undefined;
2383
- bytes31?: undefined;
2384
- bytes29?: undefined;
2385
- bytes28?: undefined;
2386
- bytes27?: undefined;
2387
- bytes26?: undefined;
2388
- bytes24?: undefined;
2389
- bytes23?: undefined;
2390
- bytes22?: undefined;
2391
- bytes21?: undefined;
2392
- bytes19?: undefined;
2393
- bytes17?: undefined;
2394
- bytes15?: undefined;
2395
- bytes13?: undefined;
2396
- int8?: undefined;
2397
- int16?: undefined;
2398
- int40?: undefined;
2399
- int120?: undefined;
2400
- int240?: undefined;
2401
- int32?: undefined;
2402
- int24?: undefined;
2403
- int48?: undefined;
2404
- int56?: undefined;
2405
- int64?: undefined;
2406
- int72?: undefined;
2407
- int80?: undefined;
2408
- int88?: undefined;
2409
- int96?: undefined;
2410
- int104?: undefined;
2411
- int112?: undefined;
2412
- int128?: undefined;
2413
- int136?: undefined;
2414
- int144?: undefined;
2415
- int152?: undefined;
2416
- int160?: undefined;
2417
- int168?: undefined;
2418
- int176?: undefined;
2419
- int184?: undefined;
2420
- int192?: undefined;
2421
- int200?: undefined;
2422
- int208?: undefined;
2423
- int216?: undefined;
2424
- int224?: undefined;
2425
- int232?: undefined;
2426
- int248?: undefined;
2427
- int256?: undefined;
2428
- uint16?: undefined;
2429
- uint40?: undefined;
2430
- uint120?: undefined;
2431
- uint240?: undefined;
2432
- uint24?: undefined;
2433
- uint56?: undefined;
2434
- uint72?: undefined;
2435
- uint80?: undefined;
2436
- uint88?: undefined;
2437
- uint96?: undefined;
2438
- uint104?: undefined;
2439
- uint128?: undefined;
2440
- uint136?: undefined;
2441
- uint144?: undefined;
2442
- uint152?: undefined;
2443
- uint160?: undefined;
2444
- uint168?: undefined;
2445
- uint176?: undefined;
2446
- uint184?: undefined;
2447
- uint200?: undefined;
2448
- uint208?: undefined;
2449
- uint216?: undefined;
2450
- uint224?: undefined;
2451
- uint232?: undefined;
2452
- uint248?: undefined;
2453
- }, primaryType extends "EIP712Domain" | keyof typedData = keyof typedData>(parameters: import("viem").TypedDataDefinition<typedData, primaryType>) => Promise<`0x${string}`>;
2454
- publicKey: `0x${string}`;
2455
- source: "privateKey";
2456
- type: "local";
2457
- }[];
2458
- "executor-refill-interval": number;
2459
- "executor-gas-multiplier": bigint;
2460
- "chain-type": "default" | "op-stack" | "arbitrum" | "hedera" | "mantle";
2461
- "legacy-transactions": boolean;
2462
- "api-version": ApiVersion[];
2463
- "default-api-version": "v1" | "v2";
2464
- "balance-override": boolean;
2465
- "flush-stuck-transactions-during-startup": boolean;
2466
- "is-gas-free-chain": boolean;
2467
- port: number;
2468
- websocket: boolean;
2469
- "websocket-max-payload-size": number;
2470
- "rpc-url": string;
2471
- "polling-interval": number;
2472
- "block-tag-support": boolean;
2473
- "code-override-support": boolean;
2474
- json: boolean;
2475
- "log-level": "error" | "info" | "trace" | "debug" | "warn" | "fatal";
2476
- "bundle-mode": "manual" | "auto";
2477
- "enable-debug-endpoints": boolean;
2478
- "expiration-check": boolean;
2479
- "dangerous-skip-user-operation-validation": boolean;
2480
- "deploy-simulations-contract": boolean;
2481
- "binary-search-tolerance-delta": bigint;
2482
- "binary-search-gas-allowance": bigint;
2483
- "v6-call-gas-limit-multiplier": bigint;
2484
- "v6-verification-gas-limit-multiplier": bigint;
2485
- "v7-call-gas-limit-multiplier": bigint;
2486
- "v7-verification-gas-limit-multiplier": bigint;
2487
- "v7-paymaster-verification-gas-limit-multiplier": bigint;
2488
- "v7-paymaster-post-op-gas-limit-multiplier": bigint;
2489
- "simulation-call-gas-limit": bigint;
2490
- "simulation-verification-gas-limit": bigint;
2491
- "simulation-paymaster-verification-gas-limit": bigint;
2492
- "simulation-paymaster-post-op-gas-limit": bigint;
2493
- "paymaster-gas-limit-multiplier": bigint;
2494
- "split-simulation-calls": boolean;
2495
- "redis-mempool-concurrency": number;
2496
- "redis-mempool-queue-name": string;
2497
- "redis-sender-manager-queue-name": string;
2498
- "redis-gas-price-queue-name": string;
2499
- "redis-mempool-url"?: string | undefined;
2500
- "redis-sender-manager-url"?: string | undefined;
2501
- "redis-gas-price-queue-url"?: string | undefined;
2502
- "refill-helper-contract"?: `0x${string}` | undefined;
2503
- "utility-private-key"?: {
2504
- address: `0x${string}`;
2505
- nonceManager?: import("viem").NonceManager | undefined;
2506
- sign: (parameters: {
2507
- hash: `0x${string}`;
2508
- }) => Promise<`0x${string}`>;
2509
- signAuthorization: (parameters: import("viem/_types/types/authorization").AuthorizationRequest) => Promise<import("viem/accounts").SignAuthorizationReturnType>;
2510
- signMessage: ({ message }: {
2511
- message: import("viem").SignableMessage;
2512
- }) => Promise<`0x${string}`>;
2513
- signTransaction: <serializer extends import("viem").SerializeTransactionFn<import("viem").TransactionSerializable> = import("viem").SerializeTransactionFn<import("viem").TransactionSerializable>, transaction extends Parameters<serializer>[0] = Parameters<serializer>[0]>(transaction: transaction, options?: {
2514
- serializer?: serializer | undefined;
2515
- } | undefined) => Promise<import("viem").IsNarrowable<import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>>, `0x${string}`> extends true ? import("viem").TransactionSerialized<import("viem").GetTransactionType<transaction>> : `0x${string}`>;
2516
- signTypedData: <const typedData extends Record<string, unknown> | {
2517
- [x: string]: readonly import("viem").TypedDataParameter[];
2518
- [x: `string[${string}]`]: undefined;
2519
- [x: `function[${string}]`]: undefined;
2520
- [x: `address[${string}]`]: undefined;
2521
- [x: `uint256[${string}]`]: undefined;
2522
- [x: `bytes[${string}]`]: undefined;
2523
- [x: `uint48[${string}]`]: undefined;
2524
- [x: `bool[${string}]`]: undefined;
2525
- [x: `bytes32[${string}]`]: undefined;
2526
- [x: `uint32[${string}]`]: undefined;
2527
- [x: `uint112[${string}]`]: undefined;
2528
- [x: `uint192[${string}]`]: undefined;
2529
- [x: `bytes4[${string}]`]: undefined;
2530
- [x: `uint8[${string}]`]: undefined;
2531
- [x: `uint64[${string}]`]: undefined;
2532
- [x: `bytes3[${string}]`]: undefined;
2533
- [x: `bytes1[${string}]`]: undefined;
2534
- [x: `bytes2[${string}]`]: undefined;
2535
- [x: `bytes6[${string}]`]: undefined;
2536
- [x: `bytes5[${string}]`]: undefined;
2537
- [x: `bytes7[${string}]`]: undefined;
2538
- [x: `bytes11[${string}]`]: undefined;
2539
- [x: `bytes8[${string}]`]: undefined;
2540
- [x: `bytes9[${string}]`]: undefined;
2541
- [x: `bytes10[${string}]`]: undefined;
2542
- [x: `bytes20[${string}]`]: undefined;
2543
- [x: `bytes18[${string}]`]: undefined;
2544
- [x: `bytes12[${string}]`]: undefined;
2545
- [x: `bytes14[${string}]`]: undefined;
2546
- [x: `bytes16[${string}]`]: undefined;
2547
- [x: `bytes25[${string}]`]: undefined;
2548
- [x: `bytes30[${string}]`]: undefined;
2549
- [x: `bytes31[${string}]`]: undefined;
2550
- [x: `bytes29[${string}]`]: undefined;
2551
- [x: `bytes28[${string}]`]: undefined;
2552
- [x: `bytes27[${string}]`]: undefined;
2553
- [x: `bytes26[${string}]`]: undefined;
2554
- [x: `bytes24[${string}]`]: undefined;
2555
- [x: `bytes23[${string}]`]: undefined;
2556
- [x: `bytes22[${string}]`]: undefined;
2557
- [x: `bytes21[${string}]`]: undefined;
2558
- [x: `bytes19[${string}]`]: undefined;
2559
- [x: `bytes17[${string}]`]: undefined;
2560
- [x: `bytes15[${string}]`]: undefined;
2561
- [x: `bytes13[${string}]`]: undefined;
2562
- [x: `int[${string}]`]: undefined;
2563
- [x: `int8[${string}]`]: undefined;
2564
- [x: `int16[${string}]`]: undefined;
2565
- [x: `int40[${string}]`]: undefined;
2566
- [x: `int120[${string}]`]: undefined;
2567
- [x: `int240[${string}]`]: undefined;
2568
- [x: `int32[${string}]`]: undefined;
2569
- [x: `int24[${string}]`]: undefined;
2570
- [x: `int48[${string}]`]: undefined;
2571
- [x: `int56[${string}]`]: undefined;
2572
- [x: `int64[${string}]`]: undefined;
2573
- [x: `int72[${string}]`]: undefined;
2574
- [x: `int80[${string}]`]: undefined;
2575
- [x: `int88[${string}]`]: undefined;
2576
- [x: `int96[${string}]`]: undefined;
2577
- [x: `int104[${string}]`]: undefined;
2578
- [x: `int112[${string}]`]: undefined;
2579
- [x: `int128[${string}]`]: undefined;
2580
- [x: `int136[${string}]`]: undefined;
2581
- [x: `int144[${string}]`]: undefined;
2582
- [x: `int152[${string}]`]: undefined;
2583
- [x: `int160[${string}]`]: undefined;
2584
- [x: `int168[${string}]`]: undefined;
2585
- [x: `int176[${string}]`]: undefined;
2586
- [x: `int184[${string}]`]: undefined;
2587
- [x: `int192[${string}]`]: undefined;
2588
- [x: `int200[${string}]`]: undefined;
2589
- [x: `int208[${string}]`]: undefined;
2590
- [x: `int216[${string}]`]: undefined;
2591
- [x: `int224[${string}]`]: undefined;
2592
- [x: `int232[${string}]`]: undefined;
2593
- [x: `int248[${string}]`]: undefined;
2594
- [x: `int256[${string}]`]: undefined;
2595
- [x: `uint[${string}]`]: undefined;
2596
- [x: `uint16[${string}]`]: undefined;
2597
- [x: `uint40[${string}]`]: undefined;
2598
- [x: `uint120[${string}]`]: undefined;
2599
- [x: `uint240[${string}]`]: undefined;
2600
- [x: `uint24[${string}]`]: undefined;
2601
- [x: `uint56[${string}]`]: undefined;
2602
- [x: `uint72[${string}]`]: undefined;
2603
- [x: `uint80[${string}]`]: undefined;
2604
- [x: `uint88[${string}]`]: undefined;
2605
- [x: `uint96[${string}]`]: undefined;
2606
- [x: `uint104[${string}]`]: undefined;
2607
- [x: `uint128[${string}]`]: undefined;
2608
- [x: `uint136[${string}]`]: undefined;
2609
- [x: `uint144[${string}]`]: undefined;
2610
- [x: `uint152[${string}]`]: undefined;
2611
- [x: `uint160[${string}]`]: undefined;
2612
- [x: `uint168[${string}]`]: undefined;
2613
- [x: `uint176[${string}]`]: undefined;
2614
- [x: `uint184[${string}]`]: undefined;
2615
- [x: `uint200[${string}]`]: undefined;
2616
- [x: `uint208[${string}]`]: undefined;
2617
- [x: `uint216[${string}]`]: undefined;
2618
- [x: `uint224[${string}]`]: undefined;
2619
- [x: `uint232[${string}]`]: undefined;
2620
- [x: `uint248[${string}]`]: undefined;
2621
- string?: undefined;
2622
- address?: undefined;
2623
- uint256?: undefined;
2624
- bytes?: undefined;
2625
- uint48?: undefined;
2626
- bool?: undefined;
2627
- bytes32?: undefined;
2628
- uint32?: undefined;
2629
- uint112?: undefined;
2630
- uint192?: undefined;
2631
- bytes4?: undefined;
2632
- uint8?: undefined;
2633
- uint64?: undefined;
2634
- bytes3?: undefined;
2635
- bytes1?: undefined;
2636
- bytes2?: undefined;
2637
- bytes6?: undefined;
2638
- bytes5?: undefined;
2639
- bytes7?: undefined;
2640
- bytes11?: undefined;
2641
- bytes8?: undefined;
2642
- bytes9?: undefined;
2643
- bytes10?: undefined;
2644
- bytes20?: undefined;
2645
- bytes18?: undefined;
2646
- bytes12?: undefined;
2647
- bytes14?: undefined;
2648
- bytes16?: undefined;
2649
- bytes25?: undefined;
2650
- bytes30?: undefined;
2651
- bytes31?: undefined;
2652
- bytes29?: undefined;
2653
- bytes28?: undefined;
2654
- bytes27?: undefined;
2655
- bytes26?: undefined;
2656
- bytes24?: undefined;
2657
- bytes23?: undefined;
2658
- bytes22?: undefined;
2659
- bytes21?: undefined;
2660
- bytes19?: undefined;
2661
- bytes17?: undefined;
2662
- bytes15?: undefined;
2663
- bytes13?: undefined;
2664
- int8?: undefined;
2665
- int16?: undefined;
2666
- int40?: undefined;
2667
- int120?: undefined;
2668
- int240?: undefined;
2669
- int32?: undefined;
2670
- int24?: undefined;
2671
- int48?: undefined;
2672
- int56?: undefined;
2673
- int64?: undefined;
2674
- int72?: undefined;
2675
- int80?: undefined;
2676
- int88?: undefined;
2677
- int96?: undefined;
2678
- int104?: undefined;
2679
- int112?: undefined;
2680
- int128?: undefined;
2681
- int136?: undefined;
2682
- int144?: undefined;
2683
- int152?: undefined;
2684
- int160?: undefined;
2685
- int168?: undefined;
2686
- int176?: undefined;
2687
- int184?: undefined;
2688
- int192?: undefined;
2689
- int200?: undefined;
2690
- int208?: undefined;
2691
- int216?: undefined;
2692
- int224?: undefined;
2693
- int232?: undefined;
2694
- int248?: undefined;
2695
- int256?: undefined;
2696
- uint16?: undefined;
2697
- uint40?: undefined;
2698
- uint120?: undefined;
2699
- uint240?: undefined;
2700
- uint24?: undefined;
2701
- uint56?: undefined;
2702
- uint72?: undefined;
2703
- uint80?: undefined;
2704
- uint88?: undefined;
2705
- uint96?: undefined;
2706
- uint104?: undefined;
2707
- uint128?: undefined;
2708
- uint136?: undefined;
2709
- uint144?: undefined;
2710
- uint152?: undefined;
2711
- uint160?: undefined;
2712
- uint168?: undefined;
2713
- uint176?: undefined;
2714
- uint184?: undefined;
2715
- uint200?: undefined;
2716
- uint208?: undefined;
2717
- uint216?: undefined;
2718
- uint224?: undefined;
2719
- uint232?: undefined;
2720
- uint248?: undefined;
2721
- }, primaryType extends "EIP712Domain" | keyof typedData = keyof typedData>(parameters: import("viem").TypedDataDefinition<typedData, primaryType>) => Promise<`0x${string}`>;
2722
- publicKey: `0x${string}`;
2723
- source: "privateKey";
2724
- type: "local";
2725
- } | undefined;
2726
- "max-executors"?: number | undefined;
2727
- "min-executor-balance"?: bigint | undefined;
2728
- "entrypoint-simulation-contract-v7"?: `0x${string}` | undefined;
2729
- "entrypoint-simulation-contract-v8"?: `0x${string}` | undefined;
2730
- "eth-call-sender-address"?: `0x${string}` | undefined;
2731
- "send-transaction-rpc-url"?: string | undefined;
2732
- "max-block-range"?: number | undefined;
2733
- timeout?: number | undefined;
2734
- "redis-queue-endpoint"?: string | undefined;
2735
- "redis-event-manager-queue-name"?: string | undefined;
2736
- "public-client-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2737
- "wallet-client-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2738
- "rpc-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2739
- "mempool-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2740
- "executor-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2741
- "reputation-manager-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2742
- "nonce-queuer-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2743
- "fixed-gas-limit-for-estimation"?: bigint | undefined;
2744
- }, {
2745
- entrypoints: string;
2746
- "deterministic-deployer-address": string;
2747
- "safe-mode": boolean;
2748
- "min-entity-stake": number;
2749
- "min-entity-unstake-delay": number;
2750
- "gas-price-expiry": number;
2751
- "gas-price-multipliers": string;
2752
- "gas-price-refresh-interval": number;
2753
- "rpc-methods": string | null;
2754
- "enable-instant-bundling-endpoint": boolean;
2755
- "should-check-prefund": boolean;
2756
- "enable-fastlane": boolean;
2757
- "aa95-gas-multiplier": string;
2758
- "no-profit-bundling": boolean;
2759
- "utility-wallet-monitor": boolean;
2760
- "utility-wallet-monitor-interval": number;
2761
- "executor-private-keys": (string | string[]) & (string | string[] | undefined);
2762
- "executor-refill-interval": number;
2763
- "executor-gas-multiplier": string;
2764
- "chain-type": "default" | "op-stack" | "arbitrum" | "hedera" | "mantle";
2765
- "legacy-transactions": boolean;
2766
- "balance-override": boolean;
2767
- "flush-stuck-transactions-during-startup": boolean;
2768
- "is-gas-free-chain": boolean;
2769
- port: number;
2770
- "rpc-url": string;
2771
- "polling-interval": number;
2772
- json: boolean;
2773
- "log-level": "error" | "info" | "trace" | "debug" | "warn" | "fatal";
2774
- "bundle-mode": "manual" | "auto";
2775
- "enable-debug-endpoints": boolean;
2776
- "expiration-check": boolean;
2777
- "dangerous-skip-user-operation-validation": boolean;
2778
- "deploy-simulations-contract": boolean;
2779
- "v6-call-gas-limit-multiplier": string;
2780
- "v6-verification-gas-limit-multiplier": string;
2781
- "v7-call-gas-limit-multiplier": string;
2782
- "v7-verification-gas-limit-multiplier": string;
2783
- "v7-paymaster-verification-gas-limit-multiplier": string;
2784
- "v7-paymaster-post-op-gas-limit-multiplier": string;
2785
- "simulation-call-gas-limit": string;
2786
- "simulation-verification-gas-limit": string;
2787
- "simulation-paymaster-verification-gas-limit": string;
2788
- "simulation-paymaster-post-op-gas-limit": string;
2789
- "paymaster-gas-limit-multiplier": string;
2790
- "split-simulation-calls": boolean;
2791
- "redis-mempool-queue-name": string;
2792
- "redis-sender-manager-queue-name": string;
2793
- "redis-gas-price-queue-name": string;
2794
- "redis-mempool-url"?: string | undefined;
2795
- "redis-mempool-concurrency"?: number | undefined;
2796
- "redis-sender-manager-url"?: string | undefined;
2797
- "redis-gas-price-queue-url"?: string | undefined;
2798
- "mempool-max-parallel-ops"?: number | undefined;
2799
- "mempool-max-queued-ops"?: number | undefined;
2800
- "enforce-unique-senders-per-bundle"?: boolean | undefined;
2801
- "resubmit-stuck-timeout"?: number | undefined;
2802
- "refilling-wallets"?: boolean | undefined;
2803
- "refill-helper-contract"?: string | undefined;
2804
- "utility-private-key"?: string | undefined;
2805
- "max-executors"?: number | undefined;
2806
- "min-executor-balance"?: string | undefined;
2807
- "entrypoint-simulation-contract-v7"?: unknown;
2808
- "entrypoint-simulation-contract-v8"?: unknown;
2809
- "binary-search-tolerance-delta"?: string | undefined;
2810
- "binary-search-gas-allowance"?: string | undefined;
2811
- "eth-call-sender-address"?: string | undefined;
2812
- "send-transaction-rpc-url"?: string | undefined;
2813
- "max-block-range"?: number | undefined;
2814
- "block-tag-support"?: boolean | undefined;
2815
- "code-override-support"?: boolean | undefined;
2816
- timeout?: number | undefined;
2817
- websocket?: boolean | undefined;
2818
- "websocket-max-payload-size"?: number | undefined;
2819
- "redis-queue-endpoint"?: string | undefined;
2820
- "redis-event-manager-queue-name"?: unknown;
2821
- "public-client-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2822
- "wallet-client-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2823
- "rpc-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2824
- "mempool-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2825
- "executor-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2826
- "reputation-manager-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2827
- "nonce-queuer-log-level"?: "error" | "info" | "trace" | "debug" | "warn" | "fatal" | undefined;
2828
- "api-version"?: string | undefined;
2829
- "default-api-version"?: "v1" | "v2" | undefined;
2830
- "fixed-gas-limit-for-estimation"?: string | undefined;
2831
- "gas-price-bump"?: string | undefined;
2832
- "max-gas-per-bundle"?: string | undefined;
2833
- }>;
2834
- export type IOptions = z.infer<typeof optionArgsSchema>;
2835
- export type IOptionsInput = z.input<typeof optionArgsSchema>;
2836
- //# sourceMappingURL=bundler.d.ts.map