0xaba1a7ac1da115ac55316bf3a257fca9f9f8ee81
Verified contract
Proxy
Active on
Ethereum with 0 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x417e…cbc0
Balances ($0.00)
No balances found for "0xaba1a7ac1da115ac55316bf3a257fca9f9f8ee81"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0xaba1a7ac1da115ac55316bf3a257fca9f9f8ee81"
ABI
ABI objects
Getter at block 21178606
isInitialized() view returns (bool)
true
rewardDistributor() view returns (address)
0x417e1bcf39742534ae65988e4eb3eac1a243cbc0
Read-only
getTokenWeekAmounts(address token, uint256 pointOfWeek) view returns (uint256)
getUpcomingRewardsForNWeeks(address token, uint256 weeksCount) view returns (uint256[])
tokenWeekAmounts(address token, uint256 weekStart) view returns (uint256 amount)
totalTokenRewards(address token) view returns (uint256 rewardAmount)
State-modifying
Events depositEqualWeeksPeriod(address token, uint256 amount, uint256 weeksCount)
depositExactWeek(address token, uint256 amount, uint256 weekTimeStamp)
distributePastRewards(address token)
initialize(address _rewardDistributor)
movePastRewards(address token, uint256 pastWeekTimestamp)
DistributePast(address token, uint256 amount, uint256 weekStart)
ExactWeekDistribution(address token, uint256 totalAmount, uint256 weeksCount)
MovePastRewards(address token, uint256 moveAmount, uint256 pastWeekStart, uint256 nextWeekStart)
WeeksDistributions(address token, uint256 totalAmount, uint256 weeksCount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.