{ "_format": "hh-sol-artifact-1", "contractName": "AccountInterface", "sourceName": "contracts/registry/index.sol", "abi": [ { "inputs": [ { "internalType": "address[]", "name": "_targets", "type": "address[]" }, { "internalType": "bytes[]", "name": "_datas", "type": "bytes[]" }, { "internalType": "address", "name": "_origin", "type": "address" } ], "name": "cast", "outputs": [ { "internalType": "bytes32[]", "name": "responses", "type": "bytes32[]" } ], "stateMutability": "payable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "authority", "type": "address" } ], "name": "enable", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "version", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }