# Networks and assets \[Supported networks and asset types]

Splits supports some networks fully (every feature) and a longer tail partially (sending and asset recovery only). Owners turn networks on and off per team in [Settings > Networks](https://app.splits.org/settings/team/networks/) (see [Settings](/teams/settings)).

Enabled networks are kept in sync: an account has the same address, signers, threshold, and owner on all of them, because [signer changes are signed once for every active network](/accounts/thresholds#changing-signers-and-thresholds). An account's state is synced to a newly enabled network before the account is used there; disabling a network requires nothing onchain.

Email support to request another network or asset type; most EVM-equivalent networks can be supported, pending our underlying providers.

## Fully supported networks

Every feature works on these networks, including the [browser extension](/introduction/extension) and in-app [WalletConnect](/integrations/walletconnect):

* Ethereum Mainnet
* Base
* Optimism
* Arbitrum
* Celo
* World Chain
* Tempo
* Polygon (PoS)
* BNB Smart Chain
* HyperEVM

## Partially supported networks

| Network | Send | Asset recovery |
| --- | --- | --- |
| Linea | **✅** | **✅** |
| Zora | **✅** | **✅** |
| Monad | **✅** | **✅** |
| Scroll | **✅** | **✅** |
| Solana | **✅** | |
| EVM [Relay networks](https://docs.relay.link/references/api/api_resources/supported-chains) | **✅** | |

* **Send**: tokens can be bridged and sent to an external address on this network.
* **Asset recovery**: tokens sent to a Splits account's address on this network can be bridged back to a fully supported network.

## Supported assets

* Native tokens (e.g. ETH)
* ERC-20
* ERC-721
* ERC-1155

All supported assets work on all supported networks. If you send an unsupported asset to a Splits account, contact us and we will attempt to make it recoverable.
