# Supported Networks
Table to verify RPC or native support for L2 networks
| Network | Desktop RPC | Mobile RPC | Native support | Notes |
| -------- | -------- | -------- | -------- | -------- |
| Avalanche | ❌ | ❌ | | Guy-louis: I could not use Avalanche with Status: RPC is not working, Status provides a 404 error. I used RPC details [here](https://support.avax.network/en/articles/4626956-how-do-i-set-up-metamask-on-avalanche)<br> Corey: it lacks some of the necessary options and won't connect to the c-chain. |
| Hermez | | | | |
| Optimism | ❌ | ❌ | 🚧 | Guy-louis: RPC & Wallet working<br>Iuri: native support currently WIP; uniswap now working |
| POA | | | | |
| Polygon | ✅ | ✅ | | Guy-louis: RPC & Wallet working |
| [Phantom](https://github.com/ethereum-lists/chains/blob/master/_data/chains/eip155-250.json) | ❌ | ❌ | | User reports that it's not possible to add because of some options missing usch as the chain ID |
| BSC | ✔️ | not tested | | RPC works but can't use bridge app (doesnot connect) https://www.binance.org/en/bridge |
note: nice list to verify https://github.com/ethereum-lists/chains/tree/master/_data/chains
### States
| Emoji | Meaning |
| -------- | -------- |
| ❌ | Currently not working |
| ✔️ | partially works but with issues |
| ✅ | Working |
| 🚧 | Ongoing work |
| | A blank means it needs to be verified in the context of this table |