LiquidityETHPoolV2

Verified contract

Implementation

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

No balances found for "LiquidityETHPoolV2"

No transactions found for "LiquidityETHPoolV2"


Functions
Getter at block 20936958
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
masterChefETHV1(view returns (address)
0x0000000000000000000000000000000000000000
masterChefETHV2(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
queueCount(view returns (uint256)
0
totalPooledETH(view returns (uint256)
0
totalQueuedETH(view returns (uint256)
0
totalWithdrawETH(view returns (uint256)
0
Read-only
withdrawInfo(addressview returns (uint256 amountbool isQueuedbool isMigratebool withdrawStatusbool isDisableByAdminuint256 currentQueuedETHuint256 position)
State-modifying
addETHInPool(uint256 _amountpayable 
disableUser(address _userbool _statuspayable 
emergencyWithdrawTokens(address _touint256 _amount
initialize(address initialOwneraddress _masterChefETHV1address _masterChefETHV2
queueRequest(bool _isMigrate
renounceOwnership(
transferOwnership(address newOwner
unstake(
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AddETHInPool(uint256 amount
DisableUserEvent(address _userbool _statusbool _isQueued
EmergencyWithdrawTokensWEvent(address _touint256 _amount
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
QueueRequestEvent(address _useruint256 _amountuint256 _totalQueuedETHuint256 _queueCountbool _isMigrate
UnstakeEvent(address _useruint256 _amount
Upgraded(address indexed implementation
WithdrawETHToken(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot