Skip to content

feat(statics): onboard pol and baseeth assets#9286

Merged
rithwik-bitgo merged 1 commit into
masterfrom
CECHO-1630-onboard-soltoken
Jul 17, 2026
Merged

feat(statics): onboard pol and baseeth assets#9286
rithwik-bitgo merged 1 commit into
masterfrom
CECHO-1630-onboard-soltoken

Conversation

@rithwik-bitgo

Copy link
Copy Markdown
Contributor

TICKET: CECHO-1630

Adds polygon:seag (Seltene Erden AG) token on Polygon mainnet with OFC support
Adds tbaseeth:tnmr (AlpacaNMR) and tbaseeth:tabeq (AlpacaABEQ) on Base testnet with OFC support

@rithwik-bitgo
rithwik-bitgo requested a review from a team as a code owner July 17, 2026 07:54
@linear-code

linear-code Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

CECHO-1630

Copilot AI left a comment

Copy link
Copy Markdown

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 updates the @bitgo/statics asset registry to onboard new token assets and their OFC (off-chain) counterparts, extending the coin/token catalogs used across the SDK for asset lookup and configuration.

Changes:

  • Added Polygon mainnet ERC20 token polygon:seag (and its OFC variant ofcpolygon:seag) with new UnderlyingAsset entry.
  • Added Base testnet ERC20 tokens tbaseeth:tnmr and tbaseeth:tabeq plus their OFC variants (ofctbaseeth:tnmr, ofctbaseeth:tabeq).
  • Extended UnderlyingAsset enum to include the newly onboarded assets.

Reviewed changes

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

Show a summary per file
File Description
modules/statics/src/coins/polygonTokens.ts Adds polygon:seag token definition to Polygon token list.
modules/statics/src/coins/ofcCoins.ts Adds OFC Polygon token entry for ofcpolygon:seag.
modules/statics/src/coins/ofcErc20Coins.ts Adds OFC Base testnet ERC20 entries for tnmr and tabeq.
modules/statics/src/base.ts Adds new UnderlyingAsset enum values for Polygon/Base testnet assets.
modules/statics/src/allCoinsAndTokens.ts Adds Base testnet ERC20 token definitions for tbaseeth:tnmr and tbaseeth:tabeq.

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

Comment thread modules/statics/src/coins/polygonTokens.ts
@rithwik-bitgo rithwik-bitgo changed the title feat(statics): onboard sol and baseeth assets feat(statics): onboard pol and baseeth assets Jul 17, 2026
@rithwik-bitgo
rithwik-bitgo merged commit abfb2b8 into master Jul 17, 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.

3 participants