# ARTIS 2.0 - Transition Overview

{% hint style="warning" %}
The ARTIS 2.0 transition came to an abrupt and unexpected halt, after the difficulties with the OpenEthereum client during the Ethereum Berlin hardfork. More about it in our [blog post](https://lab10collective.medium.com/miva-auction-arrives-first-artis-awaits-for-another-moment-df1cb3601e98).&#x20;
{% endhint %}

Current ATS coin holders have decided to become part of the ARTIS 2.0 (=ARTIS ∑2) network planned to launch in TBD.

The xDai Chain will be used as an intermediate chain for all activities - including the listing on the Honeyswap DEX - until ARTIS ∑2 is started.

![General ARTIS ∑2 transition path - Gnosis Auction on hold until further clarifications](/files/-MZhQxgeyJxv4M8QvamB)

{% hint style="info" %}
Further details about ARTIS 2.0 can be found in the [roadmap](/about/roadmap.md), the [comparison](/about/comparisons/artis-2.0.md) and in the [Whitepaper](/artis-2.0-whitepaper/introduction.md). &#x20;
{% endhint %}

For Step 1 & 2 there is a basic user interface to help you with the conversion of $ATS to $xATS for an exchange rate of 5:1, until April 16, 2021. Further details below.&#x20;

{% embed url="<https://launch2.artis.network/>" %}
Simple website to help you with the conversion via Metamask.
{% endembed %}

If you use Metamask and want to manually configure it for the xDai Chain (not using the "React App" ☝️), you need go to Networks and select "Custom RPC" and then fill the fields with:

* Network Name: xDai Chain
* New RPC URL: <https://xdai.poanetwork.dev/>&#x20;
* Chain ID: 100&#x20;
* Currency Symbol: xDai&#x20;
* Blockchain Explorer URL: <https://blockscout.com/xdai/mainnet>

### [STEP 1: Transition Bridge](/artis-2.0/artis-2.0-transition-bridge.md)

{% hint style="warning" %}
Only if you have ATS coins on ARTIS ∑1, you have to do this step.&#x20;
{% endhint %}

**Important Deadline:** This bridge will stay open until April 15, 2022 (for about 1 year).

### [STEP 2: Launch Contract](/artis-2.0/step-2-launch-contract.md)

{% hint style="warning" %}
Only if you have xATS\_tmp tokens (from Step 1), you have to do this step.&#x20;
{% endhint %}

**Important Deadlines:** \
1\) Starting with April 16, 2021 you will get 0.2% per day less for your xATS\_tmp\
2\) You can convert xATS\_tmp until April 15, 2022 (1 year)

| Date / Timeframe              | ATS Sender | ARTIS 2.0 Pools |
| ----------------------------- | ---------- | --------------- |
| until April 16, 2021          | 20%        | 80%             |
| 1 month later                 | 18.9%      | 81.1%           |
| 6 months later                | 14.7%      | 85.3%           |
| 1 year later (April 15, 2022) | 11.6%      | 88.4%           |

### [STEP 3: Gnosis Auction](/artis-2.0/step-3-gnosis-auction.md)

**Auction Start:** May 4, 2021 \
**Auction End:** May 11, 2021

### [STEP 4: Honeyswap Listing](/artis-2.0/step-4-honeyswap-listing.md)

**Listing Date:** May 11, 2021

### [STEP 5: ARTIS ∑2 Genesis](/artis-2.0/step-5-artis-genesis.md)

**Planned Genesis Start:** Q3, 2021


---

# 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/artis-2.0/artis-2.0-transition-overview.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.
