GetExchangeById

Query exchange pair based on id

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

Returns

FieldTypeDescription
exchange_idint64ID of the DEX trading pair.
creator_addressstringCreator address.
create_timeint64Creation time.
first_token_idstringID of the first token in the DEX trading pair.
first_token_balanceint64Balance of the first token in the DEX trading pair.
second_token_idstringID of the second token in the DEX trading pair.
second_token_balanceint64Balance of the second token in the DEX trading pair.
Body Params
int32
required

Transaction Pair ID. Example: 1.

Responses

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