Structs§
- BigUint
AsHex - A field element that encodes the signature of the called function.
- Casm
Contract Class - A contract in the Starknet network.
- Casm
Contract Entry Point - An entry point (function) of a contract.
- Casm
Contract Entry Points - The entry points (functions) of a contract.
Enums§
- Nested
IntList - NestedIntList is either a list of NestedIntList or an integer.
E.g.,
[0, [1, 2], [3, [4]]].