The chart doesn’t lie. But an empty chart? That’s a statement of intent.
I pulled the on-chain footprint for a project called NovaBlob last Tuesday. Zero transactions. Zero contract deployments on mainnet. Zero blob usage on Ethereum post-Dencun. Their website claims 10,000 TPS and a $200 million TVL. The ledger remembers nothing.
In 27 years of forensic analysis, I’ve learned one rule: absence of data is never neutral.
This is not a bug. It is a choice.
Context – The Protocol That Exists Everywhere Except On-Chain
NovaBlob launched in Q2 2025 with a press release claiming "the ultimate post-Dencun L2 scaling solution." They raised $50 million from a consortium of anonymous VCs. Marketing was aggressive. Tweets boasted of "zero-knowledge rollups with instant finality."
But no mainnet contracts. No addresses. No blob data.

As a Dune Analytics data scientist, my first step is always the same: verify the on-chain proof. I built a query targeting all rollup contracts on Ethereum L1 post-Dencun. Filtered by blob transaction count, gas used, and contract creation. NovaBlob’s address field was empty.
I cross-referenced with L2Beat, DefiLlama, and Etherscan. Zero listings. Their claimed TVL of $200 million had no source—no contract holding assets, no bridge deposits. The only liquidity was in their own marketing budget.

Follow the TVL, not the tweets. But here, the TVL exists only in spreadsheets.
Core – The On-Chain Evidence Chain
I deployed a custom Python pipeline that scrapes all L2 contracts and cross-references them with declared projects. The script runs weekly. In the past 60 days, NovaBlob had exactly one on-chain event: a token approval for an address that has never interacted with any L1 or L2.
Here is the query I ran: