THE CITADEL DOES NOT GUESS.
Monarcy reads markets from the infrastructure beneath them.
- 01Contracts.
- 02Pools.
- 03Reserves.
- 04Blocks.
- 05Activity.
Then turns those observations into a structural market assessment. The home chain is Robinhood Chain — ETH gas, USDG quotes, its canonical Uniswap V2 factory — with Ethereum and Base read through the same registry.

Every inspection pins one head block and reads bytecode, ERC-20 selectors and pool state at that block through JSON-RPC. Missing selectors are reported as missing.
Markets come from DexScreener and GeckoTerminal first, then from Uniswap V2 / V3 factory reads against the chain’s quote assets. Results are merged by pool address; index data is never overwritten by an estimate.
Six components with published weights produce a 0–100 score and a verdict band. When no liquidity can be measured the verdict is forced to UNVERIFIED. The formula lives in one file and on the methodology page.
Structural market assessment only. Not investment advice.