Send Transaction Response
@Serializable
Response for JSON-RPC method sendTransaction.
Returns the status of a submitted transaction. The transaction may be pending, duplicate, require retry, or have an error.
See also
Properties
Link copied to clipboard
List of base64-encoded DiagnosticEvent XDR objects for debugging (may be null)
Link copied to clipboard
Base64-encoded TransactionResult XDR (only present for ERROR status)
Link copied to clipboard
The latest ledger known to Soroban RPC at the time it handled the request
Link copied to clipboard
Unix timestamp of when the latest ledger was closed
Link copied to clipboard
The submission status of the transaction