Skip to main content
Version: Next

Function: uint512()

uint512(it): Uint512

Defined in: src/utils/calldata/cairo.ts:252

Create Uint512 Cairo type (helper for common struct type)

Parameters

it

BigNumberish

BigNumberish representation of a 512 bits unsigned number

Returns

Uint512

Uint512 struct

Example

uint512('345745685892349863487563453485768723498');