There is no account, so there is not much to collect.
No email, no password, no name, no phone number. You sign in by proving you control a wallet address, and that address is essentially the whole record.
What we store
- Your wallet address, once you connect and sign. Plus when you first connected and how many times — used for the admin dashboard's totals.
- Trades you make through the app: token, side, amount, price, fee and the transaction hash. This is what makes profit and loss possible; without it your portfolio has no cost basis.
- A session cookie, so you stay signed in between pages. It is SameSite=Lax and holds only the session id.
- Settings you choose, such as slippage and theme. Those live in your browser's local storage, not on our servers.
What we do not store
- Private keys or seed phrases. We never see them — signing happens in your wallet.
- Email addresses, passwords or any identity document.
- Third-party analytics, advertising or tracking pixels. There are none on this site.
What is public anyway
Your address, balances and every transaction you make are on a public blockchain. That is a property of the chain, not of this site — anyone can read them whether or not you ever visit Loud.
Who else is involved
Loading a token page sends its address to DexScreener for market data and, if you request a quote, to LI.FI for routing. Fonts are served by Google Fonts. Your wallet talks to an RPC endpoint to read balances. Each of these sees the request it receives and has its own privacy policy.
Scraped posts
To score attention we store public posts that mention a cashtag: the post text (truncated), its public metrics, and the author's public profile fields. Nothing private, nothing behind a login, and no direct messages. Raw posts are deleted on a rolling basis once they are too old to affect any score.
Disconnecting
Disconnecting clears your session immediately. Because there is no account, there is nothing to delete beyond your trade history — if you want that removed, get in touch from the wallet in question and we will remove it. Transactions already on-chain cannot be deleted by anyone.