Get total STX supply in plain text format

Retrieves the total STX supply as plain text.

GET

Parameters

No parameters.

Status codeDescription
200Default Response
4XXDefault Response
cURL
curl -L \
"https://api.hiro.so/extended/v1/stx_supply/total/plain" \
-H 'Accept: application/json'

How is this guide?