# Bridge $ETH to Base

### $ETH in CEX(binance, okx, coinbase, gate.io etc): <a href="#usdeth-in-cex-binance-okx-gate.io-coinbase-etc" id="usdeth-in-cex-binance-okx-gate.io-coinbase-etc"></a>

Some CEX support withdraw ETH directly to base network(include binance, okx, coinbase etc).

Some CEX do not support withdraw ETH to base network(for example gate.io). In this case, you need to withdraw money to the arbitrum one network first, and then transfer from the arbitrum one network to the base network.

So the best path: CEX -> Arbitrum one, then use [okok network](https://okok.network/) to bridge your $ETH from arbitrum one to base network. OKOK Network is our strategy partner.

### $ETH in Ethereum: <a href="#usdeth-in-ethereum" id="usdeth-in-ethereum"></a>

option1: <https://bridge.base.org/deposit>, will take about 20 minutes to reach base.

option2: <https://www.orbiter.finance/>, if the bridge have liquidity,your $ETH should reach base within one minute.

### $ETH in Arbitrum One: <a href="#usdeth-in-arbitrum-one" id="usdeth-in-arbitrum-one"></a>

use [okok network](https://okok.network/#/bridge) to bridge your $ETH from arbitrum one to base network.

### $ETH in other chains: <a href="#usdeth-in-other-chains" id="usdeth-in-other-chains"></a>

use<https://stargate.finance/>, <https://www.orbiter.finance/> or <https://owlto.finance/> to bridge.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tomoon.org/appendix/bridge-usdeth-to-base.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
