[
  {
    "constant": true,
    "inputs": [],
    "name": "minimumDepositAmount",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x080c279a"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "guaranteedRate",
        "type": "uint256"
      }
    ],
    "name": "exchangeEtherForSynthsAtRate",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": true,
    "stateMutability": "payable",
    "type": "function",
    "signature": "0x0c928bc2"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "synthsReceivedForEther",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x0c928f05"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "synth",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x115f4fee"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "synthAmount",
        "type": "uint256"
      }
    ],
    "name": "exchangeSynthsForSynthetix",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x15ef856d"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_owner",
        "type": "address"
      }
    ],
    "name": "nominateNewOwner",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x1627540c"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_paused",
        "type": "bool"
      }
    ],
    "name": "setPaused",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x16c38b3c"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "initiationTime",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x17c70de4"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "exchangeEtherForSynths",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": true,
    "stateMutability": "payable",
    "type": "function",
    "signature": "0x1f930115"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_beneficiary",
        "type": "address"
      }
    ],
    "name": "setSelfDestructBeneficiary",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x20714f88"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "fundsWallet",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x2194f3a2"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "priceStalePeriod",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x21cf3514"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_time",
        "type": "uint256"
      }
    ],
    "name": "setPriceStalePeriod",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x29f3533c"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "terminateSelfDestruct",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x3278c960"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_synth",
        "type": "address"
      }
    ],
    "name": "setSynth",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x3b2b49b9"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "pricesAreStale",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x3d160de9"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "newEthPrice",
        "type": "uint256"
      },
      {
        "name": "newSynthetixPrice",
        "type": "uint256"
      },
      {
        "name": "timeSent",
        "type": "uint256"
      }
    ],
    "name": "updatePrices",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x3ed620a4"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "lastPriceUpdateTime",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x49b9a7af"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "totalSellableDeposits",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x4d0387fb"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "nominatedOwner",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x53a47bb7"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "synthAmount",
        "type": "uint256"
      },
      {
        "name": "guaranteedRate",
        "type": "uint256"
      }
    ],
    "name": "exchangeSynthsForSynthetixAtRate",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x5b7b5b35"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "paused",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x5c975abb"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_fundsWallet",
        "type": "address"
      }
    ],
    "name": "setFundsWallet",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x64e39b87"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "depositStartIndex",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x6d5ab4a9"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "synthetix",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x759b5225"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "acceptOwnership",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x79ba5097"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "exchangeEtherForSynthetix",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": true,
    "stateMutability": "payable",
    "type": "function",
    "signature": "0x7a2a6526"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_oracle",
        "type": "address"
      }
    ],
    "name": "setOracle",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x7adbf973"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "guaranteedEtherRate",
        "type": "uint256"
      },
      {
        "name": "guaranteedSynthetixRate",
        "type": "uint256"
      }
    ],
    "name": "exchangeEtherForSynthetixAtRate",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": true,
    "stateMutability": "payable",
    "type": "function",
    "signature": "0x7d43c206"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "oracle",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x7dc0d1d0"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "withdrawMyDepositedSynths",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x81b797dc"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "owner",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x8da5cb5b"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "lastPauseTime",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0x91b4ded9"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "selfDestruct",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0x9cb8a26a"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "synthetixReceivedForSynths",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xa3d8829b"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "SELFDESTRUCT_DELAY",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xa461fc82"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_amount",
        "type": "uint256"
      }
    ],
    "name": "setMinimumDepositAmount",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xaab483d6"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "feePool",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xae2e933b"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "name": "deposits",
    "outputs": [
      {
        "name": "user",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xb02c43d0"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "selfDestructInitiated",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xb8225dec"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "usdToEthPrice",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xba34251b"
  },
  {
    "constant": false,
    "inputs": [],
    "name": "initiateSelfDestruct",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xbd32aa44"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "from",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      },
      {
        "name": "data",
        "type": "bytes"
      }
    ],
    "name": "tokenFallback",
    "outputs": [
      {
        "name": "",
        "type": "bool"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xc0ee0b8a"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "selfDestructBeneficiary",
    "outputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xc58aaae6"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "",
        "type": "address"
      }
    ],
    "name": "smallDeposits",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xc6abb7c7"
  },
  {
    "constant": true,
    "inputs": [
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "synthetixReceivedForEther",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xc8d889f2"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "depositSynths",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xdc8fa6c2"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "withdrawSynthetix",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xe6d76a76"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "usdToSnxPrice",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xec1d0687"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "ORACLE_FUTURE_LIMIT",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xf782b3ef"
  },
  {
    "constant": true,
    "inputs": [],
    "name": "depositEndIndex",
    "outputs": [
      {
        "name": "",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "view",
    "type": "function",
    "signature": "0xfd12167f"
  },
  {
    "constant": false,
    "inputs": [
      {
        "name": "_synthetix",
        "type": "address"
      }
    ],
    "name": "setSynthetix",
    "outputs": [],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "function",
    "signature": "0xfec9f9da"
  },
  {
    "inputs": [
      {
        "name": "_owner",
        "type": "address"
      },
      {
        "name": "_fundsWallet",
        "type": "address"
      },
      {
        "name": "_synthetix",
        "type": "address"
      },
      {
        "name": "_synth",
        "type": "address"
      },
      {
        "name": "_feePool",
        "type": "address"
      },
      {
        "name": "_oracle",
        "type": "address"
      },
      {
        "name": "_usdToEthPrice",
        "type": "uint256"
      },
      {
        "name": "_usdToSnxPrice",
        "type": "uint256"
      }
    ],
    "payable": false,
    "stateMutability": "nonpayable",
    "type": "constructor"
  },
  {
    "payable": true,
    "stateMutability": "payable",
    "type": "fallback"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "newFundsWallet",
        "type": "address"
      }
    ],
    "name": "FundsWalletUpdated",
    "type": "event",
    "signature": "0x4deb077bf9c4bc824cc2c989e01a5e53b0a4ecc44c5039d46abc9ffc88f8a050"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "newOracle",
        "type": "address"
      }
    ],
    "name": "OracleUpdated",
    "type": "event",
    "signature": "0x3df77beb5db05fcdd70a30fc8adf3f83f9501b68579455adbd100b8180940394"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "newSynthContract",
        "type": "address"
      }
    ],
    "name": "SynthUpdated",
    "type": "event",
    "signature": "0x765d601a1e833e9d1cda08533c41d3a9e68ea99952d60e479a8e8fa63c390d41"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "newSynthetixContract",
        "type": "address"
      }
    ],
    "name": "SynthetixUpdated",
    "type": "event",
    "signature": "0x46e9c68bd7831071bdd478f1ae4c4a52463961a9d620383a0a121dbfc0e0f06d"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "priceStalePeriod",
        "type": "uint256"
      }
    ],
    "name": "PriceStalePeriodUpdated",
    "type": "event",
    "signature": "0x456c8075c5b512d696c9a215b96d7146add8797e2050899ad8a97fd4a648ac93"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "newEthPrice",
        "type": "uint256"
      },
      {
        "indexed": false,
        "name": "newSynthetixPrice",
        "type": "uint256"
      },
      {
        "indexed": false,
        "name": "timeSent",
        "type": "uint256"
      }
    ],
    "name": "PricesUpdated",
    "type": "event",
    "signature": "0xa6b830b74e52d7d1140e76252f225dc7bed28782519845600bbd3182341dc115"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "fromCurrency",
        "type": "string"
      },
      {
        "indexed": false,
        "name": "fromAmount",
        "type": "uint256"
      },
      {
        "indexed": false,
        "name": "toCurrency",
        "type": "string"
      },
      {
        "indexed": false,
        "name": "toAmount",
        "type": "uint256"
      }
    ],
    "name": "Exchange",
    "type": "event",
    "signature": "0xdb1741ffc6844b04a9284bb6337fb0ccfe543a493ef0ac8e725242201e93d4bd"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "user",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "SynthWithdrawal",
    "type": "event",
    "signature": "0xaf6ec623f558c7b3527ff6c9c09432c7d81a3d38bd2e1eaaee2efe7aac23c28b"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "user",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "amount",
        "type": "uint256"
      },
      {
        "indexed": true,
        "name": "depositIndex",
        "type": "uint256"
      }
    ],
    "name": "SynthDeposit",
    "type": "event",
    "signature": "0xd9acabe6e09d178728ba5c366661c5be0621b4770f216305b059ec175b37e0b4"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "user",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "amount",
        "type": "uint256"
      },
      {
        "indexed": true,
        "name": "depositIndex",
        "type": "uint256"
      }
    ],
    "name": "SynthDepositRemoved",
    "type": "event",
    "signature": "0x3aa2b18eace5e5727a4ab525921b9b0a1ca1afdb0f96b599e3ab2d76cb5e7f72"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "user",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "amount",
        "type": "uint256"
      },
      {
        "indexed": false,
        "name": "minimum",
        "type": "uint256"
      }
    ],
    "name": "SynthDepositNotAccepted",
    "type": "event",
    "signature": "0xbc3a12638d840d60760c64b39c73985a6498cf6eb8176f124995b0e07236cbd2"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "MinimumDepositAmountUpdated",
    "type": "event",
    "signature": "0xa39eacd162ee82c70b2b030a1bc8fe89adcccc61122fad4821a8772dbcc54267"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "receiver",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "NonPayableContract",
    "type": "event",
    "signature": "0xf2435d3901399daa085f8b58d2409fff9b83ce4ca97c1f144b532f5a08b1c96c"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": true,
        "name": "fromAddress",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "toAddress",
        "type": "address"
      },
      {
        "indexed": false,
        "name": "fromETHAmount",
        "type": "uint256"
      },
      {
        "indexed": false,
        "name": "toAmount",
        "type": "uint256"
      },
      {
        "indexed": true,
        "name": "depositIndex",
        "type": "uint256"
      }
    ],
    "name": "ClearedDeposit",
    "type": "event",
    "signature": "0x6d957e9e816107f67cb7118461e3c259e96896f80223c9af2972596c2fdd401c"
  },
  {
    "anonymous": false,
    "inputs": [
      {
        "indexed": false,
        "name": "isPaused",
        "type": "bool"
      }
    ],
    "name": "PauseChanged",
    "type": "event",
    "signature": "0x8fb6c181ee25a520cf3dd6565006ef91229fcfe5a989566c2a3b8c115570cec5"
  },
  {
    "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"
  }
]
