Skip to content

Commit

Permalink
Revert "fix: update berachain chainid (#205)"
Browse files Browse the repository at this point in the history
This reverts commit 482b4a0.
  • Loading branch information
vinistevam committed Sep 3, 2024
1 parent 482b4a0 commit 52513c8
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: '0x138d4',
BERACHAIN: '0x138d5',
METACHAIN_ONE: '0x1b6e6',
};

Expand Down

0 comments on commit 52513c8

Please sign in to comment.