TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 7,500 txns
Deployed by via 0x8b8243b2 at 15636615
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
27 additional variables
Native
Value $100,262.46
ERC-20
Value $32,378.27
ERC-20
--
ERC-20
--
0x153d330d8d1aa74cb283fb91275918cd2920add45194c203bdfc7dbf0fdebf2e
0x1cd30c1bb2a08a458d6f107d3ce91d80bbf2f6ce7dbee3b180bee6ee7e776b50
0x9a6a079c18c0a4447a614b68fc3fa4c45b224e8d6582f0a0fa31ad3047a2431a
0x9f1a71a0df13a88c234f5b68c5672f6ccae1a15e05e4154e74f998eba860663d
0xcb93ce0cd69480c314b635597c1785f8fdab9b62c8cee6e5a77662605cb61944
0x4585e3d08ac75eeba7702d01d34147bda5c521a85079da55126400151b6aa377
0xb1b5f8183ecbb20936c0a211f4851b6d54315c534667025b5fb0011141268e25
0x862cdd6ede72d612382e20dfe29e7dc7b6a0aff5730f60b9a8b80658fbd305b6
0x13690c75f3e23bc07092e776511cad132683a27629810458177b56e526d00abb
0xff4e58251727b848315deb03d984a1157761bec9c1a4462ff0f651b8c5ecc0f7

Functions
Getter at block 21245748
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPOSIT_SIZE(view returns (uint256)
32000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
ORACLE_ROLE(view returns (bytes32)
0x68e79a7bf1e0bc45d0a330c573bc367f9cf464fd326078812f301165fbda4ef1
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
REGISTRY_ROLE(view returns (bytes32)
0xc2979137d1774e40fe2638d355bf7a7b092be4c67f242aad1655e1e27f9df9cc
SAFE_PUSH_REWARDS(view returns (uint256)
30000000000000000000
currentReserve(view returns (uint256)
35458550211350913207104
ethDepositContract(view returns (address)
0x00000000219ab540356cbb839cbe05303d7705fa
 
exchangeRatio(view returns (uint256)
getAccountedBalance(view returns (int256)
30084802327171742236
getAccountedManagerRevenue(view returns (uint256)
1133366746258535132
getAccountedUserRevenue(view returns (uint256)
1183742132735390331754
getCurrentDebts(view returns (uint256)
672000000000000000000
getDebtQueue(view returns (uint256 firstuint256 last)
(first=89, last=95)
getMaxToStop(view returns (uint256)
0
getNextValidatorId(view returns (uint256)
2159
getPendingEthers(view returns (uint256)
30084802327171742236
getRecentReceived(view returns (uint256)
0
getRecentStopped(view returns (uint256)
0
getRegisteredValidatorsCount(view returns (uint256)
2377
getReportedValidatorBalance(view returns (uint256)
35232000000000000000000
getReportedValidators(view returns (uint256)
1101
getRewardDebts(view returns (uint256)
987276723711648866886
getStoppedValidatorsCount(view returns (uint256)
1058
getTotalStaked(view returns (uint256)
35904000000000000000000
getVectorClock(view returns (bytes32)
0x3cc3f85944d668fa40e732f7ea20d6075a6f41d70c2eb7b823698c16b16d8b4e
managerFeeShare(view returns (uint256)
100
paused(view returns (bool)
false
redeemContract(view returns (address)
0x98169228cb99ed26c1043ed8ca53a5cb371d3b8d
restakingContract(view returns (address)
0x3f4eaceb930b0edfa78a1dfcbae5c5494e6e9850
withdrawalCredentials(view returns (bytes32)
0x0100000000000000000000004befa2aa9c305238aa3e0b5d17eb20c045269e9d
xETHAddress(view returns (address)
0xf1376bcef0f78459c0ed0ba5ddce976f1ddf51f4
Read-only
checkDebt(uint256 indexview returns (address accountuint256 amount)
debtOf(address accountview returns (uint256)
getRegisteredValidators(uint256 idx_fromuint256 idx_toview returns (bytes[] pubkeysbytes[] signaturesbool[] stopped)
getRegisteredValidatorsV2(uint256 idx_fromuint256 idx_toview returns (bytes[] pubkeysbytes[] signaturesbool[] stoppedbool[] restaking)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
previewInstantSwap(uint256 tokenAmountview returns (uint256 maxEthersToSwapuint256 maxTokensToBurn)
supportsInterface(bytes4 interfaceIdview returns (bool)
validatorRegistry(uint256view returns (bytes pubkeybytes signaturebool stoppedbool restakinguint8 eigenpod)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
grantRole(bytes32 roleaddress account
instantSwap(uint256 tokenAmount
mint(uint256 minToMintuint256 deadlinepayable returns (uint256 minted)
pause(
pushBeacon(
pushBeacon(bytes32 clockuint256 maxRewards
redeemFromValidators(uint256 ethersToRedeemuint256 maxToBurnuint256 deadlinereturns (uint256 burned)
registerRestakingValidators(bytes[] pubkeysbytes[] signatures
registerRestakingValidators(bytes[] pubkeysbytes[] signaturesuint8[] podIds
registerValidators(bytes[] pubkeysbytes[] signatures
renounceRole(bytes32 roleaddress account
replaceValidators(bytes[] oldpubkeysbytes[] pubkeysbytes[] signaturesbool restakinguint8[] podIds
revokeRole(bytes32 roleaddress account
setETHDepositContract(address _ethDepositContract
setManagerFeeShare(uint256 milli
setWithdrawCredential(bytes32 withdrawalCredentials_
stake(
syncBalance(
unpause(
validatorStopped(bytes[] _stoppedPubKeysbytes32 clock
withdrawManagerFee(address to
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
BalanceSynced(uint256 diff
DebtQueued(address creditoruint256 amountEther
DepositContractSet(address addr
Initialized(uint8 version
ManagerAccountSet(address account
ManagerFeeSet(uint256 milli
ManagerFeeWithdrawed(uint256 amountaddress arg1
ManagerRevenueCompounded(uint256 amount
Paused(address account
RestakingAddressSet(address addr
RevenueAccounted(uint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
UserRevenueCompounded(uint256 amount
ValidatorActivated(uint256 nextValidatorId
ValidatorSlashedStopped(uint256 stoppedCount
ValidatorStopped(uint256 stoppedCount
WhiteListToggle(address accountbool enabled
WithdrawCredentialSet(bytes32 withdrawCredential
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.