# ICE 代币

作为[冰淇淋](https://icecreamswap.com/)平台的原生代币，ICE 代币最初发行于 [Bitgert](https://bitgert.com/) 区块链，后逐步拓展到 [CORE](https://coredao.org/) 和[币安智能链 BSC](https://www.bnbchain.org/en/smartChain) 等多个区块链。

鉴于 ICE 代币的有限发行量，它自带抗通货紧缩属性。更多新的特性例如回购机制将会陆续添加，ICE 代币持有者终将获得高额回报。

<table data-header-hidden><thead><tr><th width="143" align="right">Key</th><th>Value</th></tr></thead><tbody><tr><td align="right">总发行量</td><td>1000万枚 (跨链)</td></tr><tr><td align="right">流通量</td><td><a href="/pages/uKNYUMKul5GJIhPd8yqy#circulating-supply">点击查看</a></td></tr><tr><td align="right">发行价</td><td>$1</td></tr><tr><td align="right">市场价</td><td><a href="https://icecreamswap.com/info/tokens/0xc0e49f8c615d3d4c245970f6dc528e4a47d69a44?chainId=1116">点击查看</a></td></tr><tr><td align="right">买卖税</td><td>0%</td></tr></tbody></table>

## 如何购买 <a href="#buy" id="buy"></a>

您可以在[冰淇淋](https://icecreamswap.com/)平台上通过[兑换](/zh/dex/swap.md)来购买 ICE 代币，也可以在[币安智能链 BSC](https://www.bnbchain.org/en/smartChain) 上的 [PancakeSwap](https://pancakeswap.finance/swap?outputCurrency=0xce6c9c70f91c6797873EFC80505f972290A88f5D\&inputCurrency=0x55d398326f99059fF775485246999027B3197955) 平台购买。考虑到 ICE 代币已发行于[多个区块链](/zh/intro/multichain.md)，推荐在 [CORE](https://coredao.org/) 区块链上购买，因为那里的[流动性](/zh/dex/liquidity.md)最多。如有需要，之后可通过[跨链桥](/zh/dex/bridge.md)将 ICE 代币跨链到其他区块链。

## 合约地址 <a href="#contract-address" id="contract-address"></a>

鉴于 ICE 代币已在多个区块链上发行，请注意您当前所连接的区块链类型。您可能需要用到如下的合约地址以便在您的[钱包](/zh/get-started/setup-wallet.md)中[导入 ICE 代币](/zh/get-started/setup-wallet/metamask.md#import-token-1)进行查看并管理。

<table><thead><tr><th width="167.87390184388437" align="right">区块链</th><th width="446.12609815611563">合约地址</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">币安智能链 BSC</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/zh/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.
