# ICE

ICE is the native and governance token of the [IceCreamSwap](/overview.md) DEX first created on the [Bitgert](https://bitgert.com/) chain. It comes in different flavors on [multiple chains](/intro/multichain.md) including the [CORE](https://coredao.org/), [Telos](https://www.telos.net/), [Base](https://base.org/), and [Shimmer EVM](https://shimmer.network/).

You can earn passive income with ICE token by [staking](/dex/staking.md) or [farming](/dex/farm.md).

ICE token has a deflationary mechanism with buyback. New features will be introduced over time, making it highly profitable for its holders and users.

<table data-header-hidden><thead><tr><th width="187" align="right">Key</th><th>Value</th></tr></thead><tbody><tr><td align="right">Total Supply</td><td>10 million (cross-chain)</td></tr><tr><td align="right">Circulating Supply</td><td><a href="/pages/i0soUJy0smyXb3Q0fQ1I#circulating-supply">click to check</a></td></tr><tr><td align="right">Starting Price</td><td>$1</td></tr><tr><td align="right">Current Price</td><td><a href="https://icecreamswap.com/info/tokens/0xc0e49f8c615d3d4c245970f6dc528e4a47d69a44?chainId=1116">click to check</a></td></tr><tr><td align="right">Buy/Sell Tax</td><td>0%</td></tr></tbody></table>

## Buy

The following example using the [Qitmeer chain](https://qitmeer.io/) as an example. Note that ICE token is also available on [multiple chains](/intro/multichain.md).

* **If you already have tokens on the Qitmeer chain**\
  Go to [IceCream Swap](https://icecreamswap.com/swap) and swap your tokens for ICE to buy. You can check more information on the [Swap page](/dex/swap.md) or follow our [tutorial video](https://youtu.be/W_Ud3jhybwI).
* **If you have no token on the Qitmeer chain, but you have tokens (*****e.g.*****, USDT) on the Binance Smart Chain (BSC)**\
  (1) go to [IceCream Bridge](https://icecreamswap.com/bridge) to transfer your USDT from the BSC chain to the Qitmeer chain. You can learn more on the [Bridge page](/dex/bridge.md) or follow our [tutorial video](https://youtu.be/JDfawpQdcO4).\
  (2) follow the above step to swap your USDT for ICE.

If you want to buy ICE on the Binance Smart Chain, use [PancakeSwap](https://pancakeswap.finance/swap?outputCurrency=0xce6c9c70f91c6797873EFC80505f972290A88f5D\&inputCurrency=0x55d398326f99059fF775485246999027B3197955).

## Contract Address

You may need the following contract addresses in order to import/display the ICE token in your [wallet](/get-started/setup-wallet.md), depending on the chain you are connected. Check this example to learn how to [import ICE token in MetaMask wallet](/get-started/setup-wallet/metamask.md#import-token).

<table><thead><tr><th width="206.87390184388437" align="right">Chain/Network</th><th width="446.12609815611563">Contract Address</th></tr></thead><tbody><tr><td align="right"><a href="https://qitmeer.io/">Qitmeer</a></td><td>0xd65CceCFf339e5680b1A1E7821421932cc2b114f</td></tr><tr><td align="right"><a href="https://coredao.org/">CORE</a></td><td>0xc0E49f8C615d3d4c245970F6Dc528E4A47d69a44</td></tr><tr><td align="right"><a href="https://neonevm.org/">Neon EVM</a></td><td>0x40375C92d9FAf44d2f9db9Bd9ba41a3317a2404f</td></tr><tr><td align="right"><a href="https://shimmer.network/">Shimmer EVM</a></td><td>0x40375C92d9FAf44d2f9db9Bd9ba41a3317a2404f</td></tr><tr><td align="right"><a href="https://scroll.io/">Scroll</a></td><td>0x40375C92d9FAf44d2f9db9Bd9ba41a3317a2404f</td></tr><tr><td align="right"><a href="https://xinfin.org">XDC</a></td><td>0x54051D9DbE99687867090d95fe15C3D3E35512Ba</td></tr><tr><td align="right"><a href="https://www.telos.net/">Telos</a></td><td>0xB25cB6a275a8D6a613228FB161eB3627b50EB696</td></tr><tr><td align="right"><a href="https://bitgert.com/">Bitgert</a></td><td>0xB999Ea90607a826A3E6E6646B404c3C7d11fa39D</td></tr><tr><td align="right"><a href="https://base.org/">Base</a></td><td>0x40375C92d9FAf44d2f9db9Bd9ba41a3317a2404f</td></tr><tr><td align="right"><a href="https://dogechain.dog/">Doge</a></td><td>0x81bCEa03678D1CEF4830942227720D542Aa15817</td></tr><tr><td align="right"><a href="https://fuse.io/">Fuse</a></td><td>0x867f08A3ab824b42e8058a1B48e32E1dF205b092</td></tr><tr><td align="right"><a href="https://www.xo-dex.com/">XODEX</a></td><td>0x81bCEa03678D1CEF4830942227720D542Aa15817</td></tr><tr><td align="right"><a href="https://www.bnbchain.org/en/smartChain">Binance Smart Chain</a> </td><td>0xce6c9c70f91c6797873EFC80505f972290A88f5D</td></tr></tbody></table>


---

# 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://wiki.icecreamswap.com/intro/ice.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.
