You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have developed an open source smart contract on Hedera called the DaVinciGraph Black Hole (contract address: 0.0.3158042). This contract allows anyone to burn fungible and liquidity pool tokens without requiring an ADMIN key, similar to sending tokens to a dead address on Ethereum. Tokens sent to this contract are effectively removed from circulation permanently.
Currently, HashScan does not account for tokens sent to the DaVinciGraph Black Hole when calculating the total token supply. This means that burned tokens are still considered part of the circulating supply, which may lead to inaccurate supply metrics and misinform users about the token's true availability.
Solution
We kindly request that HashScan:
Adjust the Total Token Supply: Subtract the amount of tokens held by the DaVinciGraph Black Hole smart contract from the total token supply displayed on HashScan.
Recognize Burn Events: Optionally, display burn events or transactions involving the Black Hole contract to enhance transparency.
Benefits:
Accurate Supply Metrics: Provides users with a true reflection of the circulating supply of tokens.
Enhanced Transparency: Improves trust within the community by accurately representing token economics.
Alignment with Industry Standards: Consistent with how other blockchains handle burned tokens and supply calculations.
Alternatives
No response
The text was updated successfully, but these errors were encountered:
DaVinciGraph Token Burner SmartContract designed to burn tokens without admin key and acts like a burn address in Ethereum!
The smart contract is open source and all transactions logs are available on DaVinciGraph!
Thanks for starting this discussion around burning tokens. HTS tokens act differently than ERCs and that makes your request difficult to accommodate.
If HTS tokens are burnt, more can be minted by the treasury.
If we were to show on the mirror node that a tokens circulating supply is less, we're also saying the treasury can print more if the supply key isn't zeroed out. That is not true, and would be misleading / confusing for users.
Problem
Problem Statement:
We have developed an open source smart contract on Hedera called the DaVinciGraph Black Hole (contract address: 0.0.3158042). This contract allows anyone to burn fungible and liquidity pool tokens without requiring an ADMIN key, similar to sending tokens to a dead address on Ethereum. Tokens sent to this contract are effectively removed from circulation permanently.
Currently, HashScan does not account for tokens sent to the DaVinciGraph Black Hole when calculating the total token supply. This means that burned tokens are still considered part of the circulating supply, which may lead to inaccurate supply metrics and misinform users about the token's true availability.
Solution
We kindly request that HashScan:
Adjust the Total Token Supply: Subtract the amount of tokens held by the DaVinciGraph Black Hole smart contract from the total token supply displayed on HashScan.
Recognize Burn Events: Optionally, display burn events or transactions involving the Black Hole contract to enhance transparency.
Benefits:
Alternatives
No response
The text was updated successfully, but these errors were encountered: