Get total STX supply in plain text format

Retrieves the total STX supply as plain text.

GET

/extended/v1/stx_supply/total/plain

Retrieves the total supply for STX tokens as plain text.

Note: this uses the estimated future total supply for the year 2050.

Status codeDescription
200success
curl
curl -X GET "https://api.mainnet.hiro.so/extended/v1/stx_supply/total/plain"

GET request that returns network target block times

Example Response
"string"

Last updated on