RISKS AND LEGAL / PRIVACY
Privacy
What this site learns about you, what it keeps in your browser, and who else your browser talks to. No cookies, no accounts, and no tracking beyond Cloudflare's own cookie-less page counts.
What we process
- Your country, from your IP.
/api/geoon our Cloudflare Worker returns the country Cloudflare infers from the connecting IP. It decides whether the jurisdiction notice is shown, is kept insessionStoragefor the life of the tab, and is not stored by us. - Chat messages. Messages typed into the site's chat are processed by a language model on Cloudflare Workers AI and are not stored.
- Page views, without cookies. Cloudflare Web Analytics is enabled on this domain: it loads a small script from
static.cloudflareinsights.comand counts visits without cookies, fingerprinting or cross-site tracking. - Nothing else. No cookies, no accounts. We never see your wallet's keys; a wallet address becomes visible to us only through the public chain, as it does to everyone else.
What stays in your browser
localStorage holds the theme you picked, the wallet you chose, whether you disconnected it on
purpose, the last price shown and a small cache of pool data, and any tokens you imported in the bridge.
sessionStorage holds the country lookup above. Clearing this site's data removes all of it.
Who else your browser contacts
Each of these sees your IP address and whatever the request carries; none of them is under our control.
- Google Fonts — the two typefaces.
- api.relay.link, the RPC endpoints it names, and assets.relay.link — the bridge: quotes, balances on the source chains, token images.
- api.dexscreener.com and CoinGecko — prices. Our Worker also asks them once a minute for the dollar price of ETH and NVDA, so the hub can show market caps in dollars; that request comes from the Worker, not from your browser.
- robinhoodchain.blockscout.com — the explorer, for links and lookups.
- Our Cloudflare Worker — the indexer API, the country lookup, the chat, and the chain reads: the pages ask the Worker, and the Worker asks an RPC provider with our own key, so the provider sees the Worker's address rather than yours.
- rpc.mainnet.chain.robinhood.com — Robinhood Chain's public RPC. It is the endpoint we hand to your wallet when you add the network, so your wallet uses it to send transactions.
- static.cloudflareinsights.com — Cloudflare's cookie-less analytics beacon.