You are viewing a single comment's thread from:

RE: Steem Total Value Powered Up - $67 million - August 6, 2021

in #steem3 years ago

image.png



As far as I know, that chart is only published here. I download the current value daily and graph it using a spreadsheet.

If you want to get the current number, though, I think you could normally find it on steemdb.io. As shown here.

For some reason, however, I notice that the main page on steemdb.io is showing data from July 31, so I'm not sure how often that gets updated. You could probably also pull it from the other block explorers, but I'm not sure exactly where.


If you have a linux shell, here's a command you can use to get the number straight from the Steem API:

curl -s --data '{"jsonrpc":"2.0", "method":"condenser_api.get_dynamic_global_properties", "params":[], "id":1}' https://api.steemit.com | jq -rS .result.total_vesting_fund_steem | awk '{print $1}'

Coin Marketplace

STEEM 0.20
TRX 0.13
JST 0.029
BTC 66682.62
ETH 3447.75
USDT 1.00
SBD 2.73