> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/clore.ai/clore.ai-eng-de/wallet.md).

# Wallet

CLORE ist ein ERC-20-Token im Ethereum-Netzwerk. Du kannst deine CLORE-Token mit jeder Wallet speichern und verwalten, die Ethereum und ERC-20-Token unterstützt.

## CLORE-Token-Details

| Eigenschaft    | Wert                                         |
| -------------- | -------------------------------------------- |
| Netzwerk       | Ethereum (ERC-20)                            |
| Vertrag        | `0xe60201989b8628f43dc0605f585a72bcf1f1e977` |
| Symbol         | CLORE                                        |
| Dezimalstellen | 18                                           |

## Kompatible Wallets

Da CLORE ein ERC-20-Token ist, kannst du jede mit Ethereum kompatible Wallet verwenden.

### Browser-Erweiterungs-Wallets

| Wallet              | Beschreibung                                                         | Link                                                   |
| ------------------- | -------------------------------------------------------------------- | ------------------------------------------------------ |
| **MetaMask**        | Die beliebteste Web3-Wallet mit über 30 Mio. monatlichen Nutzern     | [metamask.io](https://metamask.io)                     |
| **Rabby Wallet**    | Auf Sicherheit ausgerichtet mit klaren Transaktionsvorschauen        | [rabby.io](https://rabby.io)                           |
| **Coinbase Wallet** | Selbstverwahrte Wallet von Coinbase mit einfachem Einstieg           | [coinbase.com/wallet](https://www.coinbase.com/wallet) |
| **Phantom**         | Saubere Benutzeroberfläche mit integrierten Swap- und NFT-Funktionen | [phantom.app](https://phantom.app)                     |
| **Frame**           | Datenschutzorientierte Desktop-Wallet mit Hardware-Unterstützung     | [frame.sh](https://frame.sh)                           |
| **OKX Wallet**      | Multi-Chain-Wallet, die über 80 Netzwerke unterstützt                | [okx.com/wallet](https://www.okx.com/wallet)           |
| **Rainbow**         | Schöne Wallet, entworfen für NFT-Sammler                             | [rainbow.me](https://rainbow.me)                       |

### Mobile Wallets

| Wallet              | Beschreibung                                                      | Link                                                   |
| ------------------- | ----------------------------------------------------------------- | ------------------------------------------------------ |
| **MetaMask**        | Mobile Version mit Synchronisierung der Browser-Erweiterung       | [metamask.io](https://metamask.io/download/)           |
| **Trust Wallet**    | Multi-Chain-Wallet, die über 100 Blockchains unterstützt          | [trustwallet.com](https://trustwallet.com)             |
| **Rainbow**         | Einfache Benutzeroberfläche mit L2-Bridging und Cross-Chain-Swaps | [rainbow.me](https://rainbow.me)                       |
| **Zerion**          | Auf DeFi ausgerichtet mit umfassendem Portfolio-Tracking          | [zerion.io](https://zerion.io)                         |
| **Coinbase Wallet** | Mobile Wallet mit einfachem Zugriff auf DeFi und NFTs             | [coinbase.com/wallet](https://www.coinbase.com/wallet) |

### Hardware-Wallets (Cold Storage)

Für maximale Sicherheit verwende eine Hardware-Wallet:

| Wallet       | Beschreibung                                                              | Link                                   |
| ------------ | ------------------------------------------------------------------------- | -------------------------------------- |
| **Ledger**   | CC EAL5+-zertifiziert, unterstützt über 5.500 Kryptowährungen             | [ledger.com](https://www.ledger.com)   |
| **Trezor**   | Open Source mit Touchscreen-Oberfläche                                    | [trezor.io](https://trezor.io)         |
| **Tangem**   | Kartenförmige Wallet, kein Aufladen nötig, Haltbarkeit von über 25 Jahren | [tangem.com](https://tangem.com)       |
| **SafePal**  | Air-gapped mit QR-Code-Signierung, unterstützt von Binance                | [safepal.com](https://www.safepal.com) |
| **Keystone** | Air-gapped mit großem Touchscreen, Open-Source-Firmware                   | [keyst.one](https://keyst.one)         |

### Desktop-Wallets

| Wallet            | Beschreibung                                                | Link                                       |
| ----------------- | ----------------------------------------------------------- | ------------------------------------------ |
| **Exodus**        | Plattformübergreifend mit integriertem Exchange und Staking | [exodus.com](https://www.exodus.com)       |
| **Atomic Wallet** | Dezentralisiert mit integriertem Atomic-Swap-Exchange       | [atomicwallet.io](https://atomicwallet.io) |

***

## CLORE zu deiner Wallet hinzufügen

### MetaMask / Browser-Wallets

1. Öffne deine Wallet
2. Klicke auf **Token importieren** oder **Token hinzufügen**
3. Auswählen **Benutzerdefinierter Token**
4. Vertragsadresse eingeben: `0xe60201989b8628f43dc0605f585a72bcf1f1e977`
5. Symbol und Dezimalstellen sollten automatisch ausgefüllt werden (CLORE, 18)
6. Klicke auf **Füge**

### Trust Wallet / Mobil

1. Öffne Trust Wallet
2. Tippe auf das Toggle-Symbol (oben rechts)
3. Suche nach „CLORE“ oder scrolle, um es zu finden
4. Falls nicht gefunden, tippe auf **Benutzerdefinierten Token hinzufügen**
5. Auswählen **Ethereum** Netzwerk
6. Vertrag einfügen: `0xe60201989b8628f43dc0605f585a72bcf1f1e977`
7. Speichern

***

## Fehlerbehebung

### Token wird nicht angezeigt

1. Stelle sicher, dass du dich im Ethereum-Netzwerk befindest (nicht BSC oder anderen Netzwerken)
2. Prüfe, ob die Vertragsadresse korrekt ist
3. Versuche, es manuell als benutzerdefinierten Token hinzuzufügen
4. Aktualisiere deine Wallet oder starte die App neu

### Falsches Netzwerk

CLORE ist ein **Ethereum (ERC-20)** Token. Achte darauf, dass du an eine Ethereum-Adresse sendest, nicht an BSC, Polygon oder andere Netzwerke. Das Senden an das falsche Netzwerk kann zum Verlust von Geldern führen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.clore.ai/clore.ai/clore.ai-eng-de/wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
