Privacy.What is stored, what is not, and why.
Tarsique has no accounts and sets no tracking cookies.
Inspections. When you inspect a token, the report is stored and is public at its URL: the token address, the plan, every check result with its facts and source links, the score, the gap plan, and the report hash. A hash of the report is written to Base mainnet. Reports are public by design so that anyone can verify them.
Offer checks. The pasted message is sent to a model provider to extract claims and is not stored. We keep the verdict, the extracted claims (exchange named, handles, domains, fee ask, urgency, guarantees), and the evidence rows.
Dossiers. When a dossier is paid for, we store the drafted sections, the payer address, the settlement transaction hash, the network, and the amount. The dossier becomes public for that report after settlement, like the report itself.
Telegram. The bot processes the message you send and replies. Chat ids are used only for rate limiting in memory and are not stored.
Server logs and rate limits. Request IP addresses are used in memory for rate limiting and are not written to the database.
Third parties. Checks call public data sources (Base RPC, Etherscan, DexScreener, GoPlus, the project's own website through a rendering service) and model providers (Google Gemini, Groq). Payments settle through the Coinbase x402 facilitator on Base.
Questions: @tarsique_bot on Telegram or GitHub.