RewardPayout
Verified contract
Active on
Ethereum with 6,761 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7659…6aa0
Balances ($100.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XCAD | ERC-20 | 256.317752 | $0.390687 |
$100.14 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21217350 | 4 days ago | | | 0 | 0.00072441494 | |
| 21199492 | 6 days ago | | | 0 | 0.00045157000 | |
| 21184477 | 8 days ago | | | 0 | 0.00090686684 | |
| 21174723 | 10 days ago | | | 0 | 0.00066034275 | |
| 21160542 | 12 days ago | | | 0 | 0.00060237857 | |
| 21158401 | 12 days ago | | | 0 | 0.00086046134 | |
| 21153570 | 13 days ago | | | 0 | 0.00091584115 | |
| 21153442 | 13 days ago | | | 0 | 0.00068119560 | |
| 21153435 | 13 days ago | | | 0 | 0.00046808327 | |
| 21146703 | 14 days ago | | | 0 | 0.00034959266 |
ABI
ABI objects
Getter at block 21245240
lastTimeRewardApplicable() view returns (uint256)
1708992000
owner() view returns (address)
0x6baf63a0aa8f8e12fe5cc7dc6b5712e3d370cdf2
periodFinish() view returns (uint256)
1708992000
periodStart() view returns (uint256)
1620117278
totalRewards() view returns (uint256)
19383275000000000000000000
Read-only
earned(address account) view returns (uint256)
payouts(address) view returns (uint256)
rewards(address) view returns (uint256)
State-modifying
Events addUsersPayouts(struct RewardPayoutClaim[] claims_)
addUsersRewards(struct RewardPayoutReward[] rewards_)
emergencyAssetWithdrawal(address asset)
getReward()
getRewardBurn()
renounceOwnership()
setPeriodFinish(uint256 periodFinish_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardPaid(address indexed user, uint256 reward)
RewardUpdated(address indexed account, uint256 amount)
constructor(address xcadToken_, uint256 periodStart_, uint256 periodFinish_)
This contract contains no fallback and receive objects.
This contract contains no error objects.