Skip to content

feat(statics): add Scroll L2 EVM chain - #8652

Merged
shubham-damkondwar merged 1 commit into
masterfrom
feat/scroll-integration
May 5, 2026
Merged

feat(statics): add Scroll L2 EVM chain#8652
shubham-damkondwar merged 1 commit into
masterfrom
feat/scroll-integration

Conversation

@shubham-damkondwar

Copy link
Copy Markdown
Contributor

Summary

Adds Scroll L2 (EVM) to BitGoJS statics as scrolleth / tscrolleth.

  • Chain ID: 534352 (mainnet), 534351 (Scroll Sepolia testnet)
  • EIP-1559 supported
  • Native token: ETH (18 decimals)

Files changed

  • modules/statics/src/base.tsSCROLLETH in CoinFamily and UnderlyingAsset enums
  • modules/statics/src/networks.tsScrollEth and ScrollEthTestnet network classes
  • modules/statics/src/allCoinsAndTokens.tsscrolleth and tscrolleth coin entries
  • modules/statics/src/coins/ofcCoins.tsofcscrolleth and ofctscrolleth OFC entries
  • modules/sdk-core/src/bitgo/environments.ts — block explorer API URLs
  • modules/statics/test/unit/fixtures/expectedColdFeatures.ts — fixture entries

Test plan

  • yarn unit-test --scope @bitgo/statics — all passing
  • TypeScript compiles cleanly (tsc --noEmit)

Jira: WIN-8552

TICKET: WIN-8552

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@shubham-damkondwar
shubham-damkondwar marked this pull request as ready for review April 30, 2026 06:26
@shubham-damkondwar
shubham-damkondwar requested a review from a team April 30, 2026 06:26
@shubham-damkondwar
shubham-damkondwar requested review from a team as code owners April 30, 2026 06:26

@manojkumar138 manojkumar138 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@shubham-damkondwar
shubham-damkondwar merged commit 179b680 into master May 5, 2026
22 checks passed
@shubham-damkondwar

Copy link
Copy Markdown
Contributor Author

@linear-code

linear-code Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

CECHO-1524

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