API документація

get/wallet/{param}/list

listWallets()

Параметри

type

string

Обов'язковий

Тип повернення

Promise<IWalletListInfo>

Пов'язані контракти

export interface IWalletListInfo {
  defaultCurrency: ICurrency;
  earnWallets: IEarnWallet[];
  eddLimit: IMoney;
  isInternalTransfersEnabled: boolean;
  isBankDepositAvailable: boolean;
  // TODO: handle EDD
  showEDDAlert: boolean;
  totalAmountInBaseCurrency: number;
  totalEarnAmountInBaseCurrency: number;
  wallets: IWallet[];
  isCryptoDepositDisabled: boolean;
  isCryptoWithdrawalDisabled: boolean;
}

HTTP-маппінг

GET /wallet/{param}/list

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

Запустіть свою платформу.

Почніть.