# EMIT Epoch cross-chain assets

EMIT Epoch is a cross-chain ecology and its smart contracts and tokens can exist on several different blockchains. Below are the token names and smart contract addresses that these tokens have on the different chains.

### **$LIGHT**

| Blockchain | Symbol | Contract Addr                                                                            |
| ---------- | ------ | ---------------------------------------------------------------------------------------- |
| Ethereum   | eLIGHT | 0xD48f0cd85B983ac647E09ed06Ae148f458D06A57                                               |
| BSC        | bLIGHT | 0x944854f404c7C0dF9780651D9B29947C89D8fD19                                               |
| Super Zero | LIGHT  | 5HtGWoJTPCerMSKV8xk54avq2AuhhyVHMQVQCvAhqf95D2Grv6aNYpwYm9fTxzrZkWvmqNpAK3nHC3PkXMPGVmLZ |
| Tron       | tLIGHT |                                                                                          |

### **AXE**

| Blockchain | Symbol             | Contract Addr                              |
| ---------- | ------------------ | ------------------------------------------ |
| Ethereum   | eWRAPPED\_EMIT\_AX | 0x1780ce9ba71e115bb36781a22b858b54fc0d93ce |
| BSC        | bWRAPPED\_EMIT\_AX | 0x9036b1c89fa26d90751cf42bbea626a5fd379b23 |
| Super Zero |                    |                                            |
| Tron       |                    |                                            |

### Counter

<table data-header-hidden><thead><tr><th width="186.33333333333334">Blockchain</th><th>Symbol </th><th>Contract Addr</th></tr></thead><tbody><tr><td>Blockchain</td><td>Symbol </td><td>Contract Addr</td></tr><tr><td>Ethereum</td><td></td><td></td></tr><tr><td>BSC</td><td>COUNTER</td><td>0xC0c901368483b217d66a2560f514df6EF3Df3624</td></tr><tr><td>Super Zero</td><td></td><td></td></tr><tr><td>Tron</td><td></td><td></td></tr></tbody></table>

### **$DARK**

<table data-header-hidden><thead><tr><th width="186.33333333333334">Blockchain</th><th>Symbol </th><th>Contract Addr</th></tr></thead><tbody><tr><td>Blockchain</td><td>Symbol </td><td>Contract Addr</td></tr><tr><td>Ethereum</td><td>eDARK</td><td></td></tr><tr><td>BSC</td><td>bDARK</td><td>0xE35Aa1adEbF5484482fAAdCBFD5729234f0ABf29</td></tr><tr><td>Super Zero</td><td>DARK</td><td>5JZWtYZoboHmpprrjucVUdVZSmfqFQNDosohqwEdokPurrSwmCbg2tAc8p3TqnYQQYxiYeCuzVHPz7DVKocJMgdh</td></tr><tr><td>Tron</td><td>tDARK</td><td></td></tr></tbody></table>

### **$WATER**

<table data-header-hidden><thead><tr><th width="186.33333333333334">Blockchain</th><th>Symbol </th><th>Contract Addr</th></tr></thead><tbody><tr><td>Blockchain</td><td>Symbol </td><td>Contract Addr</td></tr><tr><td>Ethereum</td><td>eWATER</td><td></td></tr><tr><td>BSC</td><td>WATER</td><td>0xCee118d0fD2A765a91f6bbD251C41Ac93a4298F7</td></tr><tr><td>Super Zero</td><td>sWATER</td><td></td></tr><tr><td>Tron</td><td>tWATER</td><td></td></tr></tbody></table>

### **$EARTH**

<table data-header-hidden><thead><tr><th width="349.6253553155202">Blockchain</th><th>Symbol </th><th>Contract Addr</th></tr></thead><tbody><tr><td>Blockchain</td><td>Symbol </td><td>Contract Addr</td></tr><tr><td>Ethereum</td><td>eEARTH</td><td></td></tr><tr><td>BSC</td><td>EARTH</td><td>0xEA8553CCbbf14A628750a56078aA7da425bdAe08</td></tr><tr><td>Super Zero</td><td>sEARTH</td><td></td></tr><tr><td>Tron</td><td>tEARTH</td><td></td></tr></tbody></table>


---

# 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.emit.technology/emit-documents/emit-epoch/emit-epoch-cross-chain-assets.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.
