Skip to content

formatHexDisplay

formatHexDisplay(hex): `0x${string}`

Defined in: utils/helper.ts:120

Formats hex string with 0x prefix for display purposes

string

`0x${string}`