alchemy_simulateUserOperationAssetChanges
Simulates user operations and returns a list of asset changes.
Path parameters
apiKey
Request
This endpoint expects an object.
UserOperation
User operation to simulate. The signature can be a dummy value; it doesn’t need to be valid.
entryPoint
EntryPoint address used for simulation. Must be from supportedEntryPoints
.
blockNumber
Optional block number for context of simulation. Defaults to latest.
Response
Object containing simulated asset changes and any potential errors.
changes
error