YFLinkRewards
Verified contract
Active on
Ethereum with 2,494 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x28cb…c0be
Balances ($10,376.92)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 670.343371 | $15.48 |
$10,376.92 | |
YFL | ERC-20 | 15.678895 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13300137 | 3 years ago | | | 0 | 0.0053129541 | |
| 13300071 | 3 years ago | | | 0 | 0.0054917279 | |
| 10887841 | 4 years ago | | | 0 | 0.052765830 | |
| 10882834 | 4 years ago | | | 0 | 0.020140000 | |
| 10882827 | 4 years ago | | | 0 | 0.039276400 | |
| 10818139 | 4 years ago | | | 0 | 0.010170020 | |
| 10816228 | 4 years ago | | | 0 | 0.0072804000 | |
| 10809256 | 4 years ago | | | 0 | 0.0092770600 | |
| 10809251 | 4 years ago | | | 0 | 0.011288340 | |
| 10788850 | 4 years ago | | | 0 | 0.050542578 |
ABI
ABI objects
Getter at block 21216017
DURATION() view returns (uint256)
604800
initReward() view returns (uint256)
5000000000000000000000
lastTimeRewardApplicable() view returns (uint256)
1597643119
lastUpdateTime() view returns (uint256)
1597643119
lastWeek() view returns (bool)
true
link() view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
periodFinish() view returns (uint256)
1597643119
rewardPerToken() view returns (uint256)
1654473273945480155947
rewardPerTokenStored() view returns (uint256)
1654473273945480155947
rewardRate() view returns (uint256)
8267195767195767
startTime() view returns (uint256)
1596433446
totalSupply() view returns (uint256)
570343370999999451896
yflink() view returns (address)
0x28cb7e841ee97947a86b06fa4090c8451f64c0be
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()
stake(uint256 amount)
start()
withdraw(uint256 amount)
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.