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

add nautilus chain #2254

Merged
merged 1 commit into from
May 16, 2024
Merged

add nautilus chain #2254

merged 1 commit into from
May 16, 2024

Conversation

aarifkhamdi
Copy link
Contributor

@aarifkhamdi aarifkhamdi commented May 15, 2024

PR-Codex overview

This PR adds support for the Nautilus Mainnet chain in the project.

Detailed summary

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

Copy link

changeset-bot bot commented May 15, 2024

🦋 Changeset detected

Latest commit: de91616

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 15, 2024

@aarifkhamdi is attempting to deploy a commit to the wevm Team on Vercel.

A member of the Team first needs to authorize it.

@@ -271,6 +271,7 @@ export { zkSyncTestnet } from './definitions/zkSyncTestnet.js'
export { zora } from './definitions/zora.js'
export { zoraSepolia } from './definitions/zoraSepolia.js'
export { zoraTestnet } from './definitions/zoraTestnet.js'
export { nautilus } from './definitions/nautilus.js'
Copy link
Member

Choose a reason for hiding this comment

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

alphabetize

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@aarifkhamdi aarifkhamdi requested a review from tmm May 16, 2024 04:17
@jxom jxom merged commit 444978d into wevm:main May 16, 2024
2 of 3 checks passed
@github-actions github-actions bot mentioned this pull request May 16, 2024
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.

None yet

3 participants