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_addressstringOptional
first_token_idstringOptional
first_token_balanceintegerOptional
second_token_idstringOptional
second_token_balanceintegerOptional
visiblebooleanOptional

Response

Exchange creation response