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.