ERC1155TokenInterface
ERC1155TokenInterface
¶
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 ERC1155
__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.