Tidepool is a non-custodial manager for concentrated-liquidity positions on Meteora (Solana) and Uniswap v3 and v4 (Base, Robinhood Chain, Arc). This page explains each step of the app.
Open tidepool.ag and tap Connect wallet. Tidepool detects Solana wallets through the wallet standard (Phantom, Solflare, Backpack) and EVM wallets through the injected provider (MetaMask, Rabby, Phantom, Coinbase Wallet). In a plain mobile browser, use WalletConnect or open the app inside your wallet's browser.
You can also tap Watch an address and paste any Solana or EVM address. Tidepool shows that wallet's positions read-only. Nothing is signed.
Home shows your total portfolio value with a performance curve, cash per chain, the top pools by 24h fee to TVL, and your watchlist. The curve is sampled on every visit, so it grows with use.
Type a token name or paste a pool or token address from any supported chain. Tidepool detects the chain from the address. Pools show fee to TVL, volume, TVL, market cap and age for 24h, 7d and 30d windows. The Assets filter separates tokenized stocks (xStocks on Solana, Robinhood tokens on Robinhood Chain, Dinari and Ondo tokens) from other tokens. Pools with no LP fee are hidden.
Portfolio lists every position with its claimable fees. Tap Claim on one position or Claim all for every position on every chain. Uniswap v3 claims can sell the fees to one token in the same Universal Router transaction. Uniswap v4 sells go in a second transaction because the v4 router forbids the combination.
Close removes liquidity and claims fees. Zap out closes and swaps everything to one token. Sells after a close use the real balance change, never the listed amounts, so a stale listing can never sell more than you received.
The Deposit sheet moves funds between chains: Across for Base, Robinhood Chain and Arc (USDC), Relay for anything that touches Solana. One signature; the solver pays the destination gas.
Create a profile by signing a message with your wallet (no email). Every position you open can go on your feed with a thesis note. Follow other LPs, see their open positions live from their linked wallets, and enter the same pool and range with one tap. The leaderboard ranks wallets by realized plus unrealized PnL over 24h, 7d, 30d and all time.
3% of every claim, paid in SOL or ETH value inside the claim, close or zap transaction. No subscription, no fee on swaps, no fee on deposits.
| Need | Source |
|---|---|
| Solana positions, fees, PnL | Meteora data APIs and the chain |
| EVM positions, fees | Chain reads (viem); v4 discovery via Alchemy or a log scan |
| Pools, volume, candles | GeckoTerminal |
| Token prices | CoinGecko, Jupiter, DexScreener |
| Swaps | Jupiter (Solana), Uniswap routers (EVM) |
| Bridges | Across, Relay |