> ## Documentation Index
> Fetch the complete documentation index at: https://blog.loopscale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Loopscale Q3 2025 Recap

export const XEmbed = ({url, options = {}}) => {
  const containerRef = useRef(null);
  useEffect(() => {
    const renderTweet = () => {
      if (containerRef.current) {
        containerRef.current.innerHTML = '';
        const tweetId = url.split('/').pop().split('?')[0];
        const embedOptions = {
          theme: 'light',
          align: 'center',
          ...options
        };
        window.twttr.widgets.createTweetEmbed(tweetId, containerRef.current, embedOptions).catch(err => console.error("Failed to embed tweet ${url}:", err));
      }
    };
    const onScriptLoad = () => {
      window.twttr.ready(() => renderTweet());
    };
    if (window.twttr?.widgets) {
      onScriptLoad();
      return;
    }
    const scriptId = 'twitter-wjs';
    let script = document.getElementById(scriptId);
    document.addEventListener('twitter-widget-loaded', onScriptLoad);
    if (!script) {
      script = document.createElement('script');
      script.id = scriptId;
      script.src = 'https://platform.twitter.com/widgets.js';
      script.async = true;
      script.onload = () => {
        document.dispatchEvent(new CustomEvent('twitter-widget-loaded'));
      };
      script.onerror = error => {
        console.error('Failed to load Twitter widget script:', error);
      };
      document.head.appendChild(script);
    }
    return () => {
      document.removeEventListener('twitter-widget-loaded', onScriptLoad);
    };
  }, [url, options]);
  return <div ref={containerRef} className="x-embed" />;
};

export const MetadataCard = ({author_id, date}) => {
  const authors = {
    loopscale: {
      name: 'Loopscale',
      avatar: '/static/assets/favicon.svg'
    },
    devin: {
      name: 'Devin Black',
      avatar: '/static/assets/authors/devin.png'
    },
    mary: {
      name: 'Mary Gooneratne',
      avatar: '/static/assets/authors/mary.png'
    },
    luke: {
      name: 'Luke Truitt',
      avatar: '/static/assets/authors/luke.png'
    },
    logan: {
      name: 'Logan',
      avatar: '/static/assets/authors/logan.webp'
    }
  };
  const author = authors[author_id] || authors['loopscale'];
  return <div className="metadata-card">
      <div className="metadata-author">
        <img className="metadata-author-avatar" src={author.avatar} alt={author.name} style={{
    pointerEvents: 'none'
  }} />
        <p className="metadata-author-name">{author.name}</p>
      </div>
      <p className="metadata-date">{date}</p>
    </div>;
};

<MetadataCard author_id="devin" date="October 6, 2025" />

<img src="https://mintcdn.com/loopscale2/jKpgtqsAcCYny30i/static/assets/images/q32025recap.webp?fit=max&auto=format&n=jKpgtqsAcCYny30i&q=85&s=d3fd14d5970ff172843729a6cbe0d73e" alt="" width="1200" height="675" data-path="static/assets/images/q32025recap.webp" />

In Q3, Loopscale established itself as Solana’s defining modular, order book-based lending protocol, reaching over \$100M in deposits, \$38M+ currently borrowed, and 4,000+ active loans six months after launch.

<XEmbed url="https://x.com/marygooneratne/status/1973511906871877761" />

In this recap, we’ll explore what’s driven this growth: integrations launched, product improvements shipped, and appearances in media and research across the wider DeFi ecosystem.

## Assets grow faster on Loopscale

Many assets launched on Loopscale in Q3, from both new entrants and established protocols. We introduced real-world yield to Loopscale alongside other high-performing crypto-native tokens.

The outcome: **Loopscale is the best place to scale new assets on Solana**.

Here's what went live:

**OnRe Finance**: [Loop and lever reinsurance yields with ONyc](https://app.loopscale.com/loops/onyc-usdc). In tandem, the [OnRe USDC Vault](https://app.loopscale.com/vault/7PeYxZpM2dpc4RRDQovexMJ6tkSVLWtRN4mbNywsU3e6) was launched, purpose built for providing borrow liquidity to ONyc collateral for Loops and borrowing.

[Loopscale has since become the largest minter of ONyc, responsible for roughly half of all issuance to date](https://blog.loopscale.com/posts/onre).

**Etherfuse**: [Loopscale added TESOURO](https://app.loopscale.com/loops/tesouro-usdc), Etherfuse's tokenized Brazilian government bonds. This marked another step into real-world assets, giving users leveraged exposure to sovereign debt yields via Looping as well as the opportunity to use this real-world asset as collateral for borrowing.

<XEmbed url="https://x.com/LoopscaleLabs/status/1970850852857590066" />

**Marinade**: Marinade's [mSOL](https://app.loopscale.com/loops/msol-sol) went live on Loopscale, bringing Looping strategies for top-tier liquid-staked Solana yield to users. Strong borrowing demand for mSOL continues to drive attractive yields for lenders to the SOL Genesis Vault.

**Hylo**: A newer protocol bringing superior SOL yields and liquidation-free leverage, Hylo now has its hyloSOL, hyloSOL+, and fixed-yield (PT) variations of these assets live on Loopscale. More to come for Hylo, soon!

**Adrena**: Loopscale launched the [ALP](https://app.loopscale.com/loops/alp-usdc) (Adrena Liquidity Provider) Loop, bringing triple-digit returns for ALP Loopers thanks to Adrena's ADX incentives on the USDC Vault that powered low borrow rates. One of the most popular Loops of Q3!

<XEmbed url="https://x.com/LoopscaleLabs/status/1961066798075494886" />

**Zeus Network**: Bitcoin, on Loopscale, courtesy of our friends at Zeus. The [zBTC vault](https://app.loopscale.com/vault/9WWNCEnjyYedjGDaxy3HwQiy67HvZmFNbNKDbnX7qnRV) has seen great traction on Loopscale, which primarily lends to zBTC-based Loops.

**Fragmetric**: [FRAG incentives were added to the JitoSOL vault](https://app.loopscale.com/vault/CnzmsXzfphu7KMbPCGdFZJtwYCUsptvBhqekC2cgj6cY), providing low borrowing rates for JitoSOL-based Loops with Fragmetric assets like fragBTC and fragSOL. This gave lenders an additional layer of yield, while those Looping Fragmetric assets gained better leveraged returns.

**Orca**: Loopscale made it possible (for the first time!) to [Loop LP positions](https://app.loopscale.com/loops/orca-solusdc-usdc), beginning with select Orca LPs. Loopscale's team continues to ship new LP Loops consistently — keep an eye out!

<XEmbed url="https://x.com/LoopscaleLabs/status/1945893929859358978" />

Each new integration reinforces what we've known since launch: **modular lending markets can support emerging assets faster than pool-based alternatives**.

## Product improvements

Alongside new integrations, iterative product improvements to the user experience and backend infrastructure have been core focuses of Loopscale’s development.

**Loop Rollovers**: Loopscale users can now roll over Loops for assets with maturity dates (i.e. fixed yield / PT assets from RateX and Exponent), making loop management more flexible and efficient. This streamlines continuing a PT position to the next maturity without requiring users to exit and re-enter loops.

<XEmbed url="https://x.com/LoopscaleLabs/status/1943336899399291148" />

**Repay with Collateral**: Users can now repay with the collateral asset (in addition to the typical debt asset), creating more flexibility in position management for Loops and Borrows.

**Change Loop Leverage**: You can change the leverage on a Loop without needing to manually adjust debt and collateral amounts. Leverage can be now changed with a single slider in the Loopscale UI.

**Loop PnL Improvements**: Loopscale's team has done a fair bit of work behind the scenes to make Loop PnL displays for complex assets more accurate, understandable, and consistent. Users are also now alerted when opening a Loop with an underlying price at a premium, which could lead to higher PnL than expected when opening a Loop.

**Adevar Audit**: Adevar Audit: [Loopscale completed another security review in partnership with Adevar Labs](https://docs.loopscale.com/resources/audits), continuing our commitment to progressive, feature-specific audits before any program update.

<XEmbed url="https://x.com/LoopscaleLabs/status/1958212444498821458" />

## Loopscale Media and Research Appearences

**Castle Labs** [featured Loopscale in its coverage of evolving lending designs](https://x.com/castle_labs/status/1971228559260717546), reinforcing the growing recognition of modular, order book-based lending markets.

[**OurNetwork** featured Loopscale’s lending activity data and insights in their newsletter](https://www.ournetwork.xyz/p/on-362-lending-part-2), showcasing our growth through detailed onchain metrics.

[Jack Kubinec](https://x.com/whosknave) of the Lightspeed Podcast brought Loopscale cofounder Mary on to share our vision for onchain credit markets.

<XEmbed url="https://x.com/Lightspeedpodhq/status/1957415738983039251" />

Loopscale continues to shape the future of DeFi lending. And the broader DeFi community is taking notice.

## Looking ahead to Q4

With \$100M in deposits achieved and integrations spanning LSTs, RWAs, perp LPs, tokenized stocks, and yield-bearing tokens, Loopscale has established itself as Solana's modular credit market. Q4 will build on this foundation with more asset support, expanded vault programs, and continued security audits.

We're grateful to our community and partners for making Q3 another defining chapter in Loopscale's journey. See you on the order book!
