When we collect relevant data from the Blockchain to display context information in the
- {`Safe{Wallet}`}
+ {`BNB Safe{Wallet}`}
we process:
- your public Wallet address,
@@ -400,8 +400,8 @@ const SafePrivacyPolicy = () => {
- range of managed funds
- In addition, we may take a recording of you while testing {'Safe{Wallet}'} for internal and external use. The
- basis for this collection and processing is our legitimate business interest in monitoring and improving our
+ In addition, we may take a recording of you while testing {'BNB Safe{Wallet}'} for internal and external use.
+ The basis for this collection and processing is our legitimate business interest in monitoring and improving our
services.
@@ -568,7 +568,7 @@ const SafePrivacyPolicy = () => {
5.4. Mobile app stores
- {'Safe{Wallet}'} mobile apps are distributed via{' '}
+ {'BNB Safe{Wallet}'} mobile apps are distributed via{' '}
Apple AppStore
@@ -586,10 +586,10 @@ const SafePrivacyPolicy = () => {
5.5. Fingerprint/Touch ID/ Face ID
- We enable the user to unlock the {'Safe{Wallet}'} mobile app via biometrics information (touch ID or face ID).
- This is a feature of the operating system. We do not store any of this data. Instead, the API of the operating
- system is used to validate the user input. If you have any further questions you should consult with your
- preferred mobile device provider or manufacturer.
+ We enable the user to unlock the {'BNB Safe{Wallet}'} mobile app via biometrics information (touch ID or face
+ ID). This is a feature of the operating system. We do not store any of this data. Instead, the API of the
+ operating system is used to validate the user input. If you have any further questions you should consult with
+ your preferred mobile device provider or manufacturer.
5.6. Google Firebase
diff --git a/src/components/safe-apps/AddCustomAppModal/index.tsx b/src/components/safe-apps/AddCustomAppModal/index.tsx
index c32fce32cf..8d7128e68d 100644
--- a/src/components/safe-apps/AddCustomAppModal/index.tsx
+++ b/src/components/safe-apps/AddCustomAppModal/index.tsx
@@ -134,7 +134,7 @@ export const AddCustomAppModal = ({ open, onClose, onSave, safeAppsList }: Props
})}
/>
}
- label="This Safe App is not part of Safe{Wallet} and I agree to use it at my own risk."
+ label="This Safe App is not part of BNB Safe{Wallet} and I agree to use it at my own risk."
sx={{ mt: 2 }}
/>
diff --git a/src/components/safe-apps/SafeAppsZeroResultsPlaceholder/index.tsx b/src/components/safe-apps/SafeAppsZeroResultsPlaceholder/index.tsx
index b68a526750..b6c721ee76 100644
--- a/src/components/safe-apps/SafeAppsZeroResultsPlaceholder/index.tsx
+++ b/src/components/safe-apps/SafeAppsZeroResultsPlaceholder/index.tsx
@@ -33,7 +33,7 @@ const SafeAppsZeroResultsPlaceholder = ({ searchQuery }: { searchQuery: string }
text={
No Safe Apps found matching {searchQuery}. Connect to dApps that haven't yet been
- integrated with the {'Safe{Wallet}'} using the WalletConnect Safe App.
+ integrated with the {'BNB Safe{Wallet}'} using the WalletConnect Safe App.
}
>
diff --git a/src/components/settings/DataManagement/ImportFileUpload.tsx b/src/components/settings/DataManagement/ImportFileUpload.tsx
index 4167e9fef6..061467417e 100644
--- a/src/components/settings/DataManagement/ImportFileUpload.tsx
+++ b/src/components/settings/DataManagement/ImportFileUpload.tsx
@@ -52,7 +52,7 @@ export const ImportFileUpload = ({
return (
<>
- Import {'Safe{Wallet}'} data by uploading a file in the area below.
+ Import {'BNB Safe{Wallet}'} data by uploading a file in the area below.
- Only JSON files exported from the {'Safe{Wallet}'} can be imported.
+ Only JSON files exported from the {'BNB Safe{Wallet}'} can be imported.