Skip to content

✨ [CW-28769] feat: add USDD token support for ETH, BSC, and TRX#1157

Merged
jin860315 merged 3 commits into
masterfrom
feat/add-usdd-token
Jul 14, 2026
Merged

✨ [CW-28769] feat: add USDD token support for ETH, BSC, and TRX#1157
jin860315 merged 3 commits into
masterfrom
feat/add-usdd-token

Conversation

@jin860315

@jin860315 jin860315 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Checklist:

  • README.md includes:
    • The details of signing data and transaction data, this includes parameters.
    • Official docs or white paper.
    • Website or api can query assets and broadcast transaction.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

PR Summary by Typo

Overview

This PR introduces support for the USDD token across the Ethereum (ETH), Binance Smart Chain (BSC), and Tron (TRX) networks.

Key Changes

  • Added USDD token definitions, including contract addresses and signatures, to the tokenType.ts configuration files for BSC, ETH, and TRX.
  • Updated package versions for @coolwallet/bsc, @coolwallet/eth, and @coolwallet/trx to reflect the new token support.

Work Breakdown

Category Lines Changed
New Work 23 (76.7%)
Rework 7 (23.3%)
Total Changes 30
To turn off PR summary, please visit Notification settings.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@typo-app

typo-app Bot commented Jul 14, 2026

Copy link
Copy Markdown

Static Code Review 📊

✅ All quality checks passed!

@cbx-tech cbx-tech requested review from a team, Dorac, Rickuan, a0979470582 and hankliu418 and removed request for a team July 14, 2026 07:26
@jin860315 jin860315 marked this pull request as draft July 14, 2026 07:26

@typo-app typo-app Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI Code Review 🤖

Files Reviewed: 6
Comments Added: 0
Lines of Code Analyzed: 37
Critical Issues: 0

PR Health: Excellent 🔥

Give 👍 or 👎 on each review comment to help us improve.

1. 補上先前新增 USDD token 時遺漏的 signature 內容
   a. coin-bsc: 補上 signature
   b. coin-eth: 補上 signature
   c. coin-trx: 補上 paylaod 與 signature(並修正遺漏逗號造成的語法錯誤)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@jin860315 jin860315 marked this pull request as ready for review July 14, 2026 08:02
@cbx-tech cbx-tech requested review from a team July 14, 2026 08:02
@jin860315 jin860315 enabled auto-merge July 14, 2026 08:05
@jin860315 jin860315 merged commit aec06fd into master Jul 14, 2026
4 checks passed
@jin860315 jin860315 deleted the feat/add-usdd-token branch July 14, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants