llms.txt — complete Cartesi documentation index. Append .md to any page URL for raw Markdown (e.g. /cartesi-rollups/2.0/development/building-an-application.md).
Skip to main content

Int

The Int scalar type represents non-fractional signed whole numeric values. It can represent values between -(2^31) and (2^31 - 1), inclusive. This type is suitable for most counting or indexing needs within the API.

scalar Int

Range: -2,147,483,648 to 2,147,483,647.

Examples: 42, 17, 0.

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.