Pair Configuration
Endpoint
GET /api/v1/pair-configRequest Parameters
Parameter
Type
Required
Description
Response Format
Supported Pair
{
"from": "WEGLD-bd4d79",
"to": "USDC-c76f1f",
"supported": true,
"decimalsIn": 18,
"decimalsOut": 6,
"minAmountIn": "1000000000",
"minAmountInShort": 0.000000001
}Unsupported Pair
No Route Available
Response Fields
Field
Type
Description
Example Usage
Check Pair Support
JavaScript Example
Use Cases
Validate Before Quote
Build Token Selector
Token Decimals Reference
Token
Decimals
Min Amount Example
Last updated
Was this helpful?