Restaking Explored: Insights into Symbiotic, Karak, and EigenLayer

7/25/2024, 10:41:06 AM
AVS stands for Active Validation Services, a term that essentially describes any network requiring its own validation system (e.g., oracles, DA, cross-chain bridges, etc.), which can be understood as projects using restaking services. By comparing Eigenlayer, Symbioticfi, and Karak Network, we can see more mature solutions and development potential, illustrating how AVS and restaking technologies eliminate the burden of building underlying trust networks, allowing projects to focus on developing new features and better decentralization.

If you are interested in Restaking or AVS (Active Verification Service), this article will provide a simple comparison of @eigenlayer, @symbioticfi and @Karak_Network, and introduce related concepts, which should be helpful to you.

What are AVS and re-staking?

AVS stands for Active Validation Services, a term that essentially describes any network requiring its own validation system (e.g., oracles, DA, cross-chain bridges, etc.). In this article, AVS can be understood as projects using restake services.

Conceptually, restaking is a method of “reusing” staked ETH for additional validation/services to earn more staking rewards without unstaking it. Restaking generally comes in two forms:

  1. Native Restaking
  2. LST / ERC20 / LP Restaking

Through restaking, restakers and validators can secure thousands of new services by pooling security. This helps reduce costs and provides the security guarantees needed for new trust networks to get started. Among these restaking protocols, @eigenlayer (EL) was the first to launch.

EigenLayer

Key Architecture

At a high level, @eigenlayer (EL) consists of four main components:

Stakers

  1. Operators
  2. AVS Contracts (e.g., token pools, designated slasher)
  3. Core Contracts (e.g., delegator manager, slashing manager)

These parties work together to allow stakers to delegate assets and validators to register as operators within EigenLayer. AVS on EL can also customize their quorum and slashing conditions for their own systems.

Restaking

EL supports both native restaking and liquid restaking. Among its approximately $15 billion in TVL (Total Value Locked):

  1. 68% of the assets are native ETH
  2. 32% are LSTs (Liquid Staking Tokens)

EL has about 160,000 restakers, but only around 1,500 operators. Approximately 67.6% (about $10.3 billion) of the assets are delegated to operators.

AVS on EigenLayer

EL provides AVS with a high degree of flexibility for self-design, allowing them to decide on:

  1. The quorum of stakers (e.g., 70% ETH stakers + 30% AVS token stakers)
  2. Slashing conditions
  3. Fee models (payable in AVS tokens / ETH, etc.)
  4. Operator requirements

and their own AVS contracts…

The Role of EigenLayer

EL controls:

  1. Delegator Manager
  2. Strategy Manager
  3. Slasher Manager

Validators wishing to become EL operators must register through EL. The Strategy Manager is responsible for balancing restaking participants’ accounts and works in conjunction with the Delegator Manager to execute operations.

Slashing

Each AVS has its own slashing conditions. If an operator engages in malicious behavior or violates EL’s commitments, they will be slashed by the slasher, each of whom has their own slashing logic. If an operator chooses to participate in two AVSs, they must simultaneously agree to the slashing conditions of both AVSs.

Veto Slashing Committee (VSC)

In cases of “erroneous slashing,” EL has a VSC that can reverse the slashing outcome. EL itself does not act as a standard committee but allows AVS and stakeholders to establish their preferred VSCs, thereby creating a market for VSCs tailored to different solutions.

Summary

In short, EL offers:

  1. Native + LST staking
  2. Asset delegation (ETH assets + EIGEN)
  3. Highly flexible terms for AVS design
  4. Veto Slashing Committee (VSC)
  5. Live operators (approximately 1,500 as of now)

Symbiotic

@symbioticfi positions itself as a “DeFi hub” for restaking by supporting the staking of assets such as ENA and sUSDe. Currently, 74.3% of its TVL is wstETH, and 5.45% is sUSDe, with the remainder composed of various LSTs. Native restaking has not yet been launched but may be supported soon.

Symbiotic ERC20

Unlike EL, @symbioticfi mints corresponding ERC20 tokens to represent deposits. Once the staked assets are deposited, they are sent to a “Vault,” which then delegates them to the respective “operator.”

AVS on Symbiotic

In Symbiotic, AVS contracts/token pools are referred to as “Vaults.” A Vault is a contract established by AVS that uses the Vault for bookkeeping, delegation design, and more. AVS can customize the staking and operator reward processes by inserting external contracts.

Vault

Similar to EL, Vaults can be customized, including options for multi-operator Vaults. A notable difference from EL is the presence of immutable pre-configured Vaults that deploy using pre-set rules to “lock in” settings and mitigate the risks of upgradable contracts.

Resolver

The Resolver is roughly equivalent to EL’s Veto Committee. In the event of erroneous slashing, the Resolver can veto the penalty. In @symbioticfi, Vaults can request multiple Resolvers to oversee staked assets or integrate with dispute resolution solutions (e.g., @UMAprotocol).

Summary

In short, Symbotic provides:

  1. Acceptance of LSTs, ERC20, and stablecoin collateral
  2. Receipt tokens issued upon ERC20 minting
  3. No native restaking or delegation yet
  4. Vaults that can customize terms
  5. Multi-resolver architecture with greater design flexibility

Karak

Karak employs a system called DSS, similar to AVS. Among all restaking protocols, @Karak_Network supports the most diverse range of staking assets, including LSTs, stablecoins, ERC20 tokens, and even LP tokens. Staked assets can be deposited through multiple chains such as ARB, Mantle, and BSC.

Staked Assets

Out of Karak’s approximately $800 million TVL, most deposits are in LST form, with the majority on the ETH chain. Additionally, around 7% of the assets are held through K2, an L2 chain developed by the Karak team and backed by DSS.

DSS on Karak

To date, Karak V1 provides platforms for:

Vaults + Regulators

Asset Delegation Regulators

Architecturally, Karak offers a Turnkey SDK + K2 Sandbox, simplifying development. Further information is needed for more in-depth analysis.

Comparison

Intuitively, the type of staked assets is the most apparent differentiator.

EigenLayer

EL offers native ETH restaking and EigenPods, with ETH constituting 68% of its TVL and successfully attracting approximately 1,500 operators. It will soon also accept LSTs and ERC20 tokens.

Symbiotic has established itself as a “DeFi hub” by collaborating with @ethena_labs and initially accepting sUSDe and ENA.

Karak stands out for its multi-chain staking deposits, allowing restaking across different chains and creating an LRT economy based on this. In terms of architecture, they are also quite similar. The process typically flows from stakeholders -> core contracts -> delegation -> operators, etc. Symbiotic allows multiple arbitration resolvers, whereas EigenLayer does not specify this but it is also possible.

Reward System

In EL, operators who choose to join receive a 10% commission from AVS services, with the remainder allocated to delegated assets. On the other hand, Symbiotic and Karak may offer flexible options, allowing AVS to design their own payment structures.

Slashing

AVS/DSS are highly flexible; they can customize slashing conditions, operator requirements, quorum of stakers, etc. EL and Symbiotic have resolvers and veto committees to support and rectify erroneous slashing actions. Karak has not yet disclosed related mechanisms.

Tokens

So far, only EL has launched a token, EIGEN, requiring stakers to delegate tokens to the same operators as those for restaking (though they are non-transferable). Speculation about SYM and KARAK suggests that their tokens are key incentives driving their TVL.

Conclusion

Among these protocols, @eigenlayer clearly offers a more mature solution with the strongest economic security and ecosystem. AVS looking to gain security in the early stages will likely build on EL, given its $15 billion pool and 1,500 operators ready to join, supported by a top-notch team. Conversely, @symbioticfi and @Karak_Network are still in very early stages, with significant room for growth. Retail investors or stakeholders seeking returns from ETH alternatives or multi-chain assets might consider Karak and Symbiotic.

Final Note

Overall, AVS and restaking technologies eliminate the burden of building underlying trust networks. Projects can now focus on developing new features and achieving better decentralization. Restaking is not just an innovation but a new era for ETH.

Disclaimer:

  1. This article is reprinted from [Foresight News], All copyrights belong to the original author [@poopmandefi]. If there are objections to this reprint, please contact the Gate Learn team, and they will handle it promptly.
  2. Liability Disclaimer: The views and opinions expressed in this article are solely those of the author and do not constitute any investment advice.
  3. Translations of the article into other languages are done by the Gate Learn team. Unless mentioned, copying, distributing, or plagiarizing the translated articles is prohibited.

Share

Crypto Calendar

Project Updates
Etherex will launch the token REX on August 6.
REX
22.27%
2025-08-06
Rare Dev & Governance Day in Las Vegas
Cardano will host the Rare Dev & Governance Day in Las Vegas, from August 6 to 7, featuring workshops, hackathons and panel discussions focused on technical development and governance topics.
ADA
-3.44%
2025-08-06
Blockchain.Rio in Rio De Janeiro
Stellar will participate in the Blockchain.Rio conference, scheduled to be held in Rio de Janeiro, from August 5 to 7. The program will include keynotes and panel discussions featuring representatives of the Stellar ecosystem in collaboration with partners Cheesecake Labs and NearX.
XLM
-3.18%
2025-08-06
Webinar
Circle has announced a live Executive Insights webinar titled “The GENIUS Act Era Begins”, scheduled for August 7, 2025, at 14:00 UTC. The session will explore the implications of the newly passed GENIUS Act—the first federal regulatory framework for payment stablecoins in the United States. Circle’s Dante Disparte and Corey Then will lead the discussion on how the legislation impacts digital asset innovation, regulatory clarity, and the US’s leadership in global financial infrastructure.
USDC
-0.03%
2025-08-06
AMA on X
Ankr will host an AMA on X on August 7th at 16:00 UTC, focusing on DogeOS’s work in building the application layer for DOGE.
ANKR
-3.23%
2025-08-06

Related Articles

Solana Need L2s And Appchains?
Advanced

Solana Need L2s And Appchains?

Solana faces both opportunities and challenges in its development. Recently, severe network congestion has led to a high transaction failure rate and increased fees. Consequently, some have suggested using Layer 2 and appchain technologies to address this issue. This article explores the feasibility of this strategy.
6/24/2024, 1:39:17 AM
The Future of Cross-Chain Bridges: Full-Chain Interoperability Becomes Inevitable, Liquidity Bridges Will Decline
Beginner

The Future of Cross-Chain Bridges: Full-Chain Interoperability Becomes Inevitable, Liquidity Bridges Will Decline

This article explores the development trends, applications, and prospects of cross-chain bridges.
12/27/2023, 7:44:05 AM
Sui: How are users leveraging its speed, security, & scalability?
Intermediate

Sui: How are users leveraging its speed, security, & scalability?

Sui is a PoS L1 blockchain with a novel architecture whose object-centric model enables parallelization of transactions through verifier level scaling. In this research paper the unique features of the Sui blockchain will be introduced, the economic prospects of SUI tokens will be presented, and it will be explained how investors can learn about which dApps are driving the use of the chain through the Sui application campaign.
6/13/2024, 8:23:51 AM
Navigating the Zero Knowledge Landscape
Advanced

Navigating the Zero Knowledge Landscape

This article introduces the technical principles, framework, and applications of Zero-Knowledge (ZK) technology, covering aspects from privacy, identity (ID), decentralized exchanges (DEX), to oracles.
1/4/2024, 4:01:13 PM
What Is Ethereum 2.0? Understanding The Merge
Intermediate

What Is Ethereum 2.0? Understanding The Merge

A change in one of the top cryptocurrencies that might impact the whole ecosystem
1/18/2023, 2:25:24 PM
What is Tronscan and How Can You Use it in 2025?
Beginner

What is Tronscan and How Can You Use it in 2025?

Tronscan is a blockchain explorer that goes beyond the basics, offering wallet management, token tracking, smart contract insights, and governance participation. By 2025, it has evolved with enhanced security features, expanded analytics, cross-chain integration, and improved mobile experience. The platform now includes advanced biometric authentication, real-time transaction monitoring, and a comprehensive DeFi dashboard. Developers benefit from AI-powered smart contract analysis and improved testing environments, while users enjoy a unified multi-chain portfolio view and gesture-based navigation on mobile devices.
5/22/2025, 3:13:17 AM
Start Now
Sign up and get a
$100
Voucher!