Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Storage"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23073327 | 14 days ago | | | 0 | 0.0000089558385 | |
| 23073262 | 14 days ago | | | 0 | 0.000013318600 | |
| 23066692 | 14 days ago | | | 0 | 0.0000064916533 | |
| 23066678 | 14 days ago | | | 0 | 0.0000069094082 | |
| 23066465 | 14 days ago | | | 0 | 0.0000051707497 | |
| 23066435 | 14 days ago | | | 0 | 0.0000051480396 |
ABI
ABI objects
Getter at block 23658821
This contract contains no getter function objects.
Read-only
bulkGet(struct StorageBulkGetParams[] params) view returns (struct StorageBulkGetResult[] results)
bulkGetTotalWrites(struct StorageBulkGetParams[] params) view returns (uint256[] results)
bulkGetValueAtIndex(struct StorageBulkGetValueAtIndexParams[] params) view returns (struct StorageBulkGetResult[] results)
get(bytes32 key, address operator) view returns (string, bytes)
getTotalWrites(bytes32 key, address operator) view returns (uint256)
getValueAtIndex(bytes32 key, address operator, uint256 idx) view returns (string, bytes)
State-modifying
Events bulkPut(struct StorageBulkPutParams[] params)
put(bytes32 key, string text, bytes value)
Stored(bytes32 indexed key, address indexed operator)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.