VMANAVAMPPool
Verified contract
Active on
Ethereum with 222 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb2c8…09dd
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VAMP | ERC-20 | 819.560577 | -- | -- | |
UNI-V2 | ERC-20 | 4.467145 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20675076 | 2 months ago | | | 0 | 0.00010438918 | |
| 11224665 | 4 years ago | | | 0 | 0.0034674900 | |
| 11224665 | 4 years ago | | | 0 | 0.0030690780 | |
| 11198721 | 4 years ago | | | 0 | 0.0081393920 | |
| 11191210 | 4 years ago | | | 0 | 0.0052142980 | |
| 11179729 | 4 years ago | | | 0 | 0.0028705050 | |
| 11179690 | 4 years ago | | | 0 | 0.0038137200 | |
| 11179679 | 4 years ago | | | 0 | 0.0050480100 | |
| 11174103 | 4 years ago | | | 0 | 0.0031056868 | |
| 11172827 | 4 years ago | | | 0 | 0.0033838364 |
ABI
ABI objects
Getter at block 21184256
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
431533550000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1604178000
lastUpdateTime() view returns (uint256)
1604178000
owner() view returns (address)
0x45a6b8bdfc1faa745720165e0b172a3d6d4ec897
periodFinish() view returns (uint256)
1604178000
rewardPerToken() view returns (uint256)
10481844726103163600
rewardPerTokenStored() view returns (uint256)
10481844726103163600
rewardRate() view returns (uint256)
713514467592592592
starttime() view returns (uint256)
1603573200
totalSupply() view returns (uint256)
4467144545940135362
vamp() view returns (address)
0xb2c822a1b923e06dbd193d2cfc7ad15388ea09dd
vmana_lp() view returns (address)
0x826b9ec6d671610395cacd14534056c7d758268a
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.