Navigating Solana
¿Este artículo necesita traducción?
Envíe traducciones, correcciones y sugerencias a GitHub, o contáctenos en los foros comunitarios.
Solana is now accessible through MetaMask Extension (Mobile coming soon), allowing you to manage your SOL and SPL tokens alongside your EVM (Ethereum)-supported assets. This guide covers everything you need to get started.
Jump to any section:
- Creating a Solana account
- Importing a Solana account from Phantom (or other wallets)
- Bridging funds to Solana
- Swapping SOL and SPL tokens
- Connecting to Solana dapps
- Key terminology differences: Ethereum v. Solana
Setting up a Solana account in MetaMask
There are two ways to add a Solana account:
- Creating an account: Use your existing SRP.
- Importing an account: From another SRP.
Creating a Solana account
This method generates a Solana address using your existing SRP in MetaMask.
Solana accounts use Infura as the RPC provider. There is no way currently to navigate Solana with a custom RPC URL.
If you previously used a Solana snap like Solflare or Drift, this process will generate the same Solana address in MetaMask. You can manage your account directly within the fox now.
- Extension
- Click on the account selector at the top of your wallet.
- Select 'Add account or hardware wallet' at the bottom of the list.

- Select '+ Solana account' under the 'Create' options.

- Enter your account name (example: Solana account 1).
- Select the Secret Recovery Phrase (SRP) to derive account from (if multiple exist).

- Review details and click 'Create.' Your new Solana account will now appear in the account selector.

- Solana addresses do not start with a specific prefix like "0x" Ethereum addresses.
Importing a Solana account from Phantom (or other wallets)
You can import all your accounts to MetaMask from Phantom or other wallets by importing the Secret Recovery Phrase (SRP) associated with that wallet. If you lost your SRP or need to reveal it in Phantom, follow the steps here and back it up securely.
You cannot import private keys for Solana accounts, yet. Import using your SRP.
MetaMask supports multiple SRP management so you can easily add accounts this way in addition to your default SRP. For more information on managing multiple accounts, refer to this guide.
- Extension
- Click on the account selector at the top of your wallet.
- Select 'Add account or hardware wallet' at the bottom of the list.

- Select 'Secret Recovery Phrase' under the 'Import' options.

- Enter your 12 or 24-word SRP and select the account(s) you want to import from this SRP.

- Confirm details and select 'Continue' to finalize.

Once complete, all Ethereum and Solana accounts linked to this SRP will appear within the account selector.

How to bridge funds to Solana
To transfer assets to Solana, you can use MetaMask's built-in bridge by clicking the 'Bridge' button on your homepage to start. If you need more help, refer to this guide.

How to swap SOL and SPL tokens
You can use MetaMask's native Swaps feature by clicking the 'Swap' button on your homepage. For more details on Swaps, refer to our user guide.

Connecting to Solana dapps
When connecting to Solana dapps, you may need to click the 'View More Wallets' dropdown to see the MetaMask option.
Make sure you select the latest MetaMask icon from the list of wallets presented:

Terminology differences: Ethereum v. Solana
Ethereum and Solana use different terminology for some concepts. Here are the key differences:
Solana's efficiency-focused architecture results in lower fees and faster transactions, whereas Ethereum prioritizes decentralization and security, leading to higher costs but stronger censorship resistance. Some other differences include the following nomenclature:
Ethereum | Solana | |
---|---|---|
Native token | ETH | SOL |
Token standards | ERC-20, ERC-721 (ex: UNI) | SPL (ex: RAY) |
Transaction costs | Gas | Fee |
Executable code | Smart contracts | Programs |
Transaction ID | Transaction hash | Signature |
Execution environments | EVM | SVM |
Now that your Solana account is set up in MetaMask, you can easily manage your crypto and interact with dapps. Enjoy!
If you need help, click the chat icon in the bottom right to start a conversation with our support team.