Build apps on TON Blockchais like a pro.
SDK for swap.coffee DEX aggregator
jetton
(like USDT on TON blockchain). Each asset has a unique address on the blockchain.(TON -> USDT)
or you can do it in two steps (TON -> CES -> USDT)
. The first path has one swap, the second path has two swaps.input_token
and output_token
whilst building routes must be different, so you are not allowed to find cycles.
Moreover, none of the returned routes will contain cycles within them (so no paths like
token1 -> token2 -> token1 -> token3
will be returned).429 Too Many Requests
error.