Skip to content

Conversation

ivanpochta
Copy link
Contributor

Please fill the following form:

Provide the Chain ID (Only 1 chain id per PR).

  • Chain_ID: 5064014

Relevant information:
https://chainlist.org/?search=ethereal

@ivanpochta ivanpochta force-pushed the feat/ethereal-mainnet-1.3.0 branch from 4c73b0c to d9f2900 Compare October 6, 2025 10:54
"810180": "zksync",
"978657": "canonical",
"4457845": "zksync",
"5064014": ["canonical", "eip155"],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, we tend to slightly favor the EIP-155 deployments (i.e. using the Safe singleton factory) over the legacy "canonical" deployments.

Is there a reason you want to prefer the legacy deployment over the EIP-155 one? If not, I would suggest re-ordering these to be:

Suggested change
"5064014": ["canonical", "eip155"],
"5064014": ["eip155", "canonical"],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants