diff --git a/src/ui/views/Swap/Component/Main.tsx b/src/ui/views/Swap/Component/Main.tsx index 2d7f55a4fe2..e5427382907 100644 --- a/src/ui/views/Swap/Component/Main.tsx +++ b/src/ui/views/Swap/Component/Main.tsx @@ -401,6 +401,7 @@ export const Main = () => { KEYRING_TYPE.HdKeyring, KEYRING_CLASS.HARDWARE.LEDGER, ].includes((currentAccount?.type || '') as any) && + !receiveToken?.low_credit_score && !isSlippageHigh && !isSlippageLow && !showLoss