# MIST and AURUM Tokens

## Summary

There are 2 tokens in the Alchemist DeFiVerse, MIST and AURUM (Latin for Gold). The MIST token has a higher emission rate than the AURUM token. MIST therefore has a larger circulating supply which increases at a higher rate to AURUM. This is similar to what you would see in layered farming. You will also note that there are incentives to mine AURUM and MIST and each pool has different rewards to help with this.&#x20;

**Name: Alchemist DeFi MIST**

* Symbol: MIST
* Contract: [0x6f8fe12cc34398d15b7d5a5ba933e550da1d099f](https://bscscan.com/address/0x6f8fe12cc34398d15b7d5a5ba933e550da1d099f)
* Chain: Binance Smart Chain (BEP-20)
* Supply: Unlimited

**Emission Rate**

* Initial emission rate: 0.7 MIST/Block
* Final and current emission rate: 0.3 MIST/Block
* Emission reduction: the emission rate has been reduced by 5% every 9,600 blocks (\~8 hours) automatically to current level
* BSC produces a new block every 3s: Therefore 6 MIST is being minted every minute.&#x20;
* These MIST tokens are used to pay the yield created on the MIST farms.&#x20;
* Supply : Unlimited to the extent that MIST will be minted for as long as there is yield farming on the contract. Once Yield Farming Stops, no more MIST will be minted as the Contract no longer mints.&#x20;

**Name: Alchemist DeFi AURUM**

* Symbol: AURUM
* Contract: [0x49207baa3a7332f0716788aa57b088d499bcc104](https://bscscan.com/address/0x49207baa3a7332f0716788aa57b088d499bcc104)
* Chain: Binance Smart Chain (BEP-20)
* Supply: Unlimited

**Emission Rate**

* Initial emission rate: 0.006 AURUM/Block
* Final and current emission rate: 0.001 AURUM/Block
* Emission reduction: the emission has been reduced by 5% every 9,600 blocks (\~8 hours) automatically.
* BSC produces a new block every 3s: Therefore 0.020 AURUM is being minted every minute.&#x20;
* These AURUM tokens are used to pay the yield created on the AURUM farms.&#x20;
* Supply : Unlimited to the extent that AURUM will be minted for as long as there is yield farming on the contract. Once Yield Farming Stops, no more AURUM will be minted as the Contract no longer mints


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://alchemist-defi.gitbook.io/alchemist-defi/tokenomics/mist-token.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
