HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

GetExchangeById

Query exchange pair based on id

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.
Language
Click Try It! to start a request and see the response here!