HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

ExchangeTransaction

Participate the transaction of exchange pair

Log in to see full request history

Return: Transaction object

Body Params
string
Defaults to 4100776428620856AE1D71562812B734E356B68551

Trader's wallet address, in hex string format. This wallet contains the tokens you wish to sell, in order to gain the other token.

int32
Defaults to 12

Transaction Pair ID

string
Defaults to 31303030343837

ID of the sold token, in hexString format. For example, if you wanted to trade TRX for another token, then the TRX id of "5f" goes in this parameter.

int32
Defaults to 100

Quantity of the token being sold. If TRX being sold, need to express in units of SUN.

int32
Defaults to 10

Expected quantity of the token being purchased.

int32

Optional,for multi-signature use

boolean

Optional,whether the address is in base58 format

Responses

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