Privacy

What this software does with a request. Read what it is not before you read the rest.

This is not a legal privacy policy. It does not name a data controller, give a contact address or state a governing law. It describes the behaviour of the code, which you can check.

What it does not do

None of the following appears in this application's source or its dependencies.

  • No analytics and no telemetry. There is no analytics package, no product-metrics SDK, no session recorder and no error reporter.
  • No cookies. Nothing is written to your browser to identify you across visits. There is no consent banner because there is nothing to consent to.
  • No account. There is no sign-up, no email field and no password anywhere in this application. Connecting a wallet is not an account: it is your browser telling the page an address it already knows.
  • No third-party embeds. No pixels, no ad tags, no social widgets, no chat bubble. The only asset loaded from outside this origin is a font.

What it does do

  • It reads the chain. Every number on this site is read from Robinhood Chain over an ordinary RPC call. Those calls carry no identity of yours, only which contract is being read.
  • It asks your wallet to sign. Depositing, trading and opening a fund each build a transaction and hand it to your wallet. This site never sees a private key and never holds funds.
  • Its host keeps ordinary server logs. Whoever serves these pages sees the request: an IP address, a page path, a time. That is true of every website and is not something this application controls or reads.

What is public whether we like it or not

Everything a fund does is on a public chain, and that is the point of the product rather than an accident of it.

  • Your deposit, your withdrawal and the size of your position are visible to anybody.
  • The address that opened a fund is its manager, permanently and in public.
  • A profile handle or a line of text a manager writes is written into a contract. It cannot be deleted afterwards, by them or by us.

If you would rather your position was not tied to an address people already know, use a different one. That is the only privacy control that actually works here, and it is not one this site can give you.