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 id

The mosaic id.

Readonly ownerAddress

ownerAddress: Address

The mosaic owner address.

Readonly recordId

recordId: string

The database record id.

Readonly revision

revision: number

The mosaic revision

Readonly startHeight

startHeight: UInt64

The block height were mosaic was created.

Readonly supply

supply: UInt64

The mosaic supply.

Readonly version

version: number

Version

Methods

isRestrictable

  • isRestrictable(): boolean

isSupplyMutable

  • isSupplyMutable(): boolean

isTransferable

  • isTransferable(): boolean

serialize

  • serialize(): Uint8Array

Generated using TypeDoc