Extra Finance
Credit · Leveraged Yield · EXTRA
Extra Finance combines a lending market with leveraged LP farming, letting users lever up liquidity positions on Optimism and Base DEXes.
Lending + leveraged LP farming on the Superchain.
Protocol TVL
—
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
Extra Finance — Research Skill
Lending + leveraged LP farming on the Superchain.
extra-finance · v1.0.0
Facts
| category | Network |
| symbol | EXTRA |
| tagline | Lending + leveraged LP farming on the Superchain. |
| arbitrumNative | no |
| chains | Optimism, Base |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | none tracked |
Sections
Overview
Extra Finance combines a lending market with leveraged LP farming, letting users lever up liquidity positions on Optimism and Base DEXes.
What makes it different
Tightly integrated lend + leverage-farm design focused on the Optimism/Base (Superchain) DEX ecosystem, with up to ~7x LP leverage.
Components
- Lending Pools: Single-asset lending markets where users deposit assets (e.g. USDC, ETH, and other supported tokens) to earn interest. Utilization-based rates are set by borrowing demand, and the deposited liquidity is what leveraged-farming borrowers draw on to open positions. - Leveraged Yield Farming (LYF): The core product: users borrow from the lending pools to open amplified positions on DEX liquidity pools, running reinvesting, market-neutral, or directional strategies. Leverage is tiered up to 7x; higher leverage tiers require staking EXTRA. Positions carry liquidation risk if the underlying collateral value falls below the debt threshold. - XLend: A smart-lending product built on a redesigned codebase, adding smart accounts, sub-accounts (multi-account) for portfolio segregation, and composable lending/borrowing strategies. XLend Beta launched in January 2025 across Optimism and Base. - EXTRA / veEXTRA Token: EXTRA is the ERC-20 utility token (hard cap 1,000,000,000, mint authority destroyed) used for liquidity-provider emissions and unlocking higher leverage tiers. Staking EXTRA yields veEXTRA, the governance token, which confers voting rights, boosted farming rewards, protocol fee sharing, and reduced borrowing costs.
Risks
- Collateral: Leveraged farming positions are collateralized by DEX LP tokens whose value can fall below the debt threshold. If collateral drops, positions are subject to forced liquidation to protect lenders, and higher leverage tiers (up to 7x) sharply narrow the liquidation buffer. - Systemic: Leveraged LP positions are exposed to impermanent loss on the underlying DEX pools; sharp divergence between paired assets can erode equity independent of price direction and, combined with borrowed leverage, trigger cascading liquidations across correlated positions. - Oracle: Liquidation and position-health calculations depend on on-chain price feeds. Manipulated or stale prices for thinly-traded farmed assets could mis-trigger or delay liquidations, potentially leaving the lending pools with bad debt. - Smart Contract: The protocol runs complex leverage, lending, and (in XLend) smart-account logic across Optimism and Base. Despite PeckShield, BlockSec, and Sherlock audits, undiscovered contract bugs remain a risk; auditors flagged that privileged admin access needed multisig/timelock hardening. - Governance: veEXTRA governance controls pool listings, emissions, and parameter changes, and admin keys retain privileged access. Concentrated voting power or compromised privileged roles could push risky pool listings or parameter changes that expose lenders.
TradFi analogue
- Prime brokerage / margin lending: similar — Like a prime broker extending margin against collateral, Extra Finance lets users borrow to amplify a position (a leveraged LP stake) beyond their own capital, with the broker (lending pool) able to force-liquidate if collateral falls short.; differs — Everything is non-custodial and executed by smart contracts; there is no credit check or counterparty relationship, collateral is on-chain DEX LP positions rather than securities, and liquidations are automated by code and oracles rather than a broker's risk desk. - Money-market fund (for the lending side): similar — Depositors into a lending pool earn a variable yield on a single asset, analogous to parking cash in a money-market fund for interest.; differs — Returns come from on-chain borrower demand and token emissions rather than short-term debt instruments; deposits are not insured and are exposed to smart-contract and borrower-default (bad-debt) risk.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for Extra Finance. | research_getEntity({ slug: "extra-finance" }) | 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).