Module storage

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 ๐Ÿ”’