# Solana代币克隆教程

### **什么是代币克隆？**

顾名思义，代币克隆指的是创建一个与目标代币一模一样的代币，两种代币的名称、数量、官网、头像全部一致。因为与克隆技术相似，所以也叫代币克隆。

<figure><img src="https://1885923539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmLBiMxr5iATgeZGW8in%2Fuploads%2F5lFcIreWbfqpAAM92UV5%2FSolana%E5%85%8B%E9%9A%86%E4%BB%A3%E5%B8%81.jpg?alt=media&#x26;token=3498e481-1944-4951-a719-a07c46b46aac" alt=""><figcaption></figcaption></figure>

### **为什么要克隆代币？**

正常我们创建Solana代币，需要手动输入代币的名称、数量、头像等，这个过程相对来说比较麻烦一点。如果你想复制一个别人的币，通过克隆工具，可以一键填写资料，无需手动一个个写，极大的方便了大家的操作，提高了效率。

### **如何克隆代币？**

当前，PandaTool推出了代币克隆工具，本篇教程，就是教大家去通过PandaTool完成代币克隆

#### **1、打开PandaTool并连接钱包**

首先，我们通过链接进去到克隆代币工具：<https://solana.pandatool.org/clonetoken>  或者通过菜单栏找到克隆工具

<figure><img src="https://1885923539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmLBiMxr5iATgeZGW8in%2Fuploads%2Fh82r7Pqc7ZmOv37eS1Wg%2F1.png?alt=media&#x26;token=d161b537-d917-492c-9a83-65d9f62c1baa" alt=""><figcaption></figcaption></figure>

进入工具页面之后，我们在右上角连接钱包

<figure><img src="https://1885923539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmLBiMxr5iATgeZGW8in%2Fuploads%2FqLmEcZHH1L6oU0GfYpwf%2F2%E8%BF%9E%E6%8E%A5%E9%92%B1%E5%8C%85.png?alt=media&#x26;token=bfeaa9ad-628d-4aba-8366-7e1e0a8bb277" alt=""><figcaption></figcaption></figure>

#### **2、输入代币地址**

接下来，我们需要输入代币的合约地址。您想克隆哪个代币，就输入那个代币的地址。例如，我想克隆JUP这个币，就填入JUP的合约地址：`JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN`  然后点击搜索&#x20;

<figure><img src="https://1885923539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmLBiMxr5iATgeZGW8in%2Fuploads%2FJxbIgECtsp3e5bxDhdLC%2F3%E8%BE%93%E5%85%A5%E5%9C%B0%E5%9D%80.png?alt=media&#x26;token=895b9683-224e-4d1b-9d89-0ac014ec79c9" alt=""><figcaption></figcaption></figure>

#### **3、确认代币资料**

点击搜索之后，等待几秒钟，系统就会将该代币的所有资料抓取出来

<figure><img src="https://1885923539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmLBiMxr5iATgeZGW8in%2Fuploads%2FNVukHymEHe7sCNmjcayY%2F4%E5%85%8B%E9%9A%86%E4%BF%A1%E6%81%AF.png?alt=media&#x26;token=fcf15dad-3127-4cd8-b15b-4b775abd15cc" alt=""><figcaption></figcaption></figure>

针对当前已有的资料，您可以自己修改、增加、删除。例如修改数量、增加官网链接等等。

#### **4、确定克隆**

确认好资料没有问题之后，点击立即克隆按钮，此时会弹出钱包进行确认。

<figure><img src="https://1885923539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmLBiMxr5iATgeZGW8in%2Fuploads%2F4xmJCnuEyigjVZP0AMd1%2F5%E7%AB%8B%E5%8D%B3%E5%85%8B%E9%9A%86.png?alt=media&#x26;token=33609c93-0ac5-4de6-916d-c9445a4d18cd" alt=""><figcaption></figcaption></figure>

之后等待几秒钟，一个代币就创建出来了

整个克隆代币的流程到这里就介绍完了，整体还是非常简单的。接下来回答一下大家的问题

### **克隆代币疑问解答**

**1、克隆代币只支持Solana链吗？BSC支持吗？**

* 答：目前不支持Bsc等公链，只支持Solana

**2、克隆代币，可以克隆代币的价格、持仓人数吗？**

* 答：不行的，持仓地址和数量需要通过批量转账/空投来实现。至于价格，也是需要做池子才可以。克隆代币只能克隆代币的基础资料，价格、持仓等属于动态数据，无法克隆。

**3、克隆代币需要收费吗？**

* 答：是的，克隆代币并创建，收费0.1SOL

**4、为什么点击搜索之后没有反应？**

* 答：需要等待几秒钟，区块链抓取资料要花点时间，几秒钟后就能看到信息了

如何您针对代币克隆还有其他问题，可以进入Telegram电报群找志愿者解答： <https://t.me/pandatool>


---

# 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://help.pandatool.org/sol/clonetoken.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.
