diff --git a/src/components/ExchangePage/index.jsx b/src/components/ExchangePage/index.jsx
index d7bc188670..12f0738dc5 100644
--- a/src/components/ExchangePage/index.jsx
+++ b/src/components/ExchangePage/index.jsx
@@ -28,8 +28,8 @@ const TOKEN_TO_ETH = 1
const TOKEN_TO_TOKEN = 2
// denominated in bips
-const ALLOWED_SLIPPAGE_DEFAULT = 100
-const TOKEN_ALLOWED_SLIPPAGE_DEFAULT = 100
+const ALLOWED_SLIPPAGE_DEFAULT = 50
+const TOKEN_ALLOWED_SLIPPAGE_DEFAULT = 50
// 15 minutes, denominated in seconds
const DEFAULT_DEADLINE_FROM_NOW = 60 * 15
diff --git a/src/components/TransactionDetails/index.js b/src/components/TransactionDetails/index.js
index 73d0d73f3b..9d4f1b55f7 100644
--- a/src/components/TransactionDetails/index.js
+++ b/src/components/TransactionDetails/index.js
@@ -411,22 +411,22 @@ export default function TransactionDetails(props) {
>
0.1%
-
- (suggested)
+
+