Submit Transaction
submit_transactionAdvanced: Submit a pre-signed transaction to Solana. Only needed if you used create_stake_transaction/create_unstake_transaction/withdraw_stake and signed locally. Most agents should use the one-shot stake/unstake/withdraw tools instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signedTransaction | Yes | Fully signed transaction as a base64-encoded string |