We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67bb88f + a1ee428 commit ac17ad1Copy full SHA for ac17ad1
pages/stack/interop/assets/superchain-erc20.mdx
@@ -58,7 +58,6 @@ This diagram illustrates the process where tokens are burned on the source chain
58
## Major components
59
60
* **Token Contract**: implements `SuperchainERC20` with bridging functionality.
61
-* **Factory Predeploy**: uses a `create2`-based factory for deploying `SuperchainERC20` tokens consistently across chains.
62
* **Bridging Functions**: using methods like `sendERC20` and `relayERC20` for cross-chain transfers.
63
64
## Comparison to other token implementations
0 commit comments