UNPKG

@excubiae/contracts

Version:
74 lines (73 loc) 3.92 kB
{ "_format": "hh-sol-artifact-1", "contractName": "FreeForAllChecker", "sourceName": "contracts/extensions/freeForAll/FreeForAllChecker.sol", "abi": [ { "inputs": [], "name": "AlreadyInitialized", "type": "error" }, { "inputs": [ { "internalType": "address", "name": "subject", "type": "address" }, { "internalType": "bytes", "name": "evidence", "type": "bytes" } ], "name": "check", "outputs": [ { "internalType": "bool", "name": "checked", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "getAppendedBytes", "outputs": [ { "internalType": "bytes", "name": "appendedBytes", "type": "bytes" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "initialize", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "initialized", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x6080604052348015600f57600080fd5b5061024d8061001f6000396000f3fe608060405234801561001057600080fd5b506004361061004c5760003560e01c8063158ef93e146100515780638129fc1c14610073578063b41a4b191461007d578063e2b2408514610092575b600080fd5b60005461005e9060ff1681565b60405190151581526020015b60405180910390f35b61007b6100a9565b005b6100856100b3565b60405161006a9190610136565b61005e6100a0366004610184565b50600192915050565b6100b16100c2565b565b60606100bd6100ca565b905090565b6100b16100d5565b60606100bd30610107565b60005460ff16156100f85760405162dc149f60e41b815260040160405180910390fd5b6000805460ff19166001179055565b60405164ffffffffff602c19833b0116808252602090810190602d908301843c60408101815101604052919050565b602081526000825180602084015260005b818110156101645760208186018101516040868401015201610147565b506000604082850101526040601f19601f83011684010191505092915050565b60008060006040848603121561019957600080fd5b83356001600160a01b03811681146101b057600080fd5b9250602084013567ffffffffffffffff8111156101cc57600080fd5b8401601f810186136101dd57600080fd5b803567ffffffffffffffff8111156101f457600080fd5b86602082840101111561020657600080fd5b93966020919091019550929350505056fea2646970667358221220269371089ef896ea2181d1669a9a1a1288d96679094b58af95aaeaa38abd0a9064736f6c634300081c0033", "deployedBytecode": "0x608060405234801561001057600080fd5b506004361061004c5760003560e01c8063158ef93e146100515780638129fc1c14610073578063b41a4b191461007d578063e2b2408514610092575b600080fd5b60005461005e9060ff1681565b60405190151581526020015b60405180910390f35b61007b6100a9565b005b6100856100b3565b60405161006a9190610136565b61005e6100a0366004610184565b50600192915050565b6100b16100c2565b565b60606100bd6100ca565b905090565b6100b16100d5565b60606100bd30610107565b60005460ff16156100f85760405162dc149f60e41b815260040160405180910390fd5b6000805460ff19166001179055565b60405164ffffffffff602c19833b0116808252602090810190602d908301843c60408101815101604052919050565b602081526000825180602084015260005b818110156101645760208186018101516040868401015201610147565b506000604082850101526040601f19601f83011684010191505092915050565b60008060006040848603121561019957600080fd5b83356001600160a01b03811681146101b057600080fd5b9250602084013567ffffffffffffffff8111156101cc57600080fd5b8401601f810186136101dd57600080fd5b803567ffffffffffffffff8111156101f457600080fd5b86602082840101111561020657600080fd5b93966020919091019550929350505056fea2646970667358221220269371089ef896ea2181d1669a9a1a1288d96679094b58af95aaeaa38abd0a9064736f6c634300081c0033", "linkReferences": {}, "deployedLinkReferences": {} }