-
Notifications
You must be signed in to change notification settings - Fork 652
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
Bridge Morpho tokens #973
Bridge Morpho tokens #973
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! There is a syntax error in the metadata; it should match the format of the data file in the README:
https://github.com/morpho-org/ethereum-optimism.github.io.git
In this case, on L7 sepolia
should be address
and ethereum
on L6 should be sepolia
.
Could you please update?
Indeed, thanks It's fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please verify the contract on Sepolia?
https://sepolia.etherscan.io/address/0x6a73B1Ff3769a1C968dF3BCc42808A2Fb71EdECF#code
Heya, thanks for updating -- looks like this is still failing CI/CD. if you'd like this to be bridgeable you'd need to leverage the factory contract for the deployment on Base and Base Sepolia:
Details here: Hope that helps! If you have any questions, just let us know. 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
@Jean-Grimal Thanks for building on Base 🔵
Merge failed. Please see automated check logs for more details. |
Token on sepolia: https://sepolia.etherscan.io/address/0x6a73B1Ff3769a1C968dF3BCc42808A2Fb71EdECF
Token on base-sepolia: https://sepolia.basescan.org/address/0xaA003acD8eB05d0e08A1d61A3B8Ec0166bDf8eb4
We'll add the Token links and descriptions later