alchemy_simulateAssetChanges
Simulates a transaction and returns a list of asset changes.
Path parameters
apiKey
Request
This endpoint expects an object.
transaction
Object describing the transaction to simulate.
Response
The asset changes resulting from the transaction simulation.
changes
gasUsed
The amount of gas used for the simulation
error
Error message if the transaction would revert, null otherwise