Skip to content

Commit bf073fa

Browse files
trevormilclaude
andcommitted
Update chain configs coin_type from 118 to 60 for EVM support
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 6ef8c73 commit bf073fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chains/mainnet/bitbadges-mainnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"sdk_version": "0.50.13",
17-
"coin_type": "118",
17+
"coin_type": "60",
1818
"min_tx_fee": "0",
1919
"addr_prefix": "bb",
2020
"logo": "https://github.com/cosmos/chain-registry/blob/master/bitbadges/images/badge_logo.png?raw=true",

chains/mainnet/bitbadges-testnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"sdk_version": "0.50.13",
17-
"coin_type": "118",
17+
"coin_type": "60",
1818
"min_tx_fee": "0",
1919
"addr_prefix": "bb",
2020
"logo": "https://github.com/cosmos/chain-registry/blob/master/bitbadges/images/badge_logo.png?raw=true",

0 commit comments

Comments
 (0)