VMANAUNIPOOL
Verified contract
Active on
Ethereum with 582 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc572…4920
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
vMANA | ERC-20 | 270.405653K | -- | -- | |
UNI-V2 | ERC-20 | 29.669979 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11218127 | 4 years ago | | | 0 | 0.0035584640 | |
| 11200469 | 4 years ago | | | 0 | 0.0021888500 | |
| 11200458 | 4 years ago | | | 0 | 0.0022550000 | |
| 11184094 | 4 years ago | | | 0 | 0.0076240500 | |
| 11184093 | 4 years ago | | | 0 | 0.0029814030 | |
| 11182072 | 4 years ago | | | 0 | 0.0056835200 | |
| 11181352 | 4 years ago | | | 0 | 0.0029838480 | |
| 11179513 | 4 years ago | | | 0 | 0.0035522000 | |
| 11166890 | 4 years ago | | | 0 | 0.0017510800 | |
| 11165044 | 4 years ago | | | 0 | 0.0044047280 |
ABI
ABI objects
Getter at block 21211635
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
80000000000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1603569600
lastUpdateTime() view returns (uint256)
1603569600
owner() view returns (address)
0x45a6b8bdfc1faa745720165e0b172a3d6d4ec897
periodFinish() view returns (uint256)
1603569600
rewardPerToken() view returns (uint256)
2678513134713613168450
rewardPerTokenStored() view returns (uint256)
2678513134713613168450
rewardRate() view returns (uint256)
132275132275132275132
starttime() view returns (uint256)
1602964800
totalSupply() view returns (uint256)
29669979292690781634
uni_lp() view returns (address)
0x7dd8f4abf60b58ce989db66ab1af1d11e893429d
vmana() view returns (address)
0xc5727f3640ecdbd136e6b546cf7548f754b84920
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 afterEnd()
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.