[ { "constant": false, "inputs": [ { "name": "_feePeriodDuration", "type": "uint256" } ], "name": "setFeePeriodDuration", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "_feePoolState", "type": "address" } ], "name": "setFeePoolState", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "name": "_claimingAddress", "type": "address" } ], "name": "getLastFeeWithdrawal", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "account", "type": "address" }, { "name": "period", "type": "uint256" } ], "name": "effectiveDebtRatioForPeriod", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "exchangeFeeRate", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "_integrationProxy", "type": "address" } ], "name": "setIntegrationProxy", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "_owner", "type": "address" } ], "name": "nominateNewOwner", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "initiationTime", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "_rewardsAuthority", "type": "address" } ], "name": "setRewardsAuthority", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "_beneficiary", "type": "address" } ], "name": "setSelfDestructBeneficiary", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "feePeriodDuration", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "xdrAmount", "type": "uint256" } ], "name": "recordFeePaid", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "_percent", "type": "uint256" } ], "name": "setTargetThreshold", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [], "name": "terminateSelfDestruct", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "name": "account", "type": "address" } ], "name": "feesByPeriod", "outputs": [ { "name": "results", "type": "uint256[2][3]" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [], "name": "closeCurrentFeePeriod", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "name": "index", "type": "uint256" } ], "name": "recentFeePeriods", "outputs": [ { "name": "feePeriodId", "type": "uint64" }, { "name": "startingDebtIndex", "type": "uint64" }, { "name": "startTime", "type": "uint64" }, { "name": "feesToDistribute", "type": "uint256" }, { "name": "feesClaimed", "type": "uint256" }, { "name": "rewardsToDistribute", "type": "uint256" }, { "name": "rewardsClaimed", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "account", "type": "address" } ], "name": "approveClaimOnBehalf", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "feePoolEternalStorage", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "nominatedOwner", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "_exchangeFeeRate", "type": "uint256" } ], "name": "setExchangeFeeRate", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "name": "account", "type": "address" } ], "name": "isFeesClaimable", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "_delegates", "type": "address" } ], "name": "setDelegateApprovals", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "delegates", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "claimingForAddress", "type": "address" } ], "name": "claimOnBehalf", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "account", "type": "address" } ], "name": "removeClaimOnBehalf", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "totalRewardsAvailable", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "synthetix", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [], "name": "acceptOwnership", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "account", "type": "address" }, { "name": "debtRatio", "type": "uint256" }, { "name": "debtEntryIndex", "type": "uint256" } ], "name": "appendAccountIssuanceRecord", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "owner", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "_proxy", "type": "address" } ], "name": "setProxy", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "name": "account", "type": "address" }, { "name": "currencyKey", "type": "bytes32" } ], "name": "feesAvailable", "outputs": [ { "name": "", "type": "uint256" }, { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [], "name": "selfDestruct", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "integrationProxy", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "rewardEscrow", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "SELFDESTRUCT_DELAY", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "getPenaltyThresholdRatio", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "feePeriodIndex", "type": "uint256" }, { "name": "feePeriodId", "type": "uint256" }, { "name": "startingDebtIndex", "type": "uint256" }, { "name": "startTime", "type": "uint256" }, { "name": "feesToDistribute", "type": "uint256" }, { "name": "feesClaimed", "type": "uint256" }, { "name": "rewardsToDistribute", "type": "uint256" }, { "name": "rewardsClaimed", "type": "uint256" } ], "name": "importFeePeriod", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "account", "type": "address" }, { "name": "quantity", "type": "uint256" } ], "name": "appendVestingEntry", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "name": "value", "type": "uint256" } ], "name": "amountReceivedFromTransfer", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "pure", "type": "function" }, { "constant": true, "inputs": [], "name": "selfDestructInitiated", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "sender", "type": "address" } ], "name": "setMessageSender", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [], "name": "initiateSelfDestruct", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "selfDestructBeneficiary", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "value", "type": "uint256" } ], "name": "exchangeFeeIncurred", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "FEE_PERIOD_LENGTH", "outputs": [ { "name": "", "type": "uint8" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "rewardsAuthority", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [], "name": "claimFees", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "MIN_FEE_PERIOD_DURATION", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "messageSender", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "synthetixState", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "value", "type": "uint256" } ], "name": "amountReceivedFromExchange", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "targetThreshold", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "feePoolState", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "currencyKey", "type": "bytes32" } ], "name": "totalFeesAvailable", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "FEE_ADDRESS", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "proxy", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "MAX_FEE_PERIOD_DURATION", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "MAX_EXCHANGE_FEE_RATE", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "amount", "type": "uint256" } ], "name": "setRewardsToDistribute", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "_synthetix", "type": "address" } ], "name": "setSynthetix", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "name": "_proxy", "type": "address" }, { "name": "_owner", "type": "address" }, { "name": "_synthetix", "type": "address" }, { "name": "_feePoolState", "type": "address" }, { "name": "_feePoolEternalStorage", "type": "address" }, { "name": "_synthetixState", "type": "address" }, { "name": "_rewardEscrow", "type": "address" }, { "name": "_rewardsAuthority", "type": "address" }, { "name": "_exchangeFeeRate", "type": "uint256" } ], "payable": false, "stateMutability": "nonpayable", "type": "constructor" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "account", "type": "address" }, { "indexed": false, "name": "debtRatio", "type": "uint256" }, { "indexed": false, "name": "debtEntryIndex", "type": "uint256" }, { "indexed": false, "name": "feePeriodStartingDebtIndex", "type": "uint256" } ], "name": "IssuanceDebtRatioEntry", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "newFeeRate", "type": "uint256" } ], "name": "ExchangeFeeUpdated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "newFeePeriodDuration", "type": "uint256" } ], "name": "FeePeriodDurationUpdated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "feePeriodId", "type": "uint256" } ], "name": "FeePeriodClosed", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "account", "type": "address" }, { "indexed": false, "name": "xdrAmount", "type": "uint256" }, { "indexed": false, "name": "snxRewards", "type": "uint256" } ], "name": "FeesClaimed", "type": "event" }, { "anonymous": false, "inputs": [], "name": "SelfDestructTerminated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "beneficiary", "type": "address" } ], "name": "SelfDestructed", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "selfDestructDelay", "type": "uint256" } ], "name": "SelfDestructInitiated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "newBeneficiary", "type": "address" } ], "name": "SelfDestructBeneficiaryUpdated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "proxyAddress", "type": "address" } ], "name": "ProxyUpdated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "newOwner", "type": "address" } ], "name": "OwnerNominated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "oldOwner", "type": "address" }, { "indexed": false, "name": "newOwner", "type": "address" } ], "name": "OwnerChanged", "type": "event" } ]