Beefy
Liquidity · Vaults · BIFI
Beefy is a decentralized, multi-chain yield optimizer. Its vaults automatically harvest farm rewards and recompound them back into the underlying LP position, maximizing compounded APY across dozens of chains.
Multi-chain auto-compounding yield optimizer.
Protocol TVL
—
+0.1% 24h
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
Beefy — Research Skill
Multi-chain auto-compounding yield optimizer.
beefy · v1.0.0
Facts
| category | Network |
| symbol | BIFI |
| tagline | Multi-chain auto-compounding yield optimizer. |
| arbitrumNative | no |
| chains | Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Avalanche |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | 1 (BIFI) |
| marketCap | $3.15M |
Sections
Overview
Beefy is a decentralized, multi-chain yield optimizer. Its vaults automatically harvest farm rewards and recompound them back into the underlying LP position, maximizing compounded APY across dozens of chains.
What makes it different
One of the broadest multi-chain vault footprints in DeFi (20+ chains), with fully on-chain, community-audited auto-compounding strategies.
Components
- Vaults (auto-compounding): Beefy's core product. Users deposit a token (or LP token) and receive an ERC-20 mooToken receipt; the vault's investment strategy automatically harvests farm reward tokens from an underlying DEX or farm, swaps them back into the deposited asset, and reinvests them, so the redeemable value per mooToken grows over time without the user manually claiming or restaking. - mooToken receipt tokens: Interest-bearing, tokenized proof of deposit issued at deposit. The count of mooTokens in a wallet stays constant while the quantity of underlying vault tokens they redeem for increases as the strategy compounds. - Cowcentrated Liquidity Manager (CLM): Beefy's automated manager for concentrated-liquidity (Uniswap-V3-style) pools. It reassesses and resets the position range roughly every 6 hours via onchain calls, reinvests trading fees, and uses a main 50/50 position plus an alt single-sided position so all capital stays deployed. Because it does not sell tokens to rebalance, range impermanent loss is not realized until the position is exited. Depositors receive Cow Tokens / Reward Cow Tokens, and classic auto-compounding Vaults can be layered on top (issuing mooBeefy tokens). - Zaps: A one-click routing tool (ZAP V2) that converts a user's input token into the correct underlying asset or LP position for a vault on deposit, and back out on withdrawal, charging a small 0.05% zap fee. - BIFI token, DAO and Revenue Share: BIFI is Beefy's fixed-supply governance token. Holders vote 1-vote-per-token in the Beefy Snapshot space, and a share of vault performance fees is routed (post-2023 migration, via mooBIFI/rBIFI incentive programmes on Ethereum) back to BIFI stakers as a revenue-share.
Member coins
- Beefy (BIFI) — Token, Governance + revenue-share token
Risks
- Smart Contract: Each Beefy vault is a strategy contract that automatically moves, swaps and reinvests deposited funds. A bug or exploit in a vault strategy, the zap router, or the CLM range-management logic could lead to loss of deposited funds despite extensive auditing. - Systemic: Vaults sit on top of external farms, DEXs and lending protocols. Beefy yields and principal depend on those underlying protocols remaining solvent and functional; a hack, rug or reward collapse in an underlying farm flows straight through to Beefy depositors. - Network: Beefy's very broad multi-chain footprint (well over 15 chains) plus its historical reliance on cross-chain bridges creates large surface-area and bridge risk. The July 2023 Multichain bridge failure, which forced the BIP-71 migration of BIFI to Ethereum, is a concrete example of bridge/chain risk materially affecting the protocol. - Collateral: Many vaults hold LP or concentrated-liquidity positions exposed to impermanent loss and volatile reward tokens. In CLM, range impermanent loss accrues while a position is in range and is realized on exit, so users can withdraw less value than a simple hold of the underlying assets. - Governance: Protocol parameters, treasury use, fee levels and major changes (such as the token migration) are decided by BIFI holder votes and executed by a contributor multisig. Concentration of voting power or multisig-key compromise could adversely affect users.
TradFi analogue
- Auto-reinvesting / accumulating index or money-market fund: similar — Like an accumulating fund that automatically reinvests dividends and interest, a Beefy vault continuously reinvests the yield it earns so the holder's position grows without any manual action, and a receipt token (mooToken) represents a proportional, appreciating share of the pool.; differs — Beefy is non-custodial, permissionless and on-chain, with no minimums, redemptions available at any time, and returns driven by volatile DeFi farm rewards rather than regulated securities; there is no fund manager or investor protection, and smart-contract and underlying-protocol risks apply.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for Beefy. | research_getEntity({ slug: "beefy" }) | read-only |
listMembers List the member coins (stablecoins / tokens / RWAs) under this network. | research_listByCategory({ category: "networks" }) | read-only |
readLiveMetrics Read live on-chain supply / metadata for a member contract (Arbitrum). | chain_readLive({ address: "0x..." }) | read-only |
getHistory Pull historical peg / TVL series for a member protocol. | research_getHistory({ slug: "<member-slug>", metric: "peg" | "tvl" }) | read-only |
Glossary
- TVL
- Total value locked — assets held or managed by a protocol, in USD.
- APR
- Annual percentage rate — yield before compounding.
- RWA
- Real-world asset — an off-chain asset represented as an on-chain token.
- ERC-8004
- Trustless-agent identity standard; an agent's portable on-chain identity (ERC-721).