v1
latestOpenAPI 3.0.0ISC2026-07-26318688.6 KBDEX
Check token allowance
Check if token allowance is sufficient for a DEX swap
Returns true if the current allowance is enough to proceed with the swap, or false if an approval transaction is needed first.
post/dex/allowance
Request body
Example request
{
"quoteId": "69a02882f48d56c923119d95",
"addressFrom": "0xb7dE6b6eEBF7401aFea5a49D6405C9048fEf2d40"
}Response
Success
boolean required