Libfunc for a storage call contract system call.
Libfunc for creating a constant storage address.
Libfunc for converting a class hash into a felt252.
Libfunc for attempting to convert a felt252 into a class hash.
Type for Starknet class hash, a value in the range [0, 2 ** 251).
Libfunc for creating a constant storage address.
Libfunc for converting a ContractAddress into a felt252.
Libfunc for attempting to convert a felt252 into a contract address.
Type for Starknet contract address, a value in the range [0, 2 ** 251).
Libfunc for a deploying a declared class system call.
Libfunc for a library call system call.
Libfunc for sending message to l1 system call.