Documentation API

post/wallet/crypto/add

findOrCreateWalletAccount()

Paramètres

currency

ICurrency

Requis

network

string | undefined | null

Facultatif

Type de retour

Promise<CreatedWalletAccountInfo>

Contrats connexes

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;
}

Mappage 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

Lancez votre plateforme.

Commencer.