Module storage

Source

Structs§

StorageArgs
CLI arguments for cast storage.
StorageReport 🔒
Represents the storage layout of a contract and its values.
StorageValue 🔒
Represents the value of a storage slot eth_getStorageAt call.

Constants§

MIN_SOLC 🔒
The minimum Solc version for outputting storage layouts.

Functions§

add_storage_layout_output 🔒
fetch_and_print_storage 🔒
fetch_storage_slots 🔒
is_storage_layout_empty 🔒
print_storage 🔒