feat: add Moca testnet 1.3.0 eip155#1354
Merged
nlordell merged 2 commits intoDec 11, 2025
Merged
Conversation
nlordell
reviewed
Dec 10, 2025
| "200810": "canonical", | ||
| "200901": "canonical", | ||
| "222888": "canonical", | ||
| "222888": ["eip155", "canonical"], |
Contributor
There was a problem hiding this comment.
This would change the default address for that particular chain, can you change all occurrences to:
Suggested change
| "222888": ["eip155", "canonical"], | |
| "222888": ["canonical", "eip155"], |
nlordell
suggested changes
Dec 10, 2025
Contributor
nlordell
left a comment
There was a problem hiding this comment.
Please adjust the order of the deployments.
Contributor
Author
@nlordell done |
nlordell
approved these changes
Dec 11, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add new chain
Please fill the following form:
Provide the Chain ID (Only 1 chain id per PR).
Relevant information:
Note
Adds
eip155to chain222888network mappings in multiple v1.3.0 contract metadata files.networkAddressesfor chain222888to include"eip155"(now["canonical", "eip155"]) in:compatibility_fallback_handler.jsoncreate_call.jsongnosis_safe.jsongnosis_safe_l2.jsonmulti_send.jsonmulti_send_call_only.jsonproxy_factory.jsonsign_message_lib.jsonsimulate_tx_accessor.jsonWritten by Cursor Bugbot for commit 9b2f936. This will update automatically on new commits. Configure here.