owlprotocol / web3-redux

Web3 Redux Library
6 stars 1 forks source link

`IERC165` Native introspection support #74

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Create a hook useSupportsInterface that implements: https://docs.openzeppelin.com/contracts/4.x/api/utils#IERC165

returns True|False if contract supports interface closes #73