- Fees Avoidance. User can direct call
transferFromAndCall
ortransferAndCall
implemented in OpenZeppelinERC827Token
to transfer token without fee collection and possible manipulation of the reward since it the reward won't be updated.
FeeableToken
contract overloadtransfer
andtransferFrom
methods, if a user directly call these functions to transfer tokens, it can lead to lost tokens issue.