Skip to main content
All CollectionsRally Wallet
Solana Wallet Private Key Export
Solana Wallet Private Key Export

Exporting your Solana Wallet private key & using it to transfer funds.

Updated over a month ago

You can export your Solana wallet private key in the Rally app. This guide covers how to do that, as well as how you can use your private key, since Rally exported keys are different to regular Solana wallets with seed phrases.

Exporting your Solana private key

You can export your Solana private key in settings by navigating to:


Side Drawer (top-left profile icon) → Settings & Support → Rally Wallet → Export Private Key

Keeping your private keys safe

Your exported private key has absolute control of your Solana wallet, and all funds in that wallet. After export, your wallet is no longer protected by your Rally account for transaction signing — anyone with the private key can sign any message (transferring any funds)

  • Do not share this key. Rally support will never ask for your private key.

  • Keep this key somewhere physically or digitally safe

What is the private key from Rally? Why is it different?

Your Rally Solana private key is different to a private key you would get from a standard wallet with a seed phrase.

This is because the Rally wallet is an MPC wallet. MPC (multi-party computation) is a fancy way of saying that there is no seedphrase, and multiple signers are required to make a transaction — the keys are split into parts.

This is how Rally achieves a secure & recoverable wallet, while remaining non-custodial — you're in complete control of your funds.

You cannot directly import your Rally wallet private key into seed phrase-based wallets available today (e.g. Phantom, SolFlare) but we expect many wallets will start supporting these keys soon.

Your Rally private key is a valid private key — keep it safe and you will retain access to your funds.

Curious about the technical details? Your Rally private key is an ed25519 scalar private key.

Other Wallet Support

Very few wallets support this type of key today, but we expect more to upgrade soon. In the meantime, there is an open-source web wallet that you can use to move funds out of your wallet if needed with your exported private key.

We will keep this document updated as additional wallets add support.

ScalarWallet.org

An open-source web wallet that supports ed25519 scalar private keys (your Rally private key)

Sending SOL

  • Enter your exported Solana private key and click "Import"

    • Make sure you've selected "Mainnet" in the top-left

    • You should see your expected SOL balance in the top when you're on the right network

  • Enter the address & amount of SOL

  • Click "Transfer"

Sending Tokens

  • Find the address of the token in your Rally wallet you want to transfer

    • You can find this on the token detail page in Rally, or on CoinGecko or similar

  • Enter the number of tokens & recipient address

  • Click "Transfer"

Did this answer your question?