simulate_transaction
Test Solana transactions to identify errors and calculate fees before execution, ensuring reliable blockchain operations.
Instructions
Simulate a Solana transaction to check for errors and estimate fees before sending
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction | Yes | Base64-encoded transaction to simulate |