Interface: INodeInfoBaseToken
The base token info of the node.
Table of contents
Properties
Properties
name
• name: string
The base token name.
tickerSymbol
• tickerSymbol: string
The base token ticker symbol.
unit
• unit: string
The base token unit.
subunit
• Optional
subunit: string
The base token sub-unit.
decimals
• decimals: number
The base token decimals.
useMetricPrefix
• useMetricPrefix: boolean
The use metric prefix flag.