> For the complete documentation index, see [llms.txt](https://doc.ecqq.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.ecqq.cc/bochang/tron.md).

# 波场靓号钱包相关注意事项

整体来说并不复杂，\
准备一个【安全地址】；\
&#x20;安全地址的意思就是一个只有你自己知道私钥或助记词的地址！ \
注：该地址需为冷钱包地址，不可为交易所地址【交易所地址个人只有使用权没有所有权】<br>

\
🌈何为多签？

多签的原理就是把购买的靓号地址转账权限以及再次更改权限的权限都更改到你【安全地址下面】 只要你【安全地址】不被盗，不出问题，你的靓号地址就永远不会出问题！

\
\
🌈更改了权限，靓号地址如何转账？

更改权限后，靓号地址本身已经没有转账权限， 靓号地址的私钥只是用来导入各种你喜欢用的其他钱包展示的作用 转账需要到【安全地址】下，利用多签转账进行控制靓号地址转账

\
\
🌈支持多签的钱包：

比特派       付费 【此钱包多签功能自行处理付费30U】 \
波宝钱包   免费 【苹果搜索波宝 直接到app store下载】

【安卓点击直达 [波宝官方](https://tronlink.org) 下载】

PS：建议使用波宝钱包，该钱包为TRC20波场官方钱包，可放心使用！

\
🌈

苹果手机不方便更改权限， 或者更改权限觉得麻烦， 或者嫌教程字太多不想看的亲们：

❤️ 凡在本店购买靓号地址的客户均可联系 [人工客服](https://t.me/xinzui) ， 客服可免费代操作更改权限到指定的地址。

只需要把安全地址【无需该地址的私钥/助记词】 以及靓号地址发给 [客服](https://t.me/eeeccc) 即可。 \
【靓号地址需提前转入100TRX，更改权限波场官方会扣除100TRX的手续费】<br>

\
🌈如何知道权限是否修改成功？

点击直达 【 [波场链浏览器](https://tronscan.org) 】

然后在搜索框输入相应地址，查询即可

切记：2条权限【active/owner】都要变更完成才算修改成功！\
\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.ecqq.cc/bochang/tron.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
