UNPKG

2.65 kBJSONView Raw
1{
2 "_format": "hh-sol-artifact-1",
3 "contractName": "CredenzaOwnable",
4 "sourceName": "contracts/credenza-extensions/CredenzaOwnable.sol",
5 "abi": [
6 {
7 "inputs": [],
8 "name": "getOwner",
9 "outputs": [
10 {
11 "internalType": "address",
12 "name": "",
13 "type": "address"
14 }
15 ],
16 "stateMutability": "view",
17 "type": "function"
18 },
19 {
20 "inputs": [],
21 "name": "owner",
22 "outputs": [
23 {
24 "internalType": "address",
25 "name": "",
26 "type": "address"
27 }
28 ],
29 "stateMutability": "view",
30 "type": "function"
31 },
32 {
33 "inputs": [
34 {
35 "internalType": "address",
36 "name": "newOwner",
37 "type": "address"
38 }
39 ],
40 "name": "setOwner",
41 "outputs": [],
42 "stateMutability": "nonpayable",
43 "type": "function"
44 }
45 ],
46 "bytecode": "0x608060405234801561001057600080fd5b50610186806100206000396000f3fe608060405234801561001057600080fd5b50600436106100415760003560e01c806313af403514610046578063893d20e81461005b5780638da5cb5b14610084575b600080fd5b610059610054366004610122565b610097565b005b6000546001600160a01b03165b6040516001600160a01b03909116815260200160405180910390f35b600054610068906001600160a01b031681565b6000546001600160a01b031633146101005760405162461bcd60e51b815260206004820152602260248201527f4f6e6c79206f776e65722063616e2063616c6c20746869732066756e6374696f604482015261371760f11b606482015260840160405180910390fd5b600080546001600160a01b0319166001600160a01b0392909216919091179055565b600060208284031215610133578081fd5b81356001600160a01b0381168114610149578182fd5b939250505056fea26469706673582212204f4c5418428f62dbbc3f08918c8bd70712687d2621f8be4cbb636d331ffc83c164736f6c63430008040033",
47 "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100415760003560e01c806313af403514610046578063893d20e81461005b5780638da5cb5b14610084575b600080fd5b610059610054366004610122565b610097565b005b6000546001600160a01b03165b6040516001600160a01b03909116815260200160405180910390f35b600054610068906001600160a01b031681565b6000546001600160a01b031633146101005760405162461bcd60e51b815260206004820152602260248201527f4f6e6c79206f776e65722063616e2063616c6c20746869732066756e6374696f604482015261371760f11b606482015260840160405180910390fd5b600080546001600160a01b0319166001600160a01b0392909216919091179055565b600060208284031215610133578081fd5b81356001600160a01b0381168114610149578182fd5b939250505056fea26469706673582212204f4c5418428f62dbbc3f08918c8bd70712687d2621f8be4cbb636d331ffc83c164736f6c63430008040033",
48 "linkReferences": {},
49 "deployedLinkReferences": {}
50}