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: add Base metadata #3640

Merged
merged 3 commits into from
Dec 16, 2024
Merged

feat: add Base metadata #3640

merged 3 commits into from
Dec 16, 2024

Conversation

gleiser-oliveira
Copy link
Contributor

Changes

  • Added metadata for Base (chainId, layerZeroChainId, logo)

Copy link

changeset-bot bot commented Dec 16, 2024

🦋 Changeset detected

Latest commit: c3cb6b1

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

This PR includes changesets to release 1 package
Name Type
@venusprotocol/evm Minor

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 Dec 16, 2024

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

Name Status Preview Updated (UTC)
app-alt.venus.io ✅ Ready (Inspect) Visit Preview Dec 16, 2024 7:08pm
dapp-preview ✅ Ready (Inspect) Visit Preview Dec 16, 2024 7:08pm
dapp-testnet ✅ Ready (Inspect) Visit Preview Dec 16, 2024 7:08pm
1 Skipped Deployment
Name Status Preview Updated (UTC)
venus.io ⬜️ Skipped (Inspect) Dec 16, 2024 7:08pm

Copy link
Contributor

Coverage Report for ./apps/evm

Status Category Percentage Covered / Total
🔵 Lines 83% 44974 / 54185
🔵 Statements 83% 44974 / 54185
🔵 Functions 73.02% 991 / 1357
🔵 Branches 88.97% 6285 / 7064
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/evm/src/config/rpcUrls.ts 100% 100% 100% 100%
apps/evm/src/config/subgraphUrls.ts 100% 100% 100% 100%
apps/evm/src/constants/layerZero.ts 100% 100% 100% 100%
apps/evm/src/constants/prime.ts 100% 100% 100% 100%
apps/evm/src/libs/contracts/config/index.ts 0% 0% 0% 0% 1-609
apps/evm/src/libs/tokens/infos/commonTokens/baseMainnet.ts 100% 100% 100% 100%
apps/evm/src/libs/tokens/infos/commonTokens/baseSepolia.ts 100% 100% 100% 100%
apps/evm/src/libs/tokens/infos/commonTokens/index.ts 100% 100% 100% 100%
apps/evm/src/libs/tokens/infos/disabledTokenActions/baseMainnet.ts 0% 100% 100% 0% 3
apps/evm/src/libs/tokens/infos/disabledTokenActions/baseSepolia.ts 0% 100% 100% 0% 3
apps/evm/src/libs/tokens/infos/disabledTokenActions/index.ts 0% 0% 0% 0% 1-36
apps/evm/src/libs/tokens/infos/pancakeSwapTokens/baseMainnet.ts 100% 100% 100% 100%
apps/evm/src/libs/tokens/infos/pancakeSwapTokens/baseSepolia.ts 100% 100% 100% 100%
apps/evm/src/libs/tokens/infos/pancakeSwapTokens/index.tsx 100% 100% 100% 100%
apps/evm/src/libs/wallet/chains.ts 96.55% 50% 100% 96.55% 44
Generated in workflow #9667 for commit c3cb6b1 by the Vitest Coverage Report Action

@gleiser-oliveira gleiser-oliveira merged commit 37c1f38 into main Dec 16, 2024
9 checks passed
@gleiser-oliveira gleiser-oliveira deleted the feat/add-base-assets branch December 16, 2024 20:56
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