FAQ
What is beepbewp meant to publish?
Executable depth: how much notional a pool can absorb within 0.5%, 1% and 2% of price impact, on each side, fees included. Plus skew and a depth score derived from those. The preview shows the shape of that data with illustrative figures.
Is it a price oracle?
No. It answers "how much can I trade at roughly this price", not "what is the price". Use it beside a price oracle.
How often would it update?
The design target is at most every 150 blocks, sooner when depth moves by 3%, with stale feeds reverting on-chain. Nothing is publishing yet.
Which DEXes?
Uniswap v4 on Robinhood Chain, including every Pons graduated pool. Hooked pools are indexed only when the hook does not change swap pricing.
Can I run an indexer?
Not yet. The reference indexer is not published and staking does not exist. Running an indexer describes the intent.
What is the depth score?
Depth-1% divided by TVL, scaled 0–99. High scores mean the liquidity is near the price. Low scores mean the TVL is mostly decorative.
Is there a token, and do I need it?
BEEP exists and is intended to secure the indexer set and pay for proposals. It does nothing yet, and you would not need it to read feeds or use the explorer.
Where is the code?
Not published yet. The feed and registry contracts are not written; the reference indexer will be published when it is usable.
How do I report a security issue?
See the security page and security.txt.