-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
interop: added superc20 interface for bridge interaction (#398)
* feat: added interface to SuperchainERC20 standard in token-bridging.md * feat: added references to the SuperchainERC20 interface in predeploys.md * feat: changed interface function names from mint(burn)FromBridge to __superchainMint(Burn) * feat: added SuperchainMint and SuperchainBurn events to the SuperchainERC20 interface
- Loading branch information
1 parent
fb1fb8e
commit 40a6a50
Showing
2 changed files
with
69 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters