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 Funki Mainnet #2513

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Add Funki Mainnet #2513

merged 1 commit into from
Jul 22, 2024

Conversation

hoangtan282
Copy link
Contributor

@hoangtan282 hoangtan282 commented Jul 22, 2024

Related to #2267.

Add Funki Mainnet

Introducing Funki Chain, where the magic of having fun online transforms into having fun onchain. Funki Chain reimagines the blockchain experience as an interconnected world brimming with wonder, adventure, and fun.

Thrilled to put Funki Mainnet on viem!

Funki Mainnet
Chain ID: 33979
RPC: https://rpc-mainnet.funkichain.com/
Explorer: https://funkiscan.io


PR-Codex overview

The focus of this PR is to add support for the Funki Mainnet chain.

Detailed summary

  • Added funkiMainnet export in chains/index.ts
  • Created funkiMainnet definition in chains/definitions/funkiMainnet.ts with chain configuration and contract details
  • Imported chainConfig and defineChain in funkiMainnet.ts

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

Copy link

changeset-bot bot commented Jul 22, 2024

🦋 Changeset detected

Latest commit: 6297008

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 Jul 22, 2024

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

A member of the Team first needs to authorize it.

Comment on lines +25 to +35
l2OutputOracleProxy: {
[sourceId]: {
address: '0x1A9aE6486caEc0504657351ac473B3dF8A1367cb',
},
},
l1StandardBridge: {
[sourceId]: {
address: '0x64F1e21412f61e9Ceda3b65FcFC5A4739c7eBBeE',
blockCreated: 20325722,
},
},
Copy link
Member

Choose a reason for hiding this comment

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

Removing these for now, we need these added to the Superchain Registry. Please add these addresses in when that's done.

@jxom jxom merged commit 3af06fe into wevm:main Jul 22, 2024
14 of 29 checks passed
@github-actions github-actions bot mentioned this pull request Jul 22, 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.

2 participants