Connecting your wallet
Supported Wallets on Meteora
A Solana-compatible wallet is a must-have digital tool for you to receive, send, store, and manage your cryptocurrencies or non-fungible tokens (NFTs) on the Solana blockchain. Just like using any other decentralized application (Dapp) on Solana, you will need to first connect your wallet on Meteora in order to add liquidity to a pool or execute other transactions. Meteora supports wallets that abide by the Solana Wallet Standard - a chain-agnostic set of interfaces and conventions that aim to improve how applications interact with injected wallets. Popular wallets supported on Meteora include:Software Wallets
- Phantom
- Solflare
- Backpack
- Coinbase
- OKX Wallet
- Coin98
- Frontier
- MetaMask (via Snaps with Solflare) WalletConnect
Hardware Wallets
- Ledger
- Trezor

Prepare SOL for transactions and rent
Transactions
What is SOL?
SOL is the Solana blockchain’s native cryptocurrency which is required for transaction fees and other use cases such as securing the network via staking.What is Wrapped SOL (wSOL)?
Wrapped SOL (wSOL) is native SOL that is wrapped using the Solana Token Program, which allows it to be treated like any other SPL (Solana Program Library) token type. Currently, Dapps have to wrap and unwrap SOL when trading in SOL or using SOL in DeFi due to the fact that native SOL itself is not an SPL token (e.g. JUP). If there is unused wSOL from adding liquidity or if you’re withdrawing wSOL from a pool, you can unwrap it to get it back to native SOL.How do you unwrap wSOL?
If you use the Phantom wallet, you can follow the instructions here.Transaction Fees on Solana
Transaction fees on the Solana blockchain use SOL, which means as a user you must have SOL in your wallet whenever you want to initiate any type of on-chain action. When you add or remove liquidity on Meteora, whether this involves the DLMM, DAMM v1, DAMM v2, Dynamic Vaults, or Multi-token pools, you’d need SOL for transaction fees.0.000000001 SOL = 1 lamport (one-billionth of a SOL)
Rent
One of the reasons why the Solana blockchain is able to efficiently store data is its novel “rent” mechanism. Solana creates different accounts to record the data related to the transfer and ownership of tokens between different user wallet addresses, as well as other programmatic transactions on the blockchain. Since transaction history or other data stored on the Solana blockchain use resources, a rent fee is imposed. SOL is the crypto used as a rent fee to create or maintain each unique account on Solana, with the amount of SOL rent dependent on the necessary data resource used for the account. For example, when you receive a new token in your wallet for the first time, a token associated account (ATA) owned by your wallet gets automatically created and a SOL rent is charged in the process. In some scenarios, SOL used for rent is refundable. If an account is closed, the associated data resource being used on Solana gets freed up and the rent is refunded back to your address (account owner).SOL Required on Meteora
DAMM v1 or DAMM v2
When you create a DAMM v1 or v2 pool, you may need to pay some rent to open ATAs (Associated Token Accounts) on Solana. This is roughly ~0.02-0.03+ SOL (may change over time).DLMM
When you create a DLMM position, you also need to pay some rent.Refundable
Position rent
Rent of ~0.059 SOL per position is required to open the program account and store data related to your liquidity position. This is refundable; you get it back when you withdraw your liquidity and close the position.
Position extension rent
Additional rent is also required if your position range covers more than 69 bins. This is refundable.
Non-refundable
binArray creation rent
If you happen to be the first to create the specific price bins in the pool, meaning no LPs have used those price bins before, you will also need to pay the rent to create the binArray program account that stores the bins and this rent is unfortunately non-refundable (~0.075 SOL per binArray). But once they are created no one else has to pay that rent again. Meteora can’t close that program account because other LPs may have liquidity in those bins.

Transaction Fee Settings
For any on-chain transaction submitted on Solana (e.g. sending tokens, adding liquidity, buying an NFT, or interacting with a program), a transaction fee is required. This is required to:- Incentivizes validators to process and prioritize your transaction.
- Prevents spam on the Solana network by making it expensive to flood it with useless transactions.
- Helps determine priority — when the Solana network is busy, users who pay more can get transactions processed and executed faster.

Transaction Broadcast Modes
This determines how your transaction is executed.Priority Fee
Jito
Mixed
When you select your fee settings, they will apply throughout Meteora, except for DLMM pools (which currently always uses Jito only).
Priority level
You can select how fast you prefer your transaction to go through. This affects how much priority fee gets added to your transaction.Level | Description | When to use |
---|---|---|
Fast | Normal speed, lowest priority fee | Everyday transfers and adding/withdrawing liquidity; no urgency. |
Turbo | Faster than normal, moderate priority fee | Moderate urgency, like sniping tokens or adding/withdrawing liquidity quickly, while you’re on the go. |
Ultra | Highest speed on Meteora, highest priority fee | Highest urgency, and for a more seamless LP experience during Solana network congestion; useful if the cost involved is manageable. |
Fee Mode
This lets you select how you want to define your fee (SOL).Max Cap
Exact Fee
Viewing Transactions
You can view your transaction history on the Solana blockchain by using one of the available Solana blockchain explorers. Transactions sometimes do not show up on your Solana wallet’s transaction history, so it is better to verify by using the explorer. Popular explorers include: For SOL transfers to your wallet account, sometimes these are reflected in the “SOL Balance Change” tab in the associated tx link. For SPL token transfers to your wallet account, sometimes these are reflected in the “Token Balance Change” tab in the associated tx link.RPC Settings
RPC (Remote Procedure Call) is a communication protocol used in blockchain applications that allows your Dapp (decentralized app) to interact with the Solana blockchain — like sending transactions, fetching account data, or querying block info — without needing to run a full Solana node on your own. When you click the Settings icon, users can choose their preferred RPC from multiple options to ensure- Reliability: If one RPC provider goes down or is slow, users can switch to another.
- Performance: Different RPCs may respond faster depending on region, usage, or load.
- Customization: Advanced users or institutions might want to use their own (custom) RPC for privacy, rate limits, or analytics.
Custom RPC
- Users can input their own RPC endpoint.
- Ideal for developers or anyone with access to a private or paid Solana node, as this offers full control over data and performance needs.
Sometimes, if the site data happens to be lagging or stale, you can try to switch your RPC.

Searching for Pools
Universal Search Bar
On the https://meteora.ag home page, you can use the “Universal Search Bar” to quickly look for your preferred pool, based on the token ticker or pool address.
Pool Search Bar
If you are already on the https://www.meteora.ag/pools tab, you can also search for your preferred pool, based on token ticker, token name, token contract address, or pool address.
Pool Filters
On the Pool List page, you can use our Pool Filter feature to identify good LP opportunities based on your preferred parameters. Click the “Save” button to save your filters and allow Meteora to remember them on your next visit. You can click the reset icon button anytime to remove all filters and revert back to the default pool list view. The Pool Filter parameters are split into 3 main categories:- Token details
- Pool details
- Launchpad details
Token details
Under Token details, you can filter to show pools where:- Both tokens are verified
- The Base token has no mint authority
- The Base token has no freeze authority
- The Base token is a New Listing according
- The Base token has no high supply concentration
- The Base token has no high single ownership
- The Base token’s market cap is within a specific min-max range

Pool details
Under Pool details, you can input parameters to filter and show pools which:- Were created within a specified number of hours
- Had a minimum amount of trading volume within a specified period
- Had a minimum amount of fees within a specified period
- Had a minimum Fee / TVL % within a specified period
- Were within a specified TVL min-max range
- Had a Base Fee which was within a specified min-max range
- Had a Bin Step which was within a specified min-max range

Launchpad details
Under Launchpad filter details, you can filter pools based on the launchpads you select from the launchpad filter list. When you select certain launchpad(s), Meteora will only show you pools that contain a Base token that graduated from those selected launchpads. For instance, if you had only selected Jupiter Studio, you will only see a list of pools that contain a Base token that graduated from Jupiter Studio (e.g. pools with tokens like URANUS, VIBE). You will not see pools that contain a Base token that graduated from Pump.fun or Letsbonk.fun.
Need more help?
Follow Meteora or our LP Army on our socials to get help from our community and team.