Module utils

Module utils 

Source

Functionsยง

get_storage_slot_index_at_key
Get storage slot index of a value stored at a certain key in a mapping
json_deserialize_address_list
Decodes a JSON-encoded list of hexadecimal strings into a Vec<Vec<u8>>.
json_deserialize_be_bigint_list
Decodes a JSON-encoded list of hexadecimal strings into a Vec<BigInt>.
string_to_bytes32
Converts a hexadecimal string into a fixed-size 32-byte array.