API 文档

get/wallet/withdrawal/bank-allowed-currencies

getAllowedCurrenciesForBankWithdrawal()

返回类型

Promise<Currency[]>

相关合同

interfaceCurrency
export interface Currency {
  isCrypto: boolean;
  name: string;
  needMemo: boolean;
  protocol: string;
  title: string;
  usingTokenBalance: boolean;
  value: string;
  symbol?: string;
  isDefault?: boolean;
}

HTTP 映射

GET /wallet/withdrawal/bank-allowed-currencies

Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

启动您的平台。

开始使用。