IERC165
Methods
supportsInterface
function supportsInterface(bytes4 interfaceId) external view returns (bool)
Parameters
Name
Type
Description
interfaceId
bytes4
undefined
Returns
Name
Type
Description
_0
bool
undefined
Last updated