Skip to content

Commit ac17ad1

Browse files
Merge pull request #1233 from ethereum-optimism/zainbacchus-patch-3
Remove ref to factory
2 parents 67bb88f + a1ee428 commit ac17ad1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/stack/interop/assets/superchain-erc20.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ This diagram illustrates the process where tokens are burned on the source chain
5858
## Major components
5959

6060
* **Token Contract**: implements `SuperchainERC20` with bridging functionality.
61-
* **Factory Predeploy**: uses a `create2`-based factory for deploying `SuperchainERC20` tokens consistently across chains.
6261
* **Bridging Functions**: using methods like `sendERC20` and `relayERC20` for cross-chain transfers.
6362

6463
## Comparison to other token implementations

0 commit comments

Comments
 (0)