XEARNpoolone
Verified contract
Active on
Ethereum with 1,144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x058c…11f1
0xe539…35e4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 13.023257 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11606837 | 4 years ago | | | 0 | 0.0040910260 | |
| 11598783 | 4 years ago | | | 0 | 0.0048930760 | |
| 11518769 | 4 years ago | | | 0 | 0.0011119800 | |
| 11513448 | 4 years ago | | | 0 | 0.0035954020 | |
| 11510180 | 4 years ago | | | 0 | 0.0019449700 | |
| 11505696 | 4 years ago | | | 0 | 0.0020362498 | |
| 11505509 | 4 years ago | | | 0 | 0.0040611480 | |
| 11505402 | 4 years ago | | | 0 | 0.0032801580 | |
| 11505368 | 4 years ago | | | 0 | 0.0036437800 | |
| 11505277 | 4 years ago | | | 0 | 0.0016400790 |
ABI
ABI objects
Getter at block 21314810 rewardPerToken() view returns (uint256)
DURATION() view returns (uint256)
4838400
EPOCH_REWARD() view returns (uint256)
2727260000000000000000
currentEpoch() view returns (uint8)
0
currentEpochReward() view returns (uint256)
2727360000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1608400800
lastUpdateTime() view returns (uint256)
1608505656
owner() view returns (address)
0x055bcd37342c77367e4a3591c11c54be198189c3
periodFinish() view returns (uint256)
1608400800
phase() view returns (uint256)
5
rewardPerTokenStored() view returns (uint256)
38432470378400320723
rewardRate() view returns (uint256)
563690476190476
starttime() view returns (uint256)
1603562400
totalAccumulatedReward() view returns (uint256)
5275868338305706110701
totalRewardsClaimed() view returns (uint256)
5275868338305706110701
totalSupply() view returns (uint256)
13023257109889357908
treasury() view returns (address)
0x640c3064cb05213f9aebc180795bbd84aaa15a69
uni_lp_xrn() view returns (address)
0x058ce49da256a78b47c055be1fd9b409e21311f1
xfi() view returns (address)
0xe53940db3ce1ccc33375129b6e211b39221035e4
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 afterItEnds()
exit()
getReward()
notifyRewardAmount()
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
withdrawTreasury(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)
WithdrawnToTreasury(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.