Skip to main content

/walletsolidity/getexchangebyid REST API Endpoint

Loading...

Updated on
Oct 04, 2023

/walletsolidity/getexchangebyid REST API Endpoint

Body Parameters

id
string
REQUIRED
Loading...

Returns

exchange_id
Loading...
creator_address
Loading...
create_time
Loading...
first_token_id
Loading...
first_token_balance
Loading...
second_token_id
Loading...
second_token_balance
Loading...
Request
1
curl https://docs-demo.tron-mainnet.quiknode.pro/walletsolidity/getexchangebyid \
2
--header 'accept: application/json' \
3
--header 'content-type: application/json' \
4
--data '{
5
"id":1
6
}
7
'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free