eth_sendRawTransaction RPC Method
To use the eth_sendRawTransaction method on the C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.
Parameters
data
string
The signed transaction (typically signed with a library, using your private key)
Returns
result
string
The transaction hash, or the zero hash if the transaction is not yet available
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free