Transactions
sendRawTransaction
Creates new message call, transaction, or contract creation for signed transactions.
POST
Body
application/json
Available options:
2.0
Example:
"2.0"
The name of the method to be invoked.
Available options:
quai_sendRawTransaction
Example:
"quai_sendRawTransaction"
Raw bytecode of the signed and serialized transaction.
Example:
[
"0xd46e8dd67c5d32be8d46e8dd67c5d32be8058bb8eb970870f072445675058bb8eb970870f072445675"
]
A unique identifier for the request.
Example:
1
Was this page helpful?