Skip to main content
Security & testing

viem-tracer

Debugging & inspection

CLI · Debugging tools

viem-tracer augments a Viem client so failed eth_estimateGas and eth_sendTransaction calls automatically include human-readable trace output decoded with sourcify.dev, and it adds typed helpers around debug_traceCall so developers can inspect execution without leaving their existing RPC stack.

Related resources