JSON RPC
eth_sendRawTransaction
POST
Submits a pre-signed transaction for broadcast to the Ethereum networkDocumentation Index
Fetch the complete documentation index at: https://docs-hosting.axiomesh.io/llms.txt
Use this file to discover all available pages before exploring further.
Body
Serves as a unique identifier for the request
Indicates the version of JSON-RPC being used
Represents the name of the remote procedure or method to be called
Contains the list of parameters passed to the remote method
The signed transaction data.
Response
Returns unique identifier for the request
Returns the version of JSON-RPC being used
32 Bytes - the transaction hash, or the zero hash if the transaction is not yet available