跳转到主要内容
安全与测试

hardhat-tracer

调试与检查

Hardhat · 调试工具 · 事件日志

hardhat-tracer is a Hardhat plugin that prints internal calls, events, and storage operations for a transaction in the console. Hardhat users install it to see what actually happened inside a failing test transaction.

相关资源