ERC 1820 Implementer
Implementation of the {IERC1820Implementer} interface. Contracts may inherit from this and call {_registerInterfaceForAddress} to declare their willingness to be implementers. {IERC1820Registry-setInterfaceImplementer} should then be called for the registration to be complete.
Methods
canImplementInterfaceForAddress
See {IERC1820Implementer-canImplementInterfaceForAddress}.
Parameters
Name
Type
Description
interfaceHash
bytes32
undefined
account
address
undefined
Returns
Name
Type
Description
_0
bytes32
undefined
Last updated