This commit is contained in:
Alan Höng
2025-06-26 11:49:54 +01:00
parent c31d4728cf
commit 1885467616

View File

@@ -35,6 +35,8 @@ interface ISwapAdapterV2 is ISwapAdapterTypes {
/// @param sellToken The token being sold.
/// @param buyToken The token being bought.
/// @param specifiedAmounts Amounts to calculate marginal prices at.
/// @param data Any additional data required, that does not fit the
/// interface.
/// @return prices array of prices as fractions corresponding to the
/// provided amounts.
function price(