Simulate a Soroban transaction for resource estimates.
Interacts with the Soroban RPC to simulate the execution of a transaction. This is required for smart contract calls to determine resource fees and footprints.Documentation Index
Fetch the complete documentation index at: https://grat.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
SorobanTransactionData containing the required footprints.| Code | Description |
|---|---|
VALIDATION_ERROR | The provided XDR is not a valid Soroban transaction. |
SIMULATION_FAILED | The smart contract execution failed or panicked. |