Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Add Scroll Testnet Chain #143

Merged
merged 2 commits into from
Mar 8, 2023
Merged

Add Scroll Testnet Chain #143

merged 2 commits into from
Mar 8, 2023

Conversation

pajicf
Copy link
Contributor

@pajicf pajicf commented Mar 7, 2023

Description

Add Scroll Testnet Chain as a supported network

Additional Information

Your ENS/address:
pajic.eth

@changeset-bot
Copy link

changeset-bot bot commented Mar 7, 2023

🦋 Changeset detected

Latest commit: f148b17

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

This PR includes changesets to release 1 package
Name Type
@wagmi/chains 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

import { Chain } from './types'

export const scrollTestnet = {
id: 534353,
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
id: 534353,
id: 534_353,

blockExplorers: {
default: {
name: 'Blockscout',
url: 'https://blockscout.scroll.io/',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
url: 'https://blockscout.scroll.io/',
url: 'https://blockscout.scroll.io',

Comment on lines 1 to 3
---
'@wagmi/chains': minor
---
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
---
'@wagmi/chains': minor
---
---
'@wagmi/chains': patch
---

@pajicf pajicf requested a review from tmm March 7, 2023 23:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants