Fluid Lending

Red · 35/100 Data confidence 85/100

Missing critical evidence: governance. The score is capped until coverage improves.

Executive summary

Fluid Lending is a DeFi over-collateralized lending protocol built by the Instadapp team, deployed primarily on Arbitrum with a shared liquidity layer architecture, scoring 58/100 (orange band).

  • Security: One audit by Instadapp found no Critical issues; an invite-only Immunefi bug bounty ($80k pool, Nov-Dec 2024) ran but results are not verifiable as of 2026-08-26. Code is open-source and the team has a multi-year track record with no verified user-fund losses in Instadapp's history, though this is a marketing claim.
  • Incidents: A counterparty exploit at Resolv created bad debt (~$8.2M) that Fluid covered via treasury and team commitments; Fluid's own contracts were not compromised. A separate June incident involved compromised reward-distribution keys, which were replaced.
  • Governance & custody: Non-custodial; user funds sit in protocol contracts with fToken shares. Governance is via FLUID token holders through GovernorBravo with a 1-day timelock. At least two operational keys were compromised in the rewards incident, indicating some centralized admin functions; full key-management structure is not verifiable as of 2026-08-26.
  • Top risks: (1) Shared liquidity layer contagion—lending deposits are structurally linked to Fluid's DEX/Vault stack; (2) Smart Collateral oracle/manipulation risk for LP collateral; (3) high utilization design leaves thin withdrawal buffers; (4) concentration risk in major collateral assets; (5) code complexity from highly optimized multi-mechanism design.
  • Strengths: High capital efficiency via Smart Collateral/Debt and high LTV; dual-yield model (lending + DEX swap fees); efficient, low-penalty liquidations; ERC-4626-based, gas-optimized UX; automated risk limits and isolated vaults.
  • Unverified: Chain-by-chain deployment details (Ethereum, Plasma, Polygon contracts), exact collateral composition, TVL breakdown, reserve balances, full smart-contract upgrade/pause permissions, legal entity/jurisdiction, and native token existence are all not verifiable as of 2026-08-26. No live native token was identified.

Score

Component Weight Raw Points Reason
security 25% 65 16.2 1 audit(s); no fresh audit; active bug bounty bonus
incidents 25% 35 8.8 1 incident(s) in 730-day window, losses $0; 0 high/critical news
verifiability 15% 85 12.8 0 onchain, 17 two-source, 5 one-source of 23 fact(s)
stability 15% 50 7.5 stability not established; 0 current depeg event(s)
adoption 10% 50 5.0 TVL bucket 9; neutral context, not a safety signal
governance 10% 0 0.0 legal enforcement/sanction -30
  • Active regulatory enforcement (−15): legal fact mentions enforcement or sanction

Identification

protocol identification

two sources

Fluid Lending is the lending module of the broader Fluid Protocol built by Instadapp, providing deposit-and-earn money markets on a shared “liquidity layer” that also powers a DEX and vaults. ### Identification

  • Name / Brand: Fluid Protocol – Fluid Lending (often just “Fluid”).
  • Website: Public sources consistently point to a main Fluid front-end (e.g., fluid-io.org or equivalent) that exposes Lending, Vaults and DEX under one UI.
  • Docs: Architecture and user-facing design described in third‑party write‑ups (Eco support, Exponential, Oak Research, DeFi Master), which function as de‑facto docs for the lending product.
  • Category: DeFi lending/borrowing protocol plus integrated DEX, built around a unified liquidity layer; Fluid Lending is the “deposit & earn” money market leg.
  • Launch date: Multiple independent overviews describe Fluid Protocol as launched in early 2024.
  • Chains: Independent analytics and commentary show core deployment on Arbitrum (described as a “core pillar” of Arbitrum DeFi), with broader protocol activity on Ethereum mainnet and other chains; some products (e.g., Jupiter Lend) are on Solana, but those are branded extensions rather than the core Fluid Lending instance. Presence on Base, Polygon, Plasma is not verifiable as of 2026‑08‑27 — public overviews do not consistently list these networks.
  • Native token: Sources describe a protocol token FLUID used as the project’s main token; it is referenced as the DeFi token linked to the Fluid protocol and discussed in analyses and exchange write‑ups. ### Contracts & Verification Because direct on‑chain inspection is not available in this run, specific main contract addresses and their explorer verification status are Not verifiable as of 2026‑08‑27. This includes:
  • Lending pool / liquidity layer contracts per chain
  • Interest rate model / controller contracts
  • Token contracts beyond the general FLUID ticker ### Fork Lineage
  • Independent research pieces characterize Fluid as a novel design by Instadapp, merging lending and DEX into a single liquidity layer, not a simple fork of Aave, Compound, or other money markets.
  • Analyses emphasize custom modules (Liquidity Layer, Lending, Vaults, Smart Collateral, Smart Debt, rate‑limited withdrawals) rather than a parameter‑tuned fork.
  • No credible third‑party source identifies Fluid Lending as a direct fork of a specific predecessor protocol, nor documents a malicious‑modification history in related forks. Not verifiable as of 2026‑08‑27.
  • Audit coverage for *vault* and *liquidity layer* mechanics is discussed in technical articles (e.g., MixBytes’ engineering write‑up) but concrete audit reports, scope, and coverage for Lending vs Vault vs DEX contracts are Not verifiable as of 2026‑08‑27 based on available summaries alone. Key institutional takeaway: Fluid Lending should be treated as a bespoke Instadapp codebase with integrated DEX and vault logic, not as a simple Aave/Compound fork, and core contract addresses, per‑chain deployment scope (especially Base/Polygon/Plasma), and audit artifacts require direct on‑chain and auditor‑site verification before sizing exposure.
Evidence (13)

maturity

two sources

Fluid Lending appears to be a real, functional product rather than a mere landing page: the technical docs expose public endpoints for lending token data, borrowing vault data, smart-lending data, and merkle claim data, which is consistent with an operational app and API surface. The docs also include write-side guidance for withdrawals, and third-party references describe wallet-connected lending and withdrawing flows, suggesting live user actions are supported. That said, a full UX audit is not verifiable as of 2026-08-26 because the browsing result set does not confirm whether every chain in scope (Arbitrum, Base, Ethereum, Plasma, Polygon) is currently live in the front end, nor does it prove actual successful deposits/withdrawals on each chain. Broken links, fake metrics, and template-sign issues are also not verifiable as of 2026-08-26. ## Open API Yes. Public API documentation exists, including an OpenAPI-style SDK/API reference and explicit endpoint patterns under api.fluid.instadapp.io and api.fluid.app. That is a strong sign of a developer-facing open API rather than a closed consumer-only portal. ## Maturity read

  • Product surface: more than a landing page; docs and API references indicate a live application ecosystem.
  • User actions: deposit/withdraw flows are documented, and external guides describe using the interface to lend and withdraw.
  • Documentation quality: technical docs are relatively mature and organized around read/write/API tasks.
  • Unknowns: chain-by-chain live functionality, current uptime, and any broken-link/template issues are Not verifiable as of 2026-08-26.
Evidence (8)

Security

audit

one source

Instadapp Fluid Audit Report; scope covered the protocol’s general architecture, cross-vault interactions, big number math, tick math, user operations, and the liquidation algorithm. The report’s findings section lists no Critical issues; the snippet explicitly shows 'Critical: Not found.'

Auditor
MixBytes
Report Date
2024-06-27
Scope
Vault protocol / lending architecture; files covered are listed in the report README.
Evidence (1)

bug bounty

one source

Fluid Lending has an active, externally administered bug bounty program only if you count the broader Fluid Protocol bounty and the later Sherlock contest for Fluid DEX v2; for the lending-specific program shown in the results, the clearest active program is the Immunefi Invite-Only Program tied to Fluid Protocol. The program page states it is an audit competition / invite-only program, meaning it is not open to the general public and is accessible only to security researchers who previously submitted at least one valid report during the Fuel Attackathon event. For the Fluid Protocol Immunefi competition, the listed start date is 14 November 2024 at 11:00 UTC and the end date is 12 December 2024 at 10:00 UTC. The reward pool is $80,000 USDC, and the listed scope size is 6,120 lines of code. The program materials shown in the results do not expose a public breakdown of per-severity payout bands, only the fixed pool and competition framing. As for results, the provided sources do not show any publicly visible finalized payout or number of accepted findings for this Fluid Protocol competition. The leaderboard page confirms the reward pool and dates, but not outcome details in the snippet available here. Therefore, the results are not verifiable as of 2026-08-26 from the provided sources.

Evidence (3)

counterparty risks

two sources

Fluid Lending is an over‑collateralized lending protocol in the Fluid ecosystem, currently concentrated on Arbitrum with WETH and USDC as core assets. 1. External protocol & smart‑contract dependencies

  • AMMs/DEXes: Liquidations and price discovery rely primarily on major DEXs on Arbitrum (Uniswap v3, Camelot, others) via oracle feeds and arbitrage routes. A severe DEX liquidity shock or pool exploit could impair oracle quality and liquidation execution.
  • Money markets / rehypothecation: No evidence that Fluid re‑lends collateral into other money markets; positions appear isolated to the Fluid contracts. Not verifiable as of 2026‑08‑26 for all chains. 2. Oracles & price‑manipulation risk
  • Chainlink dependency: Fluid uses Chainlink oracles for major assets (ETH, USDC) on Arbitrum. This creates single‑provider oracle risk: Chainlink outage, stale feeds, or mispricing could cause mass liquidations or bad debt.
  • DEX‑manipulation risk: Chainlink mitigates short‑term manipulation by using volume‑weighted prices from multiple venues, but thin‑liquidity assets (if added later) would be more vulnerable. For now, WETH/USDC are deep‑liquidity majors, so manipulation cost is high.
  • If Fluid ever enables its own token as collateral, oracle integrity around that pair becomes a new attack surface. 3. Bridges & cross‑chain risk
  • Fluid is deployed/will be deployed across Arbitrum, Base, Ethereum, Plasma, Polygon (per user brief). I could not verify official deployments or canonical bridge routes for all chains from independent sources; many references still show Arbitrum as primary.
  • Any non‑native assets (e.g., bridged USDC, WETH) inherit bridge contract risk (bridge exploit, censorship, depeg vs. mainnet). Not verifiable as of 2026‑08‑26 which specific bridge wrappers Fluid supports on each chain. 4. Custodians, CEX, MM, RWA
  • No evidence Fluid holds user funds with centralized custodians or CEXs; it appears to be smart‑contract only. Not verifiable as of 2026‑08‑26 for treasury operations.
  • No identified use of MM agreements, RWAs, or SPVs (e.g., T‑bills) in core lending flows. 5. Stablecoin, LST, restaking exposure
  • USDC exposure: Users can borrow and likely supply USDC, inheriting Circle/USDC risks (blacklisting, reserve failure, depeg).
  • ETH / LST / restaking: Current core collateral is WETH; I did not find evidence of LSTs (stETH, rETH) or restaking tokens being supported yet. If added, users would take on underlying staking/restaking protocol risks. 6. Failure, depeg, insolvency scenarios Key systemic scenarios:
  • Chainlink failure or mispricing → incorrect liquidations, insolvency if bad debt exceeds surplus.
  • USDC depeg or sanctioning → impaired collateral quality, frozen addresses, cascading liquidations.
  • Bridge exploit on wrapped assets → sudden collateral collapse on L2s.
  • DEX liquidity collapse → liquidations execute with extreme slippage, leaving protocol under‑collateralized. Generic analytics and media coverage on Fluid Lending’s design and Arbitrum deployment. Third‑party protocol listings describing Fluid as an over‑collateralized lending protocol on Arbitrum. Chainlink integration notes indicating Fluid’s use of Chainlink price feeds on Arbitrum. Arbitrum ecosystem documentation referencing Chainlink oracles for lending protocols including Fluid.
Evidence (4)

crypto custody

two sources

Fluid Lending is non-custodial on-chain rather than a custodial service: users deposit assets into protocol smart contracts and receive fTokens representing their share of the pool, while the underlying assets are held in Fluid’s Liquidity Layer contract rather than by a centralized custodian. In practice, custody is organized as a single shared liquidity layer per chain that holds deposits and serves Fluid Lending, with the lending protocol acting as a front end into that pool via ERC-4626-style shares. For borrowers, collateral is also held in smart contracts and lending is structured around vaults; independent reviews describe the protocol as using isolated or single-asset/single-debt vault structures, with collateral managed on-chain and liquidated automatically if risk thresholds are breached. Fluid itself also says that a future custodied collateral mode is being developed for institutions that want off-chain custody while borrowing on-chain, which implies that this is not the default model today. Because your question concerns custody organization across chains, the same architecture is described as a singleton liquidity layer per chain, but chain-specific deployment details for Arbitrum, Base, Ethereum, Plasma, and Polygon are Not verifiable as of 2026-08-26 from the available results.

Evidence (5)

key management

two sources

Fluid’s key management is partially centralized and operationally segmented rather than fully self-custodied by users. The clearest published evidence is an exploit report stating that attackers gained control of two operational keys used to create and approve reward lists; Fluid then replaced the compromised keys and moved remaining reward funds to a secure address. That indicates at least some protocol actions are gated by privileged keys with the ability to administer reward-distribution settings. For the lending protocol itself, the public docs describe a factory-based, contract-segmented architecture: LendingFactory creates fTokens, the core liquidity contract holds funds, and periphery resolver contracts handle view methods. The docs also mention oracle-driven controls and a later “oracle overhaul” with per-key pricing configurations, source validation, deviation checks, and per-token pause controls. Those controls imply that key/role management is organized around specific operational permissions per module or token, but the exact signer set, multisig structure, and admin separation are Not verifiable as of 2026-08-26 from the available sources. In practical terms, the verified picture is: user funds sit in protocol contracts, while privileged operational keys govern admin actions such as reward-list management and certain oracle/pause functions. The available sources do not let us confirm whether those keys are held by a multisig, timelock, DAO, or separate chain-specific admin wallets across Arbitrum, Base, Ethereum, Plasma, and Polygon; that specific governance/key-custody design is Not verifiable as of 2026-08-26.

Evidence (4)

smart-contract

two sources

Fluid Lending is governed by FLUID token holders through GovernorBravo with a 1-day timelock, and the LendingFactory’s owner is the timelock, so protocol-wide changes appear governance-gated rather than EOA-gated. The clearest externally sourced deployment map I found shows Fluid Lending deployments on Arbitrum, Base, and Polygon, but I could not verify the on-chain contract set for Ethereum or Plasma, so those are Not verifiable as of 2026-08-28. The architecture described in the available materials is a multi-contract system with at least a LendingFactory and timelock-governed auth roles; however, because on-chain verification is unavailable in this run, the exact proxy pattern, proxy admin type, upgrade path, and any separate owner/emergency-admin role assignments are Not verifiable as of 2026-08-28. Likewise, specific pause, withdrawal, upgrade, fee, oracle, and strategy function permissions are Not verifiable as of 2026-08-28 from the evidence gathered here. For user-exit risk, the available evidence supports that governance can affect core parameters and upgrades after a 1-day delay, but I cannot verify whether users can always exit during an incident, whether withdrawals can be frozen, or whether any emergency pause exists; those are Not verifiable as of 2026-08-28. Worst-case compromise analysis is therefore bounded by what is visible: if governance/timelock-controlled keys were compromised, a malicious actor could potentially push adverse configuration or upgrade actions after the timelock delay, but the exact blast radius, rug/freeze scope, and any immutable exit guarantees are Not verifiable as of 2026-08-28. Architecture map: FLUID holders → GovernorBravo → 1-day timelock → LendingFactory/auth-controlled protocol components. Diagram: FLUID holders -> GovernorBravo -> Timelock (1 day) -> LendingFactory / protocol auth roles -> lending contracts.

Evidence (3)

Live security feed

  • low $215K

    Fluid Lending — Key Leaked via Infrastructure

    Fluid Lending's off-chain infrastructure was compromised, leading to the leak of operational keys. This allowed an attacker to submit fake Merkle roots and claim rewards, resulting in a loss of approximately $215,000.

Team & Reputation

founders

two sources

Fluid Lending (often branded simply Fluid) is a unified liquidity layer and lending+DEX protocol built by the team behind Instadapp, with a heavily public, non‑anonymous founding team. Founders & core team

  • Samyak Jain – Co‑founder; described variously as CEO or technical lead/CTO of Fluid and co‑founder of Instadapp.
  • Background: Co‑founded Instadapp, a DeFi middleware / lending aggregator that reached top‑5 TVL on Ethereum at its peak.
  • Public profile: cited as a *Forbes 30 Under 30* figure in multiple pieces.
  • Sowmay Jain – Co‑founder; described as CEO or COO/operational lead depending on source.
  • Background: Co‑founded Instadapp; also co‑founded MoatFund, a decentralized fund‑management project.
  • Other key leaders:
  • Thrilok Kumar – Head/Chief Product Officer.
  • Igor (alias “DeFi_Made_Here”) – often cited as COO / business development lead. Prior projects, outcomes, and track record
  • Instadapp: launched 2018–2019 as a DeFi smart‑account and lending aggregator, winning an ETHIndia hackathon and reportedly reaching ~$12B peak TVL.
  • The team is credited with DeFi Smart Accounts (DSA), early flash‑loan architecture, and leveraged‑yield tooling used widely in DeFi.
  • Several independent write‑ups and an audit report emphasize “zero user funds lost” across about eight years of infrastructure building and two years of Fluid mainnet operation; this is still an *unverified marketing claim* because it comes from Fluid’s own communication and secondary commentary, not on‑chain for this run.
  • No credible sources in the gathered data report prior protocol hacks or catastrophic user‑fund losses for Instadapp or Fluid. Not verifiable on‑chain as of 2026‑08‑26. Public vs. anon; jurisdiction; “real business” checks
  • Founders and core team operate fully doxxed, with long‑standing X/LinkedIn presence and repeated coverage in independent media and exchange research.
  • Multiple profiles trace their origin to India (Delhi/Bengaluru) with participation in ETHIndia; later coverage frames Fluid as a global DeFi startup backed by VCs such as a16z, Electric Capital, and A Capital.
  • None of the independent write‑ups provide a verified registered entity name, jurisdiction, or office address for Fluid (as distinct from Instadapp’s historical entities). Not verifiable as of 2026‑08‑26.
  • Venture coverage and exchange research present Fluid as a VC‑backed startup building a long‑term product, not a purely anonymous “farm‑and‑dump” web front. Reality check (credibility assessment)
  • Positives: fully public founders with an 8‑year DeFi track record; prior product (Instadapp) widely used without recorded major loss events in the researched sources; multiple independent audits and investor write‑ups; backed by reputable VCs.
  • Residual risks / unknowns:
  • Exact corporate structure, regulatory posture, and physical offices are not independently documented in the gathered data. Not verifiable as of 2026‑08‑26.
  • “Zero loss” and TVL peak figures rely on secondary / promotional narratives, not independently cross‑checked on‑chain in this run. Overall, Fluid appears to be a credible, doxxed, VC‑backed DeFi team with a long pre‑Fluid track record via Instadapp, but hard facts about legal entities, regulatory licensing, and office locations remain unverified based on currently accessible information.
Evidence (15)

general reputation

two sources

Fluid Lending’s reputation is currently positive and technically reputable, with a well-known founding team (Instadapp) and no publicly reported hacks, rugs, insolvency events, or regulatory actions as of 2026‑08‑26. Founders & team

  • Fluid is developed by Instadapp, a long‑standing DeFi team known for its portfolio management smart contracts and account abstraction tooling.
  • Multiple independent profiles (CoinMarketCap, Exponential, Gate Learn) explicitly link Fluid to Instadapp, reinforcing that this is not an anonymous or unknown team. Investors & ecosystem perception
  • Public listings and analyses frame Fluid as a “next‑gen” or “innovative” lending/DEX liquidity layer used in broader DeFi strategies, suggesting ecosystem support but not naming specific venture investors.
  • Research-style write‑ups (OAK Research, independent memos) treat Fluid as a serious protocol rather than a meme or unverified project. Audits and technical scrutiny
  • MixBytes publishes a technical deep‑dive on “Modern DeFi Lending Protocols: Fluid + Vault,” indicating at least one reputable security firm has reviewed and documented the design, even though a formal audit report is not clearly linked in the materials retrieved.
  • The public GitHub repo for fluid‑contracts shows open code and documentation, which is generally positive for transparency and scrutiny. Sentiment & criticisms
  • Commentary from research platforms and social media leans constructively positive, emphasizing capital efficiency and unified liquidity, with no major community controversies reported.
  • No substantial public criticisms about governance abuse, opaque risk, or user losses are visible in the retrieved data. Not verifiable as of 2026‑08‑26. Fraud, rug pull, insolvency allegations
  • No search results indicate accusations of fraud, rug, or insolvency related to Fluid Lending or Instadapp.
  • TVL and multi‑chain deployment analytics (DefiLlama, OAK Research) signal ongoing, active use rather than abandonment. Legal, regulatory, sanctions
  • No evidence of enforcement actions, sanctions lists, or regulatory litigation against Fluid or Instadapp was found. Not verifiable as of 2026‑08‑26. Unresolved concerns / caveats
  • On‑chain verification is not available in this run; any safety conclusion remains dependent on aggregators and secondary research. Not verifiable as of 2026‑08‑26.
  • Formal audit status (which contracts, what scope, dates) is not fully clear from public materials alone and should be independently confirmed before large institutional exposure.
Evidence (15)

Economy

TVL: $1.2B

model

one source

Fluid Lending appears to be a relatively small / long‑tail protocol with fragmented and sometimes inconsistent public data; most key economic parameters are not reliably measurable from independent analytics. Identity and basic design (unverified) Open‑web results for “Fluid Lending” across Arbitrum, Base, Ethereum, Plasma, Polygon surface multiple unrelated “Fluid” projects (e.g., Fluid NFT lending, Fluid Finance, Fluid DEX) but no clearly identified, chain‑verified lending market matching the slug *fluid-lending* on those five chains with consistent contracts, launch dates, or docs. Because contract addresses and a canonical documentation site cannot be securely matched to this specific protocol, *all of the following core metrics are: Not verifiable as of 2026‑08‑26*. > Callout – Data gap > • TVL, per‑chain TVL shares, APY histories, fee schedules, collateral sets, and revenue breakdowns for “Fluid Lending” are Not verifiable as of 2026‑08‑26. > • Search hits referencing “Fluid” lending on Arbitrum/Base/Polygon resolve either to generic lending dashboards, other protocols, or unaudited dashboards without clear contract mapping. Given that hard data are missing, I will outline the *typical* economic structure of a cross‑chain DeFi lending protocol so you can benchmark Fluid Lending once you have contract‑level detail:

  • Strategy & assets in/out
  • Users supply base assets (ETH, stables, major L1 tokens) as collateral and borrow other assets; yield is usually from borrow interest and possibly liquidation penalties.
  • Yield sources & sustainability
  • Organic: variable interest paid by borrowers; sustainable if utilization is healthy (e.g., 60–80%).
  • Subsidized: additional token incentives (liquidity mining); APY falls sharply when emissions stop.
  • Risk profile
  • Typically market‑neutral for suppliers if collateral and borrow are different, but directional risk arises from collateral price moves and oracle failure.
  • Leverage/looping: users can recursively borrow and re‑supply, increasing systemic liquidation risk in volatile markets.
  • Lock‑ups & withdrawals
  • Lending markets are usually instant‑liquidity subject to utilization caps; withdrawals can be blocked or pro‑rated when utilization hits 100% or if a withdrawal queue / reserve factor is in place.
  • Fees, limits, protocol revenue
  • Protocols often set a reserve factor (e.g., 10–20% of interest) plus possible origination or flash‑loan fees; these accrue to a treasury or fee‑recipient.
  • Cross‑chain structure
  • Each chain generally has independent markets, risk parameters, and TVL; no shared solvency unless bridged or rehypothecated—this is a key dimension to check when you obtain on‑chain addresses. To proceed with institution‑grade risk work, you will need: (1) confirmed contract addresses per chain; (2) audited documentation; and (3) at least one independent analytics dashboard mapping those contracts. Until then, any numerical statement about Fluid Lending’s economics is Not verifiable as of 2026‑08‑26.
Evidence (2)

reserves

two sources

Not verifiable as of 2026-08-26. Public web results show only partial, protocol-reported signals for Fluid Lending’s treasury/reserves: a governance post-mortem said the Fluid governance treasury would cover about $8.2M of a bad-debt cleanup, with the treasury’s assets described as restricted and needing governance action to liquidate; an independent article echoed that the liquid treasury was closer to $5.3M at the time and cited iETHv2 deposit tokens plus ancillary positions like fGHO as the assets involved. A Yearn curation note says Fluid reserves are fully onchain and points to a resolver contract, but no chain-by-chain reserve balances, custody map, or treasury control structure were independently verifiable from the available sources in this run. DefiLlama shows protocol TVL by chain, but that is an aggregator view and does not provide reserve wallet balances or attestations.

Evidence (4)

tokenomics

two sources

Fluid Lending does not appear to have a live native token as of the latest available data. All token-related metrics requested are therefore either inapplicable or Not verifiable as of 2026-08-28 under the given methodology. I will focus on whether any "Fluid" or "Fluid Lending" token matching this protocol (on Arbitrum, Base, Ethereum, Plasma, Polygon) can be reliably identified. ### 1. Existence of a native token

  • Public listings on major aggregators (CoinGecko, CoinMarketCap, DeFiLlama, L2Beat, Token Terminal) do not show a token clearly tied to a DeFi lending protocol named Fluid Lending on the specified chains.
  • Search results surface several unrelated “Fluid” tokens (e.g., FXD/FLUID for Fluid Finance; other “Fluid” assets on Solana/BSC), but these are linked to different products and chains, not to a multi-chain Arbitrum/Base/Ethereum/Polygon lending protocol.
  • No consistent match is found between these tokens and a lending platform branded “Fluid Lending” with the stated chain set. Given the name-collision guard requirement and lack of contract-level confirmation, any mapping between an existing “Fluid” token and this specific protocol would be speculative. Therefore, all tokenomics fields below are:
  • Native token name/ticker: Not verifiable as of 2026-08-28.
  • Contract address (all chains): Not verifiable as of 2026-08-28.
  • Total vs circulating supply: Not verifiable as of 2026-08-28.
  • Market cap and FDV: Not verifiable as of 2026-08-28.
  • Token utility and governance role: Not verifiable as of 2026-08-28.
  • Revenue share, buybacks, burns, staking rewards: Not verifiable as of 2026-08-28.
  • Emissions schedule; unlock schedule and whether unlocks occurred on-chain: Not verifiable as of 2026-08-28.
  • Allocations (team/investors/treasury/community): Not verifiable as of 2026-08-28.
  • Top-holder concentration and insider wallets: Not verifiable as of 2026-08-28.
  • Mint/blacklist/fee-switch functions and control: Not verifiable as of 2026-08-28.
  • DEX liquidity depth and main listings: Not verifiable as of 2026-08-28. ### 2. Protocol has no token vs. data gap Because:
  • No authoritative token listing is tied to a lending protocol explicitly named Fluid Lending on the requested chains.
  • No independently verifiable contract addresses can be matched to such a token. The only defensible statement is: > As of the latest available public data, Fluid Lending has no verifiable native token; if a token exists, its tokenomics cannot be confirmed and must be treated as Not verifiable as of 2026-08-28.
Evidence (2)

Stress scenarios

stress scenario - bitcoin price falls below $10000

two sources

For Fluid Lending, a Bitcoin move below $10,000 is a severe collateral shock, but the actual loss severity depends on the borrower’s initial LTV and the specific vault’s liquidation threshold. Fluid uses isolated vaults and accepts wrapped/tokenized BTC collateral such as wBTC, cbBTC, and tBTC rather than native BTC.

Evidence (2)

stress scenario - largest collateral depegs 20%,

unverified

A 20% depeg in Fluid Lending’s largest collateral would create a material liquidation and bad-debt stress test, but the exact loss cannot be computed from the provided sources because the largest collateral, its debt composition, and chain-by-chain exposure are not verifiable as of 2026-08-26. Fluid’s design uses relatively high collateral factors and liquidation thresholds, plus partial-liquidation mechanics and automated ceilings, which can reduce but not eliminate stress transmission. The protocol also operates on multiple chains, and the provided material only confirms deployment on Ethereum, Arbitrum, Base, and Polygon; Plasma exposure is not verifiable as of 2026-08-26. Key implications under a 20% collateral depeg:

  • If a position was near the liquidation threshold, a 20% drop would likely push a large share of that collateral cohort into liquidation, especially given Fluid’s high LTV/lower-buffer design.
  • Fluid’s partial-liquidation approach may limit forced selling to the minimum needed to restore risk parameters, which can dampen the immediate loss profile versus full liquidations.
  • However, the protocol’s own documentation warns that the shared Liquidity Layer creates correlated risk and that withdrawal queues may form in stress scenarios when utilization is high.
  • The Bank of Canada paper is not Fluid-specific, but it supports the general risk logic that large DeFi liquidations can propagate price impact and bad debt when collateral values fall sharply. What is not verifiable from the available sources:
  • The identity of the largest collateral asset.
  • Its debt ceiling, current utilization, or exact liquidation buffer.
  • The dollar amount of exposure on each supported chain.
  • The resulting protocol loss, shortfall, or bad debt under a 20% shock. So the practical answer is: the scenario is plausibly severe, but the size of the loss is Not verifiable as of 2026-08-26 without on-chain state or a current exposure breakdown.
Evidence (5)

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 Fluid Lending, the loss path in a top-counterparty insolvency is: the borrower’s position becomes undercollateralized, liquidation is attempted, and if collateral is insufficient or fully borrowed out, the shortfall becomes bad debt that must be absorbed by the protocol’s liquidation/resolver flow rather than by the lender’s deposit balance directly. In Fluid’s documented mechanism, liquidations repay debt and seize collateral; the docs also state a resolver can liquidate *all bad debt at once*, which indicates the protocol has an explicit bad-debt cleanup path. The primary absorber is the protocol’s liquidation system, which first tries to close the position through seized collateral and liquidation incentives. If that is not enough, public reporting around Fluid’s 2026 bad-debt events says losses were covered by a short-term loan / coverage agreement funded by the Fluid core team and related backers, and in one incident the loss was split among the counterparty issuer, Fluid governance treasury, and the core team via future revenue reimbursement. That means compensation flowed from external backstops and treasury/support commitments, not from ordinary users’ deposits. Impact path through smart contracts: oracle/price shock or counterparty failure makes positions liquidatable; the liquidation contract attempts partial or full repayment; seized collateral is transferred to liquidators; any residual deficit is booked as bad debt; resolver / cleanup contracts or governance-backed support then settle the hole. The available sources do not provide chain-by-chain on-chain verification for Arbitrum, Base, Ethereum, Plasma, or Polygon, so the exact exposure split per chain is Not verifiable as of 2026-08-26. The key risk takeaway is that Fluid’s design appears to prevent user-deposit loss through liquidation and backstop mechanisms, but when collateral is insufficient, the protocol relies on treasury/backer compensation to restore solvency.

Evidence (7)

stress scenario - committed fraud by the DAO or owners

one source

No evidence in the provided sources shows committed fraud by the Fluid DAO or owners. The strongest available sources instead describe a counterparty exploit at Resolv that created bad debt for Fluid, which Fluid then covered through treasury and team contributions; Fluid explicitly states its own smart contracts were not compromised. What is verifiable is that Fluid governance and team took post-incident treasury actions to resolve losses, including an on-chain Treasury-related process and a later governance post-mortem describing full coverage of losses. A separate article reports that the DAO had previously approved moving assets through a pre-approved credit line and that the treasury commitment was subject to later governance approval, but this is framed as a cleanup/resolution mechanism, not fraud. There is also an independent report about a different June incident involving Fluid’s rewards distribution system being compromised and rerouted to an attacker, but that source is social-media commentary and does not establish DAO/owner fraud. Because the question is specifically about a stress scenario involving fraud by the DAO or owners, the appropriate assessment is: Not verifiable as of 2026-08-26. Risk note: if you are underwriting governance/key-person risk, the relevant concern here is treasury discretion and operational control, not proven fraudulent conduct.

Evidence (3)

stress scenario - primary yield source negative 30d,

two sources

For Fluid Lending, the reported architecture indicates the depositor’s effective APY is the combination of lending interest and DEX swap-fee yield, and in some configurations the net borrow rate can be zero or negative when swap fees exceed borrow APY. Under a stress scenario where the primary yield source is negative over the last 30 days, the economically relevant conclusion is that the protocol’s combined depositor yield can deteriorate materially if the offsetting swap-fee stream is insufficient, but a numeric 30d yield impact is Not verifiable as of 2026-08-26 because no on-chain or independent 30d yield series for Fluid Lending was available in the provided results. This means the stress finding is qualitative only: the primary yield leg is negative, and the residual outcome depends on whether DEX fee income still dominates after netting.

Evidence (3)

Governance & Legal

legal & regulatory

one source

Fluid Lending’s legal/regulatory posture is not fully verifiable from the available sources, and the protocol appears to lack a clearly identified legal entity or jurisdiction in the results I found. The only potentially relevant privacy material is a Fluid privacy policy that says personal data may be stored and processed on third-party servers in the United States and that disclosure may occur to comply with subpoenas or other legal process, but this source is not clearly tied to Fluid Lending and therefore should be treated cautiously. I found no verified terms of service, explicit KYC/AML policy, sanctions-screening statement, formal regulatory classification, enforcement action, court case, or sanctions listing for Fluid Lending in the available sources. I also found no confirmed data-protection filing or corporate registration that would establish the operating entity or domicile for the lending protocol itself. Because this is a DeFi lending protocol deployed across multiple chains, the practical legal risk is typically higher than a straightforward website suggests: users may face jurisdictional uncertainty, potential exposure to AML/sanctions scrutiny, and unclear recourse if smart contracts fail or governance changes occur. That said, these are risk inferences, not verified facts about this specific protocol, so they remain not verifiable as of 2026-08-26.

Evidence (1)

Stability

stability

two sources

For Fluid Lending, the specific stablecoin used is not verifiable as of 2026-08-25 from the provided sources, so I cannot reliably say whether *its* stablecoin ever depegged. The search results show general depeg history for major stablecoins like USDT and USDC, but they do not establish which stablecoin was used by Fluid Lending across Arbitrum, Base, Ethereum, Plasma, and Polygon. One result does mention USDT / USDC / GHO / USDT0 pools associated with Fluid Lending, but it does not provide a protocol-wide, chain-by-chain mapping of the stablecoin actually used, nor any on-chain or official evidence of depeg frequency or the last depeg event for Fluid Lending specifically. If you want, I can next try to identify the exact stablecoin(s) used by Fluid Lending on each chain and then check their independent depeg histories from reliable market data sources.

Evidence (8)

Risks & Strengths

risks

two sources

Top risks for Fluid Lending are: 1) Shared Liquidity Layer contagion — lending deposits are structurally linked to Fluid’s broader stack, so a bug or failure in the DEX/Vault layer can affect lending users too. 2) Smart Collateral oracle/manipulation risk — LP collateral valuation depends on external token prices and AMM state, creating a mispricing path if feeds or on-chain state are manipulated. 3) Higher utilization / thinner buffer risk — the architecture prioritizes capital efficiency, which can leave less slack for fast withdrawals and make stress periods more likely to produce queues. 4) Concentration risk — independent risk reviews flag material exposure to concentrated collateral positions and upstream asset issuers, where problems in a major collateral asset can translate into bad debt. 5) Complexity / auditability risk — Fluid’s highly optimized, multi-mechanism design raises code-review complexity and can obscure subtle attack paths even with multiple audits.

Evidence (5)

strengths

two sources

Fluid Lending’s top strengths are: 1) high capital efficiency, driven by Smart Collateral and Smart Debt plus very high LTV design; 2) dual-yield / unified liquidity layer, where deposits can earn lending interest and swap fees through Fluid’s combined lending + DEX architecture; 3) efficient liquidations, including low liquidation penalties and lower gas costs than many legacy lending designs; 4) simple, gas-optimized UX and integrations, with the lending protocol described as ERC-4626-based and built for cheap, straightforward use; and 5) risk-management features, including automated limits, isolated risk, and rate-management mechanisms intended to improve stability and security.

Evidence (4)

Methodology & Limitations

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