Privacy Policy
This website has no accounts, sets no cookies, and runs no analytics or tracking of any kind. What follows is a description of the little that does happen.
What this site does not do
- It does not set cookies, and there are no privacy preferences to configure because there is nothing to opt out of.
- It does not run analytics, tag managers, session recording or advertising scripts.
- It does not use local storage or session storage.
- It has no accounts, no sign-in and no user profiles.
- It does not ask for, receive or store your wallet address. There is no wallet connection on this site.
What necessarily does happen
The site is a set of static files with no backend of its own. Three ordinary things follow from loading any page on the internet, and none of them are within this project's control beyond choosing the providers.
Hosting
The site is served by Vercel, which processes standard server request data such as your IP address, user agent and the pages requested, in order to deliver the site and protect it from abuse. This is handled under Vercel's own terms and privacy practices.
Chain data requests
Every figure on the Canopy Ratchet pages is read directly from Robinhood Chain by your own browser, not by a server acting for you. Your browser therefore connects to the public RPC endpoint, which can see your IP address and the requests it makes. Those requests contain public contract reads only; they do not contain anything about you, and no wallet is involved.
If you would rather not connect to the default endpoint, the site can be pointed at a different one at build time.
Outbound links
Links to the Blockscout explorer and to Canopy Finance open third-party sites. Once you follow one, that site's own privacy practices apply. Nothing is shared with them unless you click.
Your rights
Because no personal data is collected or stored by this site, there is generally nothing to access, correct, export or erase. Requests relating to data held by the hosting provider should be directed to the controller identified below.
Data controller
No legal entity has been established in this project's configuration, so no controller is named. Set legalEntityName and registeredOffice in src/lib/legal.ts.
Privacy contact
No privacy contact has been published. Set privacyEmail in src/lib/legal.ts.
Changes
If this site ever begins collecting anything — for example by adding analytics or a wallet connection — this page will be updated to say so before that change ships.