Structs§
- Call
Contract Libfunc - Libfunc for a storage call contract system call.
- Class
Hash Const Libfunc Wrapped - Libfunc for creating a constant storage address.
- Class
Hash ToFelt252 Libfunc - Libfunc for converting a class hash into a felt252.
- Class
Hash TryFrom Felt252 Trait - Libfunc for attempting to convert a felt252 into a class hash.
- Class
Hash Type - Type for Starknet class hash, a value in the range [0, 2 ** 251).
- Contract
Address Const Libfunc Wrapped - Libfunc for creating a constant storage address.
- Contract
Address ToFelt252 Libfunc - Libfunc for converting a ContractAddress into a felt252.
- Contract
Address TryFrom Felt252 Libfunc - Libfunc for attempting to convert a felt252 into a contract address.
- Contract
Address Type - Type for Starknet contract address, a value in the range [0, 2 ** 251).
- Deploy
Libfunc - Libfunc for a deploying a declared class system call.
- Library
Call Libfunc - Libfunc for a library call system call.
- Send
Message ToL1 Libfunc - Libfunc for sending message to l1 system call.