Skip to content

Commit c2ce585

Browse files
authored
Merge pull request #1513 from ethereum-optimism/zainbacchus-patch-3
Updating URL for xERC20 + Superchain Interop
2 parents 1f0c58e + 4dd9ab2 commit c2ce585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/stack/interop/compatible-tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ If you allowlist both Superchain interop and a third-party verification mechanis
8080

8181
### xERC20 (ERC-7281)
8282

83-
xERC20 tokens are crosschain ERC-20 which can be transferred across chains by allowing the token owner to approve which bridges can mint/burn their token and the ability to set rate limits per bridge. You can learn more about xERC20 and Superchain interop [here](https://github.com/ethereum-optimism/design-docs/pull/203).
83+
xERC20 tokens are crosschain ERC-20 which can be transferred across chains by allowing the token owner to approve which bridges can mint/burn their token and the ability to set rate limits per bridge. You can learn more about xERC20 and Superchain interop [here](https://github.com/defi-wonderland/crosschainERC20).
8484

8585
* **Security:** Variable due to weakest-link scenario based on allowlisted verification mechanisms.
8686
* **Latency:** 1-block latency in the Superchain. Outside the Superchain, latency is variable based on allowlisted verification mechanism.

0 commit comments

Comments
 (0)