BitShares Forum

Main => General Discussion => Topic started by: theoretical on August 26, 2014, 07:42:57 am

Title: How many BitUSD did we mint today?
Post by: theoretical on August 26, 2014, 07:42:57 am

Is there a way to tell how many BitUSD exist?  I think you can do this:

Code: [Select]
(wallet closed) >>> blockchain_get_asset USD
{
  "id": 22,
  "symbol": "USD",
  "name": "United States Dollar",
  "description": "1 United States dollar",
  "public_data": "",
  "issuer_account_id": -2,
  "precision": 10000,
  "registration_date": "20140719T000000",
  "last_update": "20140719T000000",
  "current_share_supply": 169973506,
  "maximum_share_supply": 1000000000000000,
  "collected_fees": 3246826
}

If I am reading this right, I think you divide current_share_supply by precision to get a total of 16997.3506 BitUSD in existence.  I would appreciate someone more knowledgeable than I am giving their opinion.
Title: Re: How many BitUSD did we mint today?
Post by: bitcoinerS on August 26, 2014, 08:06:45 am
go to directory -> assets and see current share supply.
Title: Re: How many BitUSD did we mint today?
Post by: Shentist on August 26, 2014, 05:57:37 pm
179k at the moment