Staking

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x544701c0 at 20009190
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
23 additional variables

No balances found for "Staking"

No transactions found for "Staking"


Functions
Getter at block 20839500
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)
0
ethDepositContract(view returns (address)
0x0000000000000000000000000000000000000000
 
exchangeRatio(view returns (uint256)
getAccountedBalance(view returns (int256)
0
getAccountedManagerRevenue(view returns (uint256)
0
getAccountedUserRevenue(view returns (uint256)
0
getCurrentDebts(view returns (uint256)
0
getDebtQueue(view returns (uint256 firstuint256 last)
(first=0, last=0)
getMaxToStop(view returns (uint256)
0
getNextValidatorId(view returns (uint256)
0
getPendingEthers(view returns (uint256)
0
getRecentReceived(view returns (uint256)
0
getRecentStopped(view returns (uint256)
0
getRegisteredValidatorsCount(view returns (uint256)
0
getReportedValidatorBalance(view returns (uint256)
0
getReportedValidators(view returns (uint256)
0
getRewardDebts(view returns (uint256)
0
getStoppedValidatorsCount(view returns (uint256)
0
getTotalStaked(view returns (uint256)
0
getVectorClock(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
managerFeeShare(view returns (uint256)
0
paused(view returns (bool)
false
redeemContract(view returns (address)
0x0000000000000000000000000000000000000000
restakingContract(view returns (address)
0x0000000000000000000000000000000000000000
withdrawalCredentials(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
xETHAddress(view returns (address)
0x0000000000000000000000000000000000000000
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
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
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(
Fallback and receive
receive(
Errors

This contract contains no error objects.