Privacy

Last updated 22 September 2026

Short version: there are no accounts, no tracking pixels and no analytics on this site. What we see is what any web server sees, plus what the blockchain already makes public.

No accounts, no cookies

You do not sign up for anything. The Interface sets no tracking cookies. It uses your browser's local storage only for small preferences (for example the last wallet you connected, or the glow toggle), which never leave your device.

What is public anyway

Everything you do with the Protocol — launches, trades, bridge transfers, fee claims — is a transaction on a public blockchain, visible to anyone forever, tied to your wallet address. Our indexer reads those public transactions to show prices, charts, trades and holder counts; it does not know who is behind an address.

What our servers see

  • Web requests. Like any website, our hosting providers (Vercel for the site, Railway for the indexer and keeper) receive your IP address, browser type and the pages you request, and keep short-lived logs for operations and abuse prevention.
  • Wallet address. When you connect a wallet, the Interface asks the indexer and the chains about that address (balances, positions, fees) so it can show you your data. It is not stored with anything that identifies you.
  • Token images. If you upload an image when launching, it is pinned to IPFS through Pinata and becomes public — that is the point of it.

Third parties

The Interface talks directly from your browser to: RPC providers for the four chains (Alchemy and the chains' public endpoints), your wallet or WalletConnect, IPFS gateways for token images, and — only if you click them — block explorers, DexScreener and LayerZero Scan. Each of them sees your IP address and has its own privacy policy.

What we do not do

  • No advertising, no analytics SDKs, no fingerprinting.
  • We do not sell or share data with anyone for marketing.
  • We cannot delete blockchain data — nobody can.

Changes and contact

If this page changes, the date at the top changes with it. Questions: spawnpad@gmail.com · @spawnpad_fun.

See also: Terms of use.