feat: onboard Hoodi wbtc contracts for staging and test#8380
Open
zeeshanamjad-eng wants to merge 1 commit intomasterfrom
Open
feat: onboard Hoodi wbtc contracts for staging and test#8380zeeshanamjad-eng wants to merge 1 commit intomasterfrom
zeeshanamjad-eng wants to merge 1 commit intomasterfrom
Conversation
8ef3a5a to
319dc62
Compare
Contributor
Author
There was a problem hiding this comment.
Pull request overview
Adds Hoodi testnet WBTC token definitions (regular + stg variant) to statics so the assets are recognized in staging/test environments.
Changes:
- Register new Hoodi testnet ERC20 tokens
hteth:wbtcandhteth:stgwbtc(including contract addresses / decimals). - Add corresponding OFC testnet token entries (
ofchteth:wbtc,ofchteth:stgwbtc) and extend theUnderlyingAssetenum. - Update unit test allowlist for the token naming convention, and refresh
yarn.lock(handlebars + path-to-regexp).
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| yarn.lock | Updates locked dependency versions (handlebars, path-to-regexp). |
| modules/statics/test/unit/tokenNamingConvention.ts | Adds Hoodi WBTC symbols to the testnet prefix exception list. |
| modules/statics/src/coins/ofcErc20Coins.ts | Adds OFC testnet entries for Hoodi WBTC and STGWBTC. |
| modules/statics/src/coins/erc20Coins.ts | Adds Hoodi testnet ERC20 token definitions for WBTC and STGWBTC (addresses + decimals). |
| modules/statics/src/base.ts | Adds UnderlyingAsset enum values for hteth:wbtc and hteth:stgwbtc. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
at31416
reviewed
Mar 31, 2026
319dc62 to
bdf3d2d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TICKET: SCAAS-3366