Skip to content
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

Change Optimism Mainnet short name from opt: to oeth: everywhere in Desktop, Mobile, website and any other promo materials and documentation. #19963

Closed
xAlisher opened this issue May 10, 2024 · 0 comments · Fixed by #19974
Assignees

Comments

@xAlisher
Copy link

xAlisher commented May 10, 2024

Problem
Wrong short chain name used for the Optimism Mainnet across various Status apps, website, documentation, and promotional materials. While the opt: prefix is currently being used, the official short name according to the chains_mini.json file on https://chainid.network/ is oeth:.

image
chains_mini.json file on chainid.network

Implementation
To address this issue, the following steps should be taken:

  1. Change the Optimism Mainnet short name from opt: to oeth: This change should be implemented across all relevant components, including Desktop, Mobile, website, documentation, code implementations, promo materials and user interfaces.
  2. Ensure consistency: After making the necessary changes, thoroughly review all instances where the Optimism Mainnet prefix is referenced to ensure consistency with the updated oeth: short name.
  3. Review and approval: Submit the changes for review and approval by the Status QA team to ensure the correctness and completeness of the implementation.

Acceptance Criteria

  1. Correct prefix established and documented: The oeth: prefix should be documented as the correct short name for the Optimism Mainnet.
  2. Consistency across the project: All references to the Optimism Mainnet prefix within the project should be updated to use the oeth: short name consistently.
  3. QA approval: The changes should be reviewed and approved by the Status QA team

Notes
EIP-3770 - standard defining name convention.

Future Steps
Consider establishing a protocol for regularly reviewing and verifying the accuracy of cryptocurrency information within the project. This could involve periodic checks against verified sources or setting up automated processes to detect and flag any inconsistencies.

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 a pull request may close this issue.

2 participants