Skip to main content

Class: SimpleTokenScheme

Simple token scheme.

Hierarchy

  • TokenScheme

    SimpleTokenScheme

Table of contents

Methods

Methods

getType

getType(): Simple

The type of token scheme.

Returns

Simple

Inherited from

TokenScheme.getType


getMintedTokens

getMintedTokens(): string

Amount of tokens minted.

Returns

string


getMeltedTokens

getMeltedTokens(): string

Amount of tokens melted.

Returns

string


getMaximumSupply

getMaximumSupply(): string

Maximum supply of tokens controlled.

Returns

string