Skip to main content

ExchangeByID gRPC Method

Retrieves information about a specific exchange pair on the Tron DEX by its ID

Updated on
May 13, 2025

ExchangeByID gRPC Method

Parameters

id
integer
REQUIRED
The exchange ID

Returns

exchange_id
integer
The exchange ID
creator_address
string
The address of the exchange creator
create_time
integer
The timestamp when the exchange was created
first_token_id
string
The ID of the first token in the exchange pair
first_token_balance
integer
The balance of the first token in the exchange
second_token_id
string
The ID of the second token in the exchange pair
second_token_balance
integer
The balance of the second token in the exchange
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free