Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Submits a signed transaction and optionally waits for a specific level of execution confirmation.Parameters for
send_tx:params.signed_tx_base64: Base64-encoded signed transaction.params.wait_until: Minimal execution level required. Determines when the response is returned.
Returns
Complete status and outcome details of the submitted transaction.