Skip to content

feat(statics): onboard batch 0526 tokens (CECHO-1183)#8881

Merged
manojkumar138 merged 1 commit into
masterfrom
feature/CECHO-1183-batch-0526-tokens
May 28, 2026
Merged

feat(statics): onboard batch 0526 tokens (CECHO-1183)#8881
manojkumar138 merged 1 commit into
masterfrom
feature/CECHO-1183-batch-0526-tokens

Conversation

@manojkumar138
Copy link
Copy Markdown
Contributor

@manojkumar138 manojkumar138 commented May 28, 2026

Summary

  • Onboard 29 tokens from CECHO-1183 in modules/statics.
  • XTZEVM (5): usdt, usdc, xu3o8, wxtz, stxtz
  • NEAR (1): near:aurora (NEP-141)
  • HoodETH (23): equity tokens (nvda through week)
  • Excluded: mainnet ETH:USDD, ETH:SPA, ETH:EUL per ticket

Test plan

  • npx tsc --build --noEmit in modules/statics
  • yarn unit-test in modules/statics (naming / OFC parity tests)
  • Verify token symbols and contract addresses against the ticket doc

Made with Cursor

@manojkumar138 manojkumar138 requested a review from a team as a code owner May 28, 2026 08:04
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 28, 2026

CECHO-1183

@manojkumar138 manojkumar138 force-pushed the feature/CECHO-1183-batch-0526-tokens branch from 1202771 to 9c7d012 Compare May 28, 2026 08:22
@nvrakesh06 nvrakesh06 requested a review from Copilot May 28, 2026 08:57
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 onboards a CECHO-1183 batch of new statics token metadata across Etherlink/XTZ EVM, NEAR, and Robinhood Chain, including matching OFC entries.

Changes:

  • Adds new UnderlyingAsset enum values for XTZ EVM, NEAR AURORA, and HoodETH equity-style tokens.
  • Adds ERC-20 token definitions for XTZ EVM and HoodETH.
  • Adds NEP-141 and OFC token definitions for NEAR AURORA, plus OFC ERC-20 entries for the new EVM tokens.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
modules/statics/src/base.ts Adds underlying asset identifiers for the onboarded tokens.
modules/statics/src/allCoinsAndTokens.ts Registers XTZ EVM and HoodETH token metadata.
modules/statics/src/coins/nep141Tokens.ts Registers the NEAR AURORA NEP-141 token.
modules/statics/src/coins/ofcCoins.ts Adds the OFC NEAR AURORA token.
modules/statics/src/coins/ofcErc20Coins.ts Adds OFC ERC-20 entries for XTZ EVM and HoodETH tokens.

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

Comment thread modules/statics/src/allCoinsAndTokens.ts Outdated
Comment thread modules/statics/src/coins/ofcErc20Coins.ts Outdated
Add XTZEVM (5), NEAR aurora (1), and HoodETH (23) tokens per ticket.
Excludes mainnet ETH:USDD, ETH:SPA, and ETH:EUL.

TICKET: CECHO-1183
Co-authored-by: Cursor <cursoragent@cursor.com>
@manojkumar138 manojkumar138 force-pushed the feature/CECHO-1183-batch-0526-tokens branch from 9c7d012 to 7ec2bce Compare May 28, 2026 09:04
@manojkumar138 manojkumar138 requested a review from Copilot May 28, 2026 09:07
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

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Comment thread modules/statics/src/coins/ofcErc20Coins.ts
@manojkumar138 manojkumar138 merged commit cea71fa into master May 28, 2026
26 checks passed
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.

4 participants