UNPKG

@openzeppelin/contracts

Version:

Secure Smart Contract library for Solidity

31 lines (30 loc) 622 B
{ "_format": "hh-sol-artifact-1", "contractName": "ERC165", "sourceName": "contracts/utils/introspection/ERC165.sol", "abi": [ { "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": {} }