From dd37446e0a8823cb3fb84f8b5b41e32d28a94644 Mon Sep 17 00:00:00 2001 From: Zain Bacchus Date: Thu, 23 Jan 2025 14:46:21 -0600 Subject: [PATCH] Update explainer.mdx Matching description in #1273 --- pages/stack/interop/explainer.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pages/stack/interop/explainer.mdx b/pages/stack/interop/explainer.mdx index ad1106ecb..1d90d6ad1 100644 --- a/pages/stack/interop/explainer.mdx +++ b/pages/stack/interop/explainer.mdx @@ -23,9 +23,8 @@ This goal requires low-latency, seamless message passing and asset bridging. *Interoperability* is a set of protocols and services that lets OP Stack blockchains read each others' state. Interoperability provides the following benefits: -* 1-block latency asset movement, removing the problem of capital fragmentation leading to better capital efficiency. -* Improved experience for both users and developers. -* Secure transfer of assets, such as ETH and ERC-20 tokens, across L2s. +* ETH and ERC-20 tokens to move securely between chains via native minting and burning. Asset interoperability solves the issues of liquidity fragmentation and poor user experiences caused by asset wrapping or liquidity pools. +* Apps to compose with data that exist on other chains. * Horizontal scalability for applications that need it. ## Interoperability architecture