bro-n-bro / spacebox-api

Flask api for services on top of spacebox
MIT License
4 stars 0 forks source link

Add % of owned tokens / total supply metric #163

Closed bro-n-bro-2 closed 7 months ago

bro-n-bro-2 commented 7 months ago

/statistics/get_statistics_rich_list

  "address": "cosmos1p3ucd3ptpw902fluyjzhq3ffgq4ntddac9sa3s",
  "delegated": 8078400088447,
  "liquid": 15093550430968,
  "sum": 23171950519415,
  "type": "/cosmos.auth.v1beta1.BaseAccount",
  "unbonding": 0
   **"%": sum/total_supply (#/statistics/get_statistics_total_supply_actual)**