MasterChefVemp

Verified contract

Active on Ethereum with 1,510 txns
Deployed by via 0x9726642b at 13282778
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,011.56
0xdb351d76dc7bb81b58e527981b7d197832a9cf808dd80a5d31a829ae0ab35691
0xd5d60726c4d70a47c1b85276be31e53805d370ae50b19950f24aeb901555bfdf
0x734713405f7f12256af478a04d2e11416cb7a08b1bfda7ae3038dc6b8850c851
0xf7b300e9a861c5a9559263cc18485d0e1c5154394c6becd5ed0f76813bac3c11
0x2184f66bec94ff22d39a528526864cd5658a6796ae3c5c37d830878288dea223
0x76ef3a6449995f73aee6442872ac8ef2b5ec8e799736c6d05e163916ac6a7da8
0x3a6f301d4651c5aa9b9cd9e14d06c87fef3691f322ea0fca95f73e71beb422e4
0xc2eefaed23179184b2dd50fd43c995bfa4cb252119653b9f0d22bff35130cd71
0xa26c3f15b3fbf484eb208dc5273d175ab01f0b0993347c3351997b70cb448d1a
0xd2acd5ee5642dfa3607ab7bdfe47b312d7641393c17f028391a64546090b42f9

Functions
Getter at block 21116058
BONUS_MULTIPLIER(view returns (uint256)
1
adminaddr(view returns (address)
0x5eff77571184427f5a9e951597571b5259820b48
bonusEndBlock(view returns (uint256)
13858685
owner(view returns (address)
0x5eff77571184427f5a9e951597571b5259820b48
poolLength(view returns (uint256)
1
startBlock(view returns (uint256)
13282685
totalAllocPoint(view returns (uint256)
100
totalVempStaked(view returns (uint256)
2081038000000000054500000
xVEMP(view returns (address)
0x4a4e2d4859af854d2a3fc6df295843d21e70cc78
xVEMPPerBlock(view returns (uint256)
2563440000100000000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingxVEMP(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accxVEMPPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
admin(address _adminaddr
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
emergencyWithdrawRewardTokens(uint256 _pidaddress _touint256 _amount
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
transferOwnership(address newOwner
updatePool(uint256 _pid
updateRewardPerBlock(uint256 _newRewardPerBlock
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _xVEMPaddress _adminaddruint256 _xVEMPPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.