Overview
ArkBerry Juicer
How deposits work
Single-sided yield on idle token supply, paid as AI inference on Arc.
Most token supply does nothing. Treasuries, team allocations, and agent wallets hold tokens that sit idle while the market trades around them. ArkBerry Juicer puts that supply to work without selling it and without pairing capital.
You deposit a supported token. Juicer opens an isolated single-sided Uniswap V4 position with it. Trading fees are harvested automatically, converted to USDC 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 USDC 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. ArkBerry 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.arkberry.finance
- Deposit factory: read live from GET
/api/config(depositFactory)