feat(statics): onboard batch 0526 tokens (CECHO-1183)#8881
Merged
Conversation
1202771 to
9c7d012
Compare
There was a problem hiding this comment.
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
UnderlyingAssetenum 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.
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>
9c7d012 to
7ec2bce
Compare
nvrakesh06
approved these changes
May 28, 2026
shobhit565
approved these changes
May 28, 2026
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.
Summary
modules/statics.usdt,usdc,xu3o8,wxtz,stxtznear:aurora(NEP-141)nvdathroughweek)ETH:USDD,ETH:SPA,ETH:EULper ticketTest plan
npx tsc --build --noEmitinmodules/staticsyarn unit-testinmodules/statics(naming / OFC parity tests)Made with Cursor