# ARTIS <> xDai Chain Bridge

There is so far no website for the convenient transfer you can use with the [ARTIS <> Ethereum bridges](/archive/tools/artis-to-ethereum-bridges.md), but that should follow soon.&#x20;

When transferring coins / tokens over bridges, you need to make sure that you can access the used account address on the recipient blockchain. The simplest way is by using wallets which support both chains, so that you can see the token on the other chain right away. Recommended wallets are:&#x20;

* [Minerva Wallet](/about/wallets.md#minerva-wallet) (Android)
* [Metamask](/about/wallets.md#metamask) (Android & iOS)
* [AlphaWallet](/about/wallets.md#alphawallet) (Android & iOS)
* [MyCrypto](/about/wallets.md#mycrypto-desktop) (Desktop)\
  &#x20;

### **Send ATS from ARTIS ∑1 to xDai Chain**

You have to send your ATS coins via a **mediator contract** to the xDai Chain and there you will get the xATS (ERC20) tokens. This xATS tokens will be received on the same address on the xDai Chain.&#x20;

Send the desired **ATS coins** amount to the mediator contract at: **`0x474cCfAc20CC2dfb3A3eC5Def2EB75404366f424`**

{% hint style="warning" %}

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

### **Send xATS from xDai Chain to ARTIS ∑1**

You have to send your xATS (ERC20) tokens via a **mediator contract** to the ARTIS Chain and there you will get the ATS coins. This ATS coins will be received on the same address on the ARTIS ∑1 blockchain.  &#x20;

Send the desired **xATS tokens** amount to the mediator contract at: **`0x2DAAd23a8E7a9F3079cD1c3f0820f62019eb6560`**

{% hint style="warning" %}

* Minimum transfer amount: 1 xATS
* Gas Limit: min. 200,000 GWei
  {% endhint %}


---

# 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-xdai-chain-bridge.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.
