RocketStorage

Verified contract

Active on Ethereum with 5,850 txns
Deployed by via 0x5d30fafa at 13325233
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7.36
0xeb3c86c5de414e57a592dfca8ca619b3cf1105a78c76dad20af54c819735eb9e
0x38962d1bbcce7746b3ef1263f3e3fe964849c343af8fc955d30d623d34f7e498
0xc0f784a72533b7d8de00b84bc1b1be03e3529bde56c776c3b7c4e9e71abf2ca7
0xba0b096566da030ea9b120b0b7859e3942d53e461bc9e52f6a35e5ab330c998d
0x6207b4fff0cfefaed9362deaa6b9b95d16f1a2dfd679713df7d48ed957fe05e5
0xffe9653b782bc541b38f1ae4b0527fd89a2cd373e4211e751de85a4928d3b1f3
0x40de49cc40ea8364bbc495480822701303a11cf4672f16d5a5aa1df92b285ee3
0x2b116b742b14c1d24aaec67cc53fb35ccca3f938cc6a22b68730647b37a6cb79
0xecfb1cb792550b5c35e355e319debf9ec129ef61db225fefd218075301b18020
0x1426d5e7cea047583d733e7d21eeb5f37c3d7deaab48e8e0635e4e81ec3a61cc

Functions
Getter at block 21158187
getDeployedStatus(view returns (bool)
true
getGuardian(view returns (address)
0x0ccf14983364a7735d369879603930afe10df21e
Read-only
getAddress(bytes32 _keyview returns (address r)
getBool(bytes32 _keyview returns (bool r)
getBytes(bytes32 _keyview returns (bytes)
getBytes32(bytes32 _keyview returns (bytes32 r)
getInt(bytes32 _keyview returns (int256 r)
getNodePendingWithdrawalAddress(address _nodeAddressview returns (address)
getNodeWithdrawalAddress(address _nodeAddressview returns (address)
getString(bytes32 _keyview returns (string)
getUint(bytes32 _keyview returns (uint256 r)
State-modifying
addUint(bytes32 _keyuint256 _amount
confirmGuardian(
confirmWithdrawalAddress(address _nodeAddress
deleteAddress(bytes32 _key
deleteBool(bytes32 _key
deleteBytes(bytes32 _key
deleteBytes32(bytes32 _key
deleteInt(bytes32 _key
deleteString(bytes32 _key
deleteUint(bytes32 _key
setAddress(bytes32 _keyaddress _value
setBool(bytes32 _keybool _value
setBytes(bytes32 _keybytes _value
setBytes32(bytes32 _keybytes32 _value
setDeployedStatus(
setGuardian(address _newAddress
setInt(bytes32 _keyint256 _value
setString(bytes32 _keystring _value
setUint(bytes32 _keyuint256 _value
setWithdrawalAddress(address _nodeAddressaddress _newWithdrawalAddressbool _confirm
subUint(bytes32 _keyuint256 _amount
Events
GuardianChanged(address oldGuardianaddress newGuardian
NodeWithdrawalAddressSet(address indexed nodeaddress indexed withdrawalAddressuint256 time
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.