Fluid
Credit · Leveraged Yield · FLUID
Fluid (formerly Instadapp) combines lending, vaults and DEX liquidity through a shared liquidity layer, so the same capital can support lending and trading.
Capital-efficient lending + DEX hybrid on a shared liquidity layer.
FLUID price
$0.9550
+1.3% 24h
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
Fluid — Research Skill
Capital-efficient lending + DEX hybrid on a shared liquidity layer.
fluid · v1.0.0
Facts
| category | Network |
| symbol | FLUID |
| tagline | Capital-efficient lending + DEX hybrid on a shared liquidity layer. |
| arbitrumNative | no |
| chains | Ethereum, Arbitrum One, Base, Polygon |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | 3 (FLUID, FLUID, fUSDC) |
| tvl | $106.92M |
| marketCap | $75.19M |
| price | $0.9550 |
| priceChange24h | 1.3% |
| priceChange7d | 7.6% |
| priceChange30d | -25.3% |
| fdv | $95.54M |
| marketCapRank | #330 |
| tvlChange1d | -1.4% |
| tvlChange7d | 6.8% |
| universalMetricsSyncedAt | 2026-07-03T17:01:40Z |
| users | 45K |
Sections
Overview
Fluid (formerly Instadapp) combines lending, vaults and DEX liquidity through a shared liquidity layer, so the same capital can support lending and trading.
What makes it different
Capital efficiency: a shared liquidity layer lets collateral, debt, lending liquidity and trading liquidity work together — more efficient but more complex.
Components
- Liquidity Layer: The core contract at the center of Fluid that custodies all protocol funds. It only interacts with the protocols built on top of it (not end users), consolidating liquidity from every module so newer protocols can automatically tap shared liquidity. It manages automated debt/supply limits, utilization rates, and pluggable interest-rate models. - Vaults (Smart Collateral & Smart Debt): Fluid's lending/borrowing protocol. Users supply collateral and borrow against it. The DEX integration introduces Smart Collateral (collateral doubles as AMM liquidity, earning lending interest plus trading fees) and Smart Debt (borrowed debt is deployed as trading liquidity, earning fees that offset borrow APR), pushing capital efficiency well beyond siloed lenders like Aave. - Fluid DEX: An AMM built directly on the Liquidity Layer, launched October 2024. It powers Smart Collateral and Smart Debt by turning lending/borrowing positions into productive trading liquidity. Within ~3 months it became the second-largest DEX on Ethereum by volume, and was the fastest DEX to surpass $10B cumulative volume on Ethereum (100 days). - FLUID token: The protocol's ERC-20 governance token on Ethereum (max supply 100M). Formerly INST; rebranded to FLUID in December 2024 via a 1:1 conversion on the same contract with no holder action required. Holders govern fee structures, integration priorities, and risk parameters through the Fluid DAO.
Member coins
- Fluid (FLUID) — Token, Governance token (ex-INST) - FLUID (FLUID) — Token, Governance & utility token - fUSDC, fETH (fTokens) (fUSDC) — Receipt, LendingReceipt
Risks
- Smart Contract: Fluid concentrates all funds in a single shared Liquidity Layer contract, so a bug there would be systemic across lending, vaults, and DEX. Auditors (MixBytes) noted the code is optimized for maximum gas efficiency at the expense of clarity, which complicates review and raises the risk of subtle undiscovered bugs. - Oracle: Vault liquidations depend on price oracles to value collateral and debt. Manipulated or stale oracle prices could trigger unfair liquidations or allow under-collateralized borrowing, a risk amplified because Smart Collateral/Smart Debt positions are also live AMM liquidity. - Systemic: The unified design means DEX, lending, and borrowing share the same liquidity pool. A sharp DEX volume/price shock or a mass withdrawal can simultaneously stress collateral valuation, borrow availability, and liquidation capacity across all modules rather than being isolated to one product. - Collateral: Because collateral and debt double as trading liquidity, positions are exposed to impermanent-loss-style rebalancing and volatile-asset price swings on top of normal borrow risk, which can accelerate a position toward its liquidation threshold. - Governance: FLUID holders control fee structures, integration priorities, risk parameters, and treasury actions (e.g., the DAO transferred 12M FLUID to the Labs team wallet in Dec 2024). Concentrated voting power or a malicious/erroneous parameter change could adversely affect users.
TradFi analogue
- Secured lending / margin loan combined with a market-maker desk: similar — Like a broker's secured lending desk, Fluid lets you post collateral and borrow against it, with liquidation if collateral value falls below thresholds.; differs — Unlike a bank where posted collateral sits idle, Fluid's Smart Collateral and Smart Debt simultaneously deploy that same collateral and debt as market-making (AMM) liquidity, so a single pool of capital earns lending interest and trading fees at once - impossible in siloed TradFi products.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for Fluid. | research_getEntity({ slug: "fluid" }) | 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).