YRXpooltwo
Verified contract
Active on
Ethereum with 512 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2163…cbe9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YRX | ERC-20 | 10.001974 | -- | -- | |
UNI-V2 | ERC-20 | 0.000634 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11396832 | 4 years ago | | | 0 | 0.0066430500 | |
| 11395505 | 4 years ago | | | 0 | 0.0038180740 | |
| 11345044 | 4 years ago | | | 0 | 0.0021257760 | |
| 11324296 | 4 years ago | | | 0 | 0.0043442000 | |
| 11317093 | 4 years ago | | | 0 | 0.0063773280 | |
| 11316472 | 4 years ago | | | 0 | 0.0033215250 | |
| 11316276 | 4 years ago | | | 0 | 0.0099645750 | |
| 11315407 | 4 years ago | | | 0 | 0.013358415 | |
| 11315284 | 4 years ago | | | 0 | 0.0052130400 | |
| 11315226 | 4 years ago | | | 0 | 0.014647320 |
ABI
ABI objects
Getter at block 21400785
DURATION() view returns (uint256)
604800
EPOCH_REWARD() view returns (uint256)
666666666666666700000
NUMBER_EPOCHS() view returns (uint8)
5
TOTAL_REWARD() view returns (uint256)
3333333333333333500000
currentEpoch() view returns (uint8)
5
currentEpochReward() view returns (uint256)
0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1607814594
lastUpdateTime() view returns (uint256)
1607226943
owner() view returns (address)
0x3996ec035cb6987dc3b15d4836b74baf85474f91
periodFinish() view returns (uint256)
1607814594
rewardPerToken() view returns (uint256)
15557522917943021368912
rewardPerTokenStored() view returns (uint256)
15557522917943021368912
rewardRate() view returns (uint256)
0
starttime() view returns (uint256)
1602842400
totalAccumulatedReward() view returns (uint256)
3333333333333333500000
totalSupply() view returns (uint256)
633790432975919
uni_lp() view returns (address)
0xbd455f35bc5e531999b1c8fc72df938767aa69b9
yrx() view returns (address)
0x21634b64a6915b879ad13d96418a82b2a48fcbe9
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 emergencyDrain(address _addy)
exit()
getReward()
notifyRewardAmount()
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.