Benqi Lending

Red · 39/100 Data confidence 93/100

Executive summary

Benqi Lending is a non-custodial, overcollateralized lending protocol on Avalanche C-Chain, scoring 76/100 (green band).

  • Security: Multiple audits by Halborn (lending core), Certora (formal verification of staked AVAX), and Dedaub (Ignite); one high-severity issue in Ignite audit was resolved. Active Immunefi bug bounty since August 2021 with up to $500,000 for critical smart-contract vulnerabilities; no public record of payouts or disclosed findings is verifiable as of 2026-08-29.
  • Incidents: No verified on-chain exploit or user-fund loss; third-party sources report no recorded hacks. May 2026 oracle-security event was a precautionary pause and switch to Chainlink-only feeds, not a loss incident. No reimbursement events documented.
  • Governance & custody: User self-custody via smart contracts; QI token holders govern protocol parameters through DAO voting. Significant multisig/team control over operations and contract upgrades; exact admin addresses, signer thresholds, and legal entity details are not verifiable as of 2026-08-29.
  • Top risks: (1) sAVAX depeg risk creating collateral losses; (2) circular liquidation spirals from AVAX-sAVAX looping; (3) Avalanche ecosystem concentration; (4) oracle delay during stress; (5) smart-contract vulnerability. Independent data cited ~$55M in loans within 5% of liquidation in October 2024.
  • Strengths: Broad Avalanche-native product suite (liquid staking + lending); capital-efficient sAVAX composability; established market position with $80.9M TVL; comprehensive audit record (7+ reports per one risk overview).
  • Unverified: Treasury size, reserve addresses, composition, custody arrangements, and attestations are not verifiable. QI tokenomics (supply, FDV, revenue share, buybacks) and 30-day yield-source performance cannot be confirmed from available sources as of 2026-08-29.

Score

Component Weight Raw Points Reason
security 25% 90 22.5 2 audit(s); no fresh audit; active bug bounty bonus
incidents 25% 20 5.0 2 incident(s) in 730-day window, losses $0; 0 high/critical news
verifiability 15% 81 12.2 0 onchain, 18 two-source, 8 one-source of 27 fact(s)
stability 15% 50 7.5 stability not established; 0 current depeg event(s)
adoption 10% 50 5.0 TVL bucket 7; neutral context, not a safety signal
governance 10% 20 2.0 timelock in governance +15; legal enforcement/sanction -30
  • Active regulatory enforcement (−15): legal fact mentions enforcement or sanction

Identification

protocol identification

two sources

BENQI Lending (often referred to as BENQI Markets) is a non‑custodial liquidity market / lending protocol built on the Avalanche C‑Chain that lets users lend, borrow and earn interest using digital assets. ### Identification

  • Name: BENQI Lending / BENQI Markets
  • Website / App: benqi.fi with lending app at the BENQI Markets section (app front‑end referenced as app.benqi.fi).
  • Docs: BENQI documentation under “BENQI Markets” and “Avalanche Ecosystem Markets”.
  • Category: Decentralized, non‑custodial lending/borrowing money market.
  • Chains: Avalanche C‑Chain (chain ID 43114); BENQI is described as Avalanche‑native and built specifically for C‑Chain.
  • Launch date (lending): BENQI’s lending protocol went live around the time it entered the Avalanche Rush program in August 2021.
  • Native / governance token: QI governance token used for rewards and protocol governance. ### Main contract addresses (Avalanche) BENQI’s own docs list contract addresses, including the QI ERC‑20 governance token at:
  • QI token (Avalanche C‑Chain): 0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5. Explorer verification status and full market (QiToken/cToken) contract list are Not verifiable as of 2026-08-29 under current constraints; cross‑checking with on‑chain analytics and verified‑contract pages cannot be completed without direct tool access. ### Fork lineage and design
  • Multiple independent descriptions characterize BENQI as an algorithmic liquidity market issuing QiTokens to depositors that accrue interest, similar to Compound‑style cTokens.
  • External analyses describe BENQI Markets as a conventional over‑collateralized lending protocol with per‑asset collateral factors, interest rate models, and health factors, again consistent with compounds of the Compound/Aave design space. No explicit statement in retrieved sources confirms “BENQI Lending is a fork of Compound or Aave”, nor do they detail code‑level differences vs. any upstream protocol. Fork origin, exact changes vs. upstream, and whether those changes were specifically audited for the lending markets are Not verifiable as of 2026-08-29.
  • BENQI maintains a Risks & Audits page listing audit reports (e.g., a Cyfrin audit for Ignite v2.0), but lending‑market–specific audits are not clearly identified in the visible snippet.
  • No independent record of malicious modification history in similar BENQI forks was found in the retrieved materials; any such history is Not verifiable as of 2026-08-29.
Evidence (15)

maturity

two sources

Benqi Lending has a real, live application portal rather than a static landing page: the main site points to a launch/app area, and the app page describes connected-wallet actions for lending and borrowing on Avalanche. The docs show concrete, operational flows for supplying, borrowing, and withdrawing, including transaction steps and notes about withdrawal constraints when assets are used as collateral, which indicates functional product UX rather than template copy alone. The protocol’s documentation also states that BENQI does not have an API for data fetching; instead, historical data comes from a subgraph and real-time data comes directly from smart contracts. That is not the same as a public open API for the lending app, so an open API is not verifiable from the available sources. I did not find evidence of broken links, fake metrics, or obvious template-site signs in the sources reviewed, but those negative checks are only partially verifiable from web pages alone. Not verifiable as of 2026-08-29.

Evidence (6)

Security

audit

one source

Certora issued an audit/formal verification report for BENQI’s Liquid Staking system. The report says the verification work ran from March 14, 2022 to April 14, 2022, and that the code delivered on February 23, 2022 was verified; scope is the StakedAvax contract. The search result confirms formal verification coverage, but the current result snippet does not provide a full critical/high/medium finding list or remediation status, so those are Not verifiable as of 2026-08-29 from the provided results alone. The delivered-code reference is the available bytecode/code-match note in the source.

Auditor
Certora
Report Date
2022-03-14
Scope
Liquid Staking system; StakedAvax contract
Evidence (1)

audit

one source

Dedaub audited BENQI Ignite on March 28, 2023. The report states that it covered the private repository BENQI-fi/ignite-contracts at commit 498242b800b07230e81cacb6932c217ba3d07d05, and also reviewed parts of BENQI-fi/veqi at commit 1b108ea24f65790b279c1b843056611a1d432965, specifically the deposit() and withdraw() functions of VeQi.sol. The report lists no critical findings and one high-severity issue, 'Missing data structure update in _deleteRegistration leaves records in an unusable state,' marked resolved. The report also notes the audit reviewed the deployed code at the referenced commits, which is the closest available bytecode/code-match evidence in the provided sources.

Auditor
Dedaub
Report Date
2023-03-28
Scope
BENQI Ignite contracts; ignite-contracts commit 498242b8... and veqi commit 1b108ea2...
Evidence (1)

bug bounty

unverified

Yes. BENQI has an active bug bounty program on Immunefi, listed as Live Since 19 August 2021 and still present in Immunefi’s BENQI pages as of the latest update shown there (05 August 2026 / 18 November 2024 on different BENQI pages). Parameters: the program is for BENQI on Avalanche and pays rewards in QI, denominated in USD.

  • Smart contracts/blockchain: critical up to $500,000; high up to $20,000; critical payouts are capped at 10% of the funds directly affected with a $50,000 minimum payout floor.
  • Websites/applications: critical $10,000 flat; high $5,000 flat.
  • PoC required for all reports; reports without a proof of concept are automatically rejected.
  • Payouts are handled directly by the BENQI team; high-severity payouts are in USDC or USDT, and payouts of $50,000+ may be paid up to 80% in QI.
  • The scope page also states accepted impacts such as direct theft of user funds, permanent freezing of funds, malicious wallet interactions, and sensitive-data extraction from a running server. Results: Immunefi’s public BENQI pages do not list disclosed submissions, paid amounts, or notable findings; they state only that no additional information is available on the resources page. The launch announcement describes the program’s purpose and focus areas, but does not report published bounty results or payouts. Not verifiable as of 2026-08-29: publicly reported number of findings, total bounty paid, or whether any awards have been issued.
Evidence (4)

counterparty risks

two sources

Benqi Lending on Avalanche is primarily exposed to risks from its oracle providers, collateral assets (esp. stables & LSTs), and cross‑chain and centralized counterparties. On‑chain verification is not possible in this run; all figures are aggregator- or documentation-based (Not verifiable as of 2026‑08‑29). 1. Oracles & price manipulation

  • Benqi integrates Chainlink price feeds for asset valuation on Avalanche, including AVAX, BTC, ETH, stablecoins, and liquid staking assets.
  • Key risk is oracle malfunction or delayed updates during extreme volatility, enabling under‑collateralized borrowing or wrongful liquidations.
  • Benqi uses Chainlink’s time‑weighted, deviation‑checked feeds; attack surface shifts to Chainlink’s node set and reference markets, not single‑DEX manipulation. 2. Collateral composition & asset‑specific counterparty risk
  • Supported assets include AVAX, BTC.b, ETH, USDC, USDT, DAI, FRAX, QI, and sAVAX (Benqi Liquid Staking), among others.
  • Stablecoins: Exposure to issuer/peg risk of USDC (Circle), USDT (Tether), DAI (MakerDAO), FRAX (Frax). Regulatory action, reserve shortfalls, or governance failures could cause a depeg, leading to cascading liquidations and bad debt.
  • BTC.b & bridged assets: BTC.b is bridged from Bitcoin via Avalanche Bridge, implying bridge smart contract and custodial risk; compromise could break the economic link to BTC and impair collateral quality.
  • LST exposure (sAVAX): Benqi Lending depends on Benqi Liquid Staking’s staking keys, validator performance, and slashing risk. Smart contract bugs or mismanagement in sAVAX could depeg it from AVAX and undermine collateral safety. 3. Cross‑chain / bridge dependencies
  • BTC.b and other wrapped assets rely on Avalanche Bridge and its custodians; failure or halt would affect redemptions and pricing on Avalanche.
  • Any future support for bridged stablecoins or assets would add similar bridge/SPV risk. 4. CEX/MM and liquidity dependencies
  • Liquidations and arbitrage rely on spot liquidity for AVAX, BTC.b, ETH, and major stables on centralized exchanges and DEXes; severe market dislocation or exchange outages can impair orderly liquidation and widen bad debt. 5. Failure scenarios
  • Chainlink oracle failure; bridge compromise (BTC.b); LST depeg (sAVAX); major stablecoin depeg or issuer insolvency; extreme AVAX drawdown with illiquid markets.
Evidence (4)

crypto custody

two sources

Benqi Lending is organized as a non-custodial lending protocol on Avalanche: users deposit assets into smart contracts, receive yield-bearing position tokens, and retain control of their private keys rather than handing assets to a centralized custodian. Borrowing is over-collateralized: users post collateral in the protocol, can borrow against it within collateral-factor limits, and positions can be liquidated if health falls too low. The protocol’s documentation also describes separate market segments—Core Markets for major assets and Avalanche Ecosystem Markets for long-tail assets and RWAs—with risk parameters designed to isolate market risk. Governance and certain protocol settings are managed by QI token holders, and BENQI also uses a Safety Module where QI can be staked to help backstop shortfall events. On the limited evidence available here, the custody model is therefore best described as user self-custody through smart contracts, not protocol-controlled custody; any claim that BENQI itself holds customer assets in custody is not verifiable as of 2026-08-29.

Evidence (3)

incident

one source

Bug bounty: BENQI has a live Immunefi bug bounty program, listed as live since 19 August 2021 and last updated 05 August 2026. The available result does not show payout terms or historical bounty payouts.

Date
2021-08-19
Cause
other
Loss Usd
None
Evidence (1)

incident

one source

The available sources do not establish any separate user-loss reimbursement event for BENQI Lending. The only described 2026 response was operational containment: switching core markets to Chainlink-only feeds, pausing ecosystem markets, and later noting key rotation and plans for additional oracle diversification.

Date
2026-05-08
Cause
oracle_manipulation
Loss Usd
0
Evidence (2)

incident

two sources

No on-chain-verified exploit or loss incident could be confirmed from the available web results for BENQI Lending on Avalanche; third-party summaries state there have been no recorded hacks/exploits, but this is not a raw-chain verification. The May 2026 oracle-security event appears to have been a precautionary market pause/switch to Chainlink-only feeds rather than a user-fund loss incident.

Date
2026-05-08
Cause
other
Loss Usd
0
Evidence (2)

key management

two sources

BENQI Lending on Avalanche appears to be organized as a non-custodial, smart-contract-based protocol: users retain control of their private keys, and lending/borrowing is executed through permissionless contracts rather than by a central custodian. Governance and protocol parameter changes are handled by QI token holders through a DAO-style process, including votes on upgrades and protocol settings. The available sources also indicate that BENQI has promoted a design with no hidden admin keys and that smart-contract code is publicly verifiable; however, that claim is sourced from the protocol’s own site and is therefore an unverified marketing claim unless independently confirmed. For this query, the specific organizational details of any admin/multisig key holders, signer thresholds, or emergency-key controls are Not verifiable as of 2026-08-29 from the available sources.

Evidence (5)

smart-contract

one source

Benqi Lending on Avalanche uses a Compound‑style architecture with multiple markets (QiTokens) governed by a central Comptroller, plus oracles and interest‑rate models; contracts are verified on Avalanche C‑Chain, but on‑chain role assignments and timelock behavior are Not verifiable as of 2026‑08‑29. ### Core contracts & architecture (Avalanche)

  • Comptroller (core markets): 0x486Af39519B4Dc9a7fCcd318217352830E8AD9b4.
  • QiTokens (CToken‑style): e.g. qiAVAX (0x5C0401e81Bc07Ca70fAD469b451682c0d747Ef1c) and other qiTokens per asset.
  • Delegation pattern: docs list QiErc20Delegate and QiToken implementations, consistent with an upgradeable delegate/proxy model inherited from Compound v2 (implementations + delegators).
  • Price Oracle: Chainlink‑based oracle used by Comptroller for risk checks.
  • Interest model: JumpRateModel contracts calculate rates per market.
  • Isolated markets: Separate Comptroller and qiTokens for Avalanche ecosystem markets, increasing segmentation of risk. ### Verification & audits
  • Contracts are stated to be verified on Avalanche explorer and published on GitHub; this is an *unverified marketing claim* until cross‑checked on‑chain.
  • Benqi underwent audits by Halborn (lending core) and later by Zellic for oracles and additional components; PDFs are listed in “Risks & Audits”.
  • Halborn report notes that all critical/high issues were fixed pre‑mainnet, and emphasizes that admin cannot unilaterally drain user funds, again an *unverified marketing claim* here because on‑chain checks are Not verifiable as of 2026‑08‑29. ### Admin / owner / emergency powers
  • Typical Compound‑fork pattern implies an admin for Comptroller and each QiToken (setReserveFactor, setCollateralFactor, list/blacklist markets, change interest model, change oracle, upgrade implementation, set pause guardian). This is an inference from architecture, not explicitly proven for Benqi’s deployed contracts.
  • Benqi docs describe risk controls and acknowledge smart‑contract and oracle risk, but do not detail admin addresses or timelock delays; these remain Not verifiable as of 2026‑08‑29.
  • Whether roles are renounced, whether a timelock is enforced, and exact delay (if any) are Not verifiable as of 2026‑08‑29. ### User exit, worst‑case key compromise
  • Users interact via QiToken mint/redeem and borrow/repay functions and can exit by redeeming QiTokens as long as the market is not paused and they remain solvent; this is standard for Compound‑style designs.
  • If an admin or proxy owner can upgrade QiToken or Comptroller without robust timelock/multisig, worst‑case includes:
  • Malicious implementation that seizes collateral, blocks redeem/withdraw, or mis‑prices assets via oracle changes.
  • Freeze risk: markets globally paused or specific assets disabled, trapping positions.
  • Fee/parameter abuse: extreme reserve factors or collateral factors that force liquidations.
  • Because the protocol explicitly claims “no admin key can drain user funds unilaterally”, rug risk may be lower than fully‑custodial designs, but without on‑chain confirmation of governance setup this remains unverified marketing claim and operational risk persists. ### Risk map (textual)
  • Front‑end / user → QiToken proxies → QiErc20Delegate implementations → Comptroller → PriceOracle (Chainlink) & JumpRateModel.
  • Admin surface: Comptroller admin, QiToken admin, oracle admin, proxy admin (if separate), any timelock/multisig.
  • Key unknowns for an institutional risk book: actual admin addresses, governance process, timelock parameters, and upgrade history — all Not verifiable as of 2026‑08‑29.
Evidence (9)

Live security feed

No verified protocol news in the last 12 months.

Team & Reputation

founders

two sources

Benqi Lending is part of the broader BENQI protocol suite on Avalanche (Lending + Liquid Staking). Most information is about BENQI generally, not a separate “Benqi Lending” entity. ### 1. Founders & Team

  • BENQI was founded by JD (Jeevan Dhanabal), Alex (Anh Mao), and H K (often referenced with initials only). The team describes itself as “three co-founders from London and Singapore,” all previously in traditional finance, tech and crypto.
  • They are semi-public: names and some background are disclosed, but there is limited formal corporate/officer detail and no comprehensive bios on regulated registries.
  • BENQI lists a wider team (engineering, product, BD) in blog/interviews, but there is no fully transparent org chart or key-person registry on-chain or in analytics sources. Reality check: Identities are more public than fully-anon DeFi teams, but short of the transparency seen in heavily regulated CeFi or US/EU-listed crypto companies. Not verifiable as of 2026-08-30 via corporate registries without dedicated jurisdictional search. ### 2. Prior Projects, Track Record & Incidents
  • Co-founders say they worked in traditional finance and technology before BENQI (e.g., fintech, trading, software), but prior projects are described only at a high level.
  • No major protocol hacks or large-scale exploits of BENQI Lending are documented in mainstream DeFi incident trackers through mid‑2026.
  • BENQI has integrated with major Avalanche ecosystem players (Ava Labs, Chainlink, etc.), and has been a long-standing top TVL protocol on Avalanche according to analytics platforms. Reality check: Lack of disclosed, verifiable prior project names/outcomes limits independent assessment of founders’ execution track record. “No hacks” is based on absence from incident databases, not a guarantee of security. ### 3. Corporate Setup, Location, “Real Business” Assessment
  • BENQI is often described as an Avalanche-native DeFi protocol backed by venture investors (e.g., Arrington Capital, Dragonfly, Mechanism). These are off-chain VC relationships, indicating some corporate structure, but specific legal entities and jurisdictions are not clearly listed in independent sources.
  • Team historically referenced being based in London and Singapore, implying an offshore / multi-jurisdictional setup rather than a single, onshore regulated entity.
  • No widely-cited evidence of a permanent physical office open to customers or of licensing as a bank/regulated lender. Reality check: BENQI operates as a typical venture-backed DeFi protocol: real people and investors, but web‑first, lightly documented legal structure, and limited traditional regulatory footprint. Anything beyond this (specific entity names, office addresses, detailed compliance status) is Not verifiable as of 2026-08-30 without deeper jurisdictional corporate-record checks.
Evidence (3)

general reputation

two sources

Benqi Lending on Avalanche currently has a strong technical/security reputation, no public evidence of fraud/rug/insolvency, and is generally viewed as low-to-moderate risk within the Avalanche DeFi ecosystem, though some external reviewers highlight infrastructure/security concerns. Audits, security posture, and external risk ratings

  • Multiple independent audits cover Benqi’s core lending smart contracts and related components, notably by Halborn (liquidity market, smart contracts, web app pentest) and Certora (formal verification of the staked AVAX contract), plus audits for related products like Ignite, oracles, and isolated markets.
  • A risk overview notes Benqi has 7+ audit reports and assigns an AA “very low risk” rating with a safety score of 81/100, citing good performance across smart-contract, economic, governance, sustainability, and reputation dimensions.
  • At least one risk/analytics site (AprScope) describes Benqi Lending’s audit posture as light for that specific product, noting only one referenced audit in their dataset, which is more conservative than Benqi’s own aggregated audit record. This is a data-coverage gap rather than a direct criticism.
  • An independent technical write‑up characterizes Benqi as having one of the most comprehensive public audit records on Avalanche DeFi, with audits and formal verification across key modules, and confirms reports are publicly linked via Benqi’s documentation. Founders, investors, and governance reputation
  • Public reviews describe Benqi as a non‑custodial, over‑collateralized lending protocol on Avalanche, without reporting major governance scandals or abuse of admin powers.
  • Benqi’s own materials claim no hidden admin keys and that all critical/high‑severity findings were addressed before mainnet, but these statements are considered unverified marketing claims absent independent confirmation. Criticisms, incidents, and regulatory/sanctions status
  • No credible sources report rugs, insolvency events, or major user fund losses for Benqi Lending on Avalanche as of the latest data.
  • No listings in independent reviews mention regulatory actions, sanctions, or court cases involving Benqi, its core team, or the protocol itself. Not verifiable as of 2026‑08‑29.
  • A token/infrastructure scanner flags website security grade “F” and “poor” token security with multiple alerts, implying operational/infrastructure security issues that merit monitoring, even if smart‑contract risk is comparatively well‑audited. Outstanding concerns for institutional risk
  • Data inconsistency between different risk platforms (e.g., number of recognized audits) and infrastructure security alerts suggests a need for independent technical review and continuous monitoring.
  • Absence of on‑chain verification in this run: any quantitative claims (TVL, user counts, etc.) are Not verifiable as of 2026‑08‑29 under the current constraints.
Evidence (15)

Economy

TVL: $80.9M

model

two sources

Benqi Lending on Avalanche is a permissionless, overcollateralized lending market similar to Compound/Aave, with mainly organic yield plus periodic QI incentives. Not verifiable on-chain as of 2026-08-29. Strategy & assets in/out

  • Users supply assets (AVAX, stablecoins, liquid staking tokens, major ERC-20s) and receive interest plus occasional QI rewards.
  • Other users borrow against supplied collateral; interest paid by borrowers is the primary yield source. Yield source & nature
  • Core yield is interest spread set by algorithmic interest-rate curves (utilization-based) – this is organic, market-driven.
  • Benqi has historically emitted QI incentives to both lenders and borrowers on some markets; these are subsidized rewards and not sustainable without ongoing emissions.
  • No explicit delta-neutral strategy at protocol level; users can build directional or market-neutral strategies (e.g., looping, carry trades) externally. Leverage, looping, external exposure
  • Like other money markets, users can loop: deposit an asset, borrow the same/related asset, redeposit to lever exposure (especially on stables or liquid staking tokens).
  • Benqi’s broader ecosystem includes Benqi Liquid Staking (sAVAX), enabling leveraged staking via lending/borrowing combinations, creating indirect exposure to AVAX price and staking yield.
  • No native restaking; any restaking exposure is via external protocols. Collateral model
  • Overcollateralized: borrowers must maintain health factor above liquidation threshold; LTVs vary by asset risk profile.
  • Collateral types include AVAX, stables (USDC, USDT, etc.), blue-chip tokens, and sAVAX, with differing collateral factors and reserve parameters. Lock-ups & withdrawal mechanics
  • No fixed lock-up for lending: suppliers can withdraw as long as there is sufficient liquidity in the pool.
  • Withdrawals may be partially blocked when utilization is very high; this is a liquidity constraint, not a time lock.
  • Liquid staking/other connected products can have their own constraints, but the lending protocol itself is flexible. Fees, limits, protocol revenue
  • Protocol revenue = share of interest paid by borrowers (reserve factor), accruing to protocol treasury or safety module as defined in parameters.
  • No explicit withdrawal or performance fees at the lending layer; economic friction is via interest rates and liquidation penalties.
  • Liquidation mechanisms charge a bonus to liquidators; part of this represents implicit cost to undercollateralized borrowers. TVL, per chain/product, trend; APY history
  • Benqi Lending is Avalanche-only.
  • Precise TVL by product, historical trend, and APY time series vs DeFiLlama are Not verifiable as of 2026-08-29 (Dune MCP unavailable; on-chain queries not runnable).
  • Stability of APYs is primarily driven by utilization and demand for leverage on AVAX and stables; historically, markets like AVAX and stables show variable but mean-reverting APYs in line with other DeFi money markets, with higher volatility during market stress.
Evidence (3)

reserves

two sources

Benqi Lending’s reserves/treasury are not verifiable from the provided sources, because none of the results expose a treasury policy, reserve addresses, custody setup, or audited on-chain balance figures. What can be confirmed is only that BENQI describes the lending protocol as non-custodial and built on Avalanche, and DeFiLlama shows $122.61m TVL on Avalanche for Benqi Lending, which is protocol liquidity rather than treasury assets. Specific reserve questions remain Not verifiable as of 2026-08-29:

  • Size: no source here states treasury/reserve size.
  • Addresses: no reserve or treasury wallet addresses are disclosed in the supplied sources.
  • Composition: no source breaks down reserve holdings by token or asset class.
  • Custody/control: no supplied source identifies multisig signers, DAO control, or custodian arrangements.
  • Reserve policy: no protocol, governance, or audit source in the results describes how reserves are accumulated, deployed, or governed.
  • Attestations: no attestations or reserve proofs are present in the supplied results. The only on-page evidence related to assets is TVL on Avalanche, which should not be treated as treasury balance without an explicit treasury disclosure or on-chain wallet analysis.
Evidence (3)

tokenomics

one source

Benqi Lending does have a native token: BENQI (QI) on Avalanche. ### Basic token data

  • Name / ticker: Benqi / QI
  • Main contract (Avalanche C‑Chain): 0x8729438eb15e2c8b576fCc6cFCf1eDf3f5f7Ff91
  • Type: ERC‑20 on Avalanche (used across Benqi’s lending and liquid staking products). Supply, market cap, FDV
  • Total and circulating supply, market cap and FDV are Not verifiable as of 2026‑08‑29 under the given constraints (would normally be taken from aggregators like CoinGecko/DefiLlama, but on‑chain verification via Dune is required and unavailable). ### Token utility & governance
  • Protocol utility: QI is the governance and incentive token for the Benqi ecosystem, used for liquidity mining, incentives for lenders/borrowers, and to bootstrap usage.
  • Governance: QI holders participate in Benqi DAO decisions over protocol parameters and treasury use (governance structure documented in Benqi’s own docs). This is an unverified marketing claim. ### Revenue share, buybacks, burns, staking rewards
  • Public sources describe QI as a non‑revenue‑sharing governance token; protocol fees accrue at the protocol/treasury level, not directly as dividends to QI holders.
  • Any buyback/burn programs, or direct revenue sharing to QI, are Not verifiable as of 2026‑08‑29.
  • Staking QI for governance/boost is mentioned in Benqi’s own materials, but detailed mechanics and yields are unverified marketing claims. ### Emissions & unlock schedule; allocations
  • Benqi publishes a QI token distribution (team, investors, liquidity mining, treasury, community) in its tokenomics pages. Since exact percentages and schedules cannot be checked on‑chain here, all specific allocation/emission figures are unverified marketing claims.
  • Whether cliff/vesting unlocks (team/investors) actually executed on‑chain is Not verifiable as of 2026‑08‑29. ### Top-holder concentration & insider wallets
  • Distribution across top holders, identification of team/VC/treasury wallets, and their share of total supply are Not verifiable as of 2026‑08‑29. ### Contract controls & risk levers
  • The QI ERC‑20 contract on Avalanche appears to be a standard token; presence of mint, blacklist, or fee‑switch functions and who controls them is Not verifiable as of 2026‑08‑29 without direct contract inspection. ### Liquidity & listings
  • Benqi’s primary liquidity is reported on Avalanche DEXes and centralized exchanges (e.g., major CEX listings and Trader Joe/Pangolin pools). Exact depth per venue and pool concentration are Not verifiable as of 2026‑08‑29.
Evidence (2)

Stress scenarios

stress scenario - bitcoin price falls below $10000

two sources

For Benqi Lending on Avalanche, a Bitcoin move below $10,000 would likely be a severe stress event for any position collateralized by BTC or BTC-linked assets, because Benqi’s liquidation mechanism would automatically sell undercollateralized collateral once a borrower’s health factor/loan-to-value breaches the liquidation threshold. Benqi’s published risk material explicitly flags liquidation risk as a core protocol risk, but the exact system-wide exposure to BTC on Avalanche is Not verifiable as of 2026-08-29 from the available sources. What can be said with confidence is that a sub-$10,000 BTC regime would almost certainly push many BTC-backed loans materially closer to liquidation, and could trigger liquidation cascades if positions are highly levered or if market depth is thin. Independent reporting in 2024 described $55 million in Benqi loans as “high-risk” because they were within 5% of liquidation, which shows that liquidation sensitivity can cluster on the platform during stress periods. For a borrower, the practical effects are straightforward: add collateral, repay debt, or face liquidation as the protocol enforces its risk parameters. For the protocol, the main second-order risk is that forced selling can worsen prices and create more liquidations, amplifying volatility across the Avalanche lending market. If you want a quantitative scenario estimate, the missing input is the current BTC collateral mix and loan distribution on Benqi’s Avalanche market; that is Not verifiable as of 2026-08-29 with the sources available here.

Evidence (4)

stress scenario - largest collateral depegs 20%,

two sources

A 20% depeg in the largest collateral on Benqi Lending would likely cause a sharp rise in liquidations and could produce bad debt if the affected positions were highly leveraged, but the exact loss impact is not verifiable as of 2026-08-29 from the available web sources. Benqi’s liquidation mechanics are triggered when a position’s Health falls below 1, and the protocol uses a Close Factor that limits how much debt can be repaid in one liquidation transaction. The most relevant public stress evidence is that Benqi already saw $55 million of loans within 5% of liquidation price in October 2024, which market analysts described as a liquidation-cascade risk on Avalanche. That does not quantify the effect of a 20% depeg, but it does show the protocol has a meaningful tail-risk pocket that could be stressed by a large collateral price shock. A 20% collateral depeg is severe enough that, in general lending-market terms, some positions would move from safe to liquidatable if they were already near the threshold; whether the shock creates system-level insolvency depends on the collateral mix, liquidation incentives, oracle timing, and available market liquidity for the depegged asset. Public sources here do not provide Benqi’s current collateral composition or live leverage distribution, so the exposure of Avalanche-only Benqi Lending to such a shock is Not verifiable as of 2026-08-29.

Evidence (4)

stress scenario - top counterparty insolvent — each with expected loss path, who absorbs it, compensation, and the impact path through the smart contracts;

two sources

For a top counterparty insolvency scenario in BENQI Lending on Avalanche, the expected loss path is: the borrower/counterparty defaults, collateral is liquidated through the protocol’s liquidation flows, and any remaining shortfall becomes protocol bad debt if collateral is insufficient. BENQI documents a reserve factor that routes part of borrower interest into protocol reserves, and its Avalanche builder docs explicitly say a Safety Module of QI stakers can backstop shortfall events. Chainlink PoR/Automation is also described as a control to pause affected pools if reserve anomalies are detected for wrapped assets, which can limit contagion but does not itself repay insolvency losses. Who absorbs the loss:

  • Primary absorber: the insolvent borrower’s pledged collateral, via liquidation.
  • Secondary absorber: protocol reserves accumulated from the reserve factor.
  • Backstop layer: QI stakers in the Safety Module, if a shortfall event is socialized there.
  • If loss exceeds backstop capacity: the remaining deficit is Not verifiable as of 2026-08-29 from the sources reviewed. Compensation / restoration path:
  • Liquidators repay part of the borrower debt and receive collateral at a discount; this is the core recovery mechanism.
  • Interest revenue is partially retained in reserves to support protocol stability over time.
  • If the Safety Module is used, QI stakers may be the party that compensates the shortfall. Impact path through smart contracts: 1. Borrow position becomes undercollateralized. 2. Liquidation function is called on the market/QiToken contract to seize collateral and reduce debt. 3. If collateral sale leaves bad debt, reserve accounting is drawn down. 4. If reserves are insufficient, the Safety Module/backstop is the next stated defense layer. 5. For wrapped-asset anomalies, Chainlink Automation may pause affected pools to contain further loss propagation. A key limitation is that the reviewed sources describe the mechanisms, but do not provide a fully specified public waterfall for an extreme insolvency where losses exceed reserves and the Safety Module. That final-loss allocation is Not verifiable as of 2026-08-29.
Evidence (6)

stress scenario - committed fraud by the DAO or owners

two sources

For the specific stress scenario of committed fraud by the DAO or owners, I found no verifiable evidence that BENQI Lending on Avalanche has been subject to an owner/DAO fraud event, rug pull, or governance theft. The available sources describe BENQI as a non-custodial lending protocol and point to risk controls such as audits and a bug bounty, but they do not document any confirmed fraud by the DAO or owners. What is verifiable is that BENQI markets itself as a lending and borrowing protocol on Avalanche, and its published risk materials list liquidation and oracle risks rather than governance fraud. Immunefi shows an active bug bounty with a maximum bounty of $500,000, which supports the existence of security review processes, but it is not evidence of fraud or absence of fraud. Because on-chain verification is unavailable in this run, any claim about treasury misuse, malicious governance, or owner-controlled drains is Not verifiable as of 2026-08-29. If you need a stricter institutional assessment, the current evidence base supports classifying this scenario as unconfirmed / no public evidence found, not as a proven incident.

Evidence (4)

stress scenario - primary yield source negative 30d,

two sources

For Benqi Lending on Avalanche, I can confirm the protocol is a lending market where depositors earn yield and borrowers take over-collateralized loans, and DefiLlama tracks Avalanche fees for the protocol. However, the specific stress-case question — whether the primary yield source was negative over the last 30 days — is Not verifiable as of 2026-08-29 from the available web results, because no source here provides a time-series decomposition of yield sources or a 30-day negative-yield test for BENQI Lending. The only directly relevant platform metric in the results is DefiLlama’s 30-day fees figure for BENQI on Avalanche, which is not the same thing as primary yield source performance. The protocol’s own docs and site describe the product as earning interest and QI rewards, but those are protocol descriptions rather than a verifiable 30-day stress outcome. If you want a defensible yes/no on the stress scenario, it would require on-chain or dashboard data showing the yield components over the last 30 days; that is not available in the provided sources.

Evidence (3)

Governance & Legal

governance

one source

Benqi Lending governance is a mix of QI token-based DAO voting and significant multisig/company control over operations and contracts. On‑chain specifics (top holders, voting concentration) are Not verifiable as of 2026-08-29. ### Governance structure

  • Token & DAO: Governance uses the QI token on Avalanche; holders can vote on proposals related to protocol parameters and incentives.
  • Core team/company: Benqi was founded by a team including JD Gagnon and others, with an incorporated entity behind it (commonly referenced as Benqi Finance / Benqi Labs), but exact legal entity name, jurisdiction, registration number, and directors are Not verifiable as of 2026-08-29 from independent sources. ### Control over dev, contracts, frontend, funds
  • Smart contracts: Early documentation and audits describe admin/owner roles and upgradeability controlled by a multisig or governance address; details vary by contract and deployment epoch. Precise current admin addresses and their permissions are Not verifiable as of 2026-08-29.
  • Frontend / app: The main web UI is hosted and operated by the Benqi team; there is no evidence of frontend being controlled directly by the DAO. This implies company-controlled frontend with possible but not proven community input.
  • Treasury / incentive funds: Emissions and liquidity mining programs are set via governance and/or team-controlled contracts; exact treasury addresses, policies, and current balances are Not verifiable as of 2026-08-29. ### Governance process & DAO reality
  • Proposal process: Governance proposals are created and voted by QI holders; typical topics include risk parameters, incentive allocations, and product decisions. Specific proposal creation rules (quorum, thresholds, veto) are Not verifiable as of 2026-08-29.
  • DAO vs symbolic: Evidence from listings (e.g., DeFi analytics and protocol descriptions) shows a governance token with voting, but no robust record of fully decentralized control over key admin roles. This suggests a hybrid model: DAO has influence but core control remains with the team/multisig. ### Timelock, multisig, signers, powers
  • Timelock: Use of timelock contracts for parameter changes is mentioned in some technical discussions, but concrete configuration (delay, scope) is Not verifiable as of 2026-08-29.
  • Multisig: Security reviews mention multisig-controlled admin rights and recommend multisig governance for critical operations. Current multisig addresses, signer identities, thresholds, and independence from the core team are Not verifiable as of 2026-08-29. ### Terms of Service / legal
  • Public app pages reference standard DeFi disclaimers and risk notices; a formal ToS with jurisdiction and dispute resolution exists but its detailed legal terms are Not verifiable as of 2026-08-29 from independent sources.
Evidence (4)

legal & regulatory

one source

Benqi Lending is a DeFi lending protocol on Avalanche, operated under the broader Benqi ecosystem; there is no clear evidence it is run by a regulated financial institution, and most legal structuring appears to be offshore and crypto‑native rather than prudentially supervised. Not verifiable as of 2026-08-30 for any on-chain aspects. 1. Legal entity / jurisdiction

  • Public materials and press coverage describe Benqi as a DeFi protocol, typically associating it with founders based in Asia and offshore corporate structuring, but do not clearly identify a specific regulated entity (e.g., licensed EU/US financial institution) as operator.
  • Some sources mention BENQI as a project with token listings and partnerships (e.g., Avalanche Foundation, centralized exchanges), but this does not imply regulatory licensing. 2. Terms of Service, user restrictions
  • The lending app front-end is accessed via a web interface; references to detailed Terms of Service, risk disclosures, jurisdiction- or age-based exclusions (e.g., U.S. persons) are limited or absent in secondary reporting.
  • Without direct access to the current official site ToS, specific user restrictions (sanctioned jurisdictions, accredited status) are Not verifiable as of 2026-08-30. 3. KYC / AML
  • Benqi Lending is integrated with wallets like MetaMask and typically used permissionlessly; there is no evidence in independent sources of identity verification or KYC at the protocol level.
  • CEX listings of the BENQI token may involve KYC at the exchange, but this is separate from the on-chain lending protocol. 4. Regulatory classification / risk posture
  • Regulators globally have flagged DeFi lending protocols as potentially falling within regimes for lending, securities, or collective investment schemes, but there is no specific public guidance naming Benqi Lending.
  • As a protocol with pooled deposits, interest-bearing positions, and a governance token, Benqi carries regulatory perimeter risk (possible later characterization as unlicensed lending, investment fund, or securities offering), particularly for users in the U.S., EU, and other strict jurisdictions. 5. Warnings, enforcement, court cases, sanctions
  • Searches of major regulatory and enforcement news surfaces show no public enforcement actions, formal warnings, or sanctions lists entries specifically targeting Benqi Lending or the BENQI token as of 2026-08-30.
  • Absence of cases does not remove risk; regulators have increasingly pursued actions against DeFi lending platforms in analogous situations. 6. Data protection / privacy
  • As a standard DeFi dApp, user interaction is via public blockchain addresses; off-chain data collection (IP logs, analytics cookies) depends on the web front-end’s policies, which are Not verifiable as of 2026-08-30. 7. Institutional risk takeaway For an institutional user, Benqi Lending should be treated as an unregulated, offshore DeFi lending protocol with:
  • No confirmed prudential or investor-protection oversight.
  • Possible future exposure to securities/lending/regulatory actions in key jurisdictions.
  • Unclear contractual recourse, governing law, or dispute-resolution framework. This materially increases legal and regulatory risk compared with regulated lending venues.
Evidence (4)

Stability

stability

two sources

The stablecoin used by BENQI Lending on Avalanche appears to be USDC.e for the pool in the provided results, and yes, USDC has depegged historically. Public sources identify at least one major USDC depeg event: March 10–13, 2023, when USDC fell to about $0.87, a roughly 13% depeg from the $1 peg. For BENQI Lending specifically, I could not verify from the provided results how many times that exact pool’s stablecoin depegged, because the pool-level historical price/reserve data is not available here. So the protocol-specific count is Not verifiable as of 2026-08-29. If you mean the underlying asset itself rather than the BENQI pool, the last clearly documented major depeg in the sources is the March 2023 USDC event at about $0.87.

Evidence (5)

Risks & Strengths

risks

two sources

The five most material risks for Benqi Lending on Avalanche are: (1) sAVAX de-peg risk, because sAVAX can trade below AVAX during stress and create losses for users using it as collateral; (2) circular liquidation risk, where borrowers loop AVAX into sAVAX and back again, amplifying forced sales in a downturn; (3) Avalanche ecosystem concentration, since lending, collateral quality, and the protocol’s activity are tightly tied to AVAX and the Avalanche network; (4) oracle/price-lag risk, where rapid sAVAX dislocations may be priced too slowly for safe liquidations; and (5) smart-contract risk, the usual possibility of bugs or exploitability in a lending protocol despite its mature Compound-fork design. Hindenrank specifically highlights the first four as core Benqi risks, and BENQI’s own risk page also flags smart-contract and liquidation risks. A concise ranking from highest practical concern to lower but still material concern is: sAVAX de-peg risk, circular liquidation spirals, Avalanche/network dependence, oracle delay during stress, and smart-contract vulnerability. Independent reporting also shows elevated liquidation pressure on Benqi, with IntoTheBlock data cited by media describing about $55 million in high-risk loans near liquidation, which supports the importance of cascade risk in stressed markets.

Evidence (5)

strengths

two sources

BENQI’s top strengths are: 1) Broad product suite on Avalanche, combining liquid staking, lending/borrowing, validator bootstrapping, and node voting in one ecosystem. 2) Strong Avalanche focus, which lets it optimize for Avalanche-native users and infrastructure rather than trying to be generic across many chains. 3) Capital efficiency, because users can stake AVAX into sAVAX and then use that liquid asset in DeFi, including lending markets, to stack yields. 4) Deep integration and composability, since its products are designed to work together and fit into the broader Avalanche DeFi landscape. 5) Established market position and maturity, with multiple sources describing BENQI as a leading or dominant Avalanche DeFi/LST platform and noting its early launch and long operating history.

Evidence (5)

Methodology & Limitations

  • On-chain metrics: not verifiable — Dune phase 2 is not enabled.
  • 0 of 24 fact categories not yet collected.
  • Fact verifiability: 18 two independent sources, 8 one source, 1 unverified.
  • Oldest fact verification date: 2026-08-29.