Follow these steps to diagnose a failed Soroban transaction using the Prism CLI.Documentation Index
Fetch the complete documentation index at: https://prism-ddf93e61.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Identify a failed transaction
Find a transaction hash (
tx_hash) that failed with a cryptic error like Error(Contract, #3).What’s Next?
Trace Execution
See exactly where the budget was spent.
Interactive Debugging
Set breakpoints and step through host calls.