🌊 $FRID Raydium Pool Runbook

The single step that makes $FRID buyable on Solana with real money.
Status gate: deployer holds ~0.10 SOL; a real pool needs ~5 SOL floor / ~10 SOL recommended (~$750–$1,500) plus ~0.4 SOL overhead. Below ~5 SOL it's theater β€” any buy moves price 30–50%+. Send SOL to 5WrD2Kvs74zS17ESae85Utjr72UiFV6zPFMwYAHaSKGD before starting.

Why Raydium CPMM (not pump.fun, not Meteora)

pump.fun can't adopt an existing mint (it always mints a new token). Raydium CPMM supports the existing $FRID SPL mint, is the cheapest type, and is the one Jupiter routes through. Meteora DLMM needs active management β€” overkill for a first set-and-forget pool.

Costs (2026, current β€” re-confirm at execution)

ItemSOL
CPMM pool-creation fee0.15
Rent + token accounts + priority fees~0.20
Keep-alive buffer~0.05
Overhead (excludes deposited liquidity)~0.40
The deposited liquidity is the real cost β€” the pool is only as deep as the SOL you put in.

Set the initial price deliberately (the FRID:SOL ratio = launch FDV)

You pair SOL with FRID from the 100M (10%) public-liquidity earmark. The ratio you pick sets the price. Assuming ~$145/SOL:
FRID pairedvs SOLβ‰ˆ price/FRIDβ‰ˆ FDV (1B)
100,000,00010 SOL$0.0000145~$14.5K
20,000,00010 SOL$0.0000725~$72K
5,000,00010 SOL$0.00029~$290K
For reference, the ERC-20 side currently implies ~$0.0000555/FRID (~$55K FDV). Pick a ratio that's coherent with that and leaves room to grow β€” don't launch at a wildly higher FDV than the thin ETH pool shows.

Step-by-step (when SOL is in the deployer)

  1. Confirm balance + authorities: SOLANA_KEY_FILE=C:\friday-token\solana-deployer.txt node scripts/check-deployer.cjs (freeze should read null βœ… β€” already done)
  2. Load the deployer key into Phantom (import private key) on the device you'll use
  3. Go to raydium.io/liquidity/create-pool/ β†’ choose CPMM
  4. Base token = AwcYhqLGqVc6oLuAAMBvCp7hWkaysMBkBBCwk4SeTxvX (FRID); Quote = SOL
  5. Set the initial price from your chosen ratio above (this sets FDV β€” deliberate)
  6. Deposit equal-value FRID + SOL; confirm & sign (pays ~0.15 SOL fee + rent)
  7. Pool is live on-chain immediately
  8. Lock or burn the LP tokens. Unlocked LP is a top rug-flag β€” scanners (RugCheck, GoPlus) penalize it. Either burn the LP position or lock it 6–12 months (e.g. via a Raydium/3rd-party locker). This is the difference between "looks like a rug" and "verifiably can't rug." Do NOT skip it.
Before or right after the pool: add on-chain Metaplex token metadata (name/symbol/logo) to the SPL mint β€” RugCheck currently flags "missing metadata," and without it the token shows blank on Jupiter/DEXScreener/Birdeye. The deployer is the update authority, so this is a small (~0.01 SOL) one-time write. Script: scripts/set-spl-metadata.cjs (staged).

After the pool exists β€” all automatic, all free

CoinGecko / CoinMarketCap still won't qualify at low liquidity β€” defer until real depth + volume exist.