Skip to content

Commit 0901861

Browse files
committed
fix: update blockchain mappings for HyperEVM
fix: remove unnecessary mapping for CG, ids are the same
1 parent 0d8b411 commit 0901861

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blockapi/v2/blockchain_mapping.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
'eth': Blockchain.ETHEREUM,
3939
'ethlink': Blockchain.ETHERLINK,
4040
'evmos': Blockchain.COSMOS,
41-
'hype': Blockchain.HYPEREVM,
41+
'hyper': Blockchain.HYPEREVM,
4242
'flr': Blockchain.FLARE,
4343
'fon': Blockchain.FON_CHAIN,
4444
'frax': Blockchain.FRAXTAL,

0 commit comments

Comments
 (0)