Options
All
  • Public
  • Public/Protected
  • All
Menu

The mosaic info structure describes a mosaic.

Hierarchy

  • MosaicInfo

Index

Constructors

constructor

Properties

Readonly divisibility

divisibility: number

Mosaic divisibility

Readonly duration

duration: UInt64

Readonly flags

The mosaic flags.

Readonly height

height: UInt64

The block height were mosaic was created.

Readonly id

The mosaic id.

Readonly owner

The public key of the mosaic creator.

Readonly revision

revision: number

The mosaic revision

Readonly supply

supply: UInt64

The mosaic supply.

Methods

isRestrictable

  • isRestrictable(): boolean

isSupplyMutable

  • isSupplyMutable(): boolean

isTransferable

  • isTransferable(): boolean

Generated using TypeDoc