Privacy
Updated: Oct 2025
Our project is characterized by a high standard of privacy, in line with the spirit of Web3.
- Before we move on to the wallet, know that every operation on the blockchain is publicly visible. That's by design. The only privacy is that no one needs to know that a given account number belongs to you as an individual.
- Core of a Grind Wallet is backendless. All communication takes place directly through the Chrome Extension←→Blockchain. There is no middleman listening to what you do.
- We do not track your transactions. History is downloaded directly from the blockchain and saved in the browser.
- Storage for all data is a dedicated area for Chrome extensions, not cookies or cache – other extensions and websites don't have access to it; thats why wallets are created as extension plugins.
- Wallet can connect to 3rd party services such as token/nft discovery, token prices, news, affiliates, list of offers etc., but none of your data is transferred there.
- Token swaps transmit data like your account number and amounts but none of your private data. These are public swap data.
- Wallet is not connected to analytics. Google Chrome Web Store has services like number of installs/uninstalls, which country, language etc. But it's on the marketplace level, for more detailed information please refer to the Chrome Web Store documentation.