Type Alias: u128
u128 =
string
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/api/components.d.ts:37
128 bit unsigned integers, represented by hex string of length at most 32 "pattern": "^0x(0|[a-fA-F1-9]{1}[a-fA-F0-9]{0,31})$"
u128 =
string
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/api/components.d.ts:37
128 bit unsigned integers, represented by hex string of length at most 32 "pattern": "^0x(0|[a-fA-F1-9]{1}[a-fA-F0-9]{0,31})$"