Популярный
Доступен в Про

Crypto Prices Модуль

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

Что делает модуль «Crypto Prices»?

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
Ключевые функции

Всё, что вам нужно

Изучите все мощные функции, включенные в модуль Crypto Prices.

Live prices

Включено в модуль Crypto Prices для бесшовной интеграции.

10,000+ tokens

Включено в модуль Crypto Prices для бесшовной интеграции.

Price alerts

Включено в модуль Crypto Prices для бесшовной интеграции.

Portfolio tracking

Включено в модуль Crypto Prices для бесшовной интеграции.

Варианты использования

Узнайте, как компании используют модуль Crypto Prices

Price tracking

Идеально для команд, желающих внедрить возможности price tracking.

Investment monitoring

Идеально для команд, желающих внедрить возможности investment monitoring.

Community updates

Идеально для команд, желающих внедрить возможности community updates.

Справочник API

Простая интеграция

Используйте наш RESTful API или вебхуки для интеграции модуля Crypto Prices с вашими существующими системами.

Смотреть документацию API
// 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"
  }
}

Готовы использовать Crypto Prices?

Начните сегодня с нашим бесплатным планом. Кредитная карта не требуется.