{
	"compiler": {
		"version": "0.5.17+commit.d19bba13"
	},
	"language": "Solidity",
	"output": {
		"abi": [
			{
				"inputs": [
					{
						"internalType": "address",
						"name": "_logic",
						"type": "address"
					}
				],
				"payable": true,
				"stateMutability": "payable",
				"type": "constructor"
			},
			{
				"payable": true,
				"stateMutability": "payable",
				"type": "fallback"
			}
		],
		"devdoc": {
			"author": "Authereum Labs, Inc.",
			"details": "The Authereum Proxy.",
			"methods": {
				"constructor": {
					"details": "Set the implementation in the constructor",
					"params": {
						"_logic": "Address of the logic contract"
					}
				}
			},
			"title": "AuthereumProxy"
		},
		"userdoc": {
			"methods": {}
		}
	},
	"settings": {
		"compilationTarget": {
			"localhost/contracts/upgradeability/AuthereumProxy.sol": "AuthereumProxy"
		},
		"evmVersion": "istanbul",
		"libraries": {},
		"optimizer": {
			"enabled": false,
			"runs": 200
		},
		"remappings": []
	},
	"sources": {
		"localhost/contracts/upgradeability/AuthereumProxy.sol": {
			"keccak256": "0x30dcc7c6cf85b8af1d680b2f4cab0057fc90e4dfe1d7cbda29c6334bc0431e1d",
			"urls": [
				"bzz-raw://52d3c0aaab237ecce8ba0c457d53e1c65eee72d5aca6404fd37206f6c7b3018c",
				"dweb:/ipfs/QmZNLtWoBmtjAvHgpUYBatHWFBwDWTGeFq2xS4DTfLM7W8"
			]
		}
	},
	"version": 1
}