feat(statics): add USDC, PYUSD, WTGXX sepolia tokens - #9551
Conversation
d247a97 to
f74b847
Compare
There was a problem hiding this comment.
Pull request overview
Adds USDC, PYUSD, and WTGXX Sepolia ERC-20 tokens with matching OFC definitions.
Changes:
- Registers token metadata, contracts, decimals, and features.
- Adds underlying asset values.
- Updates naming-convention exceptions.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
modules/statics/test/unit/tokenNamingConvention.ts |
Allows Sepolia token naming exceptions. |
modules/statics/src/coins/ofcErc20Coins.ts |
Adds matching OFC tokens. |
modules/statics/src/coins/erc20Coins.ts |
Adds three Sepolia ERC-20 tokens. |
modules/statics/src/base.ts |
Defines new underlying assets. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
f74b847 to
3d4fcfb
Compare
There was a problem hiding this comment.
-
I see this ticket is scoped for prod tokens only do the test tokens are already there ?, I not can you onboard them too at a same time so that you can spend some less time with the onboarding process
-
Can you check do the
Asset Management in TAT ( Client Admin )support the Sepolia network if do try it from there instead of manual pr's
My comments are not blockers
|
Sorry My bad didn't saw it |
What
Adds USDC, PYUSD, and WTGXX as ERC20 tokens on Sepolia (
sepeth), plus their OFC equivalents.sepeth:usdcofcsepeth:usdc0x1c7d4b196cb0c7b01d743fbc6116a902379c7238sepeth:pyusdofcsepeth:pyusd0xcac524bca292aaade2df8a05cc58f0a65b1b3bb9sepeth:wtgxxofcsepeth:wtgxx0x0b2517eef907389f36fd87add36e9118d364bd67Notes
sepeth:usdc), nott-prefixed — these are the real issuer-deployed contracts, following the same convention astsol:usdcandtbaseeth:usdc.testnetPrefixExceptionsin the naming-convention test, same as everyhteth:token — the check requires the full name to start witht, andsepethstarts with "s".STABLECOINfeature — consistent with the mainnetwtgxxentry.wtgxxentry. Affects custodial wallet creation only, not Go Accounts.Ticket: SCAAS-11083