SWAPARIO
NETWORK REFERENCE

Optimism OP Mainnet guide for crypto exchanges

OP Mainnet is an Ethereum layer-2 network with EVM-style addresses and ETH gas. Its ETH and tokens occupy a separate chain state from Ethereum mainnet.

Reviewed September 1, 2026 · Primary source linked below

Native fee asset

ETH

Asset model

ETH and EVM tokens on OP Mainnet

Network identity

OP Mainnet executes transactions on a layer-2 chain built with the OP Stack and posts data to Ethereum. The OP governance token and ETH used for gas are different assets.

Address rules

Accounts use 0x addresses. A wallet can show the same account string on OP Mainnet and Ethereum, while the receiving service must enable the correct network to detect funds.

Fee mechanism

Transactions pay ETH on OP Mainnet. The fee combines layer-2 execution and Ethereum data costs. A wallet holding only OP tokens still needs ETH for a transfer.

Settlement

Layer-2 confirmation, provider acceptance and Ethereum finality are related but distinct stages. Official bridge withdrawal timing should not be confused with an exchange payout.

Memo or tag

Typical EVM transfers on OP Mainnet do not require a tag. Use additional fields only when a custodial receiver explicitly supplies them.

Tokens and representations

OP Mainnet tokens have network-specific contract addresses. The OP token is not the gas asset, and a same-ticker Ethereum token can be a different representation.

MOST COMMON ROUTE ERROR

What usually goes wrong

A user can hold ETH on OP Mainnet and create an Ethereum-mainnet deposit because both wallet screens show ETH and 0x. That order will monitor the wrong chain.

CONCRETE EXCHANGE EXAMPLE

Follow both legs of the route

For an ETH-on-Optimism payout, the destination wallet must support OP Mainnet. The user later needs ETH on that same network to send the payout onward.

BEFORE YOU SEND

Optimism checklist

  • Select OP Mainnet or Optimism explicitly.
  • Keep ETH on OP Mainnet for gas.
  • Match the token contract and network.
  • Use an OP Mainnet explorer for transaction evidence.

OPTIMISM FAQ

Network-specific answers

Does OP pay gas on Optimism?

No. ETH is the normal gas asset on OP Mainnet.

Is OP Mainnet an Ethereum address?

It uses the EVM 0x format, but the transaction must be sent on OP Mainnet and supported by the receiver.

Can a mainnet ETH deposit detect OP Mainnet ETH?

No. They are separate network routes.

CONNECTED REFERENCE PAGES

Assets, routes and guides

All networks
PRIMARY TECHNICAL SOURCEOptimism documentation — transaction feesOpen documentation