Endpoint should return all available tokens that you support.
Either as pairs or as a list, depending on your implementation (is every combination supported as long as both tokens are supported?)
Tokens should be represented as a combination of chainId
and address
.
Get a quote for a token pair and an specified amount. The below example is from another dex integration we have built, details can be discussed.
Request params: