crypto-supplies icon indicating copy to clipboard operation
crypto-supplies copied to clipboard

Account for burnt CargoX tokens

Open janezkranjc opened this issue 7 years ago • 1 comments

CargoX burns tokens as part of its business model and token mechanics. In this PR I added logic that subtracts the burnt tokens (sent to 0x0 address) from the circulating supply.

janezkranjc avatar Aug 19 '18 00:08 janezkranjc

@janezkranjc technically, the getTokenInfo Ethplorer method should provide the circulating supply already subtracting burnt coins (so I'm concerned about a potential update there, which might determine us to subtract twice). Do you think we should differentiate between circulating and available supply here?

In any case, both on Ethplorer and Etherscan, the circulating/available supply is updated manually AFAIK.

Let me know your thoughts. Thanks!

valentinbora avatar Aug 20 '18 19:08 valentinbora