Skip to content

feat: add SPCXB, TSLAB and NVDAB to BNB Mainnet#5653

Merged
gleiser-oliveira merged 2 commits into
mainfrom
feat/tokens-mainnet
Jun 20, 2026
Merged

feat: add SPCXB, TSLAB and NVDAB to BNB Mainnet#5653
gleiser-oliveira merged 2 commits into
mainfrom
feat/tokens-mainnet

Conversation

@gleiser-oliveira

Copy link
Copy Markdown
Contributor

@changeset-bot

changeset-bot Bot commented Jun 20, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: df23ddc

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

@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dapp-preview Ready Ready Preview Jun 20, 2026 2:14am
dapp-testnet Ready Ready Preview Jun 20, 2026 2:14am
venus.io Ready Ready Preview Jun 20, 2026 2:14am

Request Review

@greptile-apps

greptile-apps Bot commented Jun 20, 2026

Copy link
Copy Markdown

Greptile Summary

This PR promotes three tokenized-asset tokens — TSLAB, NVDAB, and SPCXB — from BSC testnet to BSC mainnet by adding their production contract addresses to bscMainnet.ts, following the exact same pattern established by the testnet PR (#5625).

  • Each entry uses ChainId.BSC_MAINNET, a unique checksummed mainnet address distinct from the testnet counterpart, decimals: 18, and a matching iconSrc key whose SVG file already exists in packages/chains/src/images/tokens/.
  • The changeset correctly targets @venusprotocol/evm at the minor bump level.

Confidence Score: 5/5

The change is an additive, low-risk data entry that follows the established pattern for all other tokens in the file.

Three token entries are added, each with unique mainnet addresses not duplicated elsewhere in the file, matching icon SVGs already present, and correct field values consistent with the rest of the list. The changeset version bump level is appropriate.

No files require special attention.

Important Files Changed

Filename Overview
packages/chains/src/tokens/underlyingTokens/bscMainnet.ts Adds TSLAB, NVDAB, and SPCXB token entries for BSC mainnet, mirroring the existing testnet entries with correct mainnet addresses and 18 decimals; icon SVGs are present in the images directory.
.changeset/itchy-doors-join.md Minor changeset for @venusprotocol/evm documenting the three new mainnet tokens; version bump level and description are accurate.

Reviews (1): Last reviewed commit: "feat: added records to mainnet" | Re-trigger Greptile

@gleiser-oliveira gleiser-oliveira merged commit c385f2f into main Jun 20, 2026
5 checks passed
@gleiser-oliveira gleiser-oliveira deleted the feat/tokens-mainnet branch June 20, 2026 02:17
@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report for ./apps/evm

Status Category Percentage Covered / Total
🔵 Lines 81.57% 47792 / 58588
🔵 Statements 81.57% 47792 / 58588
🔵 Functions 62.38% 660 / 1058
🔵 Branches 73.2% 5476 / 7480
File CoverageNo changed files found.
Generated in workflow #13676 for commit df23ddc by the Vitest Coverage Report Action

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