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

Fix MetaMask setup guide: Update ASTR token name and network name #728

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

armin-x86
Copy link
Contributor

Summary

This PR updates the MetaMask setup guide for Astar Network to fix issues with token and network name validation.

Changes

  • Changed token symbol from astr to ASTR to match MetaMask requirements. (on browser extention it is almost impossible to have astr)
  • Updated network name from Astar Network Mainnet to Astar to avoid validation errors.

Issue

When users try to add the Astar network using the previous values on Chrome browser extension, they encounter errors in MetaMask:

  • "This token symbol doesn't match the network name or chain ID entered."
  • "According to our records, the network name may not correctly match this chain ID."

Impact

Ensures a smooth setup experience for users following the guide.
image

Signed-off-by: Armin Teimouri <armin.teimouri@startale.com>
@armin-x86 armin-x86 added the documentation Improvements or additions to documentation label Feb 3, 2025
@armin-x86 armin-x86 self-assigned this Feb 3, 2025
@armin-x86 armin-x86 requested review from a team as code owners February 3, 2025 09:17
Copy link

github-actions bot commented Feb 3, 2025

Visit the preview URL for this PR (updated for commit e63bbc2):

https://astar-docs--pr728-fix-metamask-astar-t-pa2oec6s.web.app

(expires Mon, 10 Feb 2025 09:25:11 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f2f13e9b593d211faae6343d67a88fac3fd7268d

Copy link
Contributor

@Gunit2481 Gunit2481 left a comment

Choose a reason for hiding this comment

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

LGTM

@Gunit2481 Gunit2481 merged commit de0738b into main Feb 11, 2025
4 checks passed
@Gunit2481 Gunit2481 deleted the fix/metamask-astar-token-name branch February 11, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants