Skip to content

Conversation

@Joe-Thirdweb
Copy link
Contributor

@Joe-Thirdweb Joe-Thirdweb commented Jan 15, 2025


title: "[Dashboard] Feature: Chainlist page updates"

Issue Tags:
INFRA-610
INFRA-698
XSOL-1806
XSOL-1824
INFA-676
XSOL-1046
XSOL-1086

Notes for the reviewer

Updated Chain Page Banners, About, and CTA:

  • EVM on Flow Mainnet/Testnet-> All updated
  • Lisk Mainnet/Testnet -> Banner update
  • Plume Mainnet/Testnet -> Banner update
  • Rivalz Mainnet/Testnet -> All updated
  • Saakuru Mainnet/Testnet -> All updated
  • Viction Mainnet/Testnet -> All updated
  • Worldchain Mainnet/Testnet -> All updated
  • Soneium Mainnet -> All updated

Adding OP Superchain banner:

  • Celo
  • Metal L2
  • Ozean
  • Unichain
  • Worldchain
  • Sonium

How to test

Visit the chain pages for each chain.


PR-Codex overview

This PR focuses on updating the asset imports and chain metadata records in the utils.ts file, while also adding new blockchain entries for Flow, Rivalz, Saakuru, Viction, and World Chain, and removing deprecated assets.

Detailed summary

  • Deleted plumev2CTA.png and plumev2Banner.png.
  • Updated asset imports to include flowBanner, flowCTA, rivalzBanner, rivalzCTA, saakuruBanner, saakuruCTA, victionBanner, victionCTA, worldChainBanner, and worldChainCTA.
  • Added new blockchain entries for Flow, Rivalz, Saakuru, Viction, and World Chain, detailing their features and call-to-action.
  • Deprecated the old Fhenix entries and updated descriptions for Plume.
  • Updated metadata structure for better organization and clarity.

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

@Joe-Thirdweb Joe-Thirdweb requested review from a team as code owners January 15, 2025 21:36
@vercel
Copy link

vercel bot commented Jan 15, 2025

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

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 0:05am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Jan 16, 2025 0:05am
thirdweb_playground ⬜️ Skipped (Inspect) Jan 16, 2025 0:05am
wallet-ui ⬜️ Skipped (Inspect) Jan 16, 2025 0:05am

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Jan 15, 2025
@Joe-Thirdweb Joe-Thirdweb added merge-queue Adds the pull request to Graphite's merge queue. Dashboard Involves changes to the Dashboard. and removed Dashboard Involves changes to the Dashboard. labels Jan 15, 2025
Copy link
Contributor Author

Joe-Thirdweb commented Jan 15, 2025

Merge activity

  • Jan 15, 4:39 PM EST: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Jan 15, 6:46 PM EST: A user added this pull request to the Graphite merge queue.
  • Jan 15, 7:14 PM EST: A user merged this pull request with the Graphite merge queue.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 15, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.64 KB (-0.08% 🔽) 933 ms (-0.08% 🔽) 4.1 s (+22.15% 🔺) 5.1 s
thirdweb (cjs) 116.72 KB (0%) 2.4 s (0%) 6.9 s (-20.88% 🔽) 9.2 s
thirdweb (minimal + tree-shaking) 5.59 KB (0%) 112 ms (0%) 227 ms (-50.91% 🔽) 339 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 145 ms (+130.1% 🔺) 155 ms
thirdweb/react (minimal + tree-shaking) 19.24 KB (0%) 385 ms (0%) 726 ms (-5.29% 🔽) 1.2 s

@changeset-bot
Copy link

changeset-bot bot commented Jan 15, 2025

⚠️ No Changeset found

Latest commit: afd0ccf

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

@codecov
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.82%. Comparing base (07a5c98) to head (afd0ccf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5959   +/-   ##
=======================================
  Coverage   54.82%   54.82%           
=======================================
  Files        1150     1150           
  Lines       61194    61194           
  Branches     5155     5155           
=======================================
  Hits        33549    33549           
  Misses      26918    26918           
  Partials      727      727           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 51a28c4
packages 52.47% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

Joe-Thirdweb added a commit that referenced this pull request Jan 15, 2025
---
title: "[Dashboard] Feature: Chainlist page updates"
---

Issue Tags:
INFRA-610
INFRA-698
XSOL-1806
XSOL-1824
INFA-676
XSOL-1046
XSOL-1086

## Notes for the reviewer

Updated Chain Page Banners, About, and CTA:
- EVM on Flow Mainnet/Testnet-> All updated
- Lisk Mainnet/Testnet -> Banner update
- Plume Mainnet/Testnet -> Banner update
- Rivalz Mainnet/Testnet -> All updated
- Saakuru Mainnet/Testnet -> All updated
- Viction Mainnet/Testnet -> All updated
- Worldchain Mainnet/Testnet -> All updated
- Soneium Mainnet -> All updated

Adding OP Superchain banner:
- Celo
- Metal L2
- Ozean
- Unichain
- Worldchain
- Sonium

## How to test
Visit the chain pages for each chain.

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating asset imports and adding new blockchain metadata for various projects while removing deprecated assets. It enhances the representation of several chains like `Flow`, `Rivalz`, `Saakuru`, `Viction`, and `World Chain`.

### Detailed summary
- Added new image imports for `flowBanner`, `flowCTA`, `rivalzBanner`, `rivalzCTA`, `saakuruBanner`, `saakuruCTA`, `victionBanner`, `victionCTA`, `worldChainBanner`, and `worldChainCTA`.
- Removed deprecated imports for `plumev2Banner` and `plumev2CTA`.
- Updated `chainMetaRecord` with new entries for `Flow`, `Rivalz`, `Saakuru`, `Viction`, and `World Chain`.
- Revised descriptions and call-to-action (CTA) details for several chains.
- Deprecated `Fhenix` related entries and modified their metadata.
- Enhanced descriptions for `Plume`, `Rivalz`, `Saakuru`, `Viction`, and `World Chain` to reflect current project goals and offerings.

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

<!-- end pr-codex -->
@Joe-Thirdweb Joe-Thirdweb force-pushed the Joe---Chain-Page-Updates branch from 9b95859 to 74124a4 Compare January 15, 2025 23:47
@vercel vercel bot temporarily deployed to Preview – wallet-ui January 15, 2025 23:47 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground January 15, 2025 23:47 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 January 15, 2025 23:47 Inactive
---
title: "[Dashboard] Feature: Chainlist page updates"
---

Issue Tags:
INFRA-610
INFRA-698
XSOL-1806
XSOL-1824
INFA-676
XSOL-1046
XSOL-1086

## Notes for the reviewer

Updated Chain Page Banners, About, and CTA:
- EVM on Flow Mainnet/Testnet-> All updated
- Lisk Mainnet/Testnet -> Banner update
- Plume Mainnet/Testnet -> Banner update
- Rivalz Mainnet/Testnet -> All updated
- Saakuru Mainnet/Testnet -> All updated
- Viction Mainnet/Testnet -> All updated
- Worldchain Mainnet/Testnet -> All updated
- Soneium Mainnet -> All updated

Adding OP Superchain banner:
- Celo
- Metal L2
- Ozean
- Unichain
- Worldchain
- Sonium

## How to test
Visit the chain pages for each chain.

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating the asset imports and metadata for various blockchain networks, including adding new assets for `Flow`, `Rivalz`, `Saakuru`, `Viction`, and `World Chain`, while removing outdated assets and enhancing descriptions for some blockchain networks.

### Detailed summary
- Added imports for new assets: `flowBanner`, `flowCTA`, `rivalzBanner`, `rivalzCTA`, `saakuruBanner`, `saakuruCTA`, `victionBanner`, `victionCTA`, `worldChainBanner`, `worldChainCTA`.
- Removed imports for deleted assets: `plumev2Banner`, `plumev2CTA`.
- Updated `chainMetaRecord` to include new entries for `Flow`, `Rivalz`, `Saakuru`, `Viction`, and `World Chain`.
- Enhanced descriptions for `Flow`, `Rivalz`, `Saakuru`, and `Viction`.
- Deprecated the `Plume` entries and updated their descriptions.
- Removed commented-out code related to `fhenix` and `metal` CTAs.
- Added gas sponsorship for several blockchain entries.

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

<!-- end pr-codex -->
@graphite-app graphite-app bot deleted the Joe---Chain-Page-Updates branch January 16, 2025 00:14
@vercel vercel bot temporarily deployed to Production – wallet-ui January 16, 2025 00:14 Inactive
@vercel vercel bot temporarily deployed to Production – docs-v2 January 16, 2025 00:14 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground January 16, 2025 00:14 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. merge-queue Adds the pull request to Graphite's merge queue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants