simulateUserOperationAssetChanges
Simulate an ERC-4337 user operation to preview predicted asset changes before execution, enabling risk assessment and validation.
Instructions
Simulate an ERC-4337 user operation and preview the predicted asset changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "eth-mainnet", "base-mainnet" | eth-mainnet |
| userOperation | Yes | UserOperation object | |
| entryPoint | Yes | EntryPoint address | |
| blockNumber | No | Block number for simulation context |