diff --git a/apps/portal/src/app/contracts/modular-contracts/module-contracts/cross-chain/agglayer/page.mdx b/apps/portal/src/app/contracts/modular-contracts/module-contracts/cross-chain/agglayer/page.mdx index 49fe427e08b..62798364146 100644 --- a/apps/portal/src/app/contracts/modular-contracts/module-contracts/cross-chain/agglayer/page.mdx +++ b/apps/portal/src/app/contracts/modular-contracts/module-contracts/cross-chain/agglayer/page.mdx @@ -16,6 +16,10 @@ interoperable smart contract for trustless and secure transfers across any chain Learn how to add the Agglayer module to your modular contract and enable cross-chain transfers. + +This module is currently in beta while the Agglayer bridge is not live in implementation. This means deployments are limited to Sepolia and Cardona as it requires Ethereum as an L1 and zkEVM as L2. + + ### Prerequisites - [Deployed ERC-20 Base Contract](/contracts/modular-contracts/tutorials/deploy-erc20-core)