RewardPayout
Verified contract
Active on
Ethereum with 1,016 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8e0f…b379
Balances ($12,259.33)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NFTD | ERC-20 | 3.791163M | $0.003234 |
$12,259.33 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20486263 | 3 months ago | | | 0 | 0.00046109749 | |
| 19982078 | 6 months ago | | | 0 | 0.00077742920 | |
| 19817864 | 6 months ago | | | 0 | 0.00020940294 | |
| 19630825 | 7 months ago | | | 0 | 0.0015624959 | |
| 19435305 | 8 months ago | | | 0 | 0.0050368012 | |
| 19397133 | 8 months ago | | | 0 | 0.0038528878 | |
| 19003317 | 10 months ago | | | 0 | 0.0031610040 | |
| 18780450 | a year ago | | | 0 | 0.0044342942 | |
| 18780354 | a year ago | | | 0 | 0.0045479214 | |
| 18771147 | a year ago | | | 0 | 0.0048378758 |
ABI
ABI objects
Getter at block 21229708
lastTimeRewardApplicable() view returns (uint256)
1679659200
owner() view returns (address)
0x40c26c6cd7092904c327bd7449dd6e7c7ccf9c43
periodFinish() view returns (uint256)
1679659200
periodStart() view returns (uint256)
1640333962
totalRewards() view returns (uint256)
24053125000000000000000000
Read-only
earned(address account) view returns (uint256)
payouts(address) view returns (uint256)
rewards(address) view returns (uint256)
State-modifying
Events addUsersRewards(struct RewardPayoutReward[] rewards_)
emergencyAssetWithdrawal(address asset)
getReward()
renounceOwnership()
setPeriodFinish(uint256 periodFinish_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardPaid(address indexed user, uint256 reward)
constructor(address nftdToken_, uint256 periodFinish_)
This contract contains no fallback and receive objects.
This contract contains no error objects.