Installation
Get Untaxed Wallet running in under a minute.
Install from Chrome Web Store
- Visit the Untaxed Wallet listing on the Chrome Web Store.
- Click Add to Chrome and confirm the permissions prompt.
- The Untaxed Wallet icon appears in your extensions toolbar. Click it to open the sidebar panel.
- The sidebar opens on the right side of your browser. You'll see the onboarding screen.
Tip: Pin the extension to your toolbar for quick access. Right-click the extensions puzzle icon and click the pin next to Untaxed Wallet.
Create a New Wallet
- On the onboarding screen, tap Create Wallet.
- Choose a wallet name (e.g. "Main", "Trading", "Sniper").
- Set a strong password. This password encrypts all your private keys locally.
- Your new Solana keypair is generated in-browser. The private key is shown once — copy it and store it somewhere safe (password manager, paper backup, etc.).
- Click I've backed up my key to proceed.
- The key is encrypted with AES-256-GCM (using PBKDF2 with 100,000 iterations) and stored in Chrome's local storage.
Warning: If you lose your private key and forget your password, your wallet cannot be recovered. There is no backend, no seed phrase recovery, and no support team that can help. Back up your key immediately.
Import an Existing Wallet
- On the onboarding screen, tap Import Wallet.
- Paste your private key in one of two formats:
- Base58 string — The standard Solana private key format (e.g. from Phantom export).
- JSON byte array — A 64-byte array like
[174,23,56,...,201](e.g. fromsolana-keygen).
- Give the wallet a name and set your password.
- The key is validated (must produce a valid Solana public key), encrypted, and stored.
Bulk Import from CSV
If you have multiple wallets to import at once:
- Open the Wallets panel (tap the wallet switcher at the top).
- Scroll down and tap Bulk Import.
- Select a CSV file with one private key per line. Each wallet is named automatically (Wallet 1, Wallet 2, etc.).
- All keys are validated, encrypted, and stored. Invalid keys are skipped with a warning.
Export Wallets
Use Export to CSV in the Wallets panel to download a CSV of all wallet addresses (public keys only). Private keys are never included in the export. To export a single private key, use the export button on that wallet's row — you'll need to enter your password to decrypt it.
After Installation
Once your wallet is created, navigate to any supported trading platform (Axiom, GMGN, Pump.fun, etc.) and open a token page. The extension auto-detects the token and loads it in the sidebar — you're ready to trade.