Author Topic: How many BitUSD did we mint today?  (Read 1287 times)

0 Members and 1 Guest are viewing this topic.

Offline Shentist

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 1601
    • View Profile
    • metaexchange
  • BitShares: shentist

Offline bitcoinerS

  • Hero Member
  • *****
  • Posts: 592
    • View Profile
go to directory -> assets and see current share supply.
>>> approve bitcoiners

Offline theoretical


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.
BTS- theoretical / PTS- PZxpdC8RqWsdU3pVJeobZY7JFKVPfNpy5z / BTC- 1NfGejohzoVGffAD1CnCRgo9vApjCU2viY / the delegate formerly known as drltc / Nothing said on these forums is intended to be legally binding / All opinions are my own unless otherwise noted / Take action due to my posts at your own risk