You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/stack/interop/tutorials/convert-erc20.mdx
+2
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ The SuperchainERC20 standard is ready for production use with active Mainnet dep
12
12
Please note that the OP Stack interoperability upgrade, required for crosschain messaging, is currently still in active development.
13
13
</Callout>
14
14
15
+
# Convert an ERC20 token into a SuperchainERC20 token
16
+
15
17
The SuperchainERC20 contract implements ERC-7802 to enable asset interoperability within the Superchain. This tutorial guides you through converting an existing ERC20 token into a SuperchainERC20 token.
16
18
17
19
If you'd like a guided walkthrough, check out our [tutorial video](https://x.com/i/status/1866095114374045969) instead.
0 commit comments