GET /api/quote
Returns the current swap price data for a given sell & buy token.
Request
Response
Result is returned in the result
field, and if there's any error message, it will be returned in the error
field. result
contents are defined as follows:
Example
Request: GET
Response
Last updated