Brief Vinyl Rat
medium
Missing emit for an admin function
Forgotten emit on toggleExchanges
function which will pause the contract.
This is a function that should emit an event, because otherwise webpage will not catch that a contract is paused.
No connection between contract status and contract status of the web page
Manual Review
Add Emit