EternalStorage

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x2780abd2 at 9389522
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EternalStorage"

No transactions found for "EternalStorage"


Functions
Getter at block 21061146

This contract contains no getter function objects.

Read-only
getAddress(bytes32 _keyview returns (address)
getBool(bytes32 _keyview returns (bool)
getBytes(bytes32 _keyview returns (bytes32)
getInt(bytes32 _keyview returns (int256)
getString(bytes32 _keyview returns (string)
getUint(bytes32 _keyview returns (uint256)
State-modifying
changeOwner(address _newOwner
deleteAddress(bytes32 _key
deleteBool(bytes32 _key
deleteBytes(bytes32 _key
deleteInt(bytes32 _key
deleteString(bytes32 _key
deleteUint(bytes32 _key
setAddress(bytes32 _keyaddress _value
setBool(bytes32 _keybool _value
setBytes(bytes32 _keybytes32 _value
setInt(bytes32 _keyint256 _value
setString(bytes32 _keystring _value
setUint(bytes32 _keyuint256 _value
Events

This contract contains no event objects.

Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.