Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/stack/interop/cross-chain-message.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Image from 'next/image'

# Anatomy of a cross-chain message

A cross-chain message applies to any message sent across a chain. This applies to asset transfers using the [SuperchainERC20](superchain-erc20) token standard.
A cross-chain message applies to any message sent using Superchain interop - this includes sending across chains within an interop cluster but also chains interopping with itself. This functionality applies to asset transfers using the [SuperchainERC20](superchain-erc20) token standard.
Comment thread
krofax marked this conversation as resolved.
Outdated

## How it works

Expand Down