Spectate
No wallet, no connection, nothing to install. Everything below is public chain state — which is the point: if you had to trust us to show it to you, it would not be verifiable.
0
WETH reached the public market, all epochs
2
strategies ever registered
3
epochs settled
0
admin keys, pause buttons, upgrade paths
The last crossing
Epoch 3
mark 27,195.1 USDC/WETH · deviation −0.17%
→ Uniswap v30
Perfect cross. Every intent was filled against another strategy inside the pool. Uniswap saw nothing at all this epoch — not the sizes, not the direction, not even that an epoch happened.
Both sides are credited their full intent at one clearing price — there is no division by the net anywhere. The books balance because the sum of what every strategy was credited is exactly what the swap moved.
What an observer sees on chain
Nothing. No swap, no amount, no direction.
Net handle0x0000007a6923…d3f8a2Epoch net
The only handle in the system that is ever made publicly decryptable, and only after every individual intent has been summed into it. Recovering the individual deltas from this number is underdetermined with three or more independently-funded strategies.
0x0000007a69230103c4e91b7a02df5836a1c9e0b47d3f8a2
The only handle in the system that is ever made publicly decryptable, and only after every individual intent has been summed into it. Recovering the individual deltas from this number is underdetermined with three or more independently-funded strategies.
0x0000007a69230103c4e91b7a02df5836a1c9e0b47d3f8a2
What is not observable: which strategies traded, how many did, which direction any of them chose, or how large any individual position is.
Sealed strategies
Check any of this yourself. Clone the repository and run npx hardhat run scripts/verify-track-record.ts. It reads only public chain state, needs no key, and exits non-zero if any parameter commitment has moved or any published NAV fails to reproduce the on-chain rounding rule.