This contract is being backfilled. You may encounter incomplete storage history.

RocketMinipoolDelegate

Verified contract

Implementation

Active on Ethereum with 3 txns
Deployed by via 0x263025d8 at 17002367
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "RocketMinipoolDelegate"

0x16e95eca6b78d58a932683fdcdb6301c7e10c6ecfcab5a5f7d591f1ea3399ee8
0xe08eb7c9f8ed0fb7ce1b633a4b8d04d91a8a58d137da098542a91da333929a68
0x332f6099dea3408266cc216ea2aa044f273ebec241953a6df28cb9d5e20a530a

Functions
Getter at block 20792679
 
canPromote(view returns (bool)
 
canStake(view returns (bool)
getDepositType(view returns (uint8)
0
getFinalised(view returns (bool)
false
getNodeAddress(view returns (address)
0x0000000000000000000000000000000000000000
getNodeDepositAssigned(view returns (bool)
false
getNodeDepositBalance(view returns (uint256)
0
getNodeFee(view returns (uint256)
0
getNodeRefundBalance(view returns (uint256)
0
getNodeTopUpValue(view returns (uint256)
0
getPreLaunchValue(view returns (uint256)
0
getPreMigrationBalance(view returns (uint256)
0
getStatus(view returns (uint8)
0
getStatusBlock(view returns (uint256)
0
getStatusTime(view returns (uint256)
0
getTotalScrubVotes(view returns (uint256)
0
getUserDepositAssigned(view returns (bool)
false
getUserDepositAssignedTime(view returns (uint256)
0
getUserDepositBalance(view returns (uint256)
0
getUserDistributed(view returns (bool)
false
getVacant(view returns (bool)
false
 
userDistributeAllowed(view returns (bool)
version(view returns (uint8)
3
Read-only
calculateNodeShare(uint256 _balanceview returns (uint256)
calculateUserShare(uint256 _balanceview returns (uint256)
getScrubVoted(address _memberview returns (bool)
State-modifying
beginUserDistribute(
close(
deposit(payable 
dissolve(
distributeBalance(bool _rewardsOnly
finalise(
initialise(address _nodeAddress
preDeposit(uint256 _bondValuebytes _validatorPubkeybytes _validatorSignaturebytes32 _depositDataRootpayable 
prepareVacancy(uint256 _bondAmountuint256 _currentBalance
promote(
reduceBondAmount(
refund(
slash(
stake(bytes _validatorSignaturebytes32 _depositDataRoot
userDeposit(payable 
voteScrub(
Events
BondReduced(uint256 previousBondAmountuint256 newBondAmountuint256 time
EtherDeposited(address indexed fromuint256 amountuint256 time
EtherWithdrawalProcessed(address indexed executeduint256 nodeAmountuint256 userAmountuint256 totalBalanceuint256 time
EtherWithdrawn(address indexed touint256 amountuint256 time
MinipoolPrestaked(bytes validatorPubkeybytes validatorSignaturebytes32 depositDataRootuint256 amountbytes withdrawalCredentialsuint256 time
MinipoolPromoted(uint256 time
MinipoolScrubbed(uint256 time
MinipoolVacancyPrepared(uint256 bondAmountuint256 currentBalanceuint256 time
ScrubVoted(address indexed memberuint256 time
StatusUpdated(uint8 indexed statusuint256 time
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.