ERC165Checker.md 278 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
# ERC165Checker







*Library used to query support of an interface declared via {IERC165}. Note that these functions return the actual result of the query: they do not `revert` if an interface is not supported. It is up to the caller to decide what to do in these cases.*