Skip to main content
Tenderly Node RPC speaks the standard EVM JSON-RPC plus a tenderly_ namespace for tracing, simulation, and state manipulation. Pick a method and a network below to see an example request you can send right from this page. You’ll need a Tenderly Node RPC access key, you can get one from the Dashboard. The key stays in your browser only (localStorage).
Loading RPC explorer…

All methods

The full method list grouped by namespace:
  • tenderly_*, simulation, tracing, gas estimation, decoding (Tenderly-specific extensions)
  • eth_*, standard EVM RPC
  • trace_*, Parity-style trace methods
  • debug_*, Geth-style trace methods
For protocol-level method semantics, see the Ethereum execution APIs spec.