Ethereum RPC MCP Server
by 0xKoda
eth_sendTransaction
Sends a transaction to the Ethereum network
Input Schema
Name | Required | Description | Default |
---|---|---|---|
transaction | Yes | The transaction object |
Input Schema (JSON Schema)
You must be authenticated.
Sends a transaction to the Ethereum network
Name | Required | Description | Default |
---|---|---|---|
transaction | Yes | The transaction object |
You must be authenticated.