update with new chains including unichain, berachain, and more

This commit is contained in:
apoorvlathey
2025-02-12 01:40:11 +04:00
parent a686c3cf56
commit 671cbfbae4
3 changed files with 10 additions and 7 deletions

View File

@@ -39,12 +39,14 @@ const primaryNetworkIds = [
1, // ETH Mainnet
42161, // Arbitrum One
43114, // Avalanche
80094, // Berachain
56, // BSC
8453, // Base
250, // Fantom Opera
5, // Goerli Testnet
100, // Gnosis
10, // Optimism
137, // Polygon
130, // Unichain
];
const primaryNetworkOptions = primaryNetworkIds.map((id) => {