Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb440…d309
0x4e3b…3ef2
-
variable spans 13 additional slots
Balances ($0.00)
No balances found for "FeePool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19330687 | 9 months ago | | | 0 | 0.039146764 | |
| 19279569 | 9 months ago | | | 0 | 0.030155255 | |
| 18747314 | a year ago | | | 0 | 0.012244476 | |
| 18696786 | a year ago | | | 0 | 0.011031878 | |
| 18662262 | a year ago | | | 0 | 0.011833522 | |
| 18590605 | a year ago | | | 0 | 0.0086086926 | |
| 18546731 | a year ago | | | 0 | 0.0080613083 | |
| 18483528 | a year ago | | | 0 | 0.0083372579 | |
| 18438390 | a year ago | | | 0 | 0.0066265744 | |
| 18399956 | a year ago | | | 0 | 0.0049485500 |
ABI
ABI objects
Getter at block 21207566 allNetworksDebtSharesSupply() view returns (uint256 sharesSupply, uint256 updatedAt) isResolverCached() view returns (bool)
CONTRACT_NAME() view returns (bytes32)
0x466565506f6f6c00000000000000000000000000000000000000000000000000
FEE_ADDRESS() view returns (address)
0xfeefeefeefeefeefeefeefeefeefeefeefeefeef
FEE_PERIOD_LENGTH() view returns (uint8)
2
allNetworksSnxBackedDebt() view returns (uint256 debt, uint256 updatedAt)
(debt=82148620154279968338599906, updatedAt=1731769259)
feePeriodDuration() view returns (uint256)
604800
getPenaltyThresholdRatio() view returns (uint256)
1
issuanceRatio() view returns (uint256)
1
messageSender() view returns (address)
0xc34a7c65aa08cb36744bda8eeec7b8e9891e147c
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
proxy() view returns (address)
0xb440dd674e1243644791a4adfe3a2abb0a92d309
resolver() view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
resolverAddressesRequired() view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x53797374656d5374617475730000000000000000000000000000000000000000, 0x53796e7468657469784465627453686172650000000000000000000000000000, 0x466565506f6f6c457465726e616c53746f726167650000000000000000000000, 0x45786368616e6765720000000000000000000000000000000000000000000000, 0x4973737565720000000000000000000000000000000000000000000000000000, 0x526577617264457363726f775632000000000000000000000000000000000000, 0x44656c6567617465417070726f76616c73000000000000000000000000000000, 0x52657761726473446973747269627574696f6e00000000000000000000000000, 0x436f6c6c61746572616c4d616e61676572000000000000000000000000000000, 0x57726170706572466163746f7279000000000000000000000000000000000000, 0x4574686572577261707065720000000000000000000000000000000000000000, 0x6578743a41676772656761746f7249737375656453796e746873000000000000, 0x6578743a41676772656761746f7244656274526174696f000000000000000000, 0x467574757265734d61726b65744d616e61676572000000000000000000000000]
setupExpiryTime() view returns (uint256)
1678285043
targetThreshold() view returns (uint256)
10000000000000000
totalFeesAvailable() view returns (uint256)
0
totalFeesBurned() view returns (uint256)
0
totalRewardsAvailable() view returns (uint256)
1978529497881656022069
Read-only
effectiveDebtRatioForPeriod(address account, uint256 period) view returns (uint256)
feesAvailable(address account) view returns (uint256, uint256)
feesBurned(address account) view returns (uint256)
feesByPeriod(address account) view returns (uint256[2][2] results)
feesToBurn(address account) view returns (uint256 feesFromPeriod)
getLastFeeWithdrawal(address _claimingAddress) view returns (uint256)
isFeesClaimable(address account) view returns (bool feesClaimable)
recentFeePeriods(uint256 index) view returns (uint64 feePeriodId, uint64 unused, uint64 startTime, uint256 feesToDistribute, uint256 feesClaimed, uint256 rewardsToDistribute, uint256 rewardsClaimed)
State-modifying
Events acceptOwnership()
claimFees() returns (bool)
claimOnBehalf(address claimingForAddress) returns (bool)
closeCurrentFeePeriod()
closeSecondary(uint256 allNetworksSnxBackedDebt, uint256 allNetworksDebtSharesSupply)
importFeePeriod(uint256 feePeriodIndex, uint256 feePeriodId, uint256 startTime, uint256 feesToDistribute, uint256 feesClaimed, uint256 rewardsToDistribute, uint256 rewardsClaimed)
nominateNewOwner(address _owner)
rebuildCache()
recordFeePaid(uint256 amount)
setMessageSender(address sender)
setProxy(address _proxy)
setRewardsToDistribute(uint256 amount)
CacheUpdated(bytes32 name, address destination)
FeePeriodClosed(uint256 feePeriodId)
FeesClaimed(address account, uint256 sUSDAmount, uint256 snxRewards)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
ProxyUpdated(address proxyAddress)
constructor(address _proxy, address _owner, address _resolver)
This contract contains no fallback and receive objects.
This contract contains no error objects.