EternalStorage

Verified contract

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

No balances found for "EternalStorage"

0x0ef0b9ba36a8eca071befc69c892f6d8fde5a09ac3875feeb0e4b280067c04e6
0x5c939a87ad215ba18caec4922e51f06f237e7cad306d06a23a2f0b2ce709141c
0x394d23650ac63777641f2d7fcb246d01c4aaf6fc4119411c9e907e4fd454982b
0x4cca35727fffa06b4bb218b781b1af2318fa604277e2e6c2a5e9b70c744ea054
0x15bb483b934f8a46ceeec55cedc7976036320e52324d0269b90d8f09b93b4cfb
0xf4179a0b957ced5b1a68602904613b8dd59290558833f6309d10206bce3cdf55
0x1836e62f4b6747f1c0f6fee1bebd48979a250625b02339b997482d54b0979ab7

Functions
Getter at block 21061121

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.