Forward a partner-signed transaction through nexroute’s private routing. The endpoint returns the deterministic transaction hash synchronously; once acknowledged, delivery is committed.
Used by RPC mode.
Documentation Index
Fetch the complete documentation index at: https://docs.nexroute.io/llms.txt
Use this file to discover all available pages before exploring further.
JSON-RPC protocol version. Must be "2.0".
"2.0"
Caller-chosen request id; echoed in the response.
1
JSON-RPC method. Only eth_sendRawTransaction is supported.
"eth_sendRawTransaction"
Single-element array containing the hex-encoded raw signed transaction (0x-prefixed).