ERC1967Proxy

Verified contract

Proxy

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

No balances found for "ERC1967Proxy"

0xa922a89f99978a4f8a39928f0052b079c4bf62726659fff2066c3235197d8d63
0xdfe9709612c5f3e957fe7c0ad33fa4ca46364d5e2ee6fa4df7a88b789108a29a
0xac1a69116df1d4c69c6a7b753cf9c54f41363e5741dc95049283d80c68a090a2
0xf1427d45c2376729c927cd0e90a28876d62c2a65dcacbffa7cd243748685ad8d
0x0ec92f6ad8a2ada248980b4f803e4302455dc0f8f67e4621838159639a5efb88
0xd31ca33bcd2223eeb3b6169b21f2fa6a95d7cc2d68f5763643790fd58cab6b2e
0x744dad00b31e76e8c70890ba610b6909f84fe6a9d12b132c48bb23c8f4e31c4d
0xb3664967b338ca54f9ec98642693b761694c9947bf6406cb43d036fb6d77a49c
0xf38c478f7eca9fb341b3906154d3c99acf9db97e903d77059620389f15369ba3
0x778e1bba1c89be584da2adfbb5cbe8a7469e0e54a074a58ca7c579b9961912e2

Functions
Getter at block 20935778
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
masterChefETHV1(view returns (address)
0x3a18b916b72fcab7ba7d2882eeb4cccea7f4ff42
masterChefETHV2(view returns (address)
0xf687973a18915962acac67570ca267f45d875604
owner(view returns (address)
0x5ba805423a2f8369b318bb5712dd693b92fc95da
 
proxiableUUID(view returns (bytes32)
queueCount(view returns (uint256)
47
totalPooledETH(view returns (uint256)
1000000000000000
totalQueuedETH(view returns (uint256)
165543768164436219721
totalWithdrawETH(view returns (uint256)
1000000000000000
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
Upgraded(address indexed implementation
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(address implementationbytes _data
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot