{
	"compiler": {
		"version": "0.8.21+commit.d9974bed"
	},
	"language": "Solidity",
	"output": {
		"abi": [
			{
				"inputs": [
					{
						"internalType": "address payable",
						"name": "_king_contract_address",
						"type": "address"
					}
				],
				"stateMutability": "payable",
				"type": "constructor"
			},
			{
				"anonymous": false,
				"inputs": [
					{
						"indexed": false,
						"internalType": "uint256",
						"name": "count",
						"type": "uint256"
					},
					{
						"indexed": false,
						"internalType": "uint256",
						"name": "gas",
						"type": "uint256"
					}
				],
				"name": "Sent",
				"type": "event"
			},
			{
				"inputs": [
					{
						"internalType": "address payable",
						"name": "addr",
						"type": "address"
					}
				],
				"name": "die",
				"outputs": [],
				"stateMutability": "payable",
				"type": "function"
			},
			{
				"inputs": [],
				"name": "king_contract_address",
				"outputs": [
					{
						"internalType": "address payable",
						"name": "",
						"type": "address"
					}
				],
				"stateMutability": "view",
				"type": "function"
			}
		],
		"devdoc": {
			"kind": "dev",
			"methods": {},
			"version": 1
		},
		"userdoc": {
			"kind": "user",
			"methods": {},
			"version": 1
		}
	},
	"settings": {
		"compilationTarget": {
			"contracts/ethernaut/king.sol": "King1Attacker"
		},
		"evmVersion": "shanghai",
		"libraries": {},
		"metadata": {
			"bytecodeHash": "ipfs"
		},
		"optimizer": {
			"enabled": false,
			"runs": 200
		},
		"remappings": []
	},
	"sources": {
		"contracts/ethernaut/king.sol": {
			"keccak256": "0xaf8c94c98bb66c9297b9f0f478df7857179420da992861c1c9970d14d7dc957e",
			"license": "MIT",
			"urls": [
				"bzz-raw://2139cfb123a7853714ad9f9d4a84297f3fb9f1f2c13eeb1ac51498e9b02a5555",
				"dweb:/ipfs/QmcRW7knBUcn6gB6TxLd1BveLFKCg9nZnaB6hQtxJpXMvJ"
			]
		}
	},
	"version": 1
}