TriportRPC

Raw (signed) transaction

Last updated:

Applies to: EVM chains

In more detail

eth_sendRawTransaction takes the signed data and creates a message call or a contract creation. Because signing happens on the client, the node never needs the private key; the signature commits to the nonce, chain ID and every other field.

See also

Sources

All terms in the RPC and blockchain glossary