UNPKG

@secure-ci/core

Version:

Smart contracts for the Secure Contract Interaction protocol

49 lines (48 loc) 1.45 kB
{ "_format": "hh-sol-artifact-1", "contractName": "Errors", "sourceName": "@openzeppelin/contracts/utils/Errors.sol", "abi": [ { "inputs": [], "name": "FailedCall", "type": "error" }, { "inputs": [], "name": "FailedDeployment", "type": "error" }, { "inputs": [ { "internalType": "uint256", "name": "balance", "type": "uint256" }, { "internalType": "uint256", "name": "needed", "type": "uint256" } ], "name": "InsufficientBalance", "type": "error" }, { "inputs": [ { "internalType": "address", "name": "", "type": "address" } ], "name": "MissingPrecompile", "type": "error" } ], "bytecode": "0x60566050600b82828239805160001a6073146043577f4e487b7100000000000000000000000000000000000000000000000000000000600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122004b89e72da43ab1ee05bd033fb62a621154a79713cd82d3cd8a0e9353695a64e64736f6c634300081c0033", "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122004b89e72da43ab1ee05bd033fb62a621154a79713cd82d3cd8a0e9353695a64e64736f6c634300081c0033", "linkReferences": {}, "deployedLinkReferences": {} }