Code has been added to clipboard!

Declaring Solidity Event

Example
event Sent(address from, address to, uint amount);