Setup & API keys
Paste your keys once and WeLaunch reads live Solana data instead of the throttled public endpoint. Keys are stored encrypted on the server — they never appear in the site or in your browser.
Step 1Mainnet Solana endpointrecommended
Reads real pool reserves, market caps and trade confirmations. Without your own key we fall back to the free public endpoint, which gets throttled and makes the arena lag.
Where to get it: Helius, QuickNode or Triton — copy the mainnet HTTPS URL, key included. open
looks like https://mainnet.helius-rpc.com/?api-key=…
Step 2Devnet Solana endpointoptional
Same thing for test mode, so devnet trading and vault checks stay fast.
Where to get it: Same provider dashboard — copy the devnet HTTPS URL. open
looks like https://devnet.helius-rpc.com/?api-key=…
Step 3Birdeye market dataoptional
Optional richer price history and token metadata for the charts.
Where to get it: Birdeye developer portal → API keys. open
looks like bd_live_…
Step 4CoinGecko price feedoptional
Optional backup for the SOL/USD rate used to price vaults and fees.
Where to get it: CoinGecko → Developer dashboard → API keys. open
looks like CG-…
Ready to paste? Ask in chat for the secure key form — the values go straight into encrypted storage and are never shown on the site. This page then flips each step to green.
Back to dashboard