> For the complete documentation index, see [llms.txt](https://docs.slerf.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slerf.tools/token-management/token-burner-solana.md).

# Solana代币燃烧教程

{% hint style="success" %} <mark style="color:green;">Solana燃烧代币 | 减少供应量 | 提高代币价值</mark>

便捷的永久移除流通中的代币，以提升代币的稀缺性或作为项目承诺的一部分，从而增强您的项目经济模型。

[立即体验>>>](https://slerf.tools/zh-cn/token-burner/solana)
{% endhint %}

***

{% hint style="success" %}
**如果您更喜欢视频教程，可以观看此视频，了解如何在 Solana 上燃烧代币。**
{% endhint %}

{% embed url="<https://youtu.be/WqS9ipx-6cw?si=Xm1QEWMDDcFsKbih>" %}
Solana燃烧代币
{% endembed %}

***

#### 如何使用 Solana 代币燃烧工具： <a href="#ru-he-shi-yong-solana-dong-jie-zhang-hu-gong-ju" id="ru-he-shi-yong-solana-dong-jie-zhang-hu-gong-ju"></a>

1. 链接钱包
2. 选择要燃烧的代币
3. 检索代币相关信息
4. 输入想要燃烧的代币数量
5. 提交上链完成代币燃烧

#### **准备事项：** <a href="#zhun-bei-shi-xiang" id="zhun-bei-shi-xiang"></a>

1. 一台电脑或者一部手机
2. Solana 钱包（[幻影钱包Phantom安装教程](https://docs.slerf.tools/solana-basic/huan-ying-qian-bao-phantom-an-zhuang-jiao-cheng)）
3. 钱包最少准备 0.03 SOL
4. 要冻结的代币合约和要冻结的账户地址信息

#### **具体步骤：** <a href="#ju-ti-bu-zhou" id="ju-ti-bu-zhou"></a>

1. **链接钱包**

SlerfTools 目前支持多种流行的Solana钱包，例如Solflare、Phantom、ok钱包等。本文以Phantom钱包为例进行说明。

<mark style="color:green;">**Solana代币燃烧**</mark><mark style="color:green;">：</mark><https://slerf.tools/zh-cn/token-burner/solana>

进入 SlerfTools 代币燃烧页面，右上角支持切换语言。

<figure><img src="/files/3rcrZxcvoIgRi3qDINMS" alt=""><figcaption></figcaption></figure>

2. 选择要燃烧的代币

<figure><img src="/files/JL2MJwgxabSACDBtRnvu" alt=""><figcaption></figcaption></figure>

3. 检索代币相关信息

<figure><img src="/files/sTDKuIPagvtqRgpLShEL" alt=""><figcaption></figcaption></figure>

4. 输入想要燃烧的代币数量\
   输入要燃烧的数量后，会显示预估燃烧后的流通总量以便核对。

<figure><img src="/files/DGgeG6findkiNM0mRr3G" alt=""><figcaption></figcaption></figure>

5. 提交上链完成代币燃烧

<figure><img src="/files/fH6WKjHyXI02HvUsYec8" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
在进行代币燃烧之前，请确保您完全理解燃烧的目的和对项目经济模型的潜在影响。燃烧代币是不可逆的操作，一旦执行，被燃烧的代币将永久从流通中移除。在提交燃烧操作前，务必仔细检查将要燃烧的代币数量。错误的数量可能导致意外的经济损失。
{% endhint %}

***

[<mark style="color:green;">**SlerfTools | 创建代币、批量空投和做市机器人等Solana工具集**</mark>](https://slerf.tools/zh-cn)

<mark style="color:green;">**安全、开源，给Solana用户带来最便利的一站式体验。**</mark>

SlerfTools社群

Twitter：<https://twitter.com/SlerfTools>

Telegram：<https://t.me/SlerfTools>

Gitbook：<https://docs.slerf.tools/>

Github：<https://github.com/slerfTools/slerfTools>

Medium：<https://slerftools.medium.com/>

YouTube：<https://www.youtube.com/@slerftools>

邮箱：<BD@slerf.tools>

*<mark style="color:orange;">SlerfTools保留随时全权酌情因任何理由修改、变更或取消此公告的权利，无需事先通知。以上信息内容仅供参考，SlerfTools对本平台上的任何虚拟资产、产品或促销活动不做任何推荐或保证。虚拟资产的价格波动很大，投资交易虚拟资产将面临巨大风险。请谨慎投资。</mark>*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.slerf.tools/token-management/token-burner-solana.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.
