UNPKG

@excubiae/contracts

Version:
37 lines (36 loc) 728 B
{ "_format": "hh-sol-artifact-1", "contractName": "IClone", "sourceName": "contracts/interfaces/IClone.sol", "abi": [ { "inputs": [], "name": "AlreadyInitialized", "type": "error" }, { "inputs": [], "name": "getAppendedBytes", "outputs": [ { "internalType": "bytes", "name": "", "type": "bytes" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "initialize", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }