API documentation

get/wallet/crypto/currencies

getAllowedCryptoCurrencies()

Return type

Promise<ICurrency[]>

Related contracts

interfaceICurrency
export interface ICurrency {
  isCrypto: boolean;
  isOnMultipleNetworks: boolean;
  name: string;
  needMemo: boolean;
  protocol: string;
  title: string;
  usingTokenBalance: boolean;
  value: string;
  networks: ICurrencyNetwork[];
  minimumDeposits: { [network: string]: number };
  maxTokenDecimals?: number;
}

HTTP mapping

GET /wallet/crypto/currencies

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

Starten Sie Ihre Plattform.

Los geht’s.