Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TokenMetadataTZIP12

Hierarchy

Index

Properties

Properties

decimals

decimals: number

should be an integer (converted to a UTF-8 string in decimal) which defines the position of the decimal point in token balances for display purposes.

Extra: Official proposal says it should be a string, but it seems that it actually should be a number

name

name: string

should be a UTF-8 string giving a “display name” to the token.

symbol

symbol: string

should be a UTF-8 string for the short identifier of the token (e.g. XTZ, EUR, ...).

Generated using TypeDoc