RocketDAOProtocolSettingsDeposit
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 "RocketDAOProtocolSettingsDeposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RocketDAOProtocolSettingsDeposit"
ABI
ABI objects
Getter at block 21160475
getAssignDepositsEnabled() view returns (bool)
true
getDepositEnabled() view returns (bool)
true
getDepositFee() view returns (uint256)
500000000000000
getMaximumDepositAssignments() view returns (uint256)
90
getMaximumDepositPoolSize() view returns (uint256)
18000000000000000000000
getMinimumDeposit() view returns (uint256)
10000000000000000
version() view returns (uint8)
2
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.