yPoolxyzFiRewards
Verified contract
Active on
Ethereum with 80 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdd8d…a0bd
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
xyzFi | ERC-20 | 2.294197K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10573842 | 4 years ago | | | 0 | 0.0052598000 | |
| 10573720 | 4 years ago | | | 0 | 0.0080007840 | |
| 10572116 | 4 years ago | | | 0 | 0.0081713760 | |
| 10572051 | 4 years ago | | | 0 | 0.0098081280 | |
| 10571243 | 4 years ago | | | 0 | 0.0066749760 | |
| 10570909 | 4 years ago | | | 0 | 0.0042263340 | |
| 10570814 | 4 years ago | | | 0 | 0.0064025280 | |
| 10570617 | 4 years ago | | | 0 | 0.0061300800 | |
| 10570449 | 4 years ago | | | 0 | 0.0068112000 | |
| 10570432 | 4 years ago | | | 0 | 0.0053338560 |
ABI
ABI objects
Getter at block 21390169
DURATION() view returns (uint256)
1209600
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1597437678
lastUpdateTime() view returns (uint256)
1596284482
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1597437678
rewardPerToken() view returns (uint256)
13268684102667679
rewardPerTokenStored() view returns (uint256)
13268684102667679
rewardRate() view returns (uint256)
1984126984126984
totalSupply() view returns (uint256)
0
xyzFi() view returns (address)
0xdd8dae77b957bac1269e8c34feaddde42cc9a0bd
yCRV() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
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.