-
Notifications
You must be signed in to change notification settings - Fork 619
[Dashboard] Update simplehash supported networks #5317
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
[Dashboard] Update simplehash supported networks #5317
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5317 +/- ##
=======================================
Coverage 45.61% 45.61%
=======================================
Files 1068 1068
Lines 55556 55556
Branches 4047 4047
=======================================
Hits 25341 25341
Misses 29525 29525
Partials 690 690
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
Merge activity
|
## Problem solved
Short description of the bug fixed or feature added
<!-- start pr-codex -->
---
## PR-Codex overview
This PR updates the `alchemySupportedChainIdsMap` in the `apps/dashboard/src/lib/wallet/nfts/types.ts` file by adding new supported chains.
### Detailed summary
- Added new entries to `alchemySupportedChainIdsMap`:
- `"sei"` with key `[1329]`
- `"sei-atlantic-2"` with key `[1328]`
- `"shape"` with key `[360]`
- `"apechain"` with key `[33139]`
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
7120075 to
418e3e4
Compare

Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR adds new supported NFT chains to the
alchemySupportedChainIdsMapin theapps/dashboard/src/lib/wallet/nfts/types.tsfile.Detailed summary
seisei-atlantic-2shapeapechain