EternalStorage
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,435.84)
Native
Value
$2,435.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.675431 | $3,606.35 |
$2,435.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5047422 | 7 years ago | | | 0 | 0.000030930000 | |
| 5047344 | 7 years ago | | | 0 | 0.000030930000 | |
| 5047307 | 7 years ago | | | 0 | 0.000030930000 | |
| 5018253 | 7 years ago | | | 0 | 0.00012372000 |
ABI
ABI objects
Getter at block 21317441
acceptableAddress() view returns (address)
0x8ab45f8d56b9ecdf69603cec6ab8b863d5b56413
getBalance() view returns (uint256)
675430600000000000
owner() view returns (address)
0x4cd5d72ffd950260e47f9e14f45811c5ccdd0283
Read-only
addressStorage(bytes32) view returns (address)
booleanStorage(bytes32) view returns (bool)
bytes32Storage(bytes32) view returns (bytes32)
bytesStorage(bytes32) view returns (bytes)
getAdd(bytes32 record) view returns (address)
getBool(bytes32 record) view returns (bool)
getBytes(bytes32 record) view returns (bytes)
getBytes32(bytes32 record) view returns (bytes32)
getInt(bytes32 record) view returns (int256)
getString(bytes32 record) view returns (string)
getUInt(bytes32 record) view returns (uint256)
intStorage(bytes32) view returns (int256)
stringStorage(bytes32) view returns (string)
uintStorage(bytes32) view returns (uint256)
State-modifying
Events setAdd(bytes32 record, address value)
setBool(bytes32 record, bool value)
setBytes(bytes32 record, bytes value)
setBytes32(bytes32 record, bytes32 value)
setInt(bytes32 record, int256 value)
setString(bytes32 record, string value)
setUInt(bytes32 record, uint256 value)
transferAcceptable(address newAcceptable)
transferOwnership(address newOwner)
withdraw(address beneficiary)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.