Structs§
- Builtin
Cost GetBuiltin Costs Libfunc - Libfunc for getting the pointer to the gas cost array. See BuiltinCostsType.
- Builtin
Cost Withdraw GasLibfunc - Libfunc for withdrawing gas to be used by a builtin.
- Builtin
Costs Type - Represents a pointer to an array with the builtin costs. Every element in the array is the cost of a single invocation of a builtin.
- GasBuiltin
Type - Type for gas actions.
- GetAvailable
GasLibfunc - Libfunc for returning the amount of available gas.
- Redeposit
GasLibfunc - Libfunc for returning unused gas.
- Withdraw
GasLibfunc - Libfunc for withdrawing gas.
Enums§
- Cost
Token Type - Represents different type of costs. Note that if you add a type here you should update ‘iter_precost’
- GasConcrete
Libfunc - GasLibfunc