fingerprint

Restake From Anywhere

Restake From Anywhere

Restake From Anywhere

Supercharge your protocol and enable restaking from any chain.
Get In Touch ->

Featured Integrators

$75M+ TVL brought to Renzo over the first 14 days.
Restaking Today
fingerprint

Restaking is Restricted

Current restaking practices bind users to paying high fees on Ethereum Mainnet and diverges from Ethereum's vision for a decentralized future.

Process Complexity
The technically demanding multi-step process to restake tokens is cumbersome, and often creates a barrier to efficient asset management.
High Mainnet Fees
Restakers endure substantial fees for operations on Ethereum, significantly eating into their potential rewards.
Liquidity Drain
The necessity to move assets to Ethereum for restaking siphons TVL from L2 and L3 networks, limiting their growth & potential to innovate.
How it works
fingerprint

Restake From Anywhere

For the first time, users can restake from any L2 without the need to leave the ecosystem and bridge back to mainnet.

One-Click Restaking
Enable users to restake with a single click from your UI, directly from the chain of their choice. There’s no need to manually bridge assets to Mainnet.
Near-Zero Fees
Users can now enjoy the benefits of restaking without incurring high mainnet transaction fees, making restaking more accessible & appealing to users.
Liquidity Retention
Support the growth and sustainability of L2/L3 networks by minimizing the outflow of funds to Mainnet, aligning with Ethereum's vision for a decentralized future.
BENEFITS
fingerprint

A Toolkit To Chain Abstract Any dApp

Connext's Chain Abstraction Toolkit allows developers to enable chain abstraction in any application, without the need for contract changes or audits.

Cost and Speed
Our toolkit makes Chain Abstraction incredibly simple, with no contract changes or audits necessary. It takes most developers 2-3 hrs to get set up.
Secure
Our toolkit makes Chain Abstraction incredibly simple, with no contract changes or audits necessary. It takes most developers 2-3 hrs to get set up.
Developer Experience
Our toolkit makes Chain Abstraction incredibly simple, with no contract changes or audits necessary. It takes most developers 2-3 hrs to get set up.
WIDELY INTEGRATED
fingerprint

Supported Chains

Ethereum
BSC
Arbitrum
Polygon
Gnosis
Optimism
Linea
Metis
Base
Mode
X Layer
• Soon
Scroll
• Soon
ZkSync
• Soon
Polygon ZkEVM
• Soon
Avalanche
• Soon
Mantle
• Soon
chain abstraction
fingerprint

What Integrators Are Saying

Midas Capital is excited to pioneer Connext's chain abstraction features. Midas has always pushed the envelope when it comes to delivering a stellar experience for our users.

Connext has given us a way to make our dApp accessible from multiple chains which greatly reduces friction for our users. Connext shares our vision of a multi-chain future and we are happy to partner with them to make this a reality

Carlo Mazzaferro
Midas Capital
Integrating Connext offers several advantages that make the user experience seamless. With xCall, we can effortlessly consolidate bets from every chain into unified pools.

Most importantly, the Connext team follows our same principles: trustless, uncensored, and decentralized apps with a clean UX. Our end-goal is to abstract the user from the fact that we work on blockchain. Connext is supporting us to make that happen.
fnanni
Prode
Since the inception of Mean Finance, we designed our systems to be adaptable for any chain, acknowledging the future that lies ahead: layer-2s, layer-3s, app-chains and more.

We're working tirelessly to create a new user experience that makes the omni-chain reality a no-brainer; with the only crosschain protocol that's truly decentralized and permissionless, Connext.

0xged
Mean Finance
LEARN MORE
fingerprint

FAQ

Find answers to the most common questions about
Restake From Anywhere.

How long does it take to launch this?

The Restake from Anywhere Module only requires a few hours to implement. The crosschain flow has been productized, what's left for you to do is a customization of the UI and plug the module into your restaking vault.

LEARN MORE
fingerprint

FAQ

Find answers to the most common questions about
Chain Abstraction.

How Does Chain Abstraction Work Under The Hood?

To better understand the transaction flow for a Chain Abstracted dApp, let’s look at an example scenario where an Aave user would like to enter into a position on Polygon using their USDC balance on Optimism.

From the user’s perspective, they would simply connect their wallet and begin lending. Under the hood, the Aave app would initiate a crosschain transaction from the user’s wallet on Optimism directly into the Aave position on Polygon.

🖊️ Importantly, the user pays gas and funds for the above transaction entirely on Optimism

Here's a breakdown of the transaction flow:

For the above example case with Aave:

  1. The user initiates the transaction to deposit into a pool on Aave-Polygon using their funds on Optimism.
  2. The application calls xcall passing in the user’s USDC along with calldata related to the transaction on Polygon, and a target (which in this case is an adapter contract implementing an xReceive function).
  3. Within the next 45-180 seconds (depending on the finality time of the source chain), Connext makes a transaction to the target, passing the user’s USDC and calldata into xReceive.
  4. The xReceive function unpacks the calldata and uses it to call Aave’s supply function.
💡 In Connext, the gas fees for the Aave call on Polygon are paid by the user upfront on Optimism (in oETH). If the user’s transaction is underpriced (i.e. the gas price on Polygon increases during the transaction), the user can simply bump their gas similar to resubmitting underpriced transactions on Ethereum!