For the complete documentation index, see llms.txt. This page is also available as Markdown.

ERC165

ERC165

Developer note: Implementation of the {IERC165} interface. Contracts may inherit from this and call {_registerInterface} to declare their support of an interface.

Functions

supportsInterface

supportsInterface(bytes4) view public

Name
Type
Description

interfaceId

bytes4

Returns:

Name
Type
Description

[0]

bool


ERC165

Developer note: Implementation of the {IERC165} interface. Contracts may inherit from this and call {_registerInterface} to declare their support of an interface.

Functions

supportsInterface

supportsInterface(bytes4) view public

Name
Type
Description

interfaceId

bytes4

Returns:

Name
Type
Description

[0]

bool


Last updated