Cointime

Download App
iOS & Android

Scaling (Re)Staking Protocols Cross-Chain With CCIP

Validated Project

Chainlink’s Cross-Chain Interoperability Protocol is helping liquid staking and restaking protocols scale by enabling them to allow their users to stake their ETH directly from layer-2 networks—significantly expanding the accessibility of liquid staking tokens (LSTs) and liquid restaking tokens (LRTs) across the multi-chain ecosystem. This capability is uniquely enabled by CCIP’s support for Programmable Token Transfers, which enable the simultaneous transfer of tokens and data instructions cross-chain. 

Lido, a leading liquid staking protocol, recently integrated CCIP to power the new Lido Direct Staking rails, which enable users to stake their ETH directly from other blockchain networks and receive wstETH, starting with support for Arbitrum, Base, and Optimism. The new Lido Direct Staking rails are being adopted by various DeFi frontends including XSwap, OpenOcean, and Interport.

Cross-chain connections to liquid (re)staking protocols enable users to stake ETH directly from other blockchain networks and receive (re)staked assets.

In addition to Lido, a growing number of protocols are also integrating Chainlink CCIP to go cross-chain and enable the staking/restaking of ETH from layer-2 networks: 

In this blog, we’ll dive into the different ways that CCIP can enable the staking of layer-1 assets from layer-2 networks and the benefits this can bring to the LST/LRT ecosystem.   

Unlocking The Multi-Chain Demand for LSTs/LRTs

Liquid staking has become one of the largest sectors in DeFi, with over $40 billion in TVL. Restaking, and by extension liquid restaking, have also grown at an accelerated rate, with restaking representing approximately $13.7 billion in TVL (of which $10 billion is in liquid restaking form).

Despite this growth, a key limitation facing both liquid staking and restaking protocols is the liquidity and availability of their respective LSTs / LRTs across the multi-chain ecosystem. While many such protocols have made their respective LST/LRT tokens bridgeable across a number of blockchains (in many cases via CCIP), the minting of new LST/LRT tokens is often limited to a single blockchain where the core (re)staking protocol contracts operate.

As a result, it is often difficult for holders of layer-1 assets on layer-2 networks to mint LST/LRT tokens. For example, holders of ETH on layer-2 networks looking to (re)stake their ETH must manually bridge their ETH back to Ethereum mainnet (which may take up to 7 days with optimistic rollups), stake their ETH in exchange for their LST/LRT of choice, and then manually bridge their LST/LRT back to the layer-2 network.

Chainlink CCIP and its support for Programmable Token Transfers can help compress all of these steps into a single layer-2 transaction from the user’s perspective. 

How CCIP Enables Cross-Chain Connections To Liquid Staking and Restaking Protocols

CCIP Programmable Token Transfers enable smart contracts to transfer tokens cross-chain along with data instructions on what the receiving smart contract should do with those tokens once they arrive on the destination chain. This programmability is key to enabling complex cross-chain interactions, such as cross-chain staking, as it enables users on one blockchain to interact with and benefit from smart contracts on another blockchain—without ever leaving their preferred blockchain environment.

A staking protocol’s use of CCIP to enable (re)staking from layer-2 networks can be accomplished in multiple different ways, depending on the speed and cost preferences of the (re)staking protocol and its users.

Direct Approach

How it works on Ethereum: In the direct approach, an end-user initiates a staking interaction on a layer-2 network, and then their ETH, along with data instructions on what to do with the tokens, are sent to Ethereum via CCIP. A receiving smart contract on Ethereum receives the ETH, stakes it into a liquid (re)staking protocol, and the newly minted LSTs/LRTs representing that staked position are then bridged back to the user’s wallet address on the layer-2. 

The direct approach enables users to receive wstETH on the source chain without the need for a liquidity pool on the layer 2.

Benefits/Challenges: This approach is highly cost-effective for (re)staking protocols to support as it involves no liquidity management operations, but users must wait until all cross-chain transactions involved in the process have been completed in order to receive their LST/LRT tokens on the layer-2 network (users receive their LST/LRT in a separate transaction later in time asynchronously).

Examples: 

  • Lido’s Direct Staking rails use CCIP to support the direct staking method of staking ETH for wstETH from layer-2 networks, in addition to the liquidity pool approach. 
  • EigenPie is integrating CCIP to enable its users to restake ETH for egETH from layer-2 networks.
  • StakeStone is integrating CCIP to enable its users to stake ETH for STONE from layer-2 networks.

Liquidity Pool Approach

How it works on Ethereum: In the liquidity pool approach, an end-user initiates a staking interaction on a layer-2 network and immediately receives an LST/LRT from the (re)staking protocol’s liquidity pool. This is achieved by using an exchange rate data feed to report the (re)staking protocol’s internal exchange rate for the LST/LRT on that L2 or by using CCIP to bridge the exchange rate data. Once the ETH deposited by the user into the (re)staking protocol’s liquidity pool is sent to Ethereum via CCIP along with the instructions for the receiving smart contract to (re)stake, the newly minted LST/LRT is then bridged back to layer 2 to replenish the liquidity pool. 

The liquidity pool approach involves a wstETH liquidity pool on the layer-2 network.

Chainlink Automation can be used to enable transaction batching, where after a certain amount of ETH is collected in the liquidity pool (or a certain amount of time has passed), CCIP is triggered to transfer a batch of ETH to Ethereum where a receiving smart contract can (re)stake that ETH into an LST/LRT format and bridged back to the layer-2 to replenish the liquidity pool, reducing the liquidity management costs for the (re)staking protocol.

Benefits/Challenges: This method enables users to instantly receive LSTs / LRTs within the same atomic transaction they initiate a staking interaction, but requires (re)staking protocols to bootstrap a liquidity pool—which can become self-sustaining through the replenishing process. For this approach, the (re)staking protocol must manage liquidity for its LST/LRT on the layer-2 networks where the feature is made available. If a user attempts to stake a large amount of ETH, there needs to be enough available liquidity in the pool or otherwise provide a fallback to the direct approach of using CCIP to stake from layer-2 networks.

Examples: 

  • Lido’s Direct Staking rails use CCIP to support the liquidity pool method of staking ETH for wstETH from layer-2 networks, in addition to supporting the direct approach. 
  • Frax is integrating CCIP to enable its users to stake ETH for sfrxETH from layer-2 networks. If liquidity in the layer-2 liquidity pool is insufficient to cover a staking transaction, Frax will also support the direct staking approach with CCIP.

The Chainlink Platform For Liquid Staking and Restaking Protocols

CCIP offers developers flexibility to power all variations of cross-chain (re)staking for LST/LRT protocols. Notably, these capabilities are powered by the Chainlink platform, which enables advanced functionality through the combination of industry-standard services, and with little-to-no additional trust assumptions when using multiple services:

  • CCIP unlocks programmable token transfers that enable value and messages to be sent within a single transaction.
  • Data Feeds relay the internal redemption rates for LSTs/LRTs across chains.
  • Proof of Reserve verifies the reserves backing LSTs/LRTs.
  • Automation supports reliable liquidity pool rebalancing operations.

The Chainlink Platform provides a suite of data, compute, and cross-chain services that support the growth of LSTs and LRTs in DeFi.

You can read more about Chainlink’s support for the staking and restaking ecosystems in How the Chainlink Platform Unlocks LST and LRT Adoption in DeFi. For a deeper technical dive, check out CCIP Masterclass: Cross-Chain Staking Edition.

If you are a DeFi protocol or traditional financial institution and want to explore how CCIP Programmable Token Transfers can unlock your cross-chain and tokenization use cases, reach out to our team of experts. If you are a developer and want to get started with CCIP Programmable Token Transfers, check out the Chainlink documentation for more technical resources.

Disclaimer: This post is for informational purposes only and contains statements about the future, including anticipated product features, development, and timelines for the rollout of these features. These statements are only predictions and reflect current beliefs and expectations with respect to future events; they are based on assumptions and are subject to risk, uncertainties, and changes at any time. There can be no assurance that actual results will not differ materially from those expressed in these statements, although we believe them to be based on reasonable assumptions. All statements are valid only as of the date first posted. These statements may not reflect future developments due to user feedback or later events and we may not update this post in response. Please review the Chainlink Terms of Service, which provides important information and disclosures.

Comments

All Comments

Recommended for you

  • Golden Morning News | Key Overnight Developments on March 21

    21:00-7:00 Keywords: Interest Rate Hike, Strategy, Clarity Act, Grayscale 1. Traders estimate a 50% probability of a Federal Reserve interest rate hike by October. 2. a16z Co-founder: The combination of OpenClaw and Pi Coding Agent is one of the top ten software breakthroughs in history. 3. Strategy CEO: If Morgan Stanley allocates 2% of its Assets Under Management to BTC, it could bring in $160 billion in potential buying pressure. 4. The three major US stock indices collectively closed lower. 5. Grayscale submitted the initial S-1 filing for the Grayscale HYPE ETF to the US SEC. 6. Trump stated he is considering a gradual de-escalation of military actions against Iran. 7. US Senators reach a principled compromise on stablecoin yields, with progress made on the 'Clarity Act'.

  • Trump Considers Gradual De-escalation of Military Actions Against Iran

    On March 21st, U.S. President Donald Trump stated on his social media platform "Truth Social" on March 20th, local time, that as they consider a gradual de-escalation of major military operations against the Iranian regime in the Middle East, they are very close to achieving their established goals: completely weakening Iran's missile capabilities, launch platforms, and all related facilities. Destroying Iran's defense industry base. Eliminating Iran's naval and air force, including air defense weapon systems. Never allowing Iran to even approach nuclear capability; meanwhile, the United States must always maintain a posture that allows for a swift and forceful counterattack should such a situation arise. Protecting U.S. allies in the Middle East, including Israel, Saudi Arabia, Qatar, the United Arab Emirates, Bahrain, Kuwait, and other countries, with the highest level of force. Trump stated that the guarding and patrolling of the Strait of Hormuz should be undertaken by other countries that use the strait when necessary, and the United States will no longer bear this responsibility. If invited to assist, the United States is willing to provide support for these countries' operations in the Strait of Hormuz, but such assistance will no longer be necessary once the threat from Iran is completely eliminated. Particularly importantly, for these countries, this would be a relatively easy military operation. (CCTV News)

  • Grayscale Files Initial S-1 for HYPE ETF with SEC

    Grayscale has filed an initial S-1 form with the U.S. Securities and Exchange Commission (SEC) for the Grayscale HYPE ETF (ticker: GHYP). The filing states, "The registration statement has not yet become effective. No shares may be sold nor may an offer to buy be accepted prior to the time the registration statement is effective."

  • S&P 500 Extends Losses to 1%

    Market data shows that the S&P 500 index has extended its losses to 1%, while the Nasdaq index is currently down 1.36%.

  • Dollar Index DXY Increases by 0.50% to 99.69

    Market data shows that the Dollar Index DXY has increased by 0.50% today, currently standing at 99.69.

  • Traders See 50% Chance of Fed Rate Hike by October

    Market data indicates that traders are pricing in a 50% probability of a Federal Reserve interest rate hike by October.

  • BTC Drops Below $70,000

    Market data shows that BTC has fallen below $70,000, currently trading at $69,980.82. It has seen a 0.84% increase in the last 24 hours. The market is experiencing significant volatility, so please manage your risk accordingly.

  • US Stocks Open Lower; Super Micro Computer Plunges Over 26%

    US stocks opened lower, with the Dow Jones Industrial Average down 0.26%, the S&P 500 down 0.29%, and the Nasdaq Composite down 0.47%. Super Micro Computer (SMCI.O) fell over 26%.

  • Golden Evening Report | Key Updates on March 20

    12:00-21:00 Keywords: Coinbase, Bowman, Eightco, Gemini 1. The White House released a national artificial intelligence legislative framework. 2. Coinbase announced the launch of stock perpetual futures contracts. 3. Federal Reserve Governor Bowman: Still expects three rate cuts in 2026. 4. ByteDance sells Mu Tong Technology for over $6 billion, further focusing on AI strategy. 5. Eightco adds $40 million investment in OpenAI, bringing total investment to $90 million. 6. Gemini and the Winklevoss brothers face a securities class action lawsuit for alleged misleading IPO filings and secret transformation.

  • Fed Governor Bowman: Still Expects Three Rate Cuts in 2026

    Fed Governor Bowman: Still expects three rate cuts in 2026.