Route
The Route entity represents one or more ordered WhiteSwap pairs with a fully specified path from input token to output token.
Example
Properties
pairs
The ordered pairs that the route is comprised of.
path
The full path from input token to output token.
input
The input token.
output
The output token.
midPrice
Returns the current mid price along the route.
Last updated