Skip to main content

avm.issueTx RPC Method

Send a signed transaction to the network.

Updated on
Nov 02, 2023

avm.issueTx RPC Method

Parameters

tx
String
REQUIRED
The signed transaction (typically signed with a library, using your private key).
encoding
String
The encoding format to use. Can only be hex when a value is provided. Defaults to "hex".

Returns

txID
String
The transaction hash, or the zero hash if the transaction is not yetavailable.
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free