latestOpenAPI 3.0.3UNLICENSED2026-08-2196241404.2 KB
76329919f8a7
exchange-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"
}
]
}
]
}