FeePool

Verified contract

Active on Ethereum with 18 txns
Deployed by via 0x5da9d8cd at 9518292
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots

No balances found for "FeePool"

0x38a6af53758558b086ad22477969689e6349eab712badf34bedaf141be6e34b6
0x6b10b40f0a790468948699c3dcd6b79c76faaad4612d6b25417cd37948597622
0xf26d0c93b6fcddcdb46c612d95fe4dd22410a067ef8612c9da8335379f15f30e
0xf6f4eff61f825d850030b3039d45a168819cfd13219040877f153243a0c9a19f
0xf5cc48fee5b9bd0ddd67606b6861b50f66468d4e419fffe196e546da1cefb86e
0x904076863034d421f8b17c6eff44e0d4bb9b23821a0ea710e746a838a190eb40
0x8ad6f756c0f51ea32f7ff459c7368e92040c4178bb03b81fae16bb442189749c
0xbed65838f552140a630f87212d323da4ca9765a118046a9248ba2b33ca3d598a
0xf9f4b8b5bd9d1b653a71bb5c4fd0eecd0fde4d539cd0ca7e33dd4d1daa3a6f10
0x245f34343cd0041ff0d2f18b611b2ee473ef30ddbc264cb19386bec83d75ec63

Functions
Getter at block 21184767
FEE_ADDRESS(view returns (address)
0xfeefeefeefeefeefeefeefeefeefeefeefeefeef
FEE_PERIOD_LENGTH(view returns (uint8)
3
MAX_EXCHANGE_FEE_RATE(view returns (uint256)
100000000000000000
MAX_FEE_PERIOD_DURATION(view returns (uint256)
5184000
MIN_FEE_PERIOD_DURATION(view returns (uint256)
86400
SELFDESTRUCT_DELAY(view returns (uint256)
2419200
exchangeFeeRate(view returns (uint256)
3000000000000000
feePeriodDuration(view returns (uint256)
604800
getPenaltyThresholdRatio(view returns (uint256)
168333333333333332
initiationTime(view returns (uint256)
0
integrationProxy(view returns (address)
0x0000000000000000000000000000000000000000
messageSender(view returns (address)
0x0eb0093e9c632a794f4baeef2dee684d8c01f4c1
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
proxy(view returns (address)
0xb440dd674e1243644791a4adfe3a2abb0a92d309
resolver(view returns (address)
0xfbb6526ed92da8915d4843a86166020d0b7baad0
selfDestructBeneficiary(view returns (address)
0xb64ff7a4a33acdf48d97dab0d764afd0f6176882
selfDestructInitiated(view returns (bool)
false
targetThreshold(view returns (uint256)
10000000000000000
totalFeesAvailable(view returns (uint256)
80976283551498517780609
totalRewardsAvailable(view returns (uint256)
1495313762411683999072961
Read-only
amountReceivedFromExchange(uint256 valueview returns (uint256)
amountReceivedFromTransfer(uint256 valuepure returns (uint256)
effectiveDebtRatioForPeriod(address accountuint256 periodview returns (uint256)
exchangeFeeIncurred(uint256 valueview returns (uint256)
feesAvailable(address accountview returns (uint256uint256)
feesByPeriod(address accountview returns (uint256[2][3] results)
getLastFeeWithdrawal(address _claimingAddressview returns (uint256)
isFeesClaimable(address accountview returns (bool)
recentFeePeriods(uint256 indexview returns (uint64 feePeriodIduint64 startingDebtIndexuint64 startTimeuint256 feesToDistributeuint256 feesClaimeduint256 rewardsToDistributeuint256 rewardsClaimed)
State-modifying
acceptOwnership(
appendAccountIssuanceRecord(address accountuint256 debtRatiouint256 debtEntryIndex
appendVestingEntry(address accountuint256 quantity
approveClaimOnBehalf(address account
claimFees(returns (bool)
claimOnBehalf(address claimingForAddressreturns (bool)
closeCurrentFeePeriod(
convertXDRFeesTosUSD(address exchangeRatesAddress
importFeePeriod(uint256 feePeriodIndexuint256 feePeriodIduint256 startingDebtIndexuint256 startTimeuint256 feesToDistributeuint256 feesClaimeduint256 rewardsToDistributeuint256 rewardsClaimed
initiateSelfDestruct(
nominateNewOwner(address _owner
recordFeePaid(uint256 amount
removeClaimOnBehalf(address account
selfDestruct(
setExchangeFeeRate(uint256 _exchangeFeeRate
setFeePeriodDuration(uint256 _feePeriodDuration
setIntegrationProxy(address _integrationProxy
setMessageSender(address sender
setProxy(address _proxy
setResolver(address _resolver
setRewardsToDistribute(uint256 amount
setSelfDestructBeneficiary(address _beneficiary
setTargetThreshold(uint256 _percent
terminateSelfDestruct(
Events
ExchangeFeeUpdated(uint256 newFeeRate
FeePeriodClosed(uint256 feePeriodId
FeePeriodDurationUpdated(uint256 newFeePeriodDuration
FeesClaimed(address accountuint256 sUSDAmountuint256 snxRewards
IssuanceDebtRatioEntry(address indexed accountuint256 debtRatiouint256 debtEntryIndexuint256 feePeriodStartingDebtIndex
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
ProxyUpdated(address proxyAddress
SelfDestructBeneficiaryUpdated(address newBeneficiary
SelfDestructInitiated(uint256 selfDestructDelay
SelfDestructTerminated(
SelfDestructed(address beneficiary
Constructor
constructor(address _proxyaddress _owneruint256 _exchangeFeeRateaddress _resolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.