VMANAVAMPPool
Verified contract
Active on
Ethereum with 579 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 | 167.298805K | -- | -- | |
VAMP | ERC-20 | 39.201158K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11338106 | 4 years ago | | | 0 | 0.0041550000 | |
| 11246678 | 4 years ago | | | 0 | 0.0025631200 | |
| 11224828 | 4 years ago | | | 0 | 0.0023891250 | |
| 11222373 | 4 years ago | | | 0 | 0.0035984520 | |
| 11218149 | 4 years ago | | | 0 | 0.0031683680 | |
| 11213847 | 4 years ago | | | 0 | 0.0011186780 | |
| 11201332 | 4 years ago | | | 0 | 0.013027196 | |
| 11200472 | 4 years ago | | | 0 | 0.0018805500 | |
| 11199509 | 4 years ago | | | 0 | 0.0023068208 | |
| 11194671 | 4 years ago | | | 0 | 0.0015791090 |
ABI
ABI objects
Getter at block 21198412
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
20000000000000000000000000
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)
7056432487302207158
rewardPerTokenStored() view returns (uint256)
7056432487302207158
rewardRate() view returns (uint256)
33068783068783068783
starttime() view returns (uint256)
1602964800
totalSupply() view returns (uint256)
36069926444757369245418
vamp() view returns (address)
0xb2c822a1b923e06dbd193d2cfc7ad15388ea09dd
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.