Skip to content

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

Open
shubham-damkondwar wants to merge 1 commit intomasterfrom
feat/scroll-integration
Open

feat(statics): add Scroll L2 EVM chain#8652
shubham-damkondwar wants to merge 1 commit intomasterfrom
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 review from a team as code owners April 30, 2026 06:26
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.

1 participant