Skip to content

feat(statics): add abstracteth EVM chain#8454

Merged
nvrakesh06 merged 1 commit intomasterfrom
feat/abstracteth-integration
Apr 9, 2026
Merged

feat(statics): add abstracteth EVM chain#8454
nvrakesh06 merged 1 commit intomasterfrom
feat/abstracteth-integration

Conversation

@nvrakesh06
Copy link
Copy Markdown
Contributor

Add Abstract L2 (Abstract Ethereum) chain support to BitGoJS SDK.

Changes

  • modules/statics/src/base.ts - Added ABSTRACTETH to CoinFamily and UnderlyingAsset enums
  • modules/statics/src/networks.ts - Added AbstractEth and AbstractEthTestnet network classes
  • modules/statics/src/allCoinsAndTokens.ts - Added abstracteth and tabstracteth coin entries
  • modules/statics/src/coins/ofcCoins.ts - Added ofcabstracteth and ofctabstracteth OFC entries
  • modules/sdk-core/src/bitgo/environments.ts - Added explorer API URLs
  • modules/statics/test/unit/fixtures/expectedColdFeatures.ts - Updated test fixtures

Chain Details

Ticket: CECHO-665

@nvrakesh06 nvrakesh06 force-pushed the feat/abstracteth-integration branch from c35a7e2 to c269242 Compare April 9, 2026 12:11
Add Abstract L2 (Abstract Ethereum) chain support:
- Chain ID: 2741 (mainnet), 11124 (testnet)
- Ticker: abstracteth / tabstracteth
- OFC entries: ofcabstracteth / ofctabstracteth
- Explorer: abscan.org (mainnet), sepolia.abscan.org (testnet)
- ERC20 token support enabled

Ticket: CECHO-665
Made-with: Cursor
@nvrakesh06 nvrakesh06 force-pushed the feat/abstracteth-integration branch from 6ac6eed to 9914e05 Compare April 9, 2026 12:37
Copy link
Copy Markdown
Contributor

@DinshawKothari DinshawKothari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DinshawKothari DinshawKothari marked this pull request as ready for review April 9, 2026 13:19
@DinshawKothari DinshawKothari requested review from a team as code owners April 9, 2026 13:19
@nvrakesh06 nvrakesh06 merged commit f5e3234 into master Apr 9, 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