YRXpoolfour
Verified contract
Active on
Ethereum with 93 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 | 1.095726 | -- | -- | |
UNI-V2 | ERC-20 | 0.000085 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11720285 | 4 years ago | | | 0 | 0.019677766 | |
| 11682014 | 4 years ago | | | 0 | 0.0091674090 | |
| 11674203 | 4 years ago | | | 0 | 0.0080268910 | |
| 11665029 | 4 years ago | | | 0 | 0.0081045210 | |
| 11651191 | 4 years ago | | | 0 | 0.0076887720 | |
| 11649966 | 4 years ago | | | 0 | 0.0089016870 | |
| 11648130 | 4 years ago | | | 0 | 0.0055801620 | |
| 11645764 | 4 years ago | | | 0 | 0.0038421980 | |
| 11645745 | 4 years ago | | | 0 | 0.0050728200 | |
| 11643695 | 4 years ago | | | 0 | 0.0085759380 |
ABI
ABI objects
Getter at block 21207768
DURATION() view returns (uint256)
604800
EPOCH_REWARD() view returns (uint256)
166666666666666700000
NUMBER_EPOCHS() view returns (uint8)
6
TOTAL_REWARD() view returns (uint256)
1000000000000000200000
currentEpoch() view returns (uint8)
6
currentEpochReward() view returns (uint256)
0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1612122348
lastUpdateTime() view returns (uint256)
1611517548
owner() view returns (address)
0x3996ec035cb6987dc3b15d4836b74baf85474f91
periodFinish() view returns (uint256)
1612122348
rewardPerToken() view returns (uint256)
13049791359190283426551
rewardPerTokenStored() view returns (uint256)
13049791359190283426551
rewardRate() view returns (uint256)
0
starttime() view returns (uint256)
1606140000
totalAccumulatedReward() view returns (uint256)
1000000000000000200000
totalSupply() view returns (uint256)
84644609113024
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.