Venus
Credit · XVS
Venus is a major pooled money market, strongly associated with BNB Chain, that also issues the VAI stablecoin and supports cross-chain XVS.
Leading money market on BNB Chain.
Protocol TVL
$1.03B
+5.0% 24h
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
Venus — Research Skill
Leading money market on BNB Chain.
venus · v1.0.0
Facts
| category | Network |
| symbol | XVS |
| tagline | Leading money market on BNB Chain. |
| arbitrumNative | no |
| chains | BNB Chain, Ethereum, Arbitrum One, Optimism, zkSync |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | 1 (XVS) |
| tvl | $1.03B |
| marketCap | $45.19M |
| users | 410K |
Sections
Overview
Venus is a major pooled money market, strongly associated with BNB Chain, that also issues the VAI stablecoin and supports cross-chain XVS.
What makes it different
Competes by ecosystem (BNB Chain) rather than directly on Ethereum; similar pooled model to JustLend but BNB-centric.
Components
- Core Pool: Venus's original pooled money market on BNB Chain, where users supply assets to earn interest and borrow against collateral. Interest rates adjust algorithmically with supply and borrow utilization, and positions are overcollateralized with liquidation if health falls below threshold. This is the largest and oldest component of the protocol. - Isolated Pools: Introduced with the V4 upgrade in 2023, Isolated Pools segregate assets into independent lending compartments each with its own risk parameters (collateral factors, supply/borrow caps, oracle config). This lets Venus list higher-risk or long-tail assets without exposing the entire protocol to contagion if one pool incurs bad debt. - VAI Stablecoin: Venus's native synthetic, overcollateralized stablecoin soft-pegged to $1 USD. VAI is minted against crypto collateral supplied to Venus (similar to MakerDAO's DAI). A Peg Stability Module (PSM) allows 1:1 swaps between VAI and USDT to defend the peg, and a stability fee mechanism helps keep VAI near $1. - XVS Governance Token & Venus Prime: XVS is the governance token used to create and vote on Venus Improvement Proposals (VIPs) via the XVS Vault. Venus Prime is a loyalty/rewards program: users who stake XVS in the vault (reaching a Prime tier) and actively supply or borrow in eligible markets earn boosted yields, tying governance participation to protocol usage. A share of protocol revenue funds XVS buybacks distributed to vault stakers.
Member coins
- Venus (XVS) — Token, Governance token
Risks
- Oracle: Venus has repeatedly suffered oracle/price-manipulation losses on low-liquidity collateral: the May 2021 XVS price spike drove $200M+ in liquidations and ~$100M bad debt, and the March 2026 THE (Thena) attack used a donation to inflate the vTHE exchange rate, leaving ~$2.15M bad debt. Thinly-traded listed assets remain an oracle attack surface. - Collateral: Listing volatile or thinly-liquid long-tail assets as collateral (XVS in 2021, THE in 2026) has directly caused bad debt. Even with Isolated Pools segregating risk, aggressive collateral factors and supply caps on such assets can be gamed, socializing losses within a pool. - Smart Contract: The March 2026 donation attack reportedly stemmed from a dismissed audit finding, and the protocol has a complex multi-component surface (Core Pool, Isolated Pools, PSM, converters, bridges, multichain governance). Contract bugs or unsafe parameter interactions can be exploited despite extensive audits. - Reserve / Depeg: VAI is an overcollateralized synthetic stablecoin that has historically traded off its $1 peg, requiring interventions such as a stability fee and a USDT-backed Peg Stability Module. VAI's peg depends on collateral solvency and PSM liquidity, and can drift under stress. - Governance: Concentrated XVS voting power and delegate-based governance mean a small set of large holders/delegates can steer risk parameters and emergency actions (e.g., votes to force-liquidate attacker wallets). This introduces centralization and potential misuse risk in an otherwise permissionless system.
TradFi analogue
- Money market fund / secured lending desk: similar — Like a money market fund, suppliers deposit assets into a pool and earn a variable yield; like a secured lending desk, borrowers take overcollateralized loans with automatic margin calls (liquidations) when collateral value drops.; differs — Venus is non-custodial and permissionless, runs on public smart contracts with algorithmic (not manager-set) rates, has no KYC, and offers no deposit insurance. Losses from oracle manipulation or bad debt fall on the protocol/DAO rather than a regulated intermediary. - Collateralized stablecoin issuer (VAI): similar — VAI resembles a bank issuing a dollar-denominated liability backed by pledged collateral, comparable to MakerDAO/DAI-style crypto-collateralized stablecoins.; differs — VAI is minted trustlessly against on-chain crypto collateral, maintains peg via an on-chain PSM and stability fee rather than a central issuer's reserves, and carries depeg and collateral-volatility risk with no regulatory backstop.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for Venus. | research_getEntity({ slug: "venus" }) | 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).