SuperNodeAccount

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xaa75decd at 20946073
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 49 additional slots

No balances found for "SuperNodeAccount"

No transactions found for "SuperNodeAccount"


Functions
Getter at block 21298822
adminServerCheck(view returns (bool)
false
allowSubOpDelegateChanges(view returns (bool)
false
bond(view returns (uint256)
0
getDirectory(view returns (address)
0x0000000000000000000000000000000000000000
 
getEthMatched(view returns (uint256)
 
getEthStaked(view returns (uint256)
getImplementation(view returns (address)
0x0000000000000000000000000000000000000000
getNumMinipools(view returns (uint256)
0
 
getRplStaked(view returns (uint256)
lockThreshold(view returns (uint256)
0
maxValidators(view returns (uint256)
0
minimumNodeFee(view returns (uint256)
0
nonce(view returns (uint256)
0
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
__subNodeOperatorMinipools__(addressuint256view returns (address)
getIsMinipoolRecognized(address minipoolview returns (bool)
getMinipoolCount(address _subNodeOperatorview returns (uint256)
getMinipools(address _subNodeOperatorview returns (address[])
hasSufficientLiquidity(uint256 _bondview returns (bool)
lockedEth(addressview returns (uint256)
minipoolData(addressview returns (address subNodeOperatoruint256 ethTreasuryFeeuint256 noFeeuint256 index)
minipools(uint256view returns (address)
nonces(addressview returns (uint256)
State-modifying
closeDissolvedMinipool(address minipoolAddress
createMinipool(struct SuperNodeAccountCreateMinipoolConfig _configpayable 
initialize(address _directory
invalidateAllOutstandingSigs(
invalidateSingleOustandingSig(address _nodeOperator
lazyInitialize(
minipoolDelegateRollback(address _minipool
minipoolDelegateUpgrade(address _minipool
removeMinipool(address minipool
setAdminServerCheck(bool newValue
setAllowSubNodeOpDelegateChanges(bool newValue
setBond(uint256 _newBond
setLockAmount(uint256 _newLockThreshold
setMaxValidators(uint256 _maxValidators
setMinimumNodeFee(uint256 _newMinimumNodeFee
setSmoothingPoolParticipation(bool _useSmoothingPool
setUseLatestMinipoolDelegate(bool _settingaddress _minipool
stake(bytes _validatorSignaturebytes32 _depositDataRootaddress _minipool
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
AdminServerCheckChanged(bool indexed oldValuebool indexed newValue
AllowSubNodeOperatorDelegateChangesChanged(bool indexed oldValuebool indexed newValue
BeaconUpgraded(address indexed beacon
BondChanged(uint256 indexed oldValueuint256 indexed newValue
Initialized(uint8 version
LockThresholdChanged(uint256 indexed oldLockThresholduint256 indexed newLockThreshold
MaxValidatorsChanged(uint256 indexed oldValueuint256 indexed newValue
MinimumNodeFeeChanged(uint256 indexed oldValueuint256 indexed newValue
MinipoolCreated(address indexed minipoolAddressaddress indexed operatorAddress
MinipoolDestroyed(address indexed minipoolAddressaddress indexed operatorAddress
MinipoolStaked(address indexed minipoolAddressaddress indexed operatorAddress
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.