Skip to main content

ExchangeList gRPC Method

Retrieves a list of exchange pairs on the Tron DEX

Updated on
May 13, 2025

ExchangeList gRPC Method

Parameters

page
integer
REQUIRED
The page number to retrieve
limit
integer
The maximum number of exchanges to return per page (optional)

Returns

exchanges
array
List of exchanges
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