YearnRewards
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xca22…0d6d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XFI | ERC-20 | 3.055916K | -- | -- | |
BPT | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10988938 | 4 years ago | | | 0 | 0.010966320 | |
| 10837680 | 4 years ago | | | 0 | 0.020088525 | |
| 10632972 | 4 years ago | | | 0 | 0.016011450 | |
| 10599411 | 4 years ago | | | 0 | 0.0060350850 | |
| 10599256 | 4 years ago | | | 0 | 0.0060350850 | |
| 10599227 | 4 years ago | | | 0 | 0.0036830000 | |
| 10598973 | 4 years ago | | | 0 | 0.0069082500 | |
| 10598695 | 4 years ago | | | 0 | 0.0050536200 | |
| 10598366 | 4 years ago | | | 0 | 0.0062196030 | |
| 10598321 | 4 years ago | | | 0 | 0.0040778600 |
ABI
ABI objects
Getter at block 21085289
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0xd19e1b2f35a17c0f65bba7824b2a73678b30a530
initreward() view returns (uint256)
2750000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600393966
lastUpdateTime() view returns (uint256)
1600393966
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1600393966
rewardPerToken() view returns (uint256)
104945281425032640691
rewardPerTokenStored() view returns (uint256)
104945281425032640691
rewardRate() view returns (uint256)
4546957671957671
starttime() view returns (uint256)
1596438000
totalSupply() view returns (uint256)
100000000000000000000
xfi() view returns (address)
0xca22d16a50f69ce61093d1f18b21b8b4423b0d6d
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.