Skip to content

Commit 9a52fac

Browse files
committed
updated term
1 parent 41b44b3 commit 9a52fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/stack/interop/transfer-superchainERC20.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ sequenceDiagram
6969
Ensure you have tokens on the source chain using one of these methods:
7070

7171
* Use existing tokens you already own
72-
* Mint new tokens using the [L2NativeSuperchainERC20](https://github.com/ethereum-optimism/supersim/blob/main/contracts/src/L2NativeSuperchainERC20.sol) contract if you have minting permissions
72+
* Mint new tokens using the [SuperchainERC20](https://github.com/ethereum-optimism/supersim/blob/main/contracts/src/L2NativeSuperchainERC20.sol) contract if you have minting permissions
7373
* Acquire tokens through a supported exchange or transfer
7474

7575
### Step 2: Initiate the transfer

0 commit comments

Comments
 (0)