post https://api.shasta.trongrid.io/wallet/getexchangebyid
根据id查询交易对
返回值
字段 | 类型 | 描述 |
---|---|---|
exchange_id | int64 | 交易对 ID |
creator_address | string | 创建者地址 |
create_time | int64 | 创建时间 |
first_token_id | string | 第一个通证 ID |
first_token_balance | int64 | 第一个通证余额 |
second_token_id | string | 第二个通证 ID |
second_token_balance | int64 | 第二个通证余额 |