simulateAssetChanges
Simulate a transaction to preview asset changes—token transfers and ETH movements—before execution, avoiding surprises.
Instructions
Simulate a transaction and preview what asset changes (token transfers, ETH movements) would occur
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "eth-mainnet", "base-mainnet" | eth-mainnet |
| transaction | Yes | Transaction object to simulate |