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

Swap Quote ماژول

Ask /swapquote what one token is worth in another: an indicative estimate from two live CoinGecko spot prices, clearly disclaimed, with no wallet, signing or trade execution.

Live spot prices from CoinGecko
Common tickers mapped automatically
Clearly labelled as indicative
No wallet, no signing, no execution
Works without an API key
Read-only
9:41
5G
S

Swap Quote Demo

bot

ماژول Swap Quote چه می‌کند؟

Ask /swapquote what one token is worth in another: an indicative estimate from two live CoinGecko spot prices, clearly disclaimed, with no wallet, signing or trade execution.

  • Checking a rate before you trade elsewhere
  • Answering price questions in a group
  • Comparing two tokens quickly
ویژگی‌های کلیدی

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

تمام ویژگی‌های قدرتمند موجود در ماژول Swap Quote را کشف کنید.

Live spot prices from CoinGecko

شامل ماژول Swap Quote برای یکپارچگی بدون درز.

Common tickers mapped automatically

شامل ماژول Swap Quote برای یکپارچگی بدون درز.

Clearly labelled as indicative

شامل ماژول Swap Quote برای یکپارچگی بدون درز.

No wallet, no signing, no execution

شامل ماژول Swap Quote برای یکپارچگی بدون درز.

Works without an API key

شامل ماژول Swap Quote برای یکپارچگی بدون درز.

Read-only

شامل ماژول Swap Quote برای یکپارچگی بدون درز.

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

ببینید چگونه کسب‌وکارها از ماژول Swap Quote استفاده می‌کنند

Checking a rate before you trade elsewhere

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های checking a rate before you trade elsewhere هستند.

Answering price questions in a group

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های answering price questions in a group هستند.

Comparing two tokens quickly

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های comparing two tokens quickly هستند.

مرجع API

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

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

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

// Response
{
  "success": true,
  "module": {
    "id": "swap-bot",
    "name": "Swap Quote",
    "enabled": true,
    "status": "active"
  }
}

آماده استفاده از Swap Quote هستید؟

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