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

get/wallet/get/{param}

getWalletById()

Параметри

accountId

number

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

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

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/get/{param}

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

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

Почніть.