# ARTIS <> Ethereum Bridges

### TokenBridge / OmniBridge

You can find detailed information about the way it works [here](https://docs.tokenbridge.net/).&#x20;

### ATS <> ATS20 on Ethereum Bridge

{% embed url="<https://bridge.artis.network/>" %}

#### **Simple Transfer - Send ATS20 from Ethereum to ARTIS ∑1 and receive ATS**

You have to send your ATS20 tokens via a **bridge contract** to the ARTIS ∑1 blockchain and there you will get the ATS coins. This ATS coins will be received on the same address as used on the Ethereum mainnet.&#x20;

Send the desired **ATS20 token** amount to the bridge contract at: **`0xEfc737ECE4098B8e4AA7D6029EFC29880f7DAe24`**

{% hint style="warning" %}

* Minimum transfer amount: 0.5 ATS20
* Gas Limit: min. 110,000
  {% endhint %}

#### **Simple Transfer - Send ATS from ARTIS ∑1 chain to Ethereum mainnet and receive ATS20**

{% hint style="danger" %}
Due to the planned transition towards ARTIS 2.0, it is NOT recommended to move ATS to the Ethereum mainnet!
{% endhint %}

You have to send your ATS coins via a **bridge contract** to the Ethereum mainnet and there you will get the ATS20 tokens. This ATS20 tokens will be received on the same address as used on the ARTIS ∑1 blockchain.  &#x20;

Send the desired **ATS coin** amount to the bridge contract at: **`0xA6fecAec16A8eEe9A3eF8eADa79FB244f493E33b`**

{% hint style="warning" %}

* Minimum transfer amount: 1000 ATS
* Gas Limit: min. 200,000
  {% endhint %}

### DAI <> sDAI on ARTIS Bridge

{% embed url="<https://dai-bridge.sigma1.artis.network/>" %}

### PLY <> PLY on ARTIS Bridge

{% embed url="<https://ply-bridge.sigma1.artis.network/>" %}


---

# 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.artis.eco/archive/tools/artis-to-ethereum-bridges.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.
