Executing transactions

The Executing transactions group facilitates sending ETH, executing smart contracts, and performing on-chain operations. Key methods include:

eth_call : Executes a read-only call to a smart contract without broadcasting it to the network.
eth_sendRawTransaction : Sends a raw, signed transaction to the blockchain for execution.
eth_sendBundle : Submits a bundle of transactions to be included atomically, typically used with MEV relays/builders.
eth_simulateV1 : Simulates a sequence of calls or transactions against a specified block state without broadcasting.

These methods provide developers with essential tools for executing transactions on the Robinhood network.

Get started
Unlock Access to 100+ chains
Boost your app's speed and reliability with dRPC - get your access API key