Get circulating STX supply in plain text format

Retrieves the circulating STX supply as plain text.

GET

/extended/v1/stx_supply/circulating/plain

Retrieves the STX tokens currently in circulation that have been unlocked as plain text.

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

GET request that returns network target block times

Example Response
"string"

Last updated on