Skip to content

Commit

Permalink
update berachain chain id for they testnet v2 (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniko authored Aug 3, 2024
1 parent 01a4269 commit d2b5e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/base/src/constants/nativeChainIds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const chainNetworkNativeChainIdEntries = [
["Blast", 168587773n], // Sepolia testnet
["Mantle", 5003n], // Sepolia testnet
["Scroll", 534351n],
["Berachain", 80085n],
["Berachain", 80084n], // Testnet v2
["Snaxchain", 2192n],
["Xlayer", 195n],
["Linea", 59141n], // Sepolia
Expand Down

0 comments on commit d2b5e5d

Please sign in to comment.