trace_call - MegaETH RPC Method
Trace a call without creating a transaction on MegaETH. Requires archive node for high-frequency trading, real-time gaming, instant payments, and latency-sensitive applications.
Traces a call without creating a transaction on MegaETH, returning the trace output.
Archive Node Required
This method requires an archive node. It is not available on full nodes.
Use Cases
- Call simulation - Preview internal calls before sending a transaction
- Contract interaction analysis - Understand how contracts interact
- Gas estimation - Analyze gas usage patterns for high-frequency trading, real-time gaming, instant payments, and latency-sensitive applications
Response Body
ResponseCode Examples
Related Methods
trace_filter- Filter traces by criteriaeth_call- Execute call without tracetrace_transaction- Trace a specific transaction
trace_block
Get traces for all transactions in a block on MegaETH. Requires archive node for high-frequency trading, real-time gaming, instant payments, and latency-sensitive applications.
trace_callMany
Trace multiple calls in sequence on MegaETH. Requires archive node for high-frequency trading, real-time gaming, instant payments, and latency-sensitive applications.