Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.starknet.io/llms.txt

Use this file to discover all available pages before exploring further.

The gas builtin. This type is used to handle gas in the Cairo code. Contains the amount of gas available for the current run.

Signature

pub extern type GasBuiltin;