getBizTokenList
Discover tradable on-chain tokens on Bybit. Filter by category to retrieve token codes, contract addresses, and risk flags for informed trading decisions.
Instructions
Query on-chain tokens available for trading, optionally filtered by tag.
Returns DEX_<id> token code, contract address, risk flag, order quantity limits,
and supported payment token codes.
AI agent should call this when user wants to discover tokens or expresses buy intent
without specifying a token. Use tokenTag to filter by category.
Do NOT use this endpoint to get token prices or market data — use getBizTokenPriceList.
Do NOT use this to get user's holdings — use getAssetList.
Agent hint: Use this endpoint to discover tradable on-chain tokens and resolve token names to DEX token codes. Call when user asks what tokens are available or wants to browse tokens by category. Warn user if riskFlag=1 before proceeding to trade. Do NOT use this for prices — use getBizTokenPriceList.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenTag | No | 0 |