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(explorer): Block explorer links #674

Merged
merged 8 commits into from
Aug 19, 2024
Merged

fix(explorer): Block explorer links #674

merged 8 commits into from
Aug 19, 2024

Conversation

Solniechniy
Copy link
Contributor

What does this PR do?

This PR manage to take blockexplorer links automatically from wagmi config, no need to add new chain's block explorer links to any obj, if only there is some custom chain.

Fixed switching the chain when the user is connected to explorer via Metamask

Related ticket

Fixes #

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

Copy link
Contributor

github-actions bot commented Aug 2, 2024

@github-actions github-actions bot temporarily deployed to pull request August 2, 2024 11:50 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.31%. Comparing base (14bab6a) to head (c118adb).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #674   +/-   ##
=======================================
  Coverage   93.31%   93.31%           
=======================================
  Files          30       30           
  Lines         494      494           
  Branches       27       27           
=======================================
  Hits          461      461           
  Misses         33       33           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot temporarily deployed to pull request August 2, 2024 11:56 Inactive
@alainncls alainncls changed the title Fix/blockexplorer links fix(explorer): Block explorer links Aug 12, 2024
explorer/src/utils/index.ts Outdated Show resolved Hide resolved
@alainncls alainncls self-requested a review August 19, 2024 12:45
@alainncls alainncls enabled auto-merge (squash) August 19, 2024 12:46
@github-actions github-actions bot temporarily deployed to pull request August 19, 2024 12:47 Inactive
@alainncls alainncls merged commit 5ad204e into dev Aug 19, 2024
10 checks passed
@alainncls alainncls deleted the fix/blockexplorer-links branch August 19, 2024 12:49
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.

3 participants