Skip to content

Commit 5519663

Browse files
authored
Merge pull request #1010 from ethereum-optimism/bradleycamacho-patch-1
2 parents e576fdd + f695104 commit 5519663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pages/stack/protocol/interop/explainer.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Native OP Stack interoperability provides the ability to read messages and trans
2525
Superchain interop includes both the protocol layer message passing and the Superchain ERC20 token specification.
2626

2727
* **Message passing protocol:** the initial + finalizing/executing [message](https://specs.optimism.io/interop/messaging.html) that fire events to be consumed by the chains in the [dependency set](https://specs.optimism.io/interop/dependency-set.html)
28-
* **SuperchainERC20 token specification**: the [SuperchainERC20](https://specs.optimism.io/interop/token-bridging.html) turns message passing into asset transfer between chains in the interop set
28+
* **SuperchainERC20 token specification**: the [SuperchainERC20](https://specs.optimism.io/interop/token-bridging.html) turns message passing into asset transfer between chains in the interop set. Learn more about how the SuperchainERC20 token standard enables asset interoperability in the Superchain [here](/stack/protocol/interop/superchain-erc20)
2929

3030
This means ETH and ERC-20s can seamlessly and securely move across L2s, and intent-based protocols (i.e., bridges) can build better experiences on top of the message passing protocol.
3131

0 commit comments

Comments
 (0)