TypeScript SDK

Route

type Route = {
destinationToken: TokenWithPrices;
originToken: TokenWithPrices;
};