安全性與測試
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.