Options
All
  • Public
  • Public/Protected
  • All
Menu

NetworkCurrencyPublic mosaic for public / Public_test network

This represents the per-network currency mosaic. This mosaicId is aliased with namespace name symbol.xym.

since

0.10.2

Hierarchy

  • Mosaic
    • NetworkCurrencyPublic

Index

Constructors

Private constructor

Properties

amount

amount: UInt64

id

The mosaic id

Static DIVISIBILITY

DIVISIBILITY: number = 6

Divisiblity

Static INITIAL_SUPPLY

INITIAL_SUPPLY: number = 8999999998

Initial supply

Static NAMESPACE_ID

NAMESPACE_ID: NamespaceId = new NamespaceId('symbol.xym')

namespaceId of currency namespace.

Static SUPPLY_MUTABLE

SUPPLY_MUTABLE: boolean = false

Is Supply mutable

Static TRANSFERABLE

TRANSFERABLE: boolean = true

Is tranferable

Methods

Static createAbsolute

Static createRelative

Generated using TypeDoc