Popular
Available in Pro

Crypto Prices Module

Live crypto prices in chat from CoinGecko (any listed coin via /price), with per-user watchlists and persisted price alerts (above, below, percent change, crosses) checked every 5 minutes. USD only, no historical charts.

Live prices
10,000+ tokens
Price alerts
Portfolio tracking
9:41
5G
C

Crypto Prices Demo

bot

What does the Crypto Prices module do?

Live crypto prices in chat from CoinGecko (any listed coin via /price), with per-user watchlists and persisted price alerts (above, below, percent change, crosses) checked every 5 minutes. USD only, no historical charts.

  • Price tracking
  • Investment monitoring
  • Community updates
Key Features

Everything You Need

Explore all the powerful features included in the Crypto Prices module.

Live prices

Included with the Crypto Prices module for seamless integration.

10,000+ tokens

Included with the Crypto Prices module for seamless integration.

Price alerts

Included with the Crypto Prices module for seamless integration.

Portfolio tracking

Included with the Crypto Prices module for seamless integration.

Use Cases

Discover how businesses use the Crypto Prices module

Price tracking

Perfect for teams looking to implement price tracking capabilities.

Investment monitoring

Perfect for teams looking to implement investment monitoring capabilities.

Community updates

Perfect for teams looking to implement community updates capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the Crypto Prices module with your existing systems.

View API Documentation
// Enable Crypto Prices module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "crypto-prices",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "crypto-prices",
    "name": "Crypto Prices",
    "enabled": true,
    "status": "active"
  }
}

Ready to Use Crypto Prices?

Get started today with our free plan. No credit card required.