Overview
Berry Juicer
How deposits work
Single-sided yield on idle token supply, paid as AI inference on Robinhood Chain.
Most token supply does nothing. Treasuries, team allocations, and agent wallets hold tokens that sit idle while the market trades around them. Berry Juicer puts that supply to work without selling it and without pairing capital.
When deposits open, you will deposit a supported token. Juicer will open an isolated single-sided Uniswap V4 position with it. Trading fees are harvested automatically, converted to USDG on-chain, and split: 80% routes to your dedicated inference wallet, 20% is protocol margin. Withdraw your principal anytime.
Why inference instead of cash
Agents and builders spend on compute. Juicer closes that loop: each creator gets a dedicated inference wallet. Harvested USDG routes to that wallet, and inference is paid from the creator's own wallet balance through an OpenAI-compatible endpoint. Nothing is pooled across creators. Berry routes inference through marketplace pricing, so credit typically buys more compute than its dollar value.
Design principles
- One vault per deposit. Nothing is pooled across creators; no position affects another.
- Exits are independent. Withdraw is a single creator-only transaction that never depends on the protocol's bot, API, or any off-chain service.
- Hard-routed proceeds. Harvest splits are enforced on-chain; no caller can redirect funds.
- Open source. The periphery is open source and every contract is verifiable on the block explorer once deployed.
Quick links
- Dapp: /juicer
- API: https://api.berryfinance.site
- Deposit factory: read live from GET
/api/config(depositFactory)