v3
latestOpenAPI 3.0.3UNLICENSED2026-07-2796235396.3 KBexchange-external-api
Trade options / configurations for onboard
get/exchange/api/orders/trade-options
Response
Success
Example response
{
"networks": [
{
"networkId": "bsc_testnet",
"name": "Binance Smart Chain Network",
"chainId": 1,
"nativeAsset": "BNB",
"availableTokens": [
{
"symbol": "USDC"
}
]
}
]
}