Modules§
- IERC165
- Module containing a contract’s types and functions.
Enums§
- Erc165
Error - Non-revert errors from an ERC-165 probe.
- XorSelectors
Error
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: