> For the complete documentation index, see [llms.txt](https://xorion-chain.gitbook.io/xorion-chain-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xorion-chain.gitbook.io/xorion-chain-docs/the-xor-token/xor-tokens-on-evm-and-substrate-wallet.md).

# XOR Tokens On EVM & Substrate Wallet

{% file src="/files/i0lgSq5rXRXXMJQKQxDp" %}

TGE activity will be held on September 01, 2025, at 12:00 p.m. UTC. Check the countdown [here](https://countingdownto.com/w4/display/7dK5dnBt).

Track the WXOR contract here:-&#x20;

Ethereum CA - [https://etherscan.io/token/0xa21f5388f3b812D0C2ab97A6C04f40576B961eb3](https://etherscan.io/token/0xa21f5388f3b812D0C2ab97A6C04f40576B961eb3?a=0x0a2e8dc7cf86f447d7553e850810682ae3307d81)

Binance Smart Chain - <https://bscscan.com/token/0x0a400F719b4BA637D5632649cb73684171348054>

Track XOR on Substrate explorer here - <https://scan.xorion.network/>

### How To Add the XOR Token on Metamask

Download your metamask app or extension (pc)

Continue to add a new wallet or import one.

<figure><img src="/files/KB8ptGFJcc9RgnxqgrSS" alt="" width="197"><figcaption></figcaption></figure>

Click the import tokens, select the Ethereum network, and add a custom token

Paste the WXOR contract address in the input space.

WXOR CA - 0xa21f5388f3b812D0C2ab97A6C04f40576B961eb3

<figure><img src="/files/Fga4DxA2lQpJo0bnqNG1" alt=""><figcaption></figcaption></figure>

Click Next and confirm. You have successfully added the WXOR tokens to your Metamask wallet.

### How to Add XOR to Substrate Wallet

Download a Polkadot Substrate wallet, such as Talisman, Nova, or Subwallet.&#x20;

In this case, we are using a talisman wallet.

After downloading the app and/or extension, add the wallet account and follow the steps below.

Go to settings and click Networks & Tokens as shown below

<figure><img src="/files/BvmGJUwHY7PxP4ehBzYj" alt=""><figcaption></figcaption></figure>

Click the Manage Network button and add a network on the next tab

<figure><img src="/files/DDpiynRsv0ND9Mz983rL" alt=""><figcaption></figcaption></figure>

On the next page,

* Select Polkadot
* RPC - wss\://node01.xorion.network

The rest of the information will fill automatically, then fill

* Block Explorer - <https://scan.xorion.network>

Check the last box as shown below.

<figure><img src="/files/LfghuiuvfnLU64oXIB2G" alt=""><figcaption></figcaption></figure>

Click Save.

Now go to your portfolio account balances, and you'll be able to spot XOR in the balances.

Thank you for following up. Stay Tuned.


---

# 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://xorion-chain.gitbook.io/xorion-chain-docs/the-xor-token/xor-tokens-on-evm-and-substrate-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.
