Structs§
- GetBlock
Hash Libfunc - Libfunc for a get block hash system call.
- Storage
Address From Base AndOffset Libfunc - Libfunc for converting a base address and offset into a storage address.
- Storage
Address From Base Libfunc - Libfunc for converting a base address into a storage address.
- Storage
Address ToFelt252 Libfunc - Libfunc for converting a StorageAddress into a felt252.
- Storage
Address TryFrom Felt252 Trait - Libfunc for attempting to convert a felt252 into a storage address.
- Storage
Address Type - Type for Starknet storage base address, a value in the range [0, 2 ** 251).
- Storage
Base Address Const Libfunc Wrapped - Libfunc for creating a constant storage base address.
- Storage
Base Address From Felt252 Libfunc - Libfunc for converting a felt252 into a storage base address.
- Storage
Base Address Type - Type for Starknet storage base address, a value in the range [0, 2 ** 251 - 256).
- Storage
Read Libfunc - Libfunc for a storage read system call.
- Storage
Write Libfunc - Libfunc for a storage write system call.