Skip to content

feat: add BSC and Avalanche chain adapters (ev-6kdnj)#15

Merged
linuxninja39 merged 2 commits into
mainfrom
merge/ev-6kdnj
Feb 24, 2026
Merged

feat: add BSC and Avalanche chain adapters (ev-6kdnj)#15
linuxninja39 merged 2 commits into
mainfrom
merge/ev-6kdnj

Conversation

@linuxninja39

Copy link
Copy Markdown
Contributor

Summary

  • Add BSC (BNB Smart Chain, chain ID 56) and Avalanche C-Chain (chain ID 43114) chain adapters
  • Create bsc.json and avalanche.json configs with decentralized-first RPC endpoints
  • Register both chains in ChainRegistry mainnet configs
  • Add Avalanche to EvmChainAdapter viem chain mapping

Test Results

  • 19 new tests added for BSC and Avalanche adapters
  • All 1156 tests pass
  • Build passes

Source

  • Issue: ev-6kdnj
  • Worker: polecat/quartz

Tests verify chain config registration, metadata, endpoints, tokens,
and adapter creation for BSC (56) and Avalanche (43114).

Co-Authored-By: polecat-quartz <noreply@cygnus-wealth.com>

Executed-By: EvmIntegration/polecats/quartz
Rig: EvmIntegration
Role: polecats
Add chain config JSON files for BSC (56) and Avalanche C-Chain (43114)
with decentralized-first RPC endpoints. Register both in ChainRegistry
mainnet configs and add Avalanche to EvmChainAdapter viem chain mapping.

Co-Authored-By: polecat-quartz <noreply@cygnus-wealth.com>

Executed-By: EvmIntegration/polecats/quartz
Rig: EvmIntegration
Role: polecats
@linuxninja39 linuxninja39 merged commit 2dac91d into main Feb 24, 2026
1 check passed
@linuxninja39 linuxninja39 deleted the merge/ev-6kdnj branch February 24, 2026 17:18
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