linea-attestation-registry
linea-attestation-registry copied to clipboard
fix(explorer): Block explorer links
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
- [X] Bug fix
- [ ] New feature
- [ ] Documentation update
Check list
- [ ] Unit tests for any smart contract change
- [ ] Contracts and functions are documented