VEGETAVEGETAETHPool
Verified contract
Active on
Ethereum with 103 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf057…ed54
0x3a28…87b9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SLP | ERC-20 | 0.021167 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11037746 | 4 years ago | | | 0 | 0.0015195960 | |
| 11036077 | 4 years ago | | | 0 | 0.0030428540 | |
| 11032389 | 4 years ago | | | 0 | 0.0038305500 | |
| 11030599 | 4 years ago | | | 0 | 0.0025911210 | |
| 11030533 | 4 years ago | | | 0 | 0.0029838600 | |
| 11029113 | 4 years ago | | | 0 | 0.0039020080 | |
| 11029096 | 4 years ago | | | 0 | 0.0039567440 | |
| 11026149 | 4 years ago | | | 0 | 0.0074896250 | |
| 11025342 | 4 years ago | | | 0 | 0.010424796 | |
| 11022787 | 4 years ago | | | 0 | 0.0051149280 |
ABI
ABI objects
Getter at block 21312419
DURATION() view returns (uint256)
604800
airdrop() view returns (address)
0x3a28c71c0694696f8e8730b434b15339a56087b9
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602304728
lastUpdateTime() view returns (uint256)
1602304728
owner() view returns (address)
0x82b1726ec594265285476b46106b26a4d6db7025
periodFinish() view returns (uint256)
1602304728
rewardDistribution() view returns (address)
0x82b1726ec594265285476b46106b26a4d6db7025
rewardPerToken() view returns (uint256)
717497572220213870836
rewardPerTokenStored() view returns (uint256)
717497572220213870836
rewardRate() view returns (uint256)
4294647151790008
starttime() view returns (uint256)
1601683200
totalSupply() view returns (uint256)
21167279350497225
vegeta() view returns (address)
0xf057d77ba8ca6dc51427c1dfd66ddba0664fed54
vegeta_eth_sushi_lp() view returns (address)
0x8933f521c9b4652cf4c21a330314f85a9e4a1dfa
Read-only
balanceOf(address account) view returns (uint256)
boostStarttime(address) view returns (uint256)
currentBoost(address) view returns (uint8)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
x10Count(address) view returns (uint8)
x2Count(address) view returns (uint8)
x4Count(address) view returns (uint8)
x8Count(address) view returns (uint8)
State-modifying
Events boostx10() payable
boostx2() payable
boostx4() payable
boostx8() payable
exit()
getReward()
notifyRewardAmount(uint256 reward)
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.