HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

ExchangeCreate

Creates a trading pair.

Log in to see full request history

Return: Transaction object

❗️

Warning!

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

Body Params
string
string

The first token's id, default hexString

int32

The first token's balance

string

The second token's id, default hexString

int32

The second token's balance

int32

Optional,for multi-signature use

boolean

Optional,whether the address is in base58 format

Responses

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