post https://api.shasta.trongrid.io/wallet/getexchangebyid
Query exchange pair based on id
Returns
Field | Type | Description |
---|---|---|
exchange_id | int64 | Exchange pair ID |
creator_address | string | Creator address |
create_time | int64 | Creation time |
first_token_id | string | First token ID |
first_token_balance | int64 | First token balance |
second_token_id | string | Second token ID |
second_token_balance | int64 | Second token balance |