UNPKG

@excubiae/contracts

Version:
41 lines (40 loc) 856 B
{ "_format": "hh-sol-artifact-1", "contractName": "IAdvancedChecker", "sourceName": "contracts/interfaces/IAdvancedChecker.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "subject", "type": "address" }, { "internalType": "bytes", "name": "evidence", "type": "bytes" }, { "internalType": "enum Check", "name": "checkType", "type": "uint8" } ], "name": "check", "outputs": [ { "internalType": "bool", "name": "checked", "type": "bool" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }