B.E.extension --> Supply --> CMC --> ranking pageShift supply is 250,000 + blockheight*3.
Perfect, and concise answer. Thanks!
I suggest to:
* put that sentence into the OP.
* extend the block explorer with that calculation.
The "CoinMarketCap.com Request Form" (very bottom of the page) asks for these 2 API answers:
Please provide a URL that shows the total supply of coins in real time.
Required. For example, Dogecoin's total supply of coins can be found at:
http://dogechain.info/chain/Dogecoin/q/totalbc Please provide a URL that shows the publicly available supply of coins in real time. These are coins that are not held by the creators or private investors.
Required if different than total supply. For example, Ripple's publicly available supply count can be found at:
https://www.ripplelabs.com/xrp-distribution/Your B.E. can be extended to return the /blockheight & /supply & /supply/public;
then telling CMC ... then SHF would be visible in the ranking on the main table of CMC.
If you want to spend some of your funds, I can work on extending
Whit's block explorer code, to include that information. PM me.