EternalStorage

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x77f7e4ee at 5007262
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,435.84
0x4e73e19d479eb9744c5d8e11cc59d446b034895dd22898a4e817aab85740c825
0x4d029b212f30692ffd4bce9736588723a9bc4bd5875d680c18e34851bb9a2ec2
0x05333a97f0cfb90564457ef519454ddcb92b6fb895bdc51857d27c1ff07ae0c9
0xbffc31b85878639043095004b943583e372a60ee28e41041c8e4e35d1a086a71

Functions
Getter at block 21317441
acceptableAddress(view returns (address)
0x8ab45f8d56b9ecdf69603cec6ab8b863d5b56413
getBalance(view returns (uint256)
675430600000000000
owner(view returns (address)
0x4cd5d72ffd950260e47f9e14f45811c5ccdd0283
Read-only
addressStorage(bytes32view returns (address)
booleanStorage(bytes32view returns (bool)
bytes32Storage(bytes32view returns (bytes32)
bytesStorage(bytes32view returns (bytes)
getAdd(bytes32 recordview returns (address)
getBool(bytes32 recordview returns (bool)
getBytes(bytes32 recordview returns (bytes)
getBytes32(bytes32 recordview returns (bytes32)
getInt(bytes32 recordview returns (int256)
getString(bytes32 recordview returns (string)
getUInt(bytes32 recordview returns (uint256)
intStorage(bytes32view returns (int256)
stringStorage(bytes32view returns (string)
uintStorage(bytes32view returns (uint256)
State-modifying
setAdd(bytes32 recordaddress value
setBool(bytes32 recordbool value
setBytes(bytes32 recordbytes value
setBytes32(bytes32 recordbytes32 value
setInt(bytes32 recordint256 value
setString(bytes32 recordstring value
setUInt(bytes32 recorduint256 value
transferAcceptable(address newAcceptable
transferOwnership(address newOwner
withdraw(address beneficiary
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.