Submit a transaction for sponsorship and submission.
Wraps the provided transaction XDR in a fee-bump envelope and submits it to the Stellar network.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.
testnet or mainnet.| Code | Description |
|---|---|
VALIDATION_ERROR | The provided XDR is malformed or invalid. |
INSUFFICIENT_CREDITS | Your project balance is too low to cover the fee. |
SUBMISSION_FAILED | The network rejected the transaction (e.g., tx_bad_seq). |
RATE_LIMIT_EXCEEDED | You have exceeded your project’s rate limit. |