GET request that returns network target block times

Export

Interface

GetStxSupplyResponse

Hierarchy

  • GetStxSupplyResponse

Properties

block_height: number

The block height at which this information was queried

Memberof

GetStxSupplyResponse

total_stx: string

String quoted decimal number of the total possible number of STX

Memberof

GetStxSupplyResponse

unlocked_percent: string

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

Memberof

GetStxSupplyResponse

unlocked_stx: string

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

Memberof

GetStxSupplyResponse

Generated using TypeDoc