ExchangeCreate

Creates a trading pair.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
❗️

Warning!

Successful execution, signing, and broadcast of this API call will deduct 1024 TRX from the user's account.


Related resources

Body Params
string
required

Transaction initiator address. (Format: Base58 or Hex)

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

Optional. Permission ID used for multi-signature account operations. Defaults to the owner permission (0) if unspecified.

boolean

Optional. 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