Docs

eth_sendRawTransaction - Ethereum RPC Method

Submit signed transactions to Ethereum. Essential for broadcasting transactions for DeFi protocols (60% market share), NFT marketplaces, DAOs, and enterprise dApps.

Submits a pre-signed transaction for broadcast to Ethereum.

Why Ethereum? Build on the world's leading smart contract platform with the largest developer ecosystem with battle-tested security, institutional adoption, and unmatched ecosystem with $166B+ TVL.

Use Cases

The eth_sendRawTransaction method is essential for:

  • Broadcasting transactions - Submit signed transactions to the network
  • Wallet operations - Send native tokens and interact with contracts
  • DeFi operations - Execute swaps, provide liquidity for DeFi protocols (60% market share), NFT marketplaces, DAOs, and enterprise dApps
  • Batch operations - Submit multiple transactions efficiently

Code Examples

Error Handling

Error CodeMessageDescription
-32000Nonce too lowTransaction nonce already used
-32000Insufficient fundsAccount has insufficient balance
-32000Gas too lowGas limit insufficient
-32000Replacement underpricedGas price too low for replacement