[
	{
		"constant": false,
		"inputs": [
			{
				"name": "_owner",
				"type": "address"
			}
		],
		"name": "nominateNewOwner",
		"outputs": [],
		"payable": false,
		"stateMutability": "nonpayable",
		"type": "function",
		"signature": "0x1627540c"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "DECAY_RATE",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x1de40e49"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "MAX_MINTER_REWARD",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x22af2bab"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "SUPPLY_DECAY_START",
		"outputs": [
			{
				"name": "",
				"type": "uint8"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x251330f1"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "TERMINAL_SUPPLY_RATE_ANNUAL",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x25542064"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "MINT_BUFFER",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x46872a23"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "isMintable",
		"outputs": [
			{
				"name": "",
				"type": "bool"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x46b45af7"
	},
	{
		"constant": false,
		"inputs": [
			{
				"name": "amount",
				"type": "uint256"
			}
		],
		"name": "setMinterReward",
		"outputs": [],
		"payable": false,
		"stateMutability": "nonpayable",
		"type": "function",
		"signature": "0x4ae26521"
	},
	{
		"constant": true,
		"inputs": [
			{
				"name": "counter",
				"type": "uint256"
			}
		],
		"name": "tokenDecaySupplyForWeek",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "pure",
		"type": "function",
		"signature": "0x4e070f50"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "nominatedOwner",
		"outputs": [
			{
				"name": "",
				"type": "address"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x53a47bb7"
	},
	{
		"constant": false,
		"inputs": [],
		"name": "acceptOwnership",
		"outputs": [],
		"payable": false,
		"stateMutability": "nonpayable",
		"type": "function",
		"signature": "0x79ba5097"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "SUPPLY_DECAY_END",
		"outputs": [
			{
				"name": "",
				"type": "uint8"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x7c060557"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "INFLATION_START_DATE",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x7e1b823f"
	},
	{
		"constant": false,
		"inputs": [
			{
				"name": "supplyMinted",
				"type": "uint256"
			}
		],
		"name": "recordMintEvent",
		"outputs": [
			{
				"name": "",
				"type": "bool"
			}
		],
		"payable": false,
		"stateMutability": "nonpayable",
		"type": "function",
		"signature": "0x7e7961d7"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "owner",
		"outputs": [
			{
				"name": "",
				"type": "address"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x8da5cb5b"
	},
	{
		"constant": false,
		"inputs": [
			{
				"name": "_synthetixProxy",
				"type": "address"
			}
		],
		"name": "setSynthetixProxy",
		"outputs": [],
		"payable": false,
		"stateMutability": "nonpayable",
		"type": "function",
		"signature": "0x95896b76"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "minterReward",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0x9bdd7ac7"
	},
	{
		"constant": true,
		"inputs": [
			{
				"name": "totalSupply",
				"type": "uint256"
			},
			{
				"name": "numOfWeeks",
				"type": "uint256"
			}
		],
		"name": "terminalInflationSupply",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "pure",
		"type": "function",
		"signature": "0xb3b2bcc0"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "INITIAL_WEEKLY_SUPPLY",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0xbadef30a"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "synthetixProxy",
		"outputs": [
			{
				"name": "",
				"type": "address"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0xbdd12482"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "lastMintEvent",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0xbe801f01"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "mintableSupply",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0xcc5c095c"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "weekCounter",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0xd3bd4bde"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "weeksSinceLastIssuance",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0xdbd3a6a7"
	},
	{
		"constant": true,
		"inputs": [],
		"name": "MINT_PERIOD_DURATION",
		"outputs": [
			{
				"name": "",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "view",
		"type": "function",
		"signature": "0xdf5a9fc1"
	},
	{
		"inputs": [
			{
				"name": "_owner",
				"type": "address"
			},
			{
				"name": "_lastMintEvent",
				"type": "uint256"
			},
			{
				"name": "_currentWeek",
				"type": "uint256"
			}
		],
		"payable": false,
		"stateMutability": "nonpayable",
		"type": "constructor"
	},
	{
		"anonymous": false,
		"inputs": [
			{
				"indexed": false,
				"name": "supplyMinted",
				"type": "uint256"
			},
			{
				"indexed": false,
				"name": "numberOfWeeksIssued",
				"type": "uint256"
			},
			{
				"indexed": false,
				"name": "lastMintEvent",
				"type": "uint256"
			},
			{
				"indexed": false,
				"name": "timestamp",
				"type": "uint256"
			}
		],
		"name": "SupplyMinted",
		"type": "event",
		"signature": "0x601e517d4811033fed8290c79b7823ce1ab70258da45400fe2391a3c7432edab"
	},
	{
		"anonymous": false,
		"inputs": [
			{
				"indexed": false,
				"name": "newRewardAmount",
				"type": "uint256"
			}
		],
		"name": "MinterRewardUpdated",
		"type": "event",
		"signature": "0x036e0c635f8b7d9314bb6f2a577046108ef0f8b5e3869fbd29fd5a448ed99d30"
	},
	{
		"anonymous": false,
		"inputs": [
			{
				"indexed": false,
				"name": "newAddress",
				"type": "address"
			}
		],
		"name": "SynthetixProxyUpdated",
		"type": "event",
		"signature": "0xf8df0556b7fde3c4b8394eae329aedfa59c6ffd8b532d572a1efcfa3424ca5fc"
	},
	{
		"anonymous": false,
		"inputs": [
			{
				"indexed": false,
				"name": "newOwner",
				"type": "address"
			}
		],
		"name": "OwnerNominated",
		"type": "event",
		"signature": "0x906a1c6bd7e3091ea86693dd029a831c19049ce77f1dce2ce0bab1cacbabce22"
	},
	{
		"anonymous": false,
		"inputs": [
			{
				"indexed": false,
				"name": "oldOwner",
				"type": "address"
			},
			{
				"indexed": false,
				"name": "newOwner",
				"type": "address"
			}
		],
		"name": "OwnerChanged",
		"type": "event",
		"signature": "0xb532073b38c83145e3e5135377a08bf9aab55bc0fd7c1179cd4fb995d2a5159c"
	}
]
