# 导入助记词后不显示钱包余额怎么办？

&#x20;       如果您在导入钱包时输入了助记词和BIP39密码后生成了新钱包，但发现之前的资产未显示，请不用担心，以下是问题原因及解决方法：**问题原因** 导入助记词和BIP39密码后，系统会生成一个全新的钱包地址。由于地址已发生变化，之前的资产并不会自动跟随显示在新的钱包中。**解决方法**

1. **检查新旧地址**
   1. 确认您当前使用的钱包地址（新地址）。
   2. 回忆或查看之前使用的钱包地址（旧地址），确保了解资产所在位置。
2. **确认资产状态**
   1. 使用区块链浏览器（如Etherscan、 BSCscan等）输入旧地址，查询资产是否仍在原地址中。
3. **资产转移**
   1. 为解决资产显示问题，您可以通过充值的方式，将旧地址中的资产转移到新钱包地址。


---

# 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://docs.77.im/dao-ru-zhu-ji-ci-hou-bu-xian-shi-qian-bao-yuezen-me-ban.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.
