Skip to main content
POST
Get trade quote (EVM + Solana)
استخدم الكلمة المفتاحية NATIVE لـ fromToken/toToken لتداول الأصول الأصلية (ETH، SOL، إلخ). محدود بالمعدل (15/دقيقة لكل مستخدم). Solana mainnet فقط (devnet/testnet غير مدعومين). إذا تم توفير from مع ERC20، يُعيد approvalNeeded و spender.

التفويضات

x-api-key
string
header
مطلوب

الجسم

application/json
chain
string
مطلوب

EVM chain slug

fromToken
string
مطلوب
toToken
string
مطلوب
amount
string
مطلوب

Amount in wei (decimal or 0x-hex)

from
string | null

Wallet address for allowance checks (optional)

includeGas
boolean | null

Include gas estimates (optional)

protocols
string | null

Comma-separated allowlist of protocols (optional)

excludeProtocols
string | null

Comma-separated blocklist of protocols (optional)

الاستجابة

Quote response

quote
object
مطلوب