Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for eth_sendRawTransaction: [signedTransactionData].Positional parameters for
eth_sendRawTransaction:params[0]: The signed transaction data.
Returns
32 Bytes - the transaction hash, or the zero hash if the transaction is not yet available. Example:
“0xbfb3bb785c60ee4f93aa6e506f6f5d5fc5173301f537d856cac59d91e7a0ce09”.