Wallets
Import Wallets
Import existing wallets into Sumo using private keys or seed phrases.
If you already have wallets you want to use with Sumo, you can import them directly.
Import via Private Keys
- Navigate to your profile's Wallets tab
- Click Create or Import Wallets
- Select the Import Existing tab
- Paste your private keys — one per line, or comma-separated (up to 300)
- Optionally assign a wallet group
- Click Confirm
Sumo encrypts each private key and adds the wallets to your profile.
Import via Seed Phrase
You can also import a seed phrase to derive wallets from it:
- Click Create or Import Wallets → Create New tab
- Enter your existing seed phrase in the optional seed field
- Choose how many wallets to derive
- Click Confirm
Sumo derives wallets from your seed using the same BIP-44 HD derivation path it uses for generated seeds.
Key Security
Imported private keys and seed phrases are encrypted immediately using AES-256-GCM before storage. They never exist in plaintext in Sumo's database. See Security & Encryption for details.