Docs

eth_sendRawTransaction - Monad RPC Method

Submit signed transactions to Monad. Essential for broadcasting transactions for high-throughput DeFi, latency-sensitive trading, and scalable EVM applications.

Submits a pre-signed transaction for broadcast to Monad.

Why Monad? Build on the parallel EVM L1 delivering 10,000 TPS with 400ms blocks and sub-cent gas fees with optimistic parallel execution, MonadBFT consensus, $244M Paradigm-led funding, and consumer-grade validator hardware requirements.

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 high-throughput DeFi, latency-sensitive trading, and scalable EVM applications
  • 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