Introducing Virtual TestNets! ⚡ Test and stage dapps on real-time production data. Get started

Changelog

Emitted Events Added to Debugger Transaction Overview

Nov 8, 2023 (6 months ago)

Emitted Events Added to Debugger Transaction Overview

Our Debugger now lets you see Solidity events right in the transaction overview section.

Simply toggle the “Event Logs” button to view all emitted events. This improvement also enables you to immediately check the exact line of Solidity code that triggered a particular event.

Here's how to find emitted events in Debugger.

0:00
/0:15

And that’s not all.

We also beefed up our Gas Profiler. You can now dig deeper into gas usage for specific event functions. This information should help you optimize your contracts and save on those gas fees.