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

Update to Use Snowtrace as Default Block Explorer #2334

Merged
merged 7 commits into from
May 29, 2024
Merged

Conversation

Migl992
Copy link
Contributor

@Migl992 Migl992 commented May 29, 2024

Description

According to the Avalanche documentation, Snowtrace and testnet-snowtrace are the officially recommended block explorers for the Avalanche network. This change ensures that our users are directed to the most reliable and feature-rich explorer available.

Snowtrace has a significantly higher number of verified contracts compared to Snowscan, providing more reliable and secure information for users. For example, on May 27, 75 contracts were verified on snowtrace.io compared to 12 on snowscan.xyz. You can observe the differences in the number of verified contracts:

Same case for testnet-snowtrace For example, on May 27, 44 contracts were verified on testnet.snowtrace.io compared to 0 on testnet.snowscan.xyz You can observe the differences in the number of verified contracts:


PR-Codex overview

This PR updates Avalanche explorer URLs to SnowTrace for both mainnet and testnet.

Detailed summary

  • Updated mainnet Avalanche explorer URLs to SnowTrace
  • Updated testnet Avalanche explorer URLs to SnowTrace

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented May 29, 2024

🦋 Changeset detected

Latest commit: 9b9c041

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented May 29, 2024

@Migl992 is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@jxom
Copy link
Member

jxom commented May 29, 2024

Thanks for the PR!

We previously had the explorers as SnowTrace, but then introduced SnowScan in #1824 as it is built by Etherscan (which is used my most chain definitions in Viem) and is still an official Avalanche explorer.

It is still relatively new, which explains why the number of verified contracts per day is lower.

@jxom jxom closed this May 29, 2024
@iJaack
Copy link

iJaack commented May 29, 2024

Hi @jxom , SnowScan is not an official Avalanche explorer, as it is not endorsed by nor featured on the Avalanche website.

You should set snowtrace.io, that is the officially supported explorer. Setting Snowscan creates confusion and expectations about off-chain data availability for labels and verified contracts.

Happy to discuss this with the Avalanche foundation, that owns the snowtrace.io domain.

@jxom jxom reopened this May 29, 2024
@jxom jxom merged commit d4f34cb into wevm:main May 29, 2024
0 of 2 checks passed
@github-actions github-actions bot mentioned this pull request May 29, 2024
@JazzBashara
Copy link
Contributor

JazzBashara commented May 30, 2024

@jxom @tmm Should reconsider reverting this PR as SnowTrace is a lesser product.

Please stick to the official Etherscan products, which are way more reliable. This PR was opened by 2 members of SnowTrace pushing a non-working product.

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.

4 participants