Start here ·
Introduction
Total value locked tells you how much capital sits in a pool. It does not tell you how much of it you can trade against. A concentrated-liquidity pool with a large TVL may absorb very little before price moves 1%; a smaller pool with liquidity placed around the current tick may absorb more. Depth is the number that matters to anyone routing, hedging or sizing a position, and it is not published anywhere on-chain today.
beepbewp is a design for filling that gap on Robinhood Chain: indexers that read tracked pools, compute how much can be bought and sold within 0.5%, 1% and 2% of the mid price, and publish the result to a feed contract that other contracts can read in the same transaction they use it in.
This documentation describes the intended measurement method, the planned feed interface, the preview explorer and the role of the token. It is a working draft and will change. If you only read one page, read the depth metric.