Unipool
Verified contract
Active on
Ethereum with 4,697 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6dea…c54d
Balances ($11,479.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LQTY | ERC-20 | 4.884769K | $2.35 |
$11,479.21 | |
UNI-V2 | ERC-20 | 158.122826 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19880571 | 7 months ago | | | 0 | 0.00047173526 | |
| 13276001 | 3 years ago | | | 0 | 0.0077721915 | |
| 13140216 | 3 years ago | | | 0 | 0.014874236 | |
| 13073108 | 3 years ago | | | 0 | 0.0028389932 | |
| 12955134 | 3 years ago | | | 0 | 0.0027545030 | |
| 12838986 | 3 years ago | | | 0 | 0.0086235240 | |
| 12626249 | 4 years ago | | | 0 | 0.0010756100 | |
| 12573155 | 4 years ago | | | 0 | 0.0017452370 | |
| 12560863 | 4 years ago | | | 0 | 0.0016941078 | |
| 12549436 | 4 years ago | | | 0 | 0.0026347420 |
ABI
ABI objects
Getter at block 21394727
NAME() view returns (string)
Unipool
duration() view returns (uint256)
3628800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1621247131
lastUpdateTime() view returns (uint256)
1621247131
lqtyToken() view returns (address)
0x6dea81c8171d0ba574754ef6f8b412f2ed88c54d
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1621247131
rewardPerToken() view returns (uint256)
4944885361552028218775575197624673589393
rewardPerTokenStored() view returns (uint256)
4944885361552028218775575197624673589393
rewardRate() view returns (uint256)
367430922986478542
totalSupply() view returns (uint256)
158122825857974788209
uniToken() view returns (address)
0xf20ef17b889b437c151eb5ba15a47bfc62bff469
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 claimReward()
setParams(address _lqtyTokenAddress, address _uniTokenAddress, uint256 _duration)
stake(uint256 amount)
withdraw(uint256 amount)
withdrawAndClaim()
LQTYTokenAddressChanged(address _lqtyTokenAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
UniTokenAddressChanged(address _uniTokenAddress)
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.