Skip to content

Commit

Permalink
fix: update berachain id
Browse files Browse the repository at this point in the history
  • Loading branch information
vinistevam committed Aug 30, 2024
1 parent 229ebe8 commit 4827e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const SUPPORTED_NETWORK_CHAINIDS = {
OPBNB: '0xcc',
ZKSYNC: '0x144',
SCROLL: '0x82750',
BERACHAIN: '0x138d5',
BERACHAIN: '0x138d4',
METACHAIN_ONE: '0x1b6e6',
};

Expand Down

0 comments on commit 4827e5b

Please sign in to comment.