You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I stumbled upon an outdated / deprecated piece of code in the docs and resolved it proposing the method showned in the video presentation for more info #245.
The contracts for the OptimismPortal are wrong (at the time of the writting).
they should be 0x37a418800d0c812A9dE83Bc80e993A6b76511B57 and 0x35e67BC631C327b60C6A39Cff6b03a8adBB19c2D respectively
I also noticed this problem for these different contracts: L1CrossDomainMessengerL1StandardBridge I'm not sure if there are more contracts with this problem.
The text was updated successfully, but these errors were encountered:
I stumbled upon an outdated / deprecated piece of code in the docs and resolved it proposing the method showned in the video presentation for more info #245.
Looking more around the docs in these pages:
https://supersim.pages.dev/chain-environment/network-details/op-chain-a
https://supersim.pages.dev/chain-environment/network-details/op-chain-b
The contracts for the
OptimismPortal
are wrong (at the time of the writting).they should be
0x37a418800d0c812A9dE83Bc80e993A6b76511B57
and0x35e67BC631C327b60C6A39Cff6b03a8adBB19c2D
respectivelyI also noticed this problem for these different contracts:
L1CrossDomainMessenger
L1StandardBridge
I'm not sure if there are more contracts with this problem.The text was updated successfully, but these errors were encountered: