eth_sendRawTransaction
Execute signed Ethereum transactions or deploy smart contracts by submitting pre-signed transaction data to any EVM-compatible blockchain network.
Instructions
Creates new message call transaction or a contract creation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signedTransactionData | Yes | Signed transaction data (hex string) |