Skip to main content
Version: Next

Type Alias: u64

u64 = string

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/api/components.d.ts:32

64 bit unsigned integers, represented by hex string of length at most 16 "pattern": "^0x(0|[a-fA-F1-9]{1}[a-fA-F0-9]{0,15})$"