RocketDAOProtocol
Verified contract
Active on
Ethereum with 121 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 "RocketDAOProtocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20065862 | 5 months ago | | | 0 | 0.00088908756 | |
| 20065858 | 5 months ago | | | 0 | 0.00084128692 | |
| 20059013 | 5 months ago | | | 0 | 0.00037838635 | |
| 20059004 | 5 months ago | | | 0 | 0.00038046846 | |
| 19880000 | 6 months ago | | | 0 | 0.00062089217 | |
| 19879996 | 6 months ago | | | 0 | 0.00066496991 | |
| 19764684 | 6 months ago | | | 0 | 0.00086295286 | |
| 19764678 | 6 months ago | | | 0 | 0.00083964830 | |
| 19573421 | 7 months ago | | | 0 | 0.0016018523 | |
| 19480259 | 8 months ago | | | 0 | 0.0037913050 |
ABI
ABI objects
Getter at block 21180895
getBootstrapModeDisabled() view returns (bool)
false
version() view returns (uint8)
1
Read-only
This contract contains no read-only function objects.
State-modifying
Events bootstrapDisable(bool _confirmDisableBootstrapMode)
bootstrapSettingAddress(string _settingContractName, string _settingPath, address _value)
bootstrapSettingBool(string _settingContractName, string _settingPath, bool _value)
bootstrapSettingClaimer(string _contractName, uint256 _perc)
bootstrapSettingMulti(string[] _settingContractNames, string[] _settingPaths, uint8[] _types, bytes[] _values)
bootstrapSettingUint(string _settingContractName, string _settingPath, uint256 _value)
bootstrapSpendTreasury(string _invoiceID, address _recipientAddress, uint256 _amount)
This contract contains no event objects.
constructor(address _rocketStorageAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.