Panmoni / tokenstork

TokenStork is a market cap website and metadata registry for BCH CashTokens.
https://tokenstork.com
MIT License
3 stars 7 forks source link

Burned tokens not removed from circulating supply #5

Closed dagurval closed 6 months ago

dagurval commented 1 year ago

Burned tokens are not removed from circulating supply.

For example, each interaction with the contract at this address burns one SOCK token

georgedonnelly commented 1 year ago

Thanks for this report. I will get this into the next release.

georgedonnelly commented 1 year ago

I'm working on a chaingraph query for this. Thanks for your patience.

lovetillion commented 6 months ago

This contract is very interesting...

How about for the original 149 SOCK burns https://x.com/CauldronSwap/status/1708470495501324702

And what would be a standard way to burn CashTokens so it could be done in a query unless we had a standard address (XLV needs to burn 20920999.420038) similar to ETH 0x0000000000000000000000000000000000000000

georgedonnelly commented 6 months ago

Maybe ask in https://t.me/cashtoken_devs

georgedonnelly commented 6 months ago

Thank you @lovetillion for the solution in PR9. https://github.com/Panmoni/tokenstork/pull/9

georgedonnelly commented 6 months ago

Closing.