diff --git a/CHANGELOG.md b/CHANGELOG.md index dfbef264cc1..fbe19958549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased (develop) +- added: Show swap KYC/terms modal for NExchange + ## 4.48.0 (staging) - added: (iOS) Disable Liquid Glass UI for iOS 26 compatibility diff --git a/src/components/modals/SwapVerifyTermsModal.tsx b/src/components/modals/SwapVerifyTermsModal.tsx index 0879f8eef05..663f5ff9ba6 100644 --- a/src/components/modals/SwapVerifyTermsModal.tsx +++ b/src/components/modals/SwapVerifyTermsModal.tsx @@ -36,6 +36,9 @@ const pluginData: Record = { privacyUri: 'https://exolix.com/privacy', kycUri: 'https://exolix.com/aml-kyc' }, + nexchange: { + termsUri: 'https://n.exchange/legal/terms' + }, sideshift: { termsUri: 'https://sideshift.ai/legal', kycUri: