diff --git a/index.html b/index.html index fec1e70..b97dbfa 100644 --- a/index.html +++ b/index.html @@ -1022,11 +1022,11 @@
-
Input amount
+
Sent
${formatAmount(participationAmount, 'usd')} ${acceptingToken}
-
Output amount
+
Received
${formatAmount(swapAmount, 'usd')} ${sellingToken}