Skip to main content

Module erc165

Module erc165 

Source

Modules§

IERC165
Module containing a contract’s types and functions.

Enums§

Erc165Error
Non-revert errors from an ERC-165 probe.
XorSelectorsError

Traits§

XorSelectors
Calculates XOR of the selectors of a type that implements SolInterface

Functions§

supports_erc165
checks if the given contract implements ERC165 the process is done as described in ERC165 specs: