Skip to content

feat: onboard ERC-20 tokens on Hemi, Stable.xyz, HPP, and Unichain#8735

Merged
yashvanthbl137-crypto merged 1 commit into
masterfrom
CGD-1104-onboard-erc20-tokens
May 11, 2026
Merged

feat: onboard ERC-20 tokens on Hemi, Stable.xyz, HPP, and Unichain#8735
yashvanthbl137-crypto merged 1 commit into
masterfrom
CGD-1104-onboard-erc20-tokens

Conversation

@yashvanthbl137-crypto
Copy link
Copy Markdown
Contributor

Ticket: CGD-1104

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 11, 2026

CGD-1104

@yashvanthbl137-crypto yashvanthbl137-crypto marked this pull request as ready for review May 11, 2026 13:53
@yashvanthbl137-crypto yashvanthbl137-crypto requested a review from a team as a code owner May 11, 2026 13:53
@yashvanthbl137-crypto
Copy link
Copy Markdown
Contributor Author

@claude PR review: Please validate the config changes against the ticket details

@yashvanthbl137-crypto yashvanthbl137-crypto merged commit b5149a3 into master May 11, 2026
26 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR (CGD-1104) adds new ERC-20 token definitions and their corresponding OFC (off-chain) representations to onboard tokens on Hemi, Stable.xyz (USDT0 network), HPP, and Unichain within the @bitgo/statics coin/token registry.

Changes:

  • Add new UnderlyingAsset enum entries for the newly onboarded chain-scoped tokens.
  • Register new ERC-20 tokens in allCoinsAndTokens for Hemi, USDT0 (Stable.xyz), HPP, and Unichain.
  • Add matching OFC ERC-20 entries in ofcErc20Coins.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 8 comments.

File Description
modules/statics/src/coins/ofcErc20Coins.ts Adds OFC ERC-20 entries for Hemi, USDT0/STABLE, HPP, and Unichain tokens.
modules/statics/src/base.ts Extends UnderlyingAsset with new chain-scoped token identifiers.
modules/statics/src/allCoinsAndTokens.ts Registers new on-chain ERC-20 tokens for USDT0, Hemi, Unichain, and HPP networks.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

undefined,
undefined,
undefined,
'hemieth'
Comment thread modules/statics/src/base.ts
Comment thread modules/statics/src/allCoinsAndTokens.ts
Comment on lines +91 to +92
undefined,
'hemieth'
Comment on lines +105 to +106
undefined,
'usdt0'
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
'unieth'
undefined,
undefined,
undefined,
'unieth'
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.

3 participants