You are viewing a single comment's thread from:

RE: One Year Of Decentralized Hive Fund | Funding the Hive development in a decentralized manner

in LeoFinance3 years ago (edited)

The way I have queried the data for the first chart is from the hivesql database from @arcange from the table VOProposalPays, where the receiver is the steem.dao account.

I'm not totally sure how this is calculated and what ends in this table. I'm wondering is the operation that you are pointing out stored on the hivesql somewhere and will be happy if @arcange can clear this out.

Otherwise I just might do some manual calculation about the daily amount of HBD added from inflation for a one year, but that would be approximate.

image.png

Sort:  

The operations @smooth mentioned are stored in the VOSPSFunds table.

Great, thanks!

Probably a different VOP but I don't know what it is called. As you say @arcange can probably help.

Yes, it is a separate VOP (natively named sps_fund) and they are stored in a separate table in HiveSQL (see my reply to @dalz)