RocketDAOProtocolSettingsNode
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RocketDAOProtocolSettingsNode"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RocketDAOProtocolSettingsNode"
ABI
ABI objects
Getter at block 21222872
getDepositEnabled() view returns (bool)
true
getMaximumPerMinipoolStake() view returns (uint256)
600000000000000000
getMinimumPerMinipoolStake() view returns (uint256)
0
getRegistrationEnabled() view returns (bool)
true
getSmoothingPoolRegistrationEnabled() view returns (bool)
true
getVacantMinipoolsEnabled() view returns (bool)
true
version() view returns (uint8)
3
Read-only
getSettingAddress(string _settingPath) view returns (address)
getSettingBool(string _settingPath) view returns (bool)
getSettingUint(string _settingPath) view returns (uint256)
State-modifying
Events setSettingAddress(string _settingPath, address _value)
setSettingBool(string _settingPath, bool _value)
setSettingUint(string _settingPath, uint256 _value)
This contract contains no event objects.
constructor(address _rocketStorageAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.