Route
The Route entity represents one or more ordered Uniswap 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.