Create a new token exchange
Initializes a new token exchange (liquidity pool) between two tokens on the TRON blockchain. Requires token IDs and initial balances for both tokens.
Request
This endpoint expects an object.
owner_address
first_token_id
first_token_balance
second_token_id
second_token_balance
visible
Response
Exchange creation response