UNPKG

@excubiae/contracts

Version:
50 lines (49 loc) 983 B
{ "_format": "hh-sol-artifact-1", "contractName": "Clone", "sourceName": "contracts/proxy/Clone.sol", "abi": [ { "inputs": [], "name": "AlreadyInitialized", "type": "error" }, { "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": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }