UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

102 lines (101 loc) 2.27 kB
{ "_format": "hh-sol-artifact-1", "contractName": "Errors", "sourceName": "contracts/common/libraries/Errors.sol", "abi": [ { "inputs": [], "name": "AlreadyCompleted", "type": "error" }, { "inputs": [], "name": "AlreadyMember", "type": "error" }, { "inputs": [], "name": "AlreadyRegistered", "type": "error" }, { "inputs": [], "name": "AlreadyWithdrawn", "type": "error" }, { "inputs": [], "name": "CallerNotOrganization", "type": "error" }, { "inputs": [], "name": "ExceededLoggableTime", "type": "error" }, { "inputs": [], "name": "IndexOutOfBounds", "type": "error" }, { "inputs": [], "name": "InitParamsInvalid", "type": "error" }, { "inputs": [], "name": "InvalidContract", "type": "error" }, { "inputs": [], "name": "NotCompleted", "type": "error" }, { "inputs": [], "name": "NotGovernance", "type": "error" }, { "inputs": [], "name": "NotHub", "type": "error" }, { "inputs": [], "name": "NotMember", "type": "error" }, { "inputs": [], "name": "NotPendingMember", "type": "error" }, { "inputs": [], "name": "NotProfileOwner", "type": "error" }, { "inputs": [], "name": "NotRegistered", "type": "error" }, { "inputs": [], "name": "NotWhitelisted", "type": "error" }, { "inputs": [], "name": "SkillNotFound", "type": "error" } ], "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220b0887ccc709af9f7d78a1ba8ae528b9a5d057e317752ef0fd872c4e21652598d64736f6c63430008110033", "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220b0887ccc709af9f7d78a1ba8ae528b9a5d057e317752ef0fd872c4e21652598d64736f6c63430008110033", "linkReferences": {}, "deployedLinkReferences": {} }