Hierarchy

Implements

Constructors

Properties

configuration: Configuration = ...

Methods

  • Retrieves the STX tokens currently in circulation that have been unlocked as plain text. Get circulating STX supply in plain text format

    Parameters

    • Optional initOverrides: RequestInit

    Returns Promise<string>

  • Retrieves the total supply for STX tokens as plain text. Note: this uses the estimated future total supply for the year 2050. Get total STX supply in plain text format

    Parameters

    • Optional initOverrides: RequestInit

    Returns Promise<string>

Generated using TypeDoc