TUPProxy

Verified contract

Proxy

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

No balances found for "TUPProxy"

No transactions found for "TUPProxy"


Functions
Getter at block 21228538
getStakingContract(view returns (address)
0x1e68238ce926dec62b3fbc99ab06eb1d85ce0270
Read-only
getWithdrawer(bytes32 _publicKeyRootview returns (address)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
isPaused(returns (bool)
pause(
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
dispatch(bytes32 _publicKeyRootpayable 
initELD(address _stakingContract
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Withdrawal(address indexed withdraweraddress indexed feeRecipientbytes32 pubKeyRootuint256 rewardsuint256 nodeOperatorFeeuint256 treasuryFee
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors
CallWhenPaused(
AlreadyInitialized(
FeeRecipientReceiveError(bytes errorData
InvalidCall(
TreasuryReceiveError(bytes errorData
WithdrawerReceiveError(bytes errorData
ZeroBalanceWithdrawal(