Skip to content

Commit

Permalink
Update chainId.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
afa7789 authored Sep 14, 2023
1 parent 231ca94 commit 2333a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/constants/chainId.ts
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,6 @@ export enum ChainId {
LineaTestnet = 59140,
ArbitrumNova = 42170,
MantleTestnet = 5001,
Kroma= 255,
Kroma = 255,
KromaSepolia = 2358,
}

0 comments on commit 2333a4d

Please sign in to comment.