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

post/wallet/crypto/add

findOrCreateWalletAccount()

Параметри

currency

ICurrency

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

network

string | undefined | null

Необов'язково

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

Promise<CreatedWalletAccountInfo>

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

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-маппінг

POST /wallet/crypto/add

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

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

Почніть.