LiquidityPool

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x04d2aa36 at 14853592
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LiquidityPool"

No transactions found for "LiquidityPool"


Functions
Getter at block 21196377
VEMP(view returns (address)
0x0000000000000000000000000000000000000000
lockPeriod(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
vempLockAmount(view returns (uint256)
0
Read-only
blackListUser(addressaddressview returns (bool)
chef(addressview returns (address)
masterChefStatus(addressview returns (bool)
userLockInfo(addressaddressview returns (uint256 amountuint256 lockTime)
withdrawInfo(addressaddressview returns (uint256 amountbool withdrawStatus)
State-modifying
addNewMasterChef(address _oldMasterChefaddress _newMasterChef
blackListUsers(address _masterChefaddress _userbool _status
emergencyWithdrawTokens(address _tokenaddress _touint256 _amount
initialize(address owner_address _vempuint256 _vempLockAmountuint256 _lockPeriod
lock(address _masterChef
renounceOwnership(
transferOwnership(address newOwner
unstake(address _masterChefbool _directStatusbool _migrate
updateLockPeriod(uint256 _lockPeriod
updateVempLockAmount(uint256 _vempLockAmount
whiteListMasterChef(address _masterChefbool _status
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateLockPeriod(uint256 _oldLockPerioduint256 _newLockPeriod
UpdateVempLockAmount(uint256 _oldLockAmountuint256 _newLockAmount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.