stellar_tx_simulate
Simulate a Stellar transaction to predict its results and costs before submitting it on testnet, mainnet, futurenet, or local networks.
Instructions
Simulate a transaction to predict results and costs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx_xdr | Yes | Transaction XDR to simulate (base64) | |
| network | Yes | Stellar network | |
| source_account | No | Source account for simulation context |