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 representation of a 512 bits unsigned number
Returns
Uint512 struct
Example
uint512('345745685892349863487563453485768723498');