[
    {
        "constant": true,
        "inputs": [],
        "name": "resolver",
        "outputs": [
            {
                "name": "",
                "type": "address"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x04f3bcec"
    },
    {
        "constant": true,
        "inputs": [
            {
                "name": "_issuer",
                "type": "address"
            }
        ],
        "name": "maxIssuableSynths",
        "outputs": [
            {
                "name": "",
                "type": "uint256"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x05b3c1c9"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "name",
        "outputs": [
            {
                "name": "",
                "type": "string"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x06fdde03"
    },
    {
        "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": true,
        "inputs": [
            {
                "name": "_issuer",
                "type": "address"
            }
        ],
        "name": "remainingIssuableSynths",
        "outputs": [
            {
                "name": "maxIssuable",
                "type": "uint256"
            },
            {
                "name": "alreadyIssued",
                "type": "uint256"
            },
            {
                "name": "totalSystemDebt",
                "type": "uint256"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x1137aedf"
    },
    {
        "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": "",
                "type": "address"
            }
        ],
        "name": "synthsByAddress",
        "outputs": [
            {
                "name": "",
                "type": "bytes32"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x16b2213f"
    },
    {
        "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": true,
        "inputs": [
            {
                "name": "currencyKey",
                "type": "bytes32"
            }
        ],
        "name": "isWaitingPeriod",
        "outputs": [
            {
                "name": "",
                "type": "bool"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x1fce304d"
    },
    {
        "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": false,
        "inputs": [
            {
                "name": "amount",
                "type": "uint256"
            }
        ],
        "name": "burnSynths",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0x295da87d"
    },
    {
        "constant": false,
        "inputs": [
            {
                "name": "burnForAddress",
                "type": "address"
            }
        ],
        "name": "burnSynthsToTargetOnBehalf",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0x2c955fa7"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "decimals",
        "outputs": [
            {
                "name": "",
                "type": "uint8"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x313ce567"
    },
    {
        "constant": false,
        "inputs": [
            {
                "name": "issueForAddress",
                "type": "address"
            }
        ],
        "name": "issueMaxSynthsOnBehalf",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0x320223db"
    },
    {
        "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": false,
        "inputs": [
            {
                "name": "_resolver",
                "type": "address"
            }
        ],
        "name": "setResolverAndSyncCache",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0x3be99e6f"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "nominatedOwner",
        "outputs": [
            {
                "name": "",
                "type": "address"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x53a47bb7"
    },
    {
        "constant": true,
        "inputs": [
            {
                "name": "_issuer",
                "type": "address"
            },
            {
                "name": "currencyKey",
                "type": "bytes32"
            }
        ],
        "name": "debtBalanceOfAndTotalDebt",
        "outputs": [
            {
                "name": "debtBalance",
                "type": "uint256"
            },
            {
                "name": "totalSystemValue",
                "type": "uint256"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x559cd4ee"
    },
    {
        "constant": true,
        "inputs": [
            {
                "name": "_resolver",
                "type": "address"
            }
        ],
        "name": "isResolverCached",
        "outputs": [
            {
                "name": "",
                "type": "bool"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x631e1444"
    },
    {
        "constant": true,
        "inputs": [
            {
                "name": "account",
                "type": "address"
            }
        ],
        "name": "transferableSynthetix",
        "outputs": [
            {
                "name": "",
                "type": "uint256"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x6ac0bf9c"
    },
    {
        "constant": false,
        "inputs": [
            {
                "name": "account",
                "type": "address"
            },
            {
                "name": "fromCurrencyKey",
                "type": "bytes32"
            },
            {
                "name": "fromAmount",
                "type": "uint256"
            },
            {
                "name": "toCurrencyKey",
                "type": "bytes32"
            },
            {
                "name": "toAmount",
                "type": "uint256"
            },
            {
                "name": "toAddress",
                "type": "address"
            }
        ],
        "name": "emitSynthExchange",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0x6c00f310"
    },
    {
        "constant": false,
        "inputs": [
            {
                "name": "account",
                "type": "address"
            },
            {
                "name": "currencyKey",
                "type": "bytes32"
            },
            {
                "name": "amount",
                "type": "uint256"
            }
        ],
        "name": "emitExchangeRebate",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0x6f01a986"
    },
    {
        "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": "",
                "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": false,
        "inputs": [
            {
                "name": "amount",
                "type": "uint256"
            }
        ],
        "name": "issueSynths",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0x8a290014"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "owner",
        "outputs": [
            {
                "name": "",
                "type": "address"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x8da5cb5b"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "symbol",
        "outputs": [
            {
                "name": "",
                "type": "string"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0x95d89b41"
    },
    {
        "constant": false,
        "inputs": [
            {
                "name": "_proxy",
                "type": "address"
            }
        ],
        "name": "setProxy",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0x97107d6d"
    },
    {
        "constant": false,
        "inputs": [],
        "name": "burnSynthsToTarget",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0x9741fb22"
    },
    {
        "constant": false,
        "inputs": [
            {
                "name": "currencyKey",
                "type": "bytes32"
            }
        ],
        "name": "settle",
        "outputs": [
            {
                "name": "reclaimed",
                "type": "uint256"
            },
            {
                "name": "refunded",
                "type": "uint256"
            },
            {
                "name": "numEntriesSettled",
                "type": "uint256"
            }
        ],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0x987757dd"
    },
    {
        "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": "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": 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": true,
        "inputs": [],
        "name": "getResolverAddressesRequired",
        "outputs": [
            {
                "name": "addressesRequired",
                "type": "bytes32[24]"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0xab49848c"
    },
    {
        "constant": false,
        "inputs": [
            {
                "name": "account",
                "type": "address"
            },
            {
                "name": "currencyKey",
                "type": "bytes32"
            },
            {
                "name": "amount",
                "type": "uint256"
            }
        ],
        "name": "emitExchangeReclaim",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0xace88afd"
    },
    {
        "constant": false,
        "inputs": [],
        "name": "issueMaxSynths",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0xaf086c7e"
    },
    {
        "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": "burnForAddress",
                "type": "address"
            },
            {
                "name": "amount",
                "type": "uint256"
            }
        ],
        "name": "burnSynthsOnBehalf",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0xc2bf3880"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "selfDestructBeneficiary",
        "outputs": [
            {
                "name": "",
                "type": "address"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0xc58aaae6"
    },
    {
        "constant": true,
        "inputs": [
            {
                "name": "",
                "type": "uint256"
            }
        ],
        "name": "resolverAddressesRequired",
        "outputs": [
            {
                "name": "",
                "type": "bytes32"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0xc6c9d828"
    },
    {
        "constant": false,
        "inputs": [
            {
                "name": "exchangeForAddress",
                "type": "address"
            },
            {
                "name": "sourceCurrencyKey",
                "type": "bytes32"
            },
            {
                "name": "sourceAmount",
                "type": "uint256"
            },
            {
                "name": "destinationCurrencyKey",
                "type": "bytes32"
            }
        ],
        "name": "exchangeOnBehalf",
        "outputs": [
            {
                "name": "amountReceived",
                "type": "uint256"
            }
        ],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0xc836fa0a"
    },
    {
        "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": "currencyKey",
                "type": "bytes32"
            }
        ],
        "name": "totalIssuedSynthsExcludeEtherCollateral",
        "outputs": [
            {
                "name": "",
                "type": "uint256"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0xd60888e4"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "messageSender",
        "outputs": [
            {
                "name": "",
                "type": "address"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0xd67bdd25"
    },
    {
        "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": "MAX_ADDRESSES_FROM_RESOLVER",
        "outputs": [
            {
                "name": "",
                "type": "uint256"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0xe3235c91"
    },
    {
        "constant": false,
        "inputs": [
            {
                "name": "issueForAddress",
                "type": "address"
            },
            {
                "name": "amount",
                "type": "uint256"
            }
        ],
        "name": "issueSynthsOnBehalf",
        "outputs": [],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0xe8e09b8b"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "tokenState",
        "outputs": [
            {
                "name": "",
                "type": "address"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0xe90dd9e2"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "proxy",
        "outputs": [
            {
                "name": "",
                "type": "address"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function",
        "signature": "0xec556889"
    },
    {
        "constant": false,
        "inputs": [
            {
                "name": "sourceCurrencyKey",
                "type": "bytes32"
            },
            {
                "name": "sourceAmount",
                "type": "uint256"
            },
            {
                "name": "destinationCurrencyKey",
                "type": "bytes32"
            }
        ],
        "name": "exchange",
        "outputs": [
            {
                "name": "amountReceived",
                "type": "uint256"
            }
        ],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "function",
        "signature": "0xee52a2f3"
    },
    {
        "inputs": [
            {
                "name": "_proxy",
                "type": "address"
            },
            {
                "name": "_tokenState",
                "type": "address"
            },
            {
                "name": "_owner",
                "type": "address"
            },
            {
                "name": "_totalSupply",
                "type": "uint256"
            },
            {
                "name": "_resolver",
                "type": "address"
            }
        ],
        "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": "account",
                "type": "address"
            },
            {
                "indexed": false,
                "name": "currencyKey",
                "type": "bytes32"
            },
            {
                "indexed": false,
                "name": "amount",
                "type": "uint256"
            }
        ],
        "name": "ExchangeReclaim",
        "type": "event",
        "signature": "0x491df6adf9cabe8ca514806effd6b6b6475572dc88fe4b8b58d0a20ecf45e105"
    },
    {
        "anonymous": false,
        "inputs": [
            {
                "indexed": true,
                "name": "account",
                "type": "address"
            },
            {
                "indexed": false,
                "name": "currencyKey",
                "type": "bytes32"
            },
            {
                "indexed": false,
                "name": "amount",
                "type": "uint256"
            }
        ],
        "name": "ExchangeRebate",
        "type": "event",
        "signature": "0x93751433c6897553c8950f14ccc193ccffb8f539f7421ffde9af83b9b7dae1a8"
    },
    {
        "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"
    }
]
