Skip to content
Open J Tools

Supported DEXs and networks

J Tools runs on Solana mainnet. When a tool talks to a decentralized exchange, it works directly with the venue you pick for that action.

Network

#network
NetworkStatus
Solana mainnetSupported. Every tool except the Devnet Faucet runs here.
Solana devnetFaucet only. The Devnet Faucet hands out free test SOL, up to 25 a day.

Only the faucet touches devnet. Every other tool, the creators, the pool tools, the trading tools and the transfer tools, acts on mainnet, so what you do with them is live and on-chain. There is no EVM or other-chain path; everything you see in the tools happens on Solana.

Support matrix

#support-matrix

At a glance, what each venue does inside J Tools. “Yes” means the page below describes that capability for the venue. “No” means it does not apply.

VenueSwapCreate pool / LPConcentrated (CLMM/DLMM)Add / Remove liquidity
Raydium V4YesYesNoYes
Raydium CPMMYesYesNoYes
Raydium CLMMYesYesYesYes
Meteora (DLMM)NoYesYesYes
Orca (Whirlpool)NoYesYesYes
PumpSwapYesYesNoYes
Pump.funYesNoNoNo

The Swap column covers direct venue trading through Multi Swap and Bundled Trade, which route to the Pump.fun curve, PumpSwap, or Raydium. On Raydium you pick the venue, not the pool type: Raydium’s own routing chooses between V4, CPMM and CLMM for the trade. Orca and Meteora are pool and liquidity venues on J Tools. The single Swap tool works differently: it quotes through Jupiter aggregation and picks the route for you, so you never pin a venue there.

The Add / Remove column is the Liquidity Add / Remove tool. It also covers Orca Splash Pool, and it claims fees on the concentrated types (Raydium CLMM, Meteora DLMM, Orca Whirlpool and Splash). Raydium V4, CPMM and PumpSwap pools have no separate fee to claim, because their fees stay in the pool.

Pool DEXs

#pool-dexs

These are automated market makers (AMMs) with liquidity pools. J Tools uses them to create pools and to add or remove liquidity. On Raydium and PumpSwap it also swaps directly against the venue you choose.

VenuePool typeWhat J Tools uses it for
Raydium V4Classic AMM (constant product)Creating and managing standard liquidity pools, and direct swaps. Classic SPL tokens only, no Token-2022.
Raydium CPMMConstant Product Market MakerNewer standard pools, Token-2022 included, that you can swap against directly. The recommended Create LP route.
Raydium CLMMConcentrated Liquidity (Raydium)Concentrated-range pools where you set a price band, swappable on the venue.
MeteoraAMM, including DLMM and DAMM v2DLMM (Dynamic Liquidity Market Maker) bin pools for pool creation and liquidity management. Creating DAMM v1 and DAMM v2 pools is marked coming soon. DAMM v2 positions already show in My Pools, and LP Fee Claim collects their fees.
OrcaWhirlpool (concentrated) and Splash Pool (full range)Whirlpool concentrated-liquidity pools, plus Splash Pool for a simple full-range pool at a fixed 1% fee. Both for pool creation and liquidity management.
PumpSwapAMMPools for tokens that graduated from the Pump.fun bonding curve, swapped here directly. You can also open a PumpSwap pool yourself in Create LP.

Launchpad (bonding curve, not a pool DEX)

#launchpad-bonding-curve-not-a-pool-dex

Pump.fun is a different animal. It is a bonding-curve launchpad, so price moves along a fixed curve as people buy and sell. There is no liquidity pool until a token graduates, at which point its liquidity moves to PumpSwap.

VenueTypeWhat J Tools uses it for
Pump.funBonding-curve launchpadLaunching and trading tokens on the curve, before graduation.

So when you read “DEX” elsewhere in these docs, that means a pool venue from the table above. Pump.fun is grouped on its own because it works nothing like an AMM.

Which tools touch which venue

#which-tools-touch-which-venue

Notes on choosing a venue

#notes-on-choosing-a-venue

Raydium V4 and CPMM are the usual choice for a plain token launch with a wide trading range. Liquidity sits across the full price curve, so it is the simplest setup to reason about.

#related-references