-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
L1 Bridge does not work with SCWs #49
Comments
This is an issue as AA wallets are increasingly adopted |
Worth noting: https://community.optimism.io/docs/developers/bridge/standard-bridge/#deposits |
UPDATE You can use depositTo if you know what are you doing for sure If you use the same sender and destination addresses (like |
Closing the issue as being relevant to the design decisions of Opti stack towards having a dedicated |
The L1 ERC20 token bridge reverts if the sender is an SCW:
lido-l2/contracts/optimism/L1ERC20TokenBridge.sol
Lines 58 to 60 in 471993c
The text was updated successfully, but these errors were encountered: