Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFormatBalanceOptions

Hierarchy

  • IFormatBalanceOptions

Index

Properties

decimals?: number
description

The number of decimals.

forceUnit?: string
description

Format the number with this specific unit.

unit?: string
description

Token Unit.

withSi?: boolean
description

Format with SI, i.e. m/M/etc.

withSiFull?: boolean
description

Format with full SI, i.e. mili/Mega/etc.

withUnit?: string | boolean
description

Add the unit (useful in Balance formats).

Generated using TypeDoc