Tokenised equities keep trading after the bell, against a reference price nobody has re-agreed since. Nightjar reads four things — session state, trading halts, oracle freshness and pool execution cost — and says what each of them actually supports.
That is 5% to the liquidity providers and 0.1% to the protocol, composed the way Uniswap v4 composes them rather than added. So “how much fits inside 50 bps” is zero at every size and always will be. The question with an informative answer is the inverse: given a size, what does it cost — and how much of that is fee versus curve.
Computed from an embedded exchange calendar. Holidays are derived from their rules, so Good Friday and half-days are handled. No network, no failure mode.
Nasdaq and NYSE, reconciled across symbologies. A feed that failed is never reported as a feed that returned nothing.
No feed here publishes a heartbeat, so age is judged against the session instead. Overnight silence is correct behaviour, not a fault.
Read straight out of PoolManager storage at one pinned block. Two hold no liquidity at all, and both say which kind of empty they are.
When a reading a verdict needs is missing, the honest result is UNKNOWN, and the response names which reading. It never falls through to SAFE. Of the eight symbols, four are UNKNOWN right now — three because nothing on this chain prices them, one because its pool holds no liquidity.
Every number on this site came from one block, and every page says which. Nothing is computed in the browser: the cost arithmetic is verified wei-exact against the chain's own quoter, and a second implementation here could only disagree with it.