RewardPayout
Verified contract
Active on
Ethereum with 920 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7659…6aa0
Balances ($1.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XCAD | ERC-20 | 2.108725 | $0.494671 |
$1.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14191176 | 3 years ago | | | 0 | 0.0017774100 | |
| 14191176 | 3 years ago | | | 0 | 0.0036731985 | |
| 14191174 | 3 years ago | | | 0 | 0.0017888903 | |
| 14113657 | 3 years ago | | | 0 | 0.0066919843 | |
| 14106687 | 3 years ago | | | 0 | 0.0031592211 | |
| 14098962 | 3 years ago | | | 0 | 0.0055622617 | |
| 14067197 | 3 years ago | | | 0 | 0.0022528500 | |
| 14043983 | 3 years ago | | | 0 | 0.0080804100 | |
| 14009058 | 3 years ago | | | 0 | 0.0058167657 | |
| 13997932 | 3 years ago | | | 0 | 0.011378118 |
ABI
ABI objects
Getter at block 21332714
lastTimeRewardApplicable() view returns (uint256)
1677456000
owner() view returns (address)
0x6baf63a0aa8f8e12fe5cc7dc6b5712e3d370cdf2
periodFinish() view returns (uint256)
1677456000
periodStart() view returns (uint256)
1638055833
totalRewards() view returns (uint256)
20038775000000000000000000
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)
RewardUpdated(address indexed account, uint256 amount)
constructor(address xcadToken_, uint256 periodFinish_)
This contract contains no fallback and receive objects.
This contract contains no error objects.