Module interoperability

Source

Structs§

CallContractLibfunc
Libfunc for a storage call contract system call.
ClassHashConstLibfuncWrapped
Libfunc for creating a constant storage address.
ClassHashToFelt252Libfunc
Libfunc for converting a class hash into a felt252.
ClassHashTryFromFelt252Trait
Libfunc for attempting to convert a felt252 into a class hash.
ClassHashType
Type for Starknet class hash, a value in the range [0, 2 ** 251).
ContractAddressConstLibfuncWrapped
Libfunc for creating a constant storage address.
ContractAddressToFelt252Libfunc
Libfunc for converting a ContractAddress into a felt252.
ContractAddressTryFromFelt252Libfunc
Libfunc for attempting to convert a felt252 into a contract address.
ContractAddressType
Type for Starknet contract address, a value in the range [0, 2 ** 251).
DeployLibfunc
Libfunc for a deploying a declared class system call.
LibraryCallLibfunc
Libfunc for a library call system call.
SendMessageToL1Libfunc
Libfunc for sending message to l1 system call.

Type Aliases§

ClassHashConstLibfunc
ContractAddressConstLibfunc