erc20 library

Classes

Approval
Emitted when the allowance of a spender for an owner is set by a call to ERC20.approve. value is the new allowance.
ERC20
Interface of the ERC20 standard as defined in the EIP.
Transfer
Emitted when value tokens are moved from one account (from) to another (to). Note that value may be zero.