Overview
THORChain synths are fully-secured, fully-backed synthetic assets that can be sent anywhere in the Cosmos IBC ecosystem, as well as being primitives for both higher-order THORChain financial features. They will always retain the guarantee they can be redeemed for the underlying asset.
In simpler terms, THORChain synthetics are derivatives of cryptocurrencies which always keep the same price as the denominated coin.
THORChain activated on-chain synthetic assets for several reasons. Just like every THORChain feature, the architectural design of TC synths is both unique and multi-faceted in its function. TC synths are backed 50% by the denominated asset, while the other 50% is backed by $RUNE (achieved by using pool ownership to collateralize the synth, which ensure always-on liquidity and pricing). The 50% Rune collateralization of TC synths ensures and buttresses the economic security of the network, so that the (otherwise economically precarious) existence of collateralized assets on a given network provide no feasible threat to THORChain.
Additionally, that these synthetic assets carry only half of the swap fees, these synths’ swaps are way cheaper and faster, and come with lower gas fees. In turn, this means that even at high volumes, a THORChain synth swap can occur at lightning speed. This also means that TC synths can be utilized to adjust pool depths much more quickly and affordably, making arbitrage opportunities vastly more efficient. This helps pool prices (and therefore the whole of the network) match competitive market demands much more efficiently.
Furthermore, while these synth minters are adding capital to the pool from which they are minting their synths, they are knowingly foregoing any of their would-be ownership of the pool — instead, these rewards are divided among the LPs.
Implementation
Mint
➜ User mints Synth by adding RUNE to the pool (or swapping from an asset into RUNE, then adding that).
➜ synthUnits are issued to cover the new liquidity, but held by the protocol (not owned by anyone).
- P = poolUnits
- A = assetDepth, R = runeDepth, r = runeAmount
- pool.runeDepth += r
- synthUnits += (P r)/(2 (r + R))
- synthAmount = (r * R * A)/(r + R)²
- synthSupply += synthAmount
- transfer(recipient, synth, synthAmount)
PoolUnits are the sum of liquidityUnits + synthUnits.
Redeem
User redeems synth by getting it swapped out to RUNE:
1. Burn the synth
2. Delete a pro-rata share of the liquidity units held for synths.
3. Swap to RUNE and remove from the pool
- s = synthToRedeem, T = totalSynthSupply
- S = synthUnits
- A = assetDepth, R = runeDepth
- synthUnits -= GetShare(s, T, S)
- synthSupply -= s
- runeAmount = (s * A * R)/(a + A)²
- pool.runeDepth -= runeAmount
- transfer(recipient, rune, runeAmount)
Synth Swaps
Synth Swaps can be done as follows:
➜ L1 to Synth: L1 in → RUNE moved over to the pool → synth MINTED
➜ Synth to L1: Synth REDEEMED → RUNE moved to next pool → L1 swapped out
➜ Synth to Synth: Synth REDEEMED → RUNE moved over to the pool → synth MINTED
To specify the destination asset is synth, simply provide a THOR address. If it is aLayer 1, then provide a Layer 1 address.
Minting from own pool
If a user wishes to mint from the same Layer 1 asset, the process is simply a Layer 1 swap to Synth, but the RUNE is not moved anywhere. EG:
- pool.assetDepth += assetAmount
- intermediaryRuneAmount = (a * A * R)/(a + A)²
- P = poolUnits
- A = assetDepth, R = runeDepth, r = intermediaryRuneAmount
- synthUnits += (P r)/(2 R) * (1 — (r/(r + R)))
- synthAmount = (r * R * A)/(r + R)²
- synthSupply += synthAmount
- transfer(recipient, synth, synthAmount)
Staged Pools
If there is an active pool which minted synths become staged, then swaps are disabled. However, synth holders can always redeem for RUNE or the underlying asset by specifying which on the way out.
Feel free to hop into the TC University Discord to chat about this, or any other THORChain questions that you may have.
Explore THORChain: Website, X, Telegram, Developer Discord.
Explore Maya Protocol, the first friendly fork of THORChain: Website, X, Discord, Telegram.
Decentralized, permissionless, non-custodial, trust-minimized, open-sourced, economic-secured, non-wrapped, native-to-native cross-chain swaps, savings and soon, lending!
Related articles
![A technical deep dive into the May 2026 THORChain exploit, explaining how the vulnerability was executed and how it was mitigated.]()
Aug. 6, 2026
THORChain Exploit Report #3
- Report
![Rujira banner announcing 18 new trading pairs on RUJI Trade with abstract purple liquidity routes.]()
Aug. 5, 2026
18 New Trading Pairs Are Now Live on RUJIÂ Trade
- App-Layer
![Ecosystem Update Podcast with Depouch]()
Aug. 1, 2026
Inside depouch: Direct THORChain Swaps Built for Simplicity
- Podcast
![Rujira banner announcing multi-collateral borrowing in RUJI Money Market.]()
Jul. 30, 2026
Multi-Collateral Borrowing Is Live on RUJI Money Market
- App-Layer
![Monero Gets a Soft Launch as THORChain's v3.20 Enters Testing and ADR31 Passes]()
Jul. 30, 2026
Monero Gets a Soft Launch as THORChain's v3.20 Enters Testing and ADR31 Passes
- Podcast
![ADR031 - The Path Forward With Rujira]()
Jul. 29, 2026
ADR031 - The Path Forward With Rujira
![Rujira overview showing native-asset trading, automated trading, lending, borrowing, and liquidations built on THORChain.]()
Jul. 28, 2026
THORChain and Rujira: A Shared Foundation for Omnichain DeFi
- App-Layer
![THORChain and Pirate Chain podcast thumbnail featuring anarchy_dot_gov, KentonC137, and Patriotsounds discussing $ARRR listing on THORChain]()
Jul. 25, 2026
Pirate Chain Wants Off Centralized Exchanges: Next Ask Is an $ARRR Pool on THORChain
- Podcast
![THORChain ADR-029 article thumbnail explaining the REVSHARE mechanism, how the protocol pays affiliates from its own swap revenue and what that means for partner onboarding and quote competitiveness.]()
Jul. 24, 2026
ADR-029 Affiliate Revenue Share
- Report
![Rujira graphic introducing RUJI Money Market as a system for lending, borrowing, and bidding on liquidations.]()
Jul. 23, 2026
How RUJI Money Market Connects Lending, Borrowing, and Liquidations
- App-Layer
![THORChain Podcast #219 thumbnail.]()
Jul. 23, 2026
Dynamic Fees Take THORChain From 6% to 33.5% of ShapeShift Volume, With ADR29 Rev-Share Up Next
- Podcast
![THORChain is transparent even with privacy coins thumbnail.]()
Jul. 21, 2026
THORChain Is Transparent Even With Privacy Coins
- Guide
![THORChain x Liquidy Ecosystem Podcast #218 thumbnail.]()
Jul. 18, 2026
Inside Liquidy’s $700K Treasury: Market Making, Governance and Smarter Rujira Swaps
- Podcast
![THORChain Q2 2026 report thumbnail.]()
Jul. 17, 2026
THORChain Quarterly Report - Q2 2026
- Report
![THORChain Community Podcast #217 thumbnail featuring Devel, Boone, Kenton and Patriotsounds discussing base-layer limit orders, Monero's final review stage and post-exploit volume recovery.]()
Jul. 16, 2026
Devel's Limit Orders Could Make THORChain Swaps Up to 4x Cheaper, at No Cost to the Protocol
- Podcast
















