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.
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 क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।
आसान एकीकरण
Swap Quote मॉड्यूल को अपने मौजूदा सिस्टम के साथ एकीकृत करने के लिए हमारे RESTful API या वेबहुक का उपयोग करें।
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"
}
}संबंधित मॉड्यूल्स
Crypto & DeFi श्रेणी में अन्य मॉड्यूल्स का अन्वेषण करें
Swap Quote उपयोग करने के लिए तैयार?
आज ही हमारे मुफ्त प्लान के साथ शुरू करें। क्रेडिट कार्ड की आवश्यकता नहीं।