🚀 Coming Soon!

Real-time Solana DataMade Easy & Fun

Listen to real-time events on Solana with ease. Get notified about new Meteora pools, price changes, token creation, minting, and burning events.

socket.fun
// Subscribe to price changes for a token
socket.fun.subscribe({
  event: "price_change",
  token: "SOL",
  threshold: 0.1, // 10% change
  callback: (data) => {
    console.log(`SOL price changed by ${data.percentChange}%!`);
    console.log(`New price: ${data.price} USD`);
  }
});

Real-time Solana Events

Get instant notifications for all the important events happening on Solana.

New Meteora Pools

Get notified instantly when new Meteora liquidity pools are created. Be the first to know about new trading opportunities.

Price & Liquidity Changes

Monitor price movements and liquidity changes for any token on Solana. Set custom thresholds for notifications.

Token Creation

Stay informed about new tokens being created on Solana. Discover new projects as soon as they launch.

Minting Events

Track token minting events in real-time. Know when supply increases and by how much.

Burning Events

Monitor token burning events as they happen. Stay updated on supply decreases and deflationary actions.

Custom Notifications

Set up custom notification rules for any event on Solana. Get alerts exactly when and how you want them.

See It In Action

Check out these examples of how you can use SOCKET.FUN to monitor real-time events on Solana.

Examples

Price Change Notifications

Get notified when the price of a token changes by a specific percentage.

// Get notified when SOL price changes by 10%
socket.fun.subscribe({
  event: "price_change",
  token: "SOL",
  threshold: 0.1, // 10% change
  callback: (data) => {
    console.log(`SOL price changed by ${data.percentChange}%!`);
    console.log(`New price: ${data.price} USD`);
  }
});

Multiple Notification Channels

Choose how you want to receive notifications. We support multiple channels from day one.

Webhooks

Receive real-time notifications via HTTP webhooks. Integrate with your existing systems and workflows.

WebSockets

Connect via WebSockets for instant updates. Perfect for real-time dashboards and applications.

Telegram

Get notifications directly to your Telegram account or group. Stay updated on the go.

Discord

Receive alerts in your Discord server. Keep your community informed about important events.

All notification channels are available from day one. We're constantly adding more channels based on user feedback.

Simple, Transparent Pricing

Choose the plan that fits your needs. All plans include access to our core features.

Free

Perfect for getting started with real-time Solana data.

Free
  • 1 active subscription
  • Webhook notifications
  • Telegram notifications
  • 1-second update frequency
  • 24-hour data retention
  • Community support
MOST POPULAR

Hobby

For developers building serious projects.

$49/month
  • Up to 10 active subscriptions
  • Webhooks & WebSockets
  • Telegram & Discord notifications
  • 500ms update frequency
  • 7-day data retention
  • Email support
  • Custom event filters

Pro

For teams and production applications.

$199/month
  • Up to 50 active subscriptions
  • All notification channels
  • Telegram & Discord notifications
  • Real time data
  • 30-day data retention
  • Priority support
  • Custom event filters