Type Alias: Hex Copytype Hex = `0x${string}`; Defined in: support/common/lib/utils/types.ts:12 Type of hexadecimal strings prefixed with 0x.