UNPKG

@zoralabs/openzeppelin-contracts-upgradeable

Version:
44 lines (43 loc) 913 B
{ "_format": "hh-sol-artifact-1", "contractName": "ERC165StorageUpgradeable", "sourceName": "contracts/utils/introspection/ERC165StorageUpgradeable.sol", "abi": [ { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "uint8", "name": "version", "type": "uint8" } ], "name": "Initialized", "type": "event" }, { "inputs": [ { "internalType": "bytes4", "name": "interfaceId", "type": "bytes4" } ], "name": "supportsInterface", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }