Skip to content

Commit d2b5e5d

Browse files
authored
update berachain chain id for they testnet v2 (#653)
1 parent 01a4269 commit d2b5e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/base/src/constants/nativeChainIds.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ const chainNetworkNativeChainIdEntries = [
103103
["Blast", 168587773n], // Sepolia testnet
104104
["Mantle", 5003n], // Sepolia testnet
105105
["Scroll", 534351n],
106-
["Berachain", 80085n],
106+
["Berachain", 80084n], // Testnet v2
107107
["Snaxchain", 2192n],
108108
["Xlayer", 195n],
109109
["Linea", 59141n], // Sepolia

0 commit comments

Comments
 (0)