Uniswap Hook Incubator Highlight #6 - Veritas by Scientivan
As the final project in our look at the recent UHI9 developer campaign sponsored by
@UniswapFND, today we’re highlighting Veritas.
Veritas is a Uniswap v4 hook for pools of tokenized content (a photo or other media registered on-chain). It prices a risk that normal pools ignore: as copies and near-duplicates spread, the original loses the scarcity its value rests on, and the liquidity providers are the ones left holding that loss. Veritas attaches a risk score to each asset and feeds it into the pool’s swap fee, so riskier content charges more and its providers get paid more to hold it.
Using Reactive Network’s event subscriptions + cross-chain callbacks, it watches a content registry for every new registration. When a near-duplicate of something already on file appears, the reactive contract automatically updates the original’s dilution count. That raises the risk score, and the pool charges a higher fee on the very next swap so no one has to send a transaction or lift a finger.
A clever way to keep the numbers true even when the change happens somewhere else entirely!
Read more on our blog 👇