Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/src/routes/docs/[...1]overview/[...1]introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,19 @@ Web3-Onboard is the quickest and easiest way to add multi-wallet and multi-chain
web3-onboard supports all EVM networks. Supporting a new network is simply a matter of adding its details in the Chains section upon initialization. For more information see [initialization options](../../docs/modules/core.md#options).

- Ethereum
- Polygon
- Base Goerli
- Arbitrum
- Optimism
- Avalanche
- BNB Chain
- Celo
- Ethereum
- Fantom
- Gnosis Chain
- Harmony One
- Moonriver
- Polygon
- Goerli
- Sepolia
- Core Goerli
- Any other EVM network

### [Optional] Use an API key to fetch real time transaction data, balances & gas
Expand Down