From 016f4db465e2d648d655f7f4d84833b8168122c8 Mon Sep 17 00:00:00 2001 From: Will Ruddick Date: Fri, 16 Jul 2021 11:27:22 +0000 Subject: [PATCH] Update 024_token_info.md --- spec/024_token_info.md | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/spec/024_token_info.md b/spec/024_token_info.md index 5f02072..8d14230 100644 --- a/spec/024_token_info.md +++ b/spec/024_token_info.md @@ -18,27 +18,24 @@ Enabeling users to query the info for a particular token. e.g. after choosing it 1. A user is sent or given a new token for the first time - even during registration or when choosing to change token. 1. The user gets a USSD message showing the following info: - 1. Token - 1. name, - 1. symbol - 1. holding fee (% aggregated to monthly), - 1. Stats: - 1. total supply, - 1. Circulation (total minus the supply of balance of the issuer) - 1. Number of token holders - 1. GINI Coefficent (against all holders including the issuer balance) - 1. Issuer (this is the sink account holder) - 1. name - 1. phone number - 1. product offering - 1. location +1. Token Info: + 1. name, + 1. symbol + 1. holding fee (% aggregated to monthly - calculation needed based on data from contract), +1. Stats: + 1. total supply, (from contract) + 1. Circulation (total minus the supply of balance of the issuer) (from contract and balance of sink account) + 1. Number of token holders (calculated: advanced not for mvp) + 1. GINI Coefficent (against all holders including the issuer balance) (calculated: advanced not for mvp) +1. Issuer Info (this is the sink account holder) + 1. Name + 1. phone number + 1. product offering + 1. location ## ex: 1. Give It Up For Sally, GIUFS, holding fee: 2% monthly, -1. Supply: 100,000 -1. Circulation: 20,000 -1. Holders: 24 -1. GINI: .30 +1. Supply: 100,000, Circulation: 20,000 1. Sally Chama, +254727865533, Group Farm, Machakos