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