ExchangeCreate

Creates a trading pair.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Transaction initiator address (format: Base58 or Hex). Example: 4100776428620856AE1D71562812B734E356B68551

string
required

ID of the first token in the DEX trading pair. Example: 31303030343837

int32
required

Balance of the first token in the DEX trading pair. Example: 100

string
required

ID of the second token in the DEX trading pair. Example: 31303030303031

int32
required

Balance of the second token in the DEX trading pair. Example: 100

int32

Permission ID used for multi-signature.

boolean

Set to true to format addresses in Base58; set to false for hex format. (Default: false)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json