[
  {
    "constant": true,
    "inputs": [],
    "name": "name",
    "outputs": [
      {
        "name": "",
        "type": "string"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x06fdde03"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_gasPriceLimit",
        "type": "uint256"
      }
    ],
    "name": "setGasPriceLimit",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x09231602"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "spender",
        "type": "address"
      },
      {
        "name": "value",
        "type": "uint256"
      }
    ],
    "name": "approve",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x095ea7b3"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "currencyKey",
        "type": "bytes32"
      }
    ],
    "name": "removeSynth",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x0b887dae"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "currencyKey",
        "type": "bytes32"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "issueSynths",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x0ee54a1d"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "mint",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x1249c58b"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_integrationProxy",
        "type": "address"
      }
    ],
    "name": "setIntegrationProxy",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x131b0ae7"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_owner",
        "type": "address"
      }
    ],
    "name": "nominateNewOwner",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x1627540c"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "initiationTime",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x17c70de4"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "totalSupply",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x18160ddd"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_feePool",
        "type": "address"
      }
    ],
    "name": "setFeePool",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x19db2228"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "sourceCurrencyKey",
        "type": "bytes32"
      },
      {
        "name": "sourceAmount",
        "type": "uint256"
      },
      {
        "name": "destinationCurrencyKey",
        "type": "bytes32"
      },
      {
        "name": "destinationAddress",
        "type": "address"
      }
    ],
    "name": "exchange",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x1aa6adf7"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_beneficiary",
        "type": "address"
      }
    ],
    "name": "setSelfDestructBeneficiary",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x20714f88"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "from",
        "type": "address"
      },
      {
        "name": "to",
        "type": "address"
      },
      {
        "name": "value",
        "type": "uint256"
      }
    ],
    "name": "transferFrom",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x23b872dd"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "decimals",
    "outputs": [
      {
        "name": "",
        "type": "uint8"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x313ce567"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "",
        "type": "bytes32"
      }
    ],
    "name": "synths",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x32608039"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "terminateSelfDestruct",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x3278c960"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "rewardsDistribution",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x3fc6df6e"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "exchangeRates",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x4ffcd9df"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "nominatedOwner",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x53a47bb7"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_exchangeRates",
        "type": "address"
      }
    ],
    "name": "setExchangeRates",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x56e44954"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "sourceCurrencyKey",
        "type": "bytes32"
      },
      {
        "name": "sourceAmount",
        "type": "uint256"
      },
      {
        "name": "destinationCurrencyKey",
        "type": "bytes32"
      }
    ],
    "name": "effectiveValue",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x654a60ac"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "account",
        "type": "address"
      }
    ],
    "name": "transferableSynthetix",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x6ac0bf9c"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "_givenGasPrice",
        "type": "uint256"
      }
    ],
    "name": "validateGasPrice",
    "outputs": [],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x6b4dff1f"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "account",
        "type": "address"
      }
    ],
    "name": "balanceOf",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x70a08231"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "availableCurrencyKeys",
    "outputs": [
      {
        "name": "",
        "type": "bytes32[]"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x72cb051f"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "acceptOwnership",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x79ba5097"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "issuer",
        "type": "address"
      },
      {
        "name": "currencyKey",
        "type": "bytes32"
      }
    ],
    "name": "remainingIssuableSynths",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x8357ce36"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "name": "availableSynths",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x835e119c"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "currencyKey",
        "type": "bytes32"
      }
    ],
    "name": "totalIssuedSynths",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x83d625d4"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "synth",
        "type": "address"
      }
    ],
    "name": "addSynth",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x849cf588"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "owner",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x8da5cb5b"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_exchangeEnabled",
        "type": "bool"
      }
    ],
    "name": "setExchangeEnabled",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x94524096"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "symbol",
    "outputs": [
      {
        "name": "",
        "type": "string"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x95d89b41"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "gasPriceLimit",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x961a929c"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_proxy",
        "type": "address"
      }
    ],
    "name": "setProxy",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x97107d6d"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "selfDestruct",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x9cb8a26a"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "integrationProxy",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x9cbdaeb6"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_tokenState",
        "type": "address"
      }
    ],
    "name": "setTokenState",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x9f769807"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "issuer",
        "type": "address"
      }
    ],
    "name": "collateralisationRatio",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xa311c7c2"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "rewardEscrow",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xa430be6c"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "SELFDESTRUCT_DELAY",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xa461fc82"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "account",
        "type": "address"
      }
    ],
    "name": "collateral",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xa5fdc5de"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "issuer",
        "type": "address"
      },
      {
        "name": "currencyKey",
        "type": "bytes32"
      }
    ],
    "name": "maxIssuableSynths",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xa8913cdb"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "to",
        "type": "address"
      },
      {
        "name": "value",
        "type": "uint256"
      }
    ],
    "name": "transfer",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xa9059cbb"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "from",
        "type": "address"
      },
      {
        "name": "sourceCurrencyKey",
        "type": "bytes32"
      },
      {
        "name": "sourceAmount",
        "type": "uint256"
      },
      {
        "name": "destinationCurrencyKey",
        "type": "bytes32"
      },
      {
        "name": "destinationAddress",
        "type": "address"
      }
    ],
    "name": "synthInitiatedExchange",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xab3e337d"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "from",
        "type": "address"
      },
      {
        "name": "to",
        "type": "address"
      },
      {
        "name": "value",
        "type": "uint256"
      },
      {
        "name": "data",
        "type": "bytes"
      }
    ],
    "name": "transferFrom",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xab67aa58"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "feePool",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xae2e933b"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "selfDestructInitiated",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xb8225dec"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "sender",
        "type": "address"
      }
    ],
    "name": "setMessageSender",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xbc67f832"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "initiateSelfDestruct",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xbd32aa44"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "to",
        "type": "address"
      },
      {
        "name": "value",
        "type": "uint256"
      },
      {
        "name": "data",
        "type": "bytes"
      }
    ],
    "name": "transfer",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xbe45fd62"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "supplySchedule",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xc40dd66f"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "selfDestructBeneficiary",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xc58aaae6"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_protectionCircuitIsActivated",
        "type": "bool"
      }
    ],
    "name": "setProtectionCircuit",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xc9df6df5"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "issuer",
        "type": "address"
      },
      {
        "name": "currencyKey",
        "type": "bytes32"
      }
    ],
    "name": "debtBalanceOf",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xd37c4d8b"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "synthetixState",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xdbd4a422"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "availableSynthCount",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xdbf63340"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "owner",
        "type": "address"
      },
      {
        "name": "spender",
        "type": "address"
      }
    ],
    "name": "allowance",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xdd62ed3e"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "escrow",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xe2fdcc17"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "tokenState",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xe90dd9e2"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "currencyKey",
        "type": "bytes32"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "burnSynths",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xea168b62"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "proxy",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xec556889"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "currencyKey",
        "type": "bytes32"
      }
    ],
    "name": "issueMaxSynths",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xef7fae7c"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "exchangeEnabled",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xf5343752"
  },
  {
    "inputs": [
      {
        "name": "_proxy",
        "type": "address"
      },
      {
        "name": "_tokenState",
        "type": "address"
      },
      {
        "name": "_synthetixState",
        "type": "address"
      },
      {
        "name": "_owner",
        "type": "address"
      },
      {
        "name": "_exchangeRates",
        "type": "address"
      },
      {
        "name": "_feePool",
        "type": "address"
      },
      {
        "name": "_supplySchedule",
        "type": "address"
      },
      {
        "name": "_rewardEscrow",
        "type": "address"
      },
      {
        "name": "_escrow",
        "type": "address"
      },
      {
        "name": "_rewardsDistribution",
        "type": "address"
      },
      {
        "name": "_totalSupply",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "constructor",
    "signature": "constructor"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "account",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "fromCurrencyKey",
        "type": "bytes32"
      },
      {
        "indexed": false,
        "name": "fromAmount",
        "type": "uint256"
      },
      {
        "indexed": false,
        "name": "toCurrencyKey",
        "type": "bytes32"
      },
      {
        "indexed": false,
        "name": "toAmount",
        "type": "uint256"
      },
      {
        "indexed": false,
        "name": "toAddress",
        "type": "address"
      }
    ],
    "name": "SynthExchange",
    "type": "event",
    "signature": "0x65b6972c94204d84cffd3a95615743e31270f04fdf251f3dccc705cfbad44776"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "from",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "to",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "value",
        "type": "uint256"
      }
    ],
    "name": "Transfer",
    "type": "event",
    "signature": "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "owner",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "spender",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "value",
        "type": "uint256"
      }
    ],
    "name": "Approval",
    "type": "event",
    "signature": "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "newTokenState",
        "type": "address"
      }
    ],
    "name": "TokenStateUpdated",
    "type": "event",
    "signature": "0xa538c4dcfe9fb148efee2952bafe34982d2d07d5fbb38ae5b44abf659a46bfd8"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "proxyAddress",
        "type": "address"
      }
    ],
    "name": "ProxyUpdated",
    "type": "event",
    "signature": "0xfc80377ca9c49cc11ae6982f390a42db976d5530af7c43889264b13fbbd7c57e"
  },
  {
    "anonymous": false,
    "inputs": [],
    "name": "SelfDestructTerminated",
    "type": "event",
    "signature": "0x6adcc7125002935e0aa31697538ebbd65cfddf20431eb6ecdcfc3e238bfd082c"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "beneficiary",
        "type": "address"
      }
    ],
    "name": "SelfDestructed",
    "type": "event",
    "signature": "0x8a09e1677ced846cb537dc2b172043bd05a1a81ad7e0033a7ef8ba762df990b7"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "selfDestructDelay",
        "type": "uint256"
      }
    ],
    "name": "SelfDestructInitiated",
    "type": "event",
    "signature": "0xcbd94ca75b8dc45c9d80c77e851670e78843c0d75180cb81db3e2158228fa9a6"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "newBeneficiary",
        "type": "address"
      }
    ],
    "name": "SelfDestructBeneficiaryUpdated",
    "type": "event",
    "signature": "0xd5da63a0b864b315bc04128dedbc93888c8529ee6cf47ce664dc204339228c53"
  },
  {
    "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"
  }
]
