GET request that returns network target block times

Export

Interface

GetStxSupplyLegacyFormatResponse

Hierarchy

  • GetStxSupplyLegacyFormatResponse

Properties

blockHeight: string

The block height at which this information was queried

Memberof

GetStxSupplyLegacyFormatResponse

totalStacks: string

String quoted decimal number of the total possible number of STX

Memberof

GetStxSupplyLegacyFormatResponse

totalStacksFormatted: string

Same as totalStacks but formatted with comma thousands separators

Memberof

GetStxSupplyLegacyFormatResponse

unlockedPercent: string

String quoted decimal number of the percentage of STX that have unlocked

Memberof

GetStxSupplyLegacyFormatResponse

unlockedSupply: string

String quoted decimal number of the STX that have been mined or unlocked

Memberof

GetStxSupplyLegacyFormatResponse

unlockedSupplyFormatted: string

Same as unlockedSupply but formatted with comma thousands separators

Memberof

GetStxSupplyLegacyFormatResponse

Generated using TypeDoc