Log in

Ecosystem Breakdown

ThorChain Ecosystem: Enabling $755M in Liquidity with 67% Faster Cross-Chain Swaps

Updated: Oct 17, 2024
Published: Oct 16, 2024
0
Share:

Decentralised Finance is “Wall Street on-chain” without corruption; the efficiency is superbly high. Most of DeFi is fragmented and there are so many blockchains out there with unique ecosystems and liquidity. However, for composable and harmonic development of these markets there needs to be a way to connect the value flow across these blockchains in an efficient and decentralised way.

Post Feature Image

Disclaimer: This is not financial or investment advice. You are responsible for any capital-related decisions you make, and only you are accountable for the results.


What is ThorChain?

ThorChain is a decentralized cross-chain liquidity protocol that enables the swapping of native assets between different blockchain networks, such as Bitcoin, Ethereum, and others, without the need for wrapped or pegged tokens. Built using the Cosmos SDK, it operates as an independent layer-1 network, functioning essentially as a trust-minimised decentralized exchange (DEX). 

ThorChain uses a unique system where users can exchange assets directly from one blockchain to another in a permissionless environment. That means you can directly swap native BTC to ETH, AVAX, BNB, USDT and others without any centralised entities involved. This is a game-changer because ThorChain is 1st protocol to natively connect BTC to all other different blockchains such as Ethereum, Avalanche, Binance Smart Chain and others.

From a developer perspective, maintaining transaction security with no errors when dealing with cross-chain swaps is no simple task, which is why the devs have decided to combine multiple proven technologies to create the desired outcome rather than innovating from the ground up which may result in a longer trial/error process.

Here are the technologies they combined together (it’s technical):

  1. 1-way state pegs (Bifröst protocol)1. Illustration showing interactions between Bitcoin, Ethereum, and Binance nodes with their respective chain clients, observer, and THORChain.
In simple terms, the “Bifröst” modules deal with the differences in connection requirements needed by different chains (configurations/transaction details). Nodes keep watching Vault addresses on the integrated chains, and whenever an inbound transaction is seen, a new ThorChain witness transaction is created, which registers the Tx details. Once the majority of nodes agree on the transaction, it changes from a pending transaction to a finalised transaction.
  1. State machine (dubbed ThorChain state machine)2. Flowchart displaying how a finalized transaction is ordered, state changes, and is delegated to vaults before txOut
Once the transaction is finalised, the state machine takes care of computing state changes and transaction ordering and delegates it to the outbound vault, which finishes with the transaction out; it includes the outgoing chain in question.
  1. Signer module & TSS protocol3. Diagram illustrating THORChain's use of Signer and TSS processes for Bitcoin, Ethereum, and Binance nodes and chain clients
As the final transaction is created, it is sent to the signer to serialise and send it to the required chain. The TSS (threshold signature scheme) protocol coordinates key signing. Then, the transaction is broadcast.

Market participant roles

For the whole mechanism to work, four categories of participants are required:
  1. Liquidity providers: Providing assets to the pools to be traded against, they are paid a reward in exchange for that service.
  2. Node operators: Process transactions and secure the vaults/assets.
  3. Traders: Use the protocol to swap one asset to another.
  4. Arbitrageurs: Capitalise on any price discrepancies to maintain an overall efficient pricing system.
In DeFi, most protocols employ oracles such as Chainlink for price feeds. However, these pose a threat: price manipulation of the indices to trigger unwanted events such as liquidations on protocols (called Oracle attacks, real example here). With arbitrage, any price discrepancy is always taken advantage of by traders/bots, which maintains an efficient market, just like the price of Bitcoin or Ether is normalised between different exchanges (this is done through arbitrage).


The token: RUNE 

4. Graphic representation featuring the Rune token with THORChain branding and digital finance-related visual elements

This is where things go up a notch. RUNE, by far, has one of the strongest economic models we have seen to date. As you know, one of the most appealing aspects of DeFi protocols is revenue, which is palpable by token holders/stakers. This gives intrinsic value to the assets. RUNE benefits from this revenue, but RUNE must also be kept in 1:1 proportion in pools with other assets, and its supply is limited (500,000,000 RUNE). Let's break it down further.

  1. Revenue
The revenue is earned by liquidity providers and node operators. This comes from two sources: emissions (inflation) and protocol fees.

Inflation begins at 30% APR and drops to a smaller 2% by the end of the decade. Two-thirds of the emissions are sent to node operators who process the blocks, and the remaining third is shared between liquidity providers.

Fees are a more sustainable source of income which has a very high ceiling with protocol adoption and use. The team also innovated a lot in this area.

The second fee is the Slip-Based Fee. A protocol like Uniswap, charges 0.3% per transaction, regardless of the size of the pool being traded against. This poses a problem, if the BTC/USDT pool is attracting the most volume then naturally liquidity providers will gravitate towards it to capture the fees. This decreases the depth of other pools. By charging a slip-based fee, meaning a fee proportional to the order size/liquidity available, pool depths converge to the size of transactions passed through them.

  1. Base currency
Pools are one of the most impressive innovations in decentralised finance. Here is a brief explanation of liquidity pools in DeFi:

Collective assets/funds are locked in a smart contract against which other traders can trade. A liquidity provider provides both BTC and ETH to the BTC/ETH pool, and a trader who owns ETH sells it to the pool in exchange for getting BTC. This liquidity that the trader requires, unlike order books in CEX, is available for use at any time, thanks to the pool.

Why would anyone provide assets as a liquidity provider? In exchange for earning trading fees.

ThorChain operates similarly, with pools to be traded against. However, if they are to offer BTC, ETH, BNB, XMR and XRP as assets and create every single combination possible, this would require 9 different pools for 5 assets, and this number only grows (499,500 pools for 1,000 assets), which makes having deep liquidity on every one of these pools an impossible task. Instead, ThorChain uses a simpler approach: RUNE as the base currency.

In the example above, there would only be 5 pools needed: RUNE-BTC, RUNE-ETH, RUNE-BNB, RUNE-XMR, RUNE-XRP. Pools also must be 1:1 balanced. If there’s $1,000,000 worth of BTC in the RUNE-BTC pool, it must be balanced with $1,000,000 worth of RUNE. The more assets that make it onto the pools, the more RUNE captures in value.

Given that there can only be 500M RUNE, this means the only way for any of this to be possible if ThorChain is to be used and have deep liquidity would be a ridiculously high price per RUNE.

The other aspect to factor in is, in a bull-market, the value of the pooled assets increases which means the value of pooled RUNE must also increase. Additionally, due to the mechanism called the “Incentive Pendulum”, for each 1 RUNE pooled 2 RUNE are incentivised to be bonded by node operators.

Simply speaking, $1M in pooled assets (such as BTC, ETH etc) will cause the total value of RUNE to be $3M to reach equilibrium.

To maintain the 67/33 (~2:1) equilibrium in the network for optimal functionality between bonded RUNE and pooled RUNE, incentives are dynamically changed.

At any point in time, ThorChain can be in one of five states:

  • Unsafe
  • Under-bonded
  • Optimal
  • Over-bonded
  • Inefficient
Optimal state (67/33)

This maintains the reward distribution as is since the network is at an optimal ratio.

 

5. Visualization of THORChain's optimal state where 50 capital is bonded, 50 is pooled, highlighting RUNE allocations

Unsafe state 

To incentivise an increase in bonded RUNE, the rewards are skewed towards node operators until the Optimal State is again reached.

6. Depiction of an unsafe state in THORChain, where low capital bonding and high pooling affect node operators and stakers' rewards

Inefficient state 

The polar opposite of the Unsafe State, where pooled RUNE need to be increased and hence LP rewards are boosted to return the Optimal State.

7. Graphic showing inefficient capital bonding in THORChain, with high bonding and low pooling, impacting node operators and stakers differently

 


The bullish case for RUNE

If you’ve been around for a while on our Discord, you probably have heard of RUNE. Before the memecoin supercycle kicked in, it was one of the most discussed assets among our members. 

8. Chart showing the frequency of the word Rune over time, with a table of most used words and top authors in a chat.

And that’s with very good reason. 

As one of the market’s leading cross-chain solutions, the ThorChain ecosystem has quietly fleshed out one of the most comprehensive, fundamentally sound economic models we’ve ever seen with its token RUNE at the core of it.

For every $1 of liquidity added in external assets to ThorChain, there is a resulting $3 in buying pressure on RUNE. This breaks down as follows: 

  • $1 is used to pair with the external asset in the liquidity pool. 
  • $2 generates buying pressure as Node Operators secure the network's liquidity. 
This mechanism means that as ThorChain attracts more liquidity and increases its trading volume, the buying pressure on RUNE intensifies, which in turn positively impacts the price of RUNE. 

ThorChain's ultimate goal is to beat centralised exchanges by offering superior price execution, greater liquidity, enhanced security, permisionless and KYC-free cross-chain swaps. To achieve this, it is innovating on multiple fronts.

Streaming swaps

The first ground-breaking update on ThorChain is the launch of Streaming Swaps (SS). Streaming Swaps enables breaking large trades into many small ones, reducing slippage and resulting in competitive prices.

Thus, ThorChain currently provides the cheapest quotes for native swaps between BTC and ETH, not only among DEXs but also among some CEXs.

As a result, volumes directed through ThorChain have been hitting all-time highs after all-time highs. Streaming Swaps is undoubtedly a game changer for the volume.

9. Bar graph depicting THORChains transaction volume over several weeks, showing swap, synth, add, and withdraw trends.

App layer

One of the remarkably bullish developments within the ThorChain ecosystem has been the strategic deleveraging of its base layer and the introduction of an application layer built on top of its L1 protocol. Innovative features such as Lending and Earn have proven to be massive successes, significantly enhancing user engagement and liquidity. However, there was a growing concern regarding the accumulation of leverage upon leverage within the system. This compounding leverage posed a potential risk for a catastrophic 'death-spiral', reminiscent of the infamous collapse of Terra's Luna. This vulnerability made many whales and institutional investors wary of entering ThorChain due to the inherent risk in such a leveraged environment. To mitigate these risks and attract more substantial, sustainable investments and liquidity, ThorChain's shift towards an app layer design aims to distribute risk more effectively while providing a robust platform for further DeFi innovations. This evolution not only addresses the risks but also opens up avenues for safer, more diverse financial products, thereby reassuring large-scale investors of the platform's stability and potential for growth.

The app layer will introduce a range of products such as lending, saving, perps markets, options and more, making ThorChain a DeFi hub powered with deep liquidity it attractive by offering the best cross-chain swap experience on the base layer.

Aggressive expansion

To achieve all of this, ThorChain has figured out that it is cheaper and less developmentally intensive to simply acquire the infrastructure that other protocols have already built. This is achieved by purchasing a controlling share of the DAO. The latest example is the Kujira meltdown.

10. Headline announcing the merge between DeFi Network Kujira and THORChain, forming the Rujira Alliance and creating a new token.

For minimal cost, ThorChain has picked up not only a development team but also a “working” product. The reason for the quotation marks is that Kujira was working, but management was awful, which led to their downfall. 

By implementing a pseudo-hostile, but actually still friendly, takeover of Kujira, ThorChain has essentially let them do all the hard work. Kujira has already done the heavy lifting for the users, volume, and marketing. By attaching their name to and supporting the project, ThorChain has fixed the reputational issues and can capitalise on the previous relationship that Kujira had with its investors and supporter base.

ThorChain community want further expansion by acquiring and merging wallets and interfaces, creating a robust and aligned ecosystem on its journey to overtake CEXes

New chains and integrations

Further, ThorChain has been actively integrating with various wallets and DeFi platforms to enhance its ecosystem. For instance, wallets like Trust Wallet, OKX, Ctrl, and aggregators like ShapeShift, LiFi and Jumper provide users with native RUNE support and cross-chain swap capabilities powered by ThorChain. Furthermore, DEXes like OpenOcean, Rubic, and PLEXUS have integrated ThorChain to offer users optimised cross-chain swaps by aggregating liquidity from multiple sources. Eventually, ThorChain aims to be the backbone of DeFi by bringing its liquidity and cross-chain capabilities to every wallet, interface and aggregator. Users won’t even notice they are using Thorchain on the backend.


Rune’s valuation exercise + price targets

If you have been reading our thesis on assets, you might have noticed that we like using quantitative methods for our valuations. Similar to our previous valuation frameworks, we employed a mix of quantitative and qualitative methods for Rune’s valuation. 

We downloaded the historical market cap of Rune and utilised a machine-learning model based on the Prophet library to forecast future market cap, resulting in the following projections:

For 24/25 cycle

The graph shows a time series forecast with actual values (black line) and predicted values (blue line) along with a confidence interval (shaded area).

11. Graph forecasting Popcats future price with historical data and R-squared value, showing trends from 2020 to 2026.

Bearish scenario: This scenario suggests that Rune might struggle this cycle, suggesting a potential price of roughly $7.

Base scenario: In this scenario, we can expect the price of Rune to be around $20 as per our model.

Bullish scenario: In a bullish scenario, we can expect the price of Rune to break the previous ATH and reach roughly $30 per Rune by the end of 2025.


For 2032

Our crypto-market theory states the Total Market Cap reach $10 Trillion in the coming years. ThorChain operates as a metaphorical “liquidity black hole.”

As liquidity deeps, volume ramps up as the protocol can facilitate larger swaps with reasonable liquidity. This in turn generates more fees and encourages further liquidity to be provided, increasing the value of the RUNE pooled. (Positive feedback loop).

The incentive pendulum means that at a base level, the ratio of assets in the liquidity pools must be backed 3:1 in the pools.

Remember, this is simply a baseline requirement for ThorChain liquidity pools. It does not take into account further developments like the App Layer and the acquisition of other protocols as outlined above.

With $10 trillion in Total MCap, and based on the absolute minimal value accrual for RUNE, it is reasonable to project that ThorChain gains access to 0.15% of those assets. This is the equivalent of $15 billion in liquidity provided by the protocol. Due to protocol design, this means RUNE should have an MCap of $45 Billion, translating to roughly $90 per token as a base case. 

Summary

We believe ThorChains is one of the coolest pieces of infrastructure and one of the strongest DeFi plays currently in the market. It has a place in the industry, and we are optimistic about its future. Here is the summary of our price targets:

12. Graphic showing bearish, base, and bullish Rune price targets for 2024-2025, with a 2032 price target of 90 per Rune.


Risks to consider

While the report thus far has consistently supported our bullish stance on ThorChain, we must address potential risks and considerations crucial for making informed investment decisions. 

Competition

The original thesis for ThorChain was that of an OG cross-chain protocol. As with all new sectors, the tides constantly shift, and innovation happens. LayerZero has specifically changed the game regarding cross-chain comms and continues to do so. 

Although ThorChain is tied to the Cosmos IBC, comparable to LayerZero as a cross-chain messaging service, it is largely limited to Cosmos-based protocols. The intermediary function of the RUNE token and its economic value remains strong, but ThorChain simply hasn't captured the expected value.

One of the key selling points for ThorChain is the liquidity black hole that locks up assets and demands RUNE to back those assets in liquidity pools - which gives RUNE an intrinsic value.

13. Chart displaying THORChains total value locked (TVL), revenue, RUNE price, market cap, and volume trends for 2023–2024.

Unfortunately, that liquidity just hasn't flown into ThorChain as we anticipated. Why? The critical issue is the increasing popularity of cross-chain messaging infrastructure, like LayerZero and Chainlink's CCIP. 

Rather than becoming the top dog in the cross-chain world, ThorChain has been relegated to niche swaps between integrated chains; the impact of protocols like LayerZero cannot be ignored.

Relegation to a niche has undoubtedly limited ThorChain's potential, but it still has a place. It is still up there with the most trusted and used method of moving wealth between chains, using native assets. Bridging remains the most popular method.

DeFi inactivity

This is partly a function of  DeFi protocols, which are generally underperforming as the attention isn't there. However, the development of competition with more flexible functionality is also a massive factor in the underperformance. 

Regarding the ThorChain ecosystem and the many tokens launched over the last few years, shifting the focus to RUNE is the key takeaway. We keep using the term "niche" to describe ThorChain within the cross-comms sector. But first and foremost, ThorChain fulfils the role of a DEX.

The key issues are not so much a lack of innovation as new protocols expand the cross-comms sector's scope. 

Three years ago, we would never have imagined the functionality that the cross-chain sector now provides. ThorChain is becoming the UNISwap of the industry—but you wouldn't compare UNISwap to Lido; it's an utterly different ballgame. 

We've always divided the cross-comms sector into three categories: DEXs, communications (e.g. Polkadot, Cosmos IBC, LayerZero, etc.), and bridges. ThorChain remains the leader in cross-chain DEXs, but not everything can be achieved with a simple swap.

As a DEX, volume is still up compared to last year. However, the decline in the charts is largely in line with the overall decrease in total DEX volumes marketwide.

14. Chart showing DEX volume trends with weekly change, DEX vs CEX dominance, and total volumes over 2023 to early 2024.

If we're being honest, the market for DeFi is lagging. Bitcoin has been teetering around previous all-time highs, and DeFi reflects this. The key issue is that many protocols are launching, but fresh capital is not flowing into the market yet. 

In essence, the existing capital in the market is only being passed around among the projects; there are many hands in the pie, but the pie is not getting bigger.

Downtrending market

Unfortunately, what makes RUNE so valuable also causes it to face significantly more downside price volatility than other tokens. Namely, the amount of liquidity in the system. Several factors are at play here:
  • Bear market leads to reduced users for ThorChain and THORSwap.
  • Decreased usage results in lower revenue for both protocols.
  • Reduced yield from liquidity pools due to fewer participants.
  • The diminished incentive to provide liquidity leads to fewer RUNE locked up.
  • Bear market causes a significant USD value drop in assets backed by RUNE.
  • The decline in the value of assets in USD contributes to RUNE's USD value decline.
This is also true when DeFi activity is low; less requirement for cross-chain swaps means less transactional volume through ThorChain. Liquidity providers do not get the same rewards for their locked assets, so the incentive pendulum works in reverse. Liquidity is removed as the assets in the pool become less productive. 


Cryptonary’s take

Cross-chain swaps have become a foundational element in decentralised finance, with ThorChain leading the charge. What began as a simple solution for moving assets between chains has evolved into a multifaceted platform catering to a variety of sectors. ThorChain’s innovative features, such as its Streaming Swaps and Application Layer, are reshaping the way users interact across chains, providing cheaper, faster, and more secure solutions.

However, as with any emerging technology, patience is key. The market sentiment around DeFi is in a downtrend, and while development continues to push the boundaries of what’s possible, the full potential of these innovations has yet to be realized. Timing, as always, is critical. Rune’s future success will largely depend on how well it can appeal to retail and institutional players and the liquidity it can attract

In the long run, ThorChain’s ability to fill crucial niches within DeFi and its growing ecosystem of integrations will ensure its place at the backend of this evolving industry. Thus, we remain bullish on Rune. Peace!

Cryptonary, OUT!

 

100% Success Money Back Guarantee

If our approach doesn’t outperform the overall crypto market during your subscription, we’ll give you a full refund of your membership. No questions asked. For quarterly and monthly subscribers this is applicable once your subscription runs for 6 consecutive months.

Terms & Conditions apply

Star

Trusted by 300,000+ traders

Take your next step towards crypto success

Save 50%

$799/year

Get everything you need to actively manage your portfolio and stay ahead. Ideal for investors seeking regular guidance and access to tools that help make informed decisions.

VisaCardImageMsCardImageCoinbaseCardImageSolanaCardImage

For your security, all orders are processed on a secured server.

What’s included in Pro:

  • Success Guarantee, if we don’t outperform the market, you get 100% back, no questions asked

  • 24/7 access to experts with 50+ years’ experience

  • All of our top token picks for 2025

  • Our latest memecoins pick with 50X potential

  • On hand technical analysis on any token of your choice

  • Weekly livestreams & ask us anything with the team

  • Daily insights on Macro, Mechanics, and On-chain

  • Curated list of top upcoming airdrops (free money)

Our track record speaks for itself

With over 2.4M tokens and widespread misinformation in crypto, we cut
through the noise and consistently find winning assets.

/images/advertorial/corpcomm3.webp
/images/advertorial/corpcomm4.webp
/images/advertorial/corpcomm5.webp

Frequently Asked Questions

Yes. We've consistently identified winners across multiple cycles. Bitcoin under $1,000, Ethereum under $70, Solana under $10, WIF from $0.003 to $5, PopCat from $0.004 to $2, SPX blasting past $1.70, and our latest pick has already 200X'd since June 2025. Everything is timestamped and public record.

No. When we founded Cryptonary in 2017 the market was new to everyone. We intentionally created content that was easy to understand and actionable. That foundational principle is the crux of Cryptonary. Taking complex ideas and opportunities and presenting them in a way a 10 year old could understand.

Signal vs noise. We filter out 99.9% of garbage projects, provide data backed analysis, and have a proven track record of finding winners. Not to mention since Cryptonary's inception in 2017 we have never taken investment, sponsorship or partnership. Compare this to pretty much everyone else, no track record, and a long list of partnerships that cloud judgements.

We share highly sensitive, time-critical research. Once it's out, it can't be "returned." That's why membership is annual only. Crypto success takes time and commitment. If someone is not willing to invest 12 months into their future, there is no place for them at Cryptonary.

Yes. You will have 24/7 to the team that bought you BTC at $1,000, ETH at $70, and SOL at $10. Through our community chats, live Q&As, and member only channels, you can ask questions and interact directly with the team. Our team has over 50 years of combined experience which you can tap into every single day.

Daily. We provide real-time updates, weekly reports, emergency alerts, and live Q&As when the markets move fast. In crypto, the market moves fast, in Cryptonary, we move faster.

If our approach to the market doesn’t beat the overall crypto market during your subscription, we’ll give you a full refund of your membership fee. No questions asked. For quarterly and monthly subscribers this is applicable once your subscription runs for 6 consecutive months.

Recommended from Cryptonary
The Crypto Handicap: CZ and Binance vs. Hyperliquid
Research Report
The Crypto Handicap: CZ and Binance...Earlier this month, we called BNB as the asset most likely to outperform BTC. This week, we’re calli...
9 min read
Oct 20, 2025
State of the Market: October 2025
PRO
Research Report
State of the Market: October 2025Crypto just endured one of the largest liquidation events in its history, with more than $19B in pos...
23 min read
Oct 15, 2025
CPro picks update: Diversifying with major asset + trade setup
PRO
Research Report
CPro picks update: Diversifying wit...You can debate decentralisation, you can question regulation, but you can't ignore performance. This...
16 min read
Oct 9, 2025