> For the complete documentation index, see [llms.txt](https://chainfactory.gitbook.io/chainfactory/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chainfactory.gitbook.io/chainfactory/factory-orientation/deployed-contracts/deploy-management/summary.md).

# Summary

When you expand your contract, the first page you are taken to is the **Summary** page. This page contains an overall summary of your contract information, including:

* Current Owner Address
* Current Total Supply
* Decimals used for the contract
* Version of the Forge used to create the contract
* Number of wallet addresses holding your token

<figure><img src="https://2529559254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDhfU6YPTxz47qre87lVR%2Fuploads%2FzdBAfJjmZITmGwAkwASt%2F1.Summary.png?alt=media&amp;token=22aa001e-a1ee-44da-ab01-65507bf63c19" alt=""><figcaption></figcaption></figure>

If you selected the Burnable function when creating your contract, this is where you can burn supply.&#x20;

To burn supply enter the number of tokens you want to burn in the *Burn Amount* textbox, select the *Burn* button and approve the transaction in your Web3 wallet.

Once the transaction has completed on the blockchain, your current total supply will reflect a new *Current Total Supply*, and will show the *Initial Supply* value indicating what the initial supply of the contract was.

In the example below, we have burned 10,000,000 Mgr tokens, resulting in a new total supply of 90,000,000 Mrg tokens.

<figure><img src="https://2529559254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDhfU6YPTxz47qre87lVR%2Fuploads%2FeUnZugsWejvrbE7aXli6%2Fimage.png?alt=media&amp;token=de94db74-20b1-4c27-af87-950e83fc3128" alt=""><figcaption></figcaption></figure>
