YRXpoolthree
Verified contract
Active on
Ethereum with 331 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 | 8.698595 | -- | -- | |
BPT | ERC-20 | 6.752524 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11395504 | 4 years ago | | | 0 | 0.0038452440 | |
| 11369429 | 4 years ago | | | 0 | 0.0027986354 | |
| 11358996 | 4 years ago | | | 0 | 0.0053562400 | |
| 11357610 | 4 years ago | | | 0 | 0.0081682660 | |
| 11356316 | 4 years ago | | | 0 | 0.0015018932 | |
| 11354073 | 4 years ago | | | 0 | 0.0024103080 | |
| 11346411 | 4 years ago | | | 0 | 0.0018875760 | |
| 11346402 | 4 years ago | | | 0 | 0.0011800040 | |
| 11344062 | 4 years ago | | | 0 | 0.0018880746 | |
| 11343894 | 4 years ago | | | 0 | 0.0011951550 |
ABI
ABI objects
Getter at block 21305126
DURATION() view returns (uint256)
604800
EPOCH_REWARD() view returns (uint256)
500000000000000000000
NUMBER_EPOCHS() view returns (uint8)
6
TOTAL_REWARD() view returns (uint256)
3000000000000000000000
bal() view returns (address)
0x50a6af8d1b16e9fb18c912562239d65c0ff6724a
currentEpoch() view returns (uint8)
6
currentEpochReward() view returns (uint256)
0
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1607814574
lastUpdateTime() view returns (uint256)
1607209774
owner() view returns (address)
0x3996ec035cb6987dc3b15d4836b74baf85474f91
periodFinish() view returns (uint256)
1607814574
rewardPerToken() view returns (uint256)
1292250855659031132
rewardPerTokenStored() view returns (uint256)
1292250855659031132
rewardRate() view returns (uint256)
0
starttime() view returns (uint256)
1602842400
totalAccumulatedReward() view returns (uint256)
3000000000000000000000
totalSupply() view returns (uint256)
6752524167357368868
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.