Mis monedas
Encende las monedas que quieres ver en tu inicio.
Tu wallet multicadena. Las llaves se generan y viven solo en tu dispositivo.
Encende las monedas que quieres ver en tu inicio.
Your wallet to store, receive, send, and swap your cryptocurrencies. Simple on the outside, but with a powerful idea inside: the keys are yours and only yours. CASK can never touch your money, and neither can anyone else. This guide explains everything you can do, in plain terms.
CASK is a self-custody wallet. That means you are the sole owner of your funds: there's no bank or company holding them "for you." When you create your wallet, a 12-word phrase is generated on your device. That phrase is the master key to all your money.
Think of it this way: the 12-word phrase is the key to the kingdom. Whoever has it has your funds. So:
Everything else in this guide is easy. This is what matters.
The first time, you enter your email and choose a password. The email identifies your account; the password protects your wallet (you use it to create the account, to recover access if you change devices, and to authorize your transfers).
As soon as your wallet is created, CASK shows you your 12-word phrase and asks you to write it down. Do it for real at that moment — it's the only time it makes sense to have it visible so you can copy it to paper. Then it asks you to confirm a couple of words, to make sure you saved it correctly.
That's it: you now have your wallet, with addresses for the 10 coins CASK handles.
After creating the account, you don't use a password to sign in: you use your device's fingerprint or face recognition (the same one you use to unlock it). It's faster and safer, because your access is tied to your device.
CASK supports 10 coins on their main networks: ETH (Ethereum), BTC (Bitcoin), USDC (on Base), USDT (on Tron), BNB (BNB Chain), SOL (Solana), XRP (XRP Ledger), DOGE (Dogecoin), TRX (Tron), and HYPE (HyperEVM). Each one has its own address inside your wallet, all derived from your same 12-word phrase.
Tap the coin you want to receive and choose Receive. Your address (a string of letters and numbers) and a QR code appear. Share that address or the QR with whoever is going to send to you, and you're done.
One tip the app reminds you of: send only the matching coin and network to each address. For example, to your USDC address on Base, send USDC on Base, nothing else. Each coin lives on its own network.
Go into the coin and choose Send. Enter the destination address (you can scan a QR with the camera to avoid mistakes) and the amount. CASK shows you the details before moving anything, and you sign the operation with your password. That's what authorizes the transfer: without your password, no one can take your funds.
Inside the app you can swap one coin for another without going to another platform. In this version, swaps start from USDC. It has a minimum of 50 and a maximum of 10,000, and shows you a live estimate of how much you'll receive. The final rate and details are confirmed at the last step, before anything moves, and the swap is signed with your password.
In each coin you have History, where you see your movements: what came in, what went out, and the links to view each transaction on its network's explorer.
At any time you can view your 12-word phrase again from your account menu, under "Recovery phrase." It asks for your password (to make sure it's you) and shows it to you.
What is this phrase for?
That's why it's worth repeating: write it down and keep it safe. It's the only thing that's impossible to recover if lost.
Your funds are yours and you can take them wherever you want. There are two paths:
⚠️ The private key (like the phrase) grants total control. Never share it or paste it into websites. Use it only to import into your own wallet.
Already using another wallet and want to switch to CASK? There are also two ways, depending on what you want:
If you want to bring your whole wallet: on the sign-in screen choose "Import wallet," type or paste your recovery phrase (any phrase of 12 to 24 words works), and CASK adopts it. Your compatible funds appear instantly. CASK validates that the phrase is correct before continuing, so if you get a word wrong it warns you.
Importing brings the whole wallet at once (all the coins CASK supports). If your previous wallet had coins CASK doesn't handle, they're not lost: they stay safe with your same phrase, but to see them you'll need a wallet that supports them. CASK warns you about this on that same screen.
If you only want to bring one coin (for example your BTC) into a CASK wallet you already use: the simplest is to send it. From your other wallet, send that coin to your CASK receive address, like any transfer. Once it arrives, it's under your CASK phrase, all unified under a single backup. (Importing a phrase on top of a wallet you already have with funds is not done: it would replace your current wallet. That's why, to add funds, you always send.)
Don't worry. You have two safety nets:
"If CASK disappears, do I lose my money?" No. Your money lives on the blockchains, not in CASK. With your 12-word phrase you recover it in any other wallet. CASK is just the window to see and manage it.
"Can CASK freeze or touch my funds?" It can't. The keys are only on your side. Neither CASK nor anyone can move your money without your password and your device.
"Why am I asked for the password to send?" Because signing with your password is what proves that you authorize the transfer. It's your lock.
"Are the phrase and the password the same thing?" No. The password is for everyday use (sign in, send, recover). The 12-word phrase is the master key, your ultimate backup.
"Can I change the language or theme?" Yes. CASK is available in 8 languages and has light and dark mode.
With that, you have total control of your money — which is exactly what CASK is all about.
A detailed reference on how CASK works and how to use it: the security architecture, every function in depth, and compatibility with other wallets. If you're looking for a short, simple version, see the Quick guide.
CASK is a multichain self-custody wallet. "Multichain" because it handles coins from several blockchains in a single app; "self-custody" because the private keys are generated and live only on your device. CASK does not hold funds, cannot move your money, and has no way to recover it for you: control is entirely yours, backed by your recovery phrase.
This is a fundamental difference from an exchange (Binance, etc.), where the company holds your keys and you have an "account." In CASK there's no account with an internal balance: there are addresses on public blockchains, controlled by keys only you hold.
CASK uses two separate mechanisms, and understanding the difference clarifies almost everything:
In short: the passkey lets you in to look; the password lets you act on your funds.
When you create the account, CASK generates a random seed following the BIP39 standard, represented as 12 words (128 bits of entropy). That seed is the mathematical origin of all your addresses and keys. BIP39 is an open standard used by almost all wallets, which makes your phrase portable to other apps.
CASK generates 12 words for new accounts. When importing, it accepts phrases of 12 to 24 words (BIP39 allows 12, 15, 18, 21, or 24).
The phrase is never stored "in the clear" anywhere. It's encrypted on your device like this:
The server never sees your phrase or your password. It stores an encrypted block that, without your password, is useless. This lets you recover your wallet on another device (you download the encrypted block and decrypt it locally with your password) without CASK ever being able to access your funds.
CASK is a hierarchical deterministic (HD) wallet: from a single seed it derives one address per chain, using standard derivation paths. A seed doesn't "contain coins"; it contains the ability to derive addresses on any blockchain. CASK derives the 10 chains it supports; the same seed could derive many more in other apps.
The paths CASK uses (industry standard):
m/44'/60'/0'/0/0. A single key and address works across all Ethereum-compatible networks.m/44'/195'/0'/0/0.m/84'/0'/0'/0/0 (native segwit, addresses starting with bc1).m/44'/3'/0'/0/0.m/44'/144'/0'/0/0.ETH on Ethereum, BTC on Bitcoin, USDC on Base, USDT on Tron, BNB on BNB Chain, SOL on Solana, XRP on XRP Ledger, DOGE on Dogecoin, TRX on Tron, and HYPE on HyperEVM. The four EVM coins (ETH, BNB, HYPE, USDC) share a single key and address; the two Tron coins (TRX, USDT) do too.
You enter email and password, the passkey is registered, the seed is generated, and then it's derived, encrypted with the password, and the encrypted block is uploaded. Immediately, CASK shows the 12-word phrase and requires confirming it (writing it down and verifying two random words) before entering. This backup only appears for new accounts.
With the passkey (fingerprint or face). No password required.
On another device, with email and password, CASK downloads the encrypted block and decrypts it locally to restore your wallet. If the password is wrong, it can't be decrypted (and no one else can).
Shows the coin's address and its QR code. Each address is specific to its network; sending the wrong coin, or over the wrong network, can cause loss of funds.
You enter destination and amount, review the details, and sign with your password (which unlocks the seed only to sign that transaction). You can scan the recipient's QR to avoid mistakes.
Lets you exchange between coins inside the app. In this version, swaps start from USDC. The swap on Base is "gasless": you don't need to hold ETH to pay the network fee. This is achieved with EIP-3009 (TransferWithAuthorization), a standard that lets you authorize a USDC transfer with a signature; a technical intermediary (relayer) executes it, paying the gas for you. Limits: minimum 50, maximum 10,000. The app shows a live estimate and confirms the final rate before signing.
From the account menu, it asks for the password and shows the 12 words. It only reads the seed; it doesn't change it.
In each coin's detail, "Export private key" asks for the password and shows that chain's key in the standard format other wallets expect:
0x prefix (MetaMask, Rabby). It's the same key for all four.Before showing the key, CASK verifies it with a round-trip test: it checks that the encoded key decodes back to exactly the correct key. If that verification failed, it shows nothing. It also shows the address, so you can confirm it matches yours before using it. The private key grants total control of that coin; treat it with the same care as the phrase.
On the sign-in screen, "Import wallet" lets you type or paste a phrase of 12 to 24 words. CASK validates the BIP39 checksum (that the words exist and the order is valid) before accepting it, which catches most typos. If it's valid, CASK adopts that seed, encrypts it with your password, and derives your addresses; your compatible funds appear.
Importing adopts the whole seed (all 10 addresses at once), not individual coins, and is only available during onboarding (new accounts), where there's nothing to replace. If the source wallet had coins CASK doesn't support, those aren't lost: they remain controlled by the same phrase and can be seen in a wallet that supports them. CASK warns about this on the import screen.
Because CASK uses BIP39 and standard paths, the same 12 words open your wallet in almost any other app. What may vary is not whether it works, but which address each app shows for each chain, depending on the derivation path it uses:
m/44'/60'/0'/0/0 is universal; it matches in MetaMask, Exodus, Trust, Rabby, etc. No surprises.The per-coin key export (section 4.8) is immune to path ambiguity: a private key controls exactly its address, regardless of the path. It's the ultimate resort if a coin doesn't appear when importing the phrase.
With the same phrase you can open several wallets at once, each taking what it supports:
It's the same master key shown by several different windows.
A seed derives addresses on every chain that exists. If your source wallet showed 18 coins and CASK supports 10, importing the phrase moves or loses nothing: CASK shows the 10 it understands, and the other 8 remain intact in the same seed, visible from a wallet that supports them. Nothing is replaced or left behind.
CASK can operate on mainnet (the real networks, with real money) or testnet (test networks, with no value, for practice). When you create an account, CASK uses mainnet by default: it is the real network and what most people need. Testnet mode is available as a developer option in the account menu ("Testnet mode"); you only switch to it deliberately, and you can return to mainnet whenever you want. The mode affects which network addresses and transactions point to. On BTC and DOGE, the address even changes format between testnet and mainnet: the private key is the same; only the address encoding changes.
Can CASK see my balance or my keys? It sees your public addresses (to show you balances by querying the blockchains). It doesn't see your phrase or your private keys: they travel encrypted and are decrypted only on your device with your password.
What if I forget the password? The password decrypts the stored block; if you forget it, that block can't be decrypted. But your 12-word phrase lets you restore the wallet from scratch (by importing it), so the phrase is the backup that never fails.
What if I lose the phrase but remember the password? As long as you have access (the passkey on your device, or recovery with email and password), you can view the phrase again from the menu and write it down. But if you lose access and the phrase at the same time, no recovery is possible; that's why the phrase is saved first.
Why does SOL sometimes appear differently in another wallet? Because of the derivation path. CASK uses Phantom's. See section 5.1.
Is exporting a key safe? CASK verifies each key with a round-trip before showing it and never transmits it: it's generated and shown locally. The risk is in where you paste it; use it only in your own wallet.
Tu wallet para guardar, recibir, enviar y cambiar tus criptomonedas. Sencilla por fuera, pero con una idea poderosa por dentro: las llaves son tuyas y solo tuyas. CASK nunca puede tocar tu dinero, y tampoco nadie más. Esta guía te explica todo lo que puedes hacer, en simple.
CASK es una wallet de auto-custodia. Eso significa que tú eres el único dueño de tus fondos: no hay un banco ni una empresa que los tenga "por ti". Cuando creas tu wallet, se genera en tu dispositivo una frase de 12 palabras. Esa frase es la llave maestra de todo tu dinero.
Piénsalo así: la frase de 12 palabras es la llave del reino. Quien la tenga, tiene tus fondos. Por eso:
Todo lo demás en esta guía es fácil. Esto es lo importante.
La primera vez, pones tu correo y eliges una contraseña. El correo identifica tu cuenta; la contraseña sirve para proteger tu wallet (la usas para crear la cuenta, para recuperar el acceso si cambias de dispositivo, y para autorizar tus envíos).
Apenas se crea tu wallet, CASK te muestra tu frase de 12 palabras y te pide que la anotes. Hazlo en serio en ese momento — es la única vez que conviene tenerla a la vista para copiarla a papel. Después te pide que confirmes un par de palabras, para asegurarse de que la guardaste bien.
Listo: ya tienes tu wallet, con direcciones para las 10 monedas que CASK maneja.
Después de crear la cuenta, para entrar no usas contraseña: usas la huella o el reconocimiento facial de tu dispositivo (lo mismo que usas para desbloquearlo). Es más rápido y más seguro, porque tu acceso queda atado a tu dispositivo.
CASK soporta 10 monedas en sus redes principales: ETH (Ethereum), BTC (Bitcoin), USDC (en Base), USDT (en Tron), BNB (BNB Chain), SOL (Solana), XRP (XRP Ledger), DOGE (Dogecoin), TRX (Tron) y HYPE (HyperEVM). Cada una tiene su propia dirección dentro de tu wallet, todas derivadas de tu misma frase de 12 palabras.
Tocas la moneda que quieres recibir y eliges Recibir. Te aparece tu dirección (una cadena de letras y números) y un código QR. Le pasas esa dirección o el QR a quien te va a enviar, y listo.
Un consejo que la app te recuerda: envía a cada dirección solo la moneda y la red que corresponde. Por ejemplo, a tu dirección de USDC en Base manda USDC de Base, no otra cosa. Cada moneda vive en su propia red.
Entras a la moneda y eliges Enviar. Pones la dirección de destino (puedes escanear un QR con la cámara para no equivocarte) y el monto. CASK te muestra el detalle antes de mover nada, y firmas la operación con tu contraseña. Eso es lo que autoriza el envío: sin tu contraseña, nadie puede sacar tus fondos.
Dentro de la app puedes cambiar una moneda por otra sin salir a otra plataforma. En esta versión, los cambios parten de USDC. Tiene un mínimo de 50 y un máximo de 10.000, y te muestra una estimación en vivo de cuánto vas a recibir. La tasa final y el detalle se confirman en el último paso, antes de que se mueva nada, y el cambio se firma con tu contraseña.
En cada moneda tienes Historial, donde ves tus movimientos: lo que entró, lo que salió, y los enlaces para ver cada transacción en el explorador de su red.
En cualquier momento puedes volver a ver tu frase de 12 palabras desde el menú de tu cuenta, en "Frase de recuperación". Te pide la contraseña (para asegurarse de que eres tú) y te la muestra.
¿Para qué sirve esta frase?
Por eso vale repetirlo: anótala y guárdala bien. Es lo único imposible de recuperar si se pierde.
Tus fondos son tuyos y te los puedes llevar a donde quieras. Hay dos caminos:
⚠️ La llave privada (igual que la frase) da control total. Nunca la compartas ni la pegues en sitios web. Úsala solo para importarla en tu propia wallet.
¿Ya usabas otra wallet y quieres pasarte a CASK? También hay dos formas, según lo que quieras:
Si quieres traer toda tu wallet: en la pantalla de entrada eliges "Importar wallet", escribes o pegas tu frase de recuperación (sirve cualquier frase de 12 a 24 palabras), y CASK la adopta. Tus fondos compatibles aparecen al instante. CASK valida que la frase sea correcta antes de continuar, así que si te equivocas en una palabra te avisa.
Importar trae toda la wallet de una vez (todas las monedas que CASK soporta). Si tu wallet anterior tenía monedas que CASK no maneja, no se pierden: siguen seguras con tu misma frase, solo que para verlas vas a necesitar una wallet que las soporte. CASK te lo avisa en esa misma pantalla.
Si solo quieres traer una moneda (por ejemplo tus BTC) a una wallet CASK que ya usas: lo más simple es enviarlos. Desde tu otra wallet, mandas esa moneda a tu dirección de recibir de CASK, como cualquier transferencia. Una vez que llega, queda bajo tu frase de CASK, todo unificado bajo un solo respaldo. (Importar una frase encima de una wallet que ya tienes con fondos no se hace: reemplazaría tu wallet actual. Por eso, para sumar fondos, siempre se envía.)
No te preocupes. Tienes dos redes de seguridad:
"Si CASK desaparece, ¿pierdo mi dinero?" No. Tu dinero vive en las blockchains, no en CASK. Con tu frase de 12 palabras lo recuperas en cualquier otra wallet. CASK es solo la ventana para verlo y manejarlo.
"¿CASK puede congelar o tocar mis fondos?" No puede. Las llaves están solo de tu lado. Ni CASK ni nadie puede mover tu dinero sin tu contraseña y tu dispositivo.
"¿Por qué me piden la contraseña para enviar?" Porque firmar con tu contraseña es lo que prueba que el envío lo autorizas tú. Es tu candado.
"¿La frase y la contraseña son lo mismo?" No. La contraseña es para el día a día (entrar, enviar, recuperar). La frase de 12 palabras es la llave maestra, tu respaldo definitivo.
"¿Puedo cambiar el idioma o el tema?" Sí. CASK está en 8 idiomas y tiene modo claro y oscuro.
Con eso, tienes el control total de tu dinero — que es justo de lo que se trata CASK.
Documento de referencia detallado sobre cómo funciona y cómo se usa CASK: la arquitectura de seguridad, cada función a fondo, y la compatibilidad con otras wallets. Si buscas una versión breve y sencilla, mira la Guía rápida.
CASK es una wallet multicadena de auto-custodia. "Multicadena" porque maneja monedas de varias blockchains desde una sola app; "de auto-custodia" porque las llaves privadas se generan y viven únicamente en tu dispositivo. CASK no custodia fondos, no puede mover tu dinero y no tiene forma de recuperarlo por ti: el control es totalmente tuyo, respaldado por tu frase de recuperación.
Esta es una diferencia de fondo con un exchange (Binance, etc.), donde la empresa tiene tus llaves y tú tienes una "cuenta". En CASK no hay una cuenta con saldo interno: hay direcciones en blockchains públicas, controladas por llaves que solo tú posees.
CASK usa dos mecanismos separados, y entender la diferencia aclara casi todo:
Dicho corto: la passkey te deja entrar a ver; la contraseña te deja actuar sobre tus fondos.
Al crear la cuenta, CASK genera una semilla aleatoria siguiendo el estándar BIP39, representada como 12 palabras (128 bits de entropía). Esa semilla es el origen matemático de todas tus direcciones y llaves. BIP39 es un estándar abierto que usan casi todas las wallets, lo que hace tu frase portable a otras apps.
CASK genera 12 palabras para cuentas nuevas. Al importar, acepta frases de 12 a 24 palabras (BIP39 admite 12, 15, 18, 21 o 24).
La frase nunca se guarda "en limpio" en ningún lado. Se cifra en tu dispositivo así:
El servidor nunca ve tu frase ni tu contraseña. Guarda un bloque cifrado que, sin tu contraseña, no sirve para nada. Esto permite que recuperes tu wallet en otro dispositivo (descargas el bloque cifrado y lo descifras localmente con tu contraseña) sin que CASK pueda acceder a tus fondos en ningún momento.
CASK es una wallet jerárquica determinista (HD): de una sola semilla deriva una dirección por cada cadena, usando rutas de derivación estándar. Una semilla no "contiene monedas"; contiene la capacidad de derivar direcciones en cualquier blockchain. CASK deriva las 10 cadenas que soporta; la misma semilla podría derivar muchas más en otras apps.
Las rutas que usa CASK (estándar de la industria):
m/44'/60'/0'/0/0. Una misma llave y dirección sirve para todas las redes compatibles con Ethereum.m/44'/195'/0'/0/0.m/84'/0'/0'/0/0 (segwit nativo, direcciones que empiezan con bc1).m/44'/3'/0'/0/0.m/44'/144'/0'/0/0.ETH en Ethereum, BTC en Bitcoin, USDC en Base, USDT en Tron, BNB en BNB Chain, SOL en Solana, XRP en XRP Ledger, DOGE en Dogecoin, TRX en Tron, y HYPE en HyperEVM. Las cuatro monedas EVM (ETH, BNB, HYPE, USDC) comparten una misma llave y dirección; las dos de Tron (TRX, USDT) también.
Pides correo y contraseña, se registra la passkey, se genera la semilla, y luego se deriva, se cifra con la contraseña y se sube el bloque cifrado. Inmediatamente, CASK muestra la frase de 12 palabras y exige confirmarla (anotarla y verificar dos palabras al azar) antes de entrar. Este respaldo solo aparece en cuentas nuevas.
Con la passkey (huella o rostro). No requiere contraseña.
En otro dispositivo, con correo y contraseña, CASK descarga el bloque cifrado y lo descifra localmente para restaurar tu wallet. Si la contraseña no es la correcta, no se puede descifrar (y nadie más puede hacerlo).
Muestra la dirección de la moneda y su código QR. Cada dirección es específica de su red; enviar la moneda equivocada, o por la red equivocada, puede hacer perder los fondos.
Pones destino y monto, revisas el detalle, y firmas con tu contraseña (que desbloquea la semilla solo para firmar esa transacción). Puedes escanear el QR del destinatario para evitar errores.
Permite intercambiar entre monedas dentro de la app. En esta versión, los cambios parten de USDC. El swap en Base es "sin gas" (gasless): no necesitas tener ETH para pagar la comisión de red. Esto se logra con EIP-3009 (TransferWithAuthorization), un estándar que permite autorizar una transferencia de USDC con una firma; un intermediario técnico (relayer) la ejecuta pagando el gas por ti. Límites: mínimo 50, máximo 10.000. La app muestra una estimación en vivo y confirma la tasa final antes de firmar.
Desde el menú de cuenta, pide la contraseña y muestra las 12 palabras. Solo lee la semilla; no la cambia.
En el detalle de cada moneda, "Exportar llave privada" pide la contraseña y muestra la llave de esa cadena en el formato estándar que otras wallets esperan:
0x (MetaMask, Rabby). Es la misma llave para las cuatro.Antes de mostrar la llave, CASK la verifica con una prueba de ida y vuelta (round-trip): comprueba que la llave codificada vuelve exactamente a la clave correcta. Si esa verificación fallara, no muestra nada. También muestra la dirección, para que confirmes que coincide con la tuya antes de usarla. La llave privada da control total de esa moneda; trátala con el mismo cuidado que la frase.
En la pantalla de entrada, "Importar wallet" te deja escribir o pegar una frase de 12 a 24 palabras. CASK valida el checksum BIP39 (que las palabras existan y el orden sea válido) antes de aceptarla, lo que atrapa la mayoría de los errores de tipeo. Si es válida, CASK adopta esa semilla, la cifra con tu contraseña y deriva tus direcciones; tus fondos compatibles aparecen.
Importar adopta la semilla completa (las 10 direcciones de una vez), no monedas sueltas, y solo está disponible en el onboarding (cuentas nuevas), donde no hay nada que reemplazar. Si la wallet de origen tenía monedas que CASK no soporta, esas no se pierden: siguen controladas por la misma frase y se pueden ver en una wallet que las soporte. CASK lo advierte en la pantalla de importación.
Como CASK usa BIP39 y rutas estándar, las mismas 12 palabras abren tu wallet en casi cualquier otra app. Lo que puede variar no es si funciona, sino qué dirección muestra cada app para cada cadena, según la ruta de derivación que use:
m/44'/60'/0'/0/0 es universal; coincide en MetaMask, Exodus, Trust, Rabby, etc. Sin sorpresas.La exportación de llave por moneda (sección 4.8) es a prueba de ambigüedad de rutas: una llave privada controla exactamente su dirección, sin depender de la ruta. Es el recurso definitivo si una moneda no aparece al importar la frase.
Con la misma frase puedes abrir varias wallets a la vez, cada una tomando lo que soporta:
Es la misma llave maestra mostrada por varias ventanas distintas.
Una semilla deriva direcciones en todas las cadenas que existen. Si tu wallet de origen mostraba 18 monedas y CASK soporta 10, importar la frase no mueve ni pierde nada: CASK muestra las 10 que entiende, y las otras 8 siguen intactas en la misma semilla, visibles desde una wallet que las soporte. Nada se sustituye ni se deja atrás.
CASK puede operar en mainnet (las redes reales, con dinero real) o en testnet (redes de prueba, sin valor, para ensayar). Al crear una cuenta, CASK usa mainnet por defecto: es la red real y es lo que necesita la mayoría de la gente. El modo testnet está disponible como opción para desarrolladores en el menú de cuenta ("Modo testnet"); solo entras en él si lo eliges deliberadamente, y puedes volver a mainnet cuando quieras. El modo afecta a qué red apuntan las direcciones y las transacciones. En BTC y DOGE, la dirección incluso cambia de formato entre testnet y mainnet: la llave privada es la misma; solo cambia la codificación de la dirección.
¿CASK puede ver mi saldo o mis llaves? Ve tus direcciones públicas (para mostrarte saldos consultando las blockchains). No ve tu frase ni tus llaves privadas: viajan cifradas y se descifran solo en tu dispositivo con tu contraseña.
¿Qué pasa si olvido la contraseña? La contraseña descifra el bloque guardado; si la olvidas, ese bloque no se puede descifrar. Pero tu frase de 12 palabras te permite restaurar la wallet desde cero (importándola), así que la frase es el respaldo que nunca falla.
¿Qué pasa si pierdo la frase pero recuerdo la contraseña? Mientras tengas acceso (la passkey en tu dispositivo, o la recuperación con correo y contraseña), puedes volver a ver la frase desde el menú y anotarla. Pero si pierdes el acceso y la frase a la vez, no hay recuperación posible; por eso la frase se guarda primero.
¿Por qué SOL a veces aparece distinto en otra wallet? Por la ruta de derivación. CASK usa la de Phantom. Ver la sección 5.1.
¿La exportación de llave es segura? CASK verifica cada llave con round-trip antes de mostrarla y nunca la transmite: se genera y se muestra localmente. El riesgo está en dónde la pegas tú; úsala solo en tu propia wallet.