موجود در حرفه‌ای

ICO/IDO Alerts ماژول

Show an admin-curated list of presales and ICOs (name, token, price, dates, hard cap, link) via /presales. A static listing with no alerts, no launchpad feeds and no whitelist handling.

Admin-curated presale list
Token, price, dates and hard cap
Details with /presale
9:41
5G
I

ICO/IDO Alerts Demo

bot

ماژول ICO/IDO Alerts چه می‌کند؟

Show an admin-curated list of presales and ICOs (name, token, price, dates, hard cap, link) via /presales. A static listing with no alerts, no launchpad feeds and no whitelist handling.

  • Investment opportunities
  • Sale tracking
  • Community alerts
ویژگی‌های کلیدی

هر آنچه نیاز دارید

تمام ویژگی‌های قدرتمند موجود در ماژول ICO/IDO Alerts را کشف کنید.

Admin-curated presale list

شامل ماژول ICO/IDO Alerts برای یکپارچگی بدون درز.

Token, price, dates and hard cap

شامل ماژول ICO/IDO Alerts برای یکپارچگی بدون درز.

Details with /presale

شامل ماژول ICO/IDO Alerts برای یکپارچگی بدون درز.

موارد استفاده

ببینید چگونه کسب‌وکارها از ماژول ICO/IDO Alerts استفاده می‌کنند

Investment opportunities

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های investment opportunities هستند.

Sale tracking

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های sale tracking هستند.

Community alerts

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های community alerts هستند.

مرجع API

یکپارچه‌سازی آسان

از API RESTful یا وب‌هوک‌های ما برای یکپارچه‌سازی ماژول ICO/IDO Alerts با سیستم‌های موجود خود استفاده کنید.

مشاهده مستندات API
// Enable ICO/IDO Alerts module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "ico-ido-alerts",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "ico-ido-alerts",
    "name": "ICO/IDO Alerts",
    "enabled": true,
    "status": "active"
  }
}

آماده استفاده از ICO/IDO Alerts هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.