ERC20TokenInterface
ERC20TokenInterface
¶
This should be inherited by the token proxy & token logic contracts
A base contract that inherits from TokenERC1820Provider and implements the interface name functions for ERC20
__tokenLogicInterfaceName() → string
(internal)¶
The interface name for the token logic contract to be used in ERC1820.
__tokenInterfaceName() → string
(internal)¶
The interface name for the token logic contract to be used in ERC1820.