Asset Status List
Asset status list
Get the deposit and withdrawal status for all supported assets on WhiteBIT via the V4 API.
GET
Asset Status List
Notes
Asset type classification
The endpoint returns three structurally distinct asset types. Use the presence or absence of theconfirmations and providers fields to classify each asset.
Crypto assets (e.g.,
BTC, ETH, USDT) include a confirmations object with required blockchain confirmation counts per network.
Fiat currencies (e.g., EUR, USD, UAH) include a providers object listing available payment processors. The providers field is present even when the list is empty.
Fiat payment methods (e.g., EUR_ADVCASH, USD_VISAMASTER) represent individual payment channels. These entries include neither confirmations nor providers. The network identifier in the networks field matches the asset ticker.
Used in these guides
- On/Off-Ramp integration — corporate fiat ↔ crypto over EUR/SEPA rails.
- On/Off-Ramp overview — the per-currency provider matrix confirmed during onboarding.
- On/Off-Ramp FAQ — provider values and
can_depositflags for SEPA and card deposits. - Payment Integration — crypto deposits, withdrawals, conversion, WhiteBIT Codes, and Express Withdraw.
- Wallet-as-a-Service integration — programmatic wallets and payouts for businesses.
- Wallet-as-a-Service FAQ — per-asset minimums before testing signed calls.
- Embedded Trading integration guide — per-asset minimums before placing sub-account orders.
Response
Successful response