VMANAVAMPPool
Verified contract
Active on
Ethereum with 334 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 | 644.612556 | -- | -- | |
UNI-V2 | ERC-20 | 1.360653 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11238559 | 4 years ago | | | 0 | 0.0059454340 | |
| 11199881 | 4 years ago | | | 0 | 0.0014537670 | |
| 11198691 | 4 years ago | | | 0 | 0.0091568160 | |
| 11196908 | 4 years ago | | | 0 | 0.0024099840 | |
| 11183596 | 4 years ago | | | 0 | 0.0035544500 | |
| 11178045 | 4 years ago | | | 0 | 0.0082665700 | |
| 11176912 | 4 years ago | | | 0 | 0.0096681040 | |
| 11174093 | 4 years ago | | | 0 | 0.0024925952 | |
| 11172827 | 4 years ago | | | 0 | 0.0030268364 | |
| 11172161 | 4 years ago | | | 0 | 0.0050871200 |
ABI
ABI objects
Getter at block 21260996
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
801419450000000000000000
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)
2208497201008425063014282621
rewardPerTokenStored() view returns (uint256)
2208497201008425063014282621
rewardRate() view returns (uint256)
1325098296957671957
starttime() view returns (uint256)
1603573200
totalSupply() view returns (uint256)
1360653271945727368
vamp() view returns (address)
0xb2c822a1b923e06dbd193d2cfc7ad15388ea09dd
vamp_lp() view returns (address)
0x7dd8f4abf60b58ce989db66ab1af1d11e893429d
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.