Approval event (required)

As mentioned, the standard dictates that an event be emitted when the approve() function is called:

event Approval(address indexed _owner,
address indexed _spender,
uint256 _value);
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset