eth_sendTransaction
Send transactions to the Ethereum network, specifying sender, recipient, gas, and data parameters for executing smart contracts or transferring value.
Instructions
Sends a transaction to the Ethereum network
Input Schema
Name | Required | Description | Default |
---|---|---|---|
transaction | Yes | The transaction object |