I hereby claim:
- I am glennferrie on github.
- I am glennferrie (https://keybase.io/glennferrie) on keybase.
- I have a public key ASCojM0QSAH2D0hxE-POatM-hH81foUiRWH1I5lO93kyFAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// SPDX-License-Identifier: MIT | |
pragma solidity >=0.7.0 <0.9.0; | |
// File: @openzeppelin/contracts/utils/introspection/IERC165.sol | |
pragma solidity ^0.8.0; | |
/** | |
* @dev Interface of the ERC165 standard, as defined in the | |
* https://eips.ethereum.org/EIPS/eip-165[EIP]. | |
* | |
* Implementers can declare support of contract interfaces, which can then be |