Withdrawal status and network fees: which exchanges paused withdrawals, per asset and network
get_withdrawal_statusCheck withdrawal status across exchanges: see paused withdrawals, network availability, fees, and minimums to find the cheapest venue for any asset.
Instructions
Call this when the user asks whether an exchange has paused withdrawals or deposits, which networks are open for an asset, what the withdrawal fee or minimum is on each venue, or which venue is cheapest to withdraw from. Without arguments returns the overview (withdrawals paused right now, ranked, plus recent suspension and resumption events). Pass asset (e.g. USDT) for every venue and network of that asset, and venue (e.g. kucoin) to narrow. Recorded daily by ByKaranteli from 20+ venues' public currency lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | string, optional asset code, e.g. USDT | |
| venue | No | string, optional venue id, e.g. kucoin |