> For the complete documentation index, see [llms.txt](/llms.txt).

# Optimism

Failover protection

Optimism [failover support](/services/concepts/failover-protection/) is available for customers on the Growth or Custom plans. Optimism failover support is available on Mainnet only. Calls to the network are routed to [partner infrastructure providers](#partners-and-privacy-policies).

Optimism is an EVM-compatible, layer 2, rollup scaling solution that operates on top of Ethereum. All transactions that occur on Optimism are posted and validated on Ethereum mainnet using Optimistic Rollups.

see also

- For more information on the Optimism network, please see the [official Optimism developer documentation](https://docs.optimism.io/).
- See the [differences between the behavior of Ethereum and Optimism](https://docs.optimism.io/stack/differences).
- See the [JSON-RPC methods specific to Optimism Bedrock](https://docs.optimism.io/node-operators/reference/op-node-json-rpc).

- [QuickstartLearn how to quickly connect and make calls to the Optimism network.](/services/reference/optimism/quickstart/)
- [JSON-RPC APIsView the APIs available for communicating with the Optimism network.](/services/reference/optimism/json-rpc-methods/)
- [Create an API keyLearn how to create and secure an API key.](/developer-tools/dashboard/get-started/create-api/)

## Partners and privacy policies[​](#partners-and-privacy-policies "Direct link to Partners and privacy policies")

No personal information is sent as part of partner requests, only information necessary to fulfill your API request. This means that Infura's partner service provider can service your request, but not store the content of your request.

Bware Labs ([Terms of Service](https://bwarelabs.com/terms), [Privacy Policy](https://bwarelabs.com/privacy)) is Infura's failover-protection partner. While Bware Labs supports most Infura methods, it does not yet support the following methods:

- `eth_accounts`
- `eth_coinbase`
- `eth_protocolVersion`
- `eth_feeHistory`
- `eth_maxPriorityFeePerGas`
- `eth_sendTransaction`
- `eth_sign`
- `eth_syncing`
- `eth_submitWork`
