Skip to content

Commit 0c4ad9d

Browse files
manojkumar138claude
andcommitted
fix: update xtzevm testnet chain ID to shadownet (127823)
The Etherlink testnet migrated from the deprecated ghostnet (chain ID 128123) to the new shadownet testnet (chain ID 127823). Fixes: CECHO-864 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 3241ef2 commit 0c4ad9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/chainIds.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ export const CHAIN_IDS = {
107107
OKB_TESTNET: 1952,
108108
ZKSYNCERA_TESTNET: 300,
109109
ARCUSDC_TESTNET: 5042002,
110-
XTZEVM_TESTNET: 128123,
110+
XTZEVM_TESTNET: 127823,
111111
MORPHETH_TESTNET: 2910,
112112
CHILIZ_TESTNET: 88882,
113113
UNICHAIN_TESTNET: 1301,

0 commit comments

Comments
 (0)