Sumo
Wallets

Import Wallets

Import existing wallets into Sumo using private keys or seed phrases.

Import Wallets modal

If you already have wallets you want to use with Sumo, you can import them directly.

Import via Private Keys

  1. Navigate to your profile's Wallets tab
  2. Click Create or Import Wallets
  3. Select the Import Existing tab
  4. Paste your private keys — one per line, or comma-separated (up to 300)
  5. Optionally assign a wallet group
  6. 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:

  1. Click Create or Import WalletsCreate New tab
  2. Enter your existing seed phrase in the optional seed field
  3. Choose how many wallets to derive
  4. 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.

On this page