The amount of
quoteToken involved in the swap. For example, if quoteToken is USDC for a USDC/WETH pair, amountNonLiquidityToken would be the amount of USDC involved in the swap.The price per
quoteToken at the time of the swap in the network’s base token. For example, if quoteToken is USDC for a USDC/WETH pair on ETH network, priceBaseToken would the price of USDC in ETH.The total amount of
quoteToken involved in the swap in the network’s base token (amountNonLiquidityToken x priceBaseToken).The price per
quoteToken at the time of the swap in USD. For example, if quoteToken is USDC for a USDC/WETH pair on ETH network, priceBaseToken would the price of USDC in USD ($1.00).The total amount of
quoteToken involved in the swap in USD (amountNonLiquidityToken x priceUsd).The amount of
baseToken involved in the swap