TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0xdf02957b at 17577789
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "TransparentUpgradeableProxy"

0xd54c74e6855b73eb8025d447be858754058ad54a52e7653daa58994bdc3b27cf
0xc583c1af928bf71f64008ca8fd637b95ab4436025e120011c5caace77bfb8d8f
0x72e8640528d61148b94d2d428cb9abfb0a66c6f1d03e274fa333b1fe342f3e0c
0x3b12ba36fddc60afacca0cd077f511041c24e3b9bd1b87dc059a4de38227507f
0x6f4b79dd7ccd23b15732caa7330b33b5b143df7c3552dc99ecc3bd1edda5d1c2

Functions
Getter at block 21288024
DEPOSIT_TYPEHASH(view returns (bytes32)
0x0a564d4cfe5cb0d4ee082aab2ca54b8c48e129485a8f7c77766ab5ef0c3566f1
DOMAIN_SEPARATOR(view returns (bytes32)
0x4a2e0e6818e92eaab9c7197132ac49344bfba39c153446cc83d6996261eb1652
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
REASONABLE_STAKES_UPDATE_PERIOD(view returns (uint256)
30
WITHDRAWAL_WAITING_PERIOD(view returns (uint32)
10
delegation(view returns (address)
0xd4b5e3d46d202c3523c3ad89dfe74ec272bfc96a
delegationSlasher(view returns (address)
0x910265c29c099eac87ef6d374b6f3be45b516eb7
minStakeAmount(view returns (uint256)
99999999999999999999999
owner(view returns (address)
0x2f44bd2a54ac3fb20cd7783cf94334069641dac9
paused(view returns (bool)
false
stakingSlash(view returns (address)
0x78cf48880e9e1b3ab209779c0d8a76f611e53e81
tssGroupManager(view returns (address)
0x399ca67660b79f7aa8a7efd5bef9836a4c19cacf
Read-only
calculateWithdrawalRoot(struct IDelegationManagerQueuedWithdrawal queuedWithdrawalpure returns (bytes32)
canCompleteQueuedWithdrawal(struct IDelegationManagerQueuedWithdrawal queuedWithdrawalview returns (bool)
getDelegationShares(address stakeraddress delegationShareview returns (uint256)
getDeposits(address depositorview returns (address[]uint256[])
getWithdrawNonce(address stakerview returns (uint256)
investorDelegationLength(address stakerview returns (uint256)
investorDelegationShares(addressaddressview returns (uint256)
investorDelegations(addressuint256view returns (address)
nonces(addressview returns (uint256)
numWithdrawalsQueued(addressview returns (uint256)
queuedWithdrawals(bytes32view returns (uint32 initTimestampuint32 unlockTimestampaddress withdrawer)
whitelist(addressview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addToWhitelist(address[] toAddAddresses
completeQueuedWithdrawal(struct IDelegationManagerQueuedWithdrawal queuedWithdrawalbool receiveAsTokens
completeQueuedWithdrawal(address senderstruct IDelegationManagerQueuedWithdrawal queuedWithdrawalbool receiveAsTokens
depositInto(address delegationShareaddress tokenuint256 amountreturns (uint256 shares)
depositInto(address delegationShareaddress tokenuint256 amountaddress senderreturns (uint256 shares)
initialize(address initialOwner
initializeT(address _stakingSlashingaddress _tssGroupManageruint256 _minStakeAmountaddress initialOwner
isCanOperator(address _addraddress delegationSharereturns (bool)
queueWithdrawal(address senderuint256[] delegationIndexesaddress[] delegationSharesaddress[] tokensuint256[] sharesstruct IDelegationManagerWithdrawerAndNonce withdrawerAndNoncereturns (bytes32)
queueWithdrawal(uint256[] delegationIndexesaddress[] delegationSharesaddress[] tokensuint256[] sharesstruct IDelegationManagerWithdrawerAndNonce withdrawerAndNoncebool undelegateIfPossiblereturns (bytes32)
removeFromWhitelist(address[] toRemoveAddresses
renounceOwnership(
setMinStakeAmount(uint256 _amount
setStakingSlash(address _address
setTssGroupManager(address _addr
slashQueuedWithdrawal(address recipientstruct IDelegationManagerQueuedWithdrawal queuedWithdrawal
slashShares(address slashedAddressaddress recipientaddress[] delegationSharesaddress[] tokensuint256[] delegationIndexesuint256[] shareAmounts
startQueuedWithdrawalWaitingPeriod(bytes32 withdrawalRootaddress senderuint32 stakeInactiveAfter
startQueuedWithdrawalWaitingPeriod(bytes32 withdrawalRootuint32 stakeInactiveAfter
transferOwnership(address newOwner
undelegate(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
WithdrawalCompleted(address indexed depositoraddress indexed withdrawerbytes32 withdrawalRoot
WithdrawalQueued(address indexed depositoraddress indexed withdraweraddress indexed delegatedAddressbytes32 withdrawalRoot
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.