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_simulateV1 : Simulates a sequence of calls or transactions without broadcasting them.
eth_callBundle : Simulates a bundle of transactions against a specified block without submitting it to the network.
These methods provide developers with essential tools for executing transactions on the Arc network.
Unlock Access to 100+ chains
Boost your app's speed and reliability with dRPC - get your access API key