ABOUT TECA FIND
Teca Find turns on-chain investigation into a retro boss encounter. You enter an address; Teca retrieves real blockchain data and plays the analysis back as a fight. When the boss falls, the same findings become a sourced, serious report.
WHAT IS REAL
- ▪ Every battle event maps 1:1 to a finding from live JSON-RPC calls, EIP-1967 storage slots, Blockscout indexer reads, or the Dexscreener pairs API.
- ▪ Boss traits are derived: armor = proxy, weapons = live authorities, size = holder concentration, silhouette = unverified source.
- ▪ Damage numbers are fixed weights per finding type — nothing is rolled.
- ▪ Reports show the source of every value (method call, storage slot, or indexer endpoint).
WHAT IS NOT CLAIMED
- ▪ The Boss Score is an explainable heuristic over retrieved data — not a security audit and not financial advice.
- ▪ Categories whose data could not be retrieved are excluded from the score, never guessed.
- ▪ Anything unverifiable lands in THE FOG OF WAR section as an explicit UNKNOWN — LP lock status, off-chain ownership, unverified source behavior.
- ▪ Archetypes (boss archive) classify structure, never intent.
HOW THE SCORE WORKS
Five categories, 20 points each, normalized to /100 over the categories that answered:
- ▪ Contract Control — deductions for proxy admin, single-key owner, pause switch.
- ▪ Holder Structure — 20 − (top-5 share ÷ 5).
- ▪ Liquidity — 4 + 3.2 × log10(USD liquidity).
- ▪ Transparency — verified source, readable ownership, traced deployer.
- ▪ Activity — 4 + 3.5 × log10(transfers or nonce).
Every report row shows the exact arithmetic used for its category.
NETWORKS & CONFIGURATION
Ships with Robinhood Chain, Ethereum, Base and Sepolia over public endpoints — zero keys required. Private RPC URLs, indexer overrides and DNS-over-HTTPS for hijacking ISPs are configured via environment variables; see .env.example in the repository.
PRIVACY
Reports are stored in your browser (localStorage) only. Wallet connection is optional and never required for scanning. The server relays reads; it keeps no database.