Submit Transaction
submit_transactionSubmit a pre-signed transaction to Solana for stake, unstake, or withdraw operations. This advanced tool is required when you have the signed transaction from the create_* or withdraw_* tools.
Instructions
Advanced: Submit a pre-signed transaction to Solana. Only needed with create_stake_transaction/create_unstake_transaction/withdraw_stake. Most agents should use the one-shot stake/unstake/withdraw tools instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signedTransaction | Yes | Signed base64 transaction |