Skip to content

feat(deposit): add USDT for Base and BNB Chain in add funds / savings - #2155

Merged
MusabShakeel576 merged 1 commit into
masterfrom
claude/keen-cerf-uheob3-master
Jun 16, 2026
Merged

feat(deposit): add USDT for Base and BNB Chain in add funds / savings#2155
MusabShakeel576 merged 1 commit into
masterfrom
claude/keen-cerf-uheob3-master

Conversation

@MusabShakeel576

Copy link
Copy Markdown
Contributor

Promotes the Base + BNB Chain USDT deposit support from qa to master.

Cherry-picked from qa (merged via #2154):

  • feat(deposit): add USDT for Base and BNB Chain in add funds / savings

What it does

  • Adds USDT to the Base (0xfde4C96c…2699bb2) and BNB Chain (0x55d398…197955) bridge token lists so it appears in the Add Funds and Deposit to Savings token selectors.
  • Derives token decimals from the bridge config in the Add Funds wallet-transfer flow instead of hardcoding stablecoins to 6 dp, so the 18-decimal BNB Chain stablecoins (USDC/USDT) transfer and display correctly.

Pairs with backend PR Solid-Money/solid-backend#1530.

https://claude.ai/code/session_012jF7BVuvcndnadBoePaAWG


Generated by Claude Code

Add USDT to the Base and BNB Chain bridge token lists so it appears in the
Add Funds and Deposit to Savings token selectors (which render from
BRIDGE_TOKENS), matching the backend bridge-deposit support:
- Base: Tether USD 0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2 (6 dp)
- BNB Chain: Binance-Peg BSC-USD 0x55d398326f99059fF775485246999027B3197955 (18 dp)

Derive token decimals from the bridge config in the Add Funds wallet-transfer
flow (form + useTransferToWallet) instead of hardcoding stablecoins to 6 dp, so
the 18-decimal BNB Chain stablecoins (USDC/USDT) transfer and display correctly.

https://claude.ai/code/session_012jF7BVuvcndnadBoePaAWG
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

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

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
solid-app Ignored Ignored Jun 15, 2026 1:08pm
solid-app-staging Ignored Ignored Jun 15, 2026 1:08pm

Request Review

@MusabShakeel576
MusabShakeel576 merged commit 0b41930 into master Jun 16, 2026
5 checks passed
@MusabShakeel576
MusabShakeel576 deleted the claude/keen-cerf-uheob3-master branch June 16, 2026 06:46
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