Skip to content

Add EVM support to BitBadges chain registry entry#7557

Merged
CryptoAssassin1 merged 2 commits intocosmos:masterfrom
trevormil:add-bitbadges-evm-support
Feb 27, 2026
Merged

Add EVM support to BitBadges chain registry entry#7557
CryptoAssassin1 merged 2 commits intocosmos:masterfrom
trevormil:add-bitbadges-evm-support

Conversation

@trevormil
Copy link
Contributor

This PR adds EVM support information to the existing BitBadges chain registry entry.

Changes

  • Updated slip44 to 60 (Ethereum coin type) to reflect EVM compatibility
  • Added EVM RPC endpoints to apis section
  • Added EVM chain ID information

EVM Details

Links

BitBadges is now fully EVM-compatible, supporting both Cosmos SDK and Ethereum transactions on the same addresses.

Changes:
- Updated slip44 to 60 (Ethereum coin type) to reflect EVM compatibility
- Added EVM RPC endpoints to apis section
- Added EVM chain ID information

EVM Details:
- Mainnet Chain ID: 50024
- Testnet Chain ID: 50025
- EVM RPC: https://evm-rpc.bitbadges.io (mainnet)
- EVM RPC: https://evm-rpc-testnet.bitbadges.io (testnet)

Documentation: https://docs.bitbadges.io
@CryptoAssassin1 CryptoAssassin1 self-requested a review February 26, 2026 05:02
@CryptoAssassin1 CryptoAssassin1 self-assigned this Feb 26, 2026
…ject

The chain-registry schema does not support a root-level 'evm' object.
Following the pattern used by other EVM-compatible Cosmos chains like Evmos,
this adds extra_codecs and key_algos fields to indicate Ethermint/EVM support.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@CryptoAssassin1 CryptoAssassin1 merged commit cd15f0d into cosmos:master Feb 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants