What is a crypto wallet? Keys, seed phrases, and self-custody
BlazePhoenix Engineering · updated 2026-07-18 · 4 min · written from the deployed bytecode
By Mitra — developer of the BlazePhoenix protocol.
Abstract in 15 languages · resumo · resumen · 摘要 · 要旨 · ملخص
English — A wallet holds the keys that control your coins on-chain, not the coins themselves; the seed phrase IS the funds, so never type it into a site or share it.
Português — Uma carteira guarda as chaves que controlam as tuas moedas on-chain, não as moedas; a seed phrase É o dinheiro, por isso nunca a escrevas num site nem a partilhes.
Español — Una wallet guarda las claves que controlan tus monedas on-chain, no las monedas; la seed phrase ES los fondos, así que nunca la escribas en un sitio ni la compartas.
Français — Un portefeuille détient les clés qui contrôlent vos pièces on-chain, pas les pièces ; la phrase de récupération EST les fonds, ne la saisissez jamais sur un site ni ne la partagez.
Deutsch — Eine Wallet hält die Schlüssel, die deine Coins on-chain kontrollieren, nicht die Coins selbst; die Seed-Phrase IST das Guthaben — nie auf einer Seite eingeben oder teilen.
Русский — Кошелёк хранит ключи, управляющие вашими монетами в сети, а не сами монеты; сид-фраза — это и есть средства, поэтому не вводите её на сайтах и не делитесь ею.
Türkçe — Cüzdan, coinlerinizi zincirde kontrol eden anahtarları tutar, coinlerin kendisini değil; tohum ifadesi paranın TA KENDİSİDİR — asla bir siteye yazmayın veya paylaşmayın.
العربية — المحفظة تحفظ المفاتيح التي تتحكم بعملاتك على السلسلة لا العملات نفسها؛ عبارة الاسترداد هي الأموال ذاتها، فلا تكتبها في موقع ولا تشاركها.
हिन्दी — वॉलेट आपके सिक्कों को ऑन-चेन नियंत्रित करने वाली चाबियाँ रखता है, सिक्के नहीं; सीड फ़्रेज़ ही फंड है — इसे कभी किसी साइट पर न लिखें, न साझा करें।
日本語 — ウォレットはコインそのものでなく、オンチェーンでコインを操作する鍵を保持します。シードフレーズは資金そのものなので、サイトに入力も共有もしないでください。
中文 — 钱包保存的是链上控制你币的密钥,而非币本身;助记词就是资金,因此绝不要输入到网站或分享给他人。
한국어 — 지갑은 코인 자체가 아니라 온체인에서 코인을 통제하는 키를 보관합니다. 시드 문구가 곧 자금이므로 사이트에 입력하거나 공유하지 마세요.
Bahasa Indonesia — Dompet menyimpan kunci yang mengontrol koin Anda on-chain, bukan koinnya; seed phrase ADALAH dana itu sendiri, jadi jangan pernah mengetiknya di situs atau membagikannya.
বাংলা — ওয়ালেট আপনার কয়েন নয়, বরং অন-চেইনে সেগুলো নিয়ন্ত্রণকারী চাবি রাখে; সিড ফ্রেজই হলো তহবিল, তাই কখনো কোনো সাইটে লিখবেন না বা শেয়ার করবেন না।
Filipino — Ang wallet ay may hawak na susi na kumokontrol sa iyong coins on-chain, hindi ang mismong coins; ang seed phrase ay MISMONG pondo, kaya huwag itong i-type sa site o ibahagi.
Your coins never leave the blockchain — they are entries on a public ledger. A wallet is the thing that holds the private key proving those entries are yours and letting you move them. That is the whole idea of self-custody: no company holds your funds, so no company can freeze them, lose them, or require permission for you to spend. The flip side is that the responsibility is entirely yours.
Behind your wallet is a seed phrase — usually 12 or 24 words — that mathematically generates every key in it. Whoever has those words has the funds, on any device, no password needed. This is why the seed phrase must never be typed into a website, photographed, or shared: it is not a login you can reset, it is the funds themselves.
Connecting without getting drained
Connecting a wallet to a site (MetaMask, Coinbase Wallet, WalletConnect, and 300+ others) does NOT give the site your keys or the right to take your funds — it only lets the site read your address and PROPOSE transactions you must approve. The danger is what you sign. A malicious site cannot steal from a connect alone, but it can ask you to sign an approval or a transfer that does the damage. Read what you are signing.
Practical rules: keep the seed phrase offline, on paper or a hardware wallet, never in a screenshot or cloud note. Reach every app by typing its real URL from a bookmark, not a link in a DM. And for real size, use a hardware wallet so the keys never touch an internet-connected device at all.
Do not trust this page — reproduce it
Every claim above is checkable against the chain. Start here:
connect a wallet at blazephoenix.xyz and open your browser's network tab — the site reads your public address only; every fund-moving action still requires a signature you approveContracts are verified on every chain we deploy to — addresses in the protocol manifest. Deeper formal treatment: the whitepaper (PDF).
Share this article · join the discussion