# Wallets

Custom RPC connection details:

|   Name   | RPC                                | ChainID                         | Symbol | Explorer                                 |
| :------: | ---------------------------------- | ------------------------------- | ------ | ---------------------------------------- |
| ARTIS ∑1 | <https://rpc.sigma1.artis.network> | <p>246529 or</p><p>0x03C301</p> | ATS    | <https://explorer.sigma1.artis.network/> |
| ARTIS τ1 | <http://rpc.tau1.artis.network>    | <p>246785 or</p><p>0x03C401</p> | tATS   | <https://explorer.tau1.artis.network/>   |

## Mobile Wallets

### AlphaWallet

Enable ARTIS ∑1 mainnet or ARTIS τ1 testnet in Settings > Select Active Networks > ...\
Available for iOS and Android

{% embed url="<https://alphawallet.com/>" %}

### MetaMask

Enable ARTIS ∑1 mainnet or ARTIS τ1 testnet in Settings > Networks > Add Network and provide the requested custom RPC details ( :eyes: see table above).\
Available for iOS and Android

{% embed url="<https://metamask.io/download>" %}

### Minerva Wallet&#x20;

In Settings you can decide to work either on test networks (ARTIS τ1, LUKSO L14, POA Sokol, Rinkeby, Ropsten, Kovan and Görli) or on main networks (ARTIS ∑1, xDai Chain, POA Core and Ethereum). \
Available for Android

{% embed url="<https://lab10.coop/products/minerva-wallet-id/>" %}

## Browser and Desktop Wallets

### MetaMask (Browser Extension)

Open 'Networks' and select Custom RPC and provide the requested custom RPC details ( :eyes: see table above)&#x20;

{% embed url="<https://metamask.io/download.html>" %}

### MyCrypto (Desktop)

Connecting this wallet with ARTIS is done by Change Network > Show other Networks > ARTIS sigma1 or tau1

{% embed url="<https://mycrypto.com/>" %}

### Minerva Cash - ARTIS ∑1 Mainnet (Browser - Burner Wallet)

Just open the link below in your favorite browser and interact with ARTIS ∑1 right away. The by far simplest way to transfer ATS coins.

{% hint style="warning" %}
Minerva Cash uses the local storage (like for cookies) of your browser to store the secret private key of this 'instant' wallet. It is very convenient for on-boarding, but not secure to store keys. You should at least backup your secret private key or seed phrase and avoid handling large amounts of ATS coins in it over a longer period of time.&#x20;
{% endhint %}

{% embed url="<https://minerva.cash>" %}

### Minerva Cash - ARTIS τ1 Testnet (Browser - Burner Wallet)

Just open the link below in your favorite browser and interact with ARTIS τ1 right away. The by far simplest way to transfer tATS coins.

{% hint style="info" %}
Like for Minerva Cash - ARTIS ∑1 mainnet, this is a simple way to on-board and demonstrate transfers with tATS on the ARTIS τ1 testnet. Because the coins are on the testnet, you can always refill the wallet via the [tATS Faucet](https://faucet.tau1.artis.network/ats/) in case you lost the coins.
{% endhint %}

{% embed url="<https://tau1.minerva.cash>" %}

## Hardware Wallets

### Ledger

{% embed url="<https://www.ledger.com/>" %}

### Trezor

{% embed url="<https://trezor.io/>" %}


---

# 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/about/wallets.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.
