YFURewards
Verified contract
Active on
Ethereum with 643 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa279…3262
Balances ($15,017.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 15.021037K | $0.999745 |
$15,017.21 | |
YFU | ERC-20 | 1.690314K | -- | -- | |
StableDAI.com | ERC-20 | 405 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12764894 | 3 years ago | | | 0 | 0.00044938870 | |
| 11078692 | 4 years ago | | | 0 | 0.0033433890 | |
| 10934060 | 4 years ago | | | 0 | 0.011392511 | |
| 10934023 | 4 years ago | | | 0 | 0.012370794 | |
| 10923020 | 4 years ago | | | 0 | 0.0095522400 | |
| 10922577 | 4 years ago | | | 0 | 0.010595138 | |
| 10921698 | 4 years ago | | | 0 | 0.028552250 | |
| 10921307 | 4 years ago | | | 0 | 0.012016437 | |
| 10919860 | 4 years ago | | | 0 | 0.0095582480 | |
| 10919366 | 4 years ago | | | 0 | 0.016560305 |
ABI
ABI objects
Getter at block 21327551
DURATION() view returns (uint256)
604800
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600788764
lastUpdateTime() view returns (uint256)
1600788764
owner() view returns (address)
0xefc8874d5ac59a2dd57d68374df76e856c99eb2c
periodFinish() view returns (uint256)
1600788764
rewardPerToken() view returns (uint256)
6315306970815458583
rewardPerTokenStored() view returns (uint256)
6315306970815458583
rewardRate() view returns (uint256)
5125661375661375661
totalSupply() view returns (uint256)
20037400000000000000
yfu() view returns (address)
0xa279dab6ec190ee4efce7da72896eb58ad533262
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.