起源学习站链上学习学院 › Level 1 Web3 入门 › 钱包是什么?ORIGIN LearnOn-chain Academy › Level 1 Web3 Basics › What is a wallet?
🌱 Level 1 · Web3 入门🌱 Level 1 · Web3 Basics

钱包是什么?What is a wallet?

6 分钟6 min
学习目标:学完你能说清加密钱包到底管的是什么、地址和余额的关系,以及使用钱包最基本的安全常识。Learning goal: after this lesson you'll be able to explain what a crypto wallet actually manages, the relationship between address and balance, and the most basic safety rules for using a wallet.
大白话In plain words加密钱包不是真装了币的口袋,而更像一把开保险箱的钥匙。币一直在链上,钱包管的是那把能动这些币的钥匙。A crypto wallet isn't a pocket that actually holds coins — it's more like the key to a safe. The coins always stay on-chain; the wallet manages the key that can move them.

加密钱包(Wallet)是你在区块链世界的身份和门户。很多新手以为币存在钱包里,其实币始终记在链上,钱包真正保管的是控制这些币的钥匙,也就是私钥(下一课细讲)。A crypto wallet is your identity and gateway in the blockchain world. Many beginners think the coins are stored in the wallet, but the coins are always recorded on-chain — what the wallet actually keeps is the key that controls those coins, i.e. the private key (covered in detail next lesson).

每个钱包都有一个地址,就像收款的门牌号或银行卡号,是一串字母数字。你可以放心把地址给别人来收款,别人打开区块浏览器还能查到这个地址的公开余额和记录。Every wallet has an address, like a receiving house number or bank card number — a string of letters and numbers. You can safely give your address to others to receive funds, and anyone can open a block explorer to see that address's public balance and records.

钱包大致分两类:Wallets fall into roughly two types:

最该刻在脑子里的安全底线:钱包地址可以给别人,但私钥和助记词永远不能告诉任何人、任何网站、任何客服。任何让你交出助记词的,都是骗局。真正的钱包 App 不会向你索要助记词。The safety bottom line to burn into your memory: you can give out your wallet address, but never tell your private key or seed phrase to anyone, any website, or any "support" agent. Anyone asking you to hand over your seed phrase is running a scam. A genuine wallet app will never ask you for your seed phrase.

案例Example朋友要给你转币,你把自己的钱包地址(那串门牌号)发给他就行,完全安全。但如果有人自称官方客服,说要帮你解决问题、让你报一下助记词,那百分之百是骗子,立刻拉黑。A friend wants to send you coins — just send them your wallet address (that "house number") and it's completely safe. But if someone claims to be official support, says they'll help fix your problem, and asks you to read out your seed phrase, they're a scammer 100% of the time — block them immediately.
配套工具(点开在主站打开):Related tools (open on the main site):
🛠 区块浏览器 ›🛠 Block Explorer ›🛠 钱包体检 ›🛠 Wallet Checkup ›

📝 本节测验📝 Quiz

1. 加密钱包真正保管的是什么?1. What does a crypto wallet actually keep?

2. 钱包地址可以做什么?2. What can a wallet address be used for?

3. 冷钱包和热钱包的主要区别是?3. What is the main difference between a cold wallet and a hot wallet?

4. 下面哪种行为是绝对不能做的?4. Which of the following must you absolutely never do?

5. 关于币和钱包的关系,正确的是?5. Which statement about coins and wallets is correct?

❓ 常见问题❓ FAQ

手机丢了钱包里的币会没吗?If I lose my phone, will the coins in my wallet be gone?

只要你安全备份了助记词,就不会。币在链上,钱包 App 只是入口。换台设备用助记词重新导入,就能恢复对资产的控制。反过来,助记词一旦丢失或泄露,才是真正的风险。Not as long as you've safely backed up your seed phrase. The coins are on-chain and the wallet app is just an entry point. On a new device, re-import with the seed phrase and you regain control of the assets. Conversely, losing or leaking the seed phrase is the real risk.

钱包地址可以随便发给别人吗?Is it OK to freely share my wallet address?

可以。地址就像收款门牌号,公开给别人收款是安全的,任何人也只能往里转钱、查看公开记录,无法动用你的资产。真正要严格保密的是私钥和助记词。Yes. An address is like a receiving house number — sharing it publicly to receive funds is safe; others can only send funds in and view public records, not touch your assets. What must be kept strictly secret is the private key and seed phrase.

选热钱包还是冷钱包?Should I choose a hot wallet or a cold wallet?

看用途。日常小额、频繁操作用热钱包更方便;金额较大、长期存放用冷钱包更安全。很多人两者搭配使用。无论哪种,备份好助记词、绝不外泄都是前提。It depends on the use. For small everyday amounts and frequent operations, a hot wallet is more convenient; for larger amounts and long-term storage, a cold wallet is safer. Many people use both together. Either way, backing up your seed phrase and never leaking it is the precondition.

‹ 上一课‹ Previous以太坊是什么?What is Ethereum?