Skip to content

feat: add Stable EVM chain support#8148

Merged
manojkumar138 merged 1 commit intomasterfrom
coin-onboard/stable
Feb 16, 2026
Merged

feat: add Stable EVM chain support#8148
manojkumar138 merged 1 commit intomasterfrom
coin-onboard/stable

Conversation

@manojkumar138
Copy link
Contributor

Summary

  • Add Stable L2 EVM chain support (mainnet chainId: 988, testnet: 2201)
  • Add STABLE to CoinFamily and UnderlyingAsset enums
  • Add network configs with correct explorer URLs (stablescan.xyz)
  • Add stable/tstable coin entries with EVM features
  • Add OFC entries (ofcstable/ofctstable) for off-chain trading
  • Update environment URLs and test fixtures

Test plan

  • Verify coin entries are correctly registered
  • Run unit tests: yarn workspace @bitgo/statics test
  • Verify network configs have correct chain IDs

Ticket: WIN-8747
CECHO-114

Add Stable L2 EVM chain to BitGoJS:
- Add STABLE to CoinFamily and UnderlyingAsset enums
- Add Stable network configs (mainnet chainId: 988, testnet: 2201)
- Add stable/tstable coin entries with EVM features
- Add OFC entries (ofcstable/ofctstable) for off-chain trading
- Add explorer environment URLs (stablescan.xyz)
- Update test fixtures

Ticket: WIN-8747
CECHO-114
@manojkumar138 manojkumar138 merged commit d55d5cb into master Feb 16, 2026
21 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.

2 participants