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

feat: support veCake & bCake feature on base #11023

Merged
merged 3 commits into from
Dec 24, 2024

Conversation

Chef-Yogi
Copy link
Contributor

@Chef-Yogi Chef-Yogi commented Dec 8, 2024


PR-Codex overview

This PR introduces support for a new blockchain, BASE, by adding it to various constants and configurations across multiple files. It enhances cross-chain functionality and updates related mappings and addresses.

Detailed summary

  • Added ChainId.BASE with ID 30184 in lzChainMap.ts.
  • Defined ChainId.BASE properties in CrossChainVeCakeModal/constants.ts.
  • Updated bCakeSupportedChainId to include ChainId.BASE in const.ts.
  • Added ChainId.BASE address in v3/index.ts.
  • Included BaseIcon in the ChainLogoMap in CrossChainVeCakeModal/index.tsx.
  • Added Base entry in OtherChainsConfig in CrossChainVeCakeModal/index.tsx.
  • Added ChainId.BASE address in contracts.ts.

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

Copy link

changeset-bot bot commented Dec 8, 2024

⚠️ No Changeset found

Latest commit: d1696cf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Dec 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aptos-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 4:33am
gamification ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 4:33am
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 4:33am
5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
blog ⬜️ Ignored (Inspect) Visit Preview Dec 24, 2024 4:33am
bridge ⬜️ Ignored (Inspect) Visit Preview Dec 24, 2024 4:33am
games ⬜️ Ignored (Inspect) Visit Preview Dec 24, 2024 4:33am
ton ⬜️ Ignored (Inspect) Dec 24, 2024 4:33am
uikit ⬜️ Ignored (Inspect) Visit Preview Dec 24, 2024 4:33am

@Chef-Yogi Chef-Yogi merged commit 8edb656 into develop Dec 24, 2024
20 of 21 checks passed
@Chef-Yogi Chef-Yogi deleted the feat/support-BCake-feature-on-base branch December 24, 2024 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants