Type Alias NormalTwoHopSwapQuoteExperimental

NormalTwoHopSwapQuote: {
    swapOneEstimates: SwapEstimates;
    swapTwoEstimates: SwapEstimates;
} & TwoHopSwapInput

A collection of estimated values from quoting a two-hop-swap.

Estimates for the first leg of the two-hop-swap

Estimates for the second leg of the two-hop-swap Not yet ready for use