Summary
Add support for Avalanche C-Chain (chain ID: 43114) network exploration in OpenScan.
Context
Avalanche C-Chain is EVM-compatible, making integration straightforward using existing L1 adapters. It's one of the largest L1s by TVL with a strong DeFi ecosystem.
Scope
explorer-network-connectors
explorer-metadata
explorer (this repo)
Network Details
- Chain ID: 43114
- Currency: AVAX
- Block Explorer: snowtrace.io
- RPC Endpoints:
https://api.avax.network/ext/bc/C/rpc
https://avalanche.public-rpc.com
https://rpc.ankr.com/avalanche
Technical Considerations
- Standard EVM-compatible chain (should work with L1 adapters)
- High throughput - may need pagination tuning
- Snowtrace API for additional data if needed
Labels
enhancement, network-support, good-first-issue
Summary
Add support for Avalanche C-Chain (chain ID: 43114) network exploration in OpenScan.
Context
Avalanche C-Chain is EVM-compatible, making integration straightforward using existing L1 adapters. It's one of the largest L1s by TVL with a strong DeFi ecosystem.
Scope
explorer-network-connectors
explorer-metadata
explorer (this repo)
networks.jsonNetwork Details
https://api.avax.network/ext/bc/C/rpchttps://avalanche.public-rpc.comhttps://rpc.ankr.com/avalancheTechnical Considerations
Labels
enhancement, network-support, good-first-issue