Skip to content

Commit

Permalink
feat: add Kroma and Kroma Sepolia chains
Browse files Browse the repository at this point in the history
  • Loading branch information
ElvisKrop committed Jan 9, 2024
1 parent 6f6b8a7 commit 1b079e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gnosis/eth/ethereum_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ class EthereumNetwork(Enum):
ENERGY_WEB_CHAIN = 246
OASYS_MAINNET = 248
FANTOM_OPERA = 250
KROMA = 255
HUOBI_ECO_CHAIN_TESTNET = 256
SETHEUM = 258
SUR_BLOCKCHAIN_NETWORK = 262
Expand Down Expand Up @@ -362,6 +363,7 @@ class EthereumNetwork(Enum):
VCHAIN_MAINNET = 2223
BOMB_CHAIN = 2300
ALTCOINCHAIN = 2330
KROMA_SEPOLIA = 2358
BOMB_CHAIN_TESTNET = 2399
TCG_VERSE_MAINNET = 2400
XODEX = 2415
Expand Down

0 comments on commit 1b079e1

Please sign in to comment.