# Adding LL Tokens to Your Wallet

### LL on Ethereum vs LL on LightLink or Base

LL token is live on LightLink, Base and Ethereum networks.&#x20;

We initially launched the LL token on Ethereum because it is the world’s second most popular blockchain, offering abundant liquidity, and most centralized exchanges easily support Ethereum-based tokens.&#x20;

However, LL was designed for use on the LightLink network, as it offers truly gasless transactions and is significantly faster than Ethereum, with transactions completing in just 0.5 seconds. LL has more use cases on LightLink, including community programs to earn more tokens on the [Beacon platform](https://lightlink.io/beacon).

We have also extended LL token to Base network with the recent upgrade, as an additional network for trading upon as well as more Defi utility.

### How to Display the LL Token in Your Wallet

To display the LL token correctly in your wallet, please make sure you add it as a custom token using these official instructions:

* [MetaMask](https://support.metamask.io/managing-my-tokens/custom-tokens/how-to-display-tokens-in-metamask/#how-to-add-a-custom-token)
* [Trust Wallet](https://support.trustwallet.com/en/support/solutions/articles/67000731431-how-to-add-a-custom-token)

Our token contract addresses are as follows:

* Ethereum network: 0x0921799CB1d702148131024d18fCdE022129Dc73.
* LightLink network: 0x519d3443cacc61bd844546edaea48e5502021802.
* Base network: 0x519d3443cacc61bd844546edaea48e5502021802.
* LL (legacy) token on LightLink network: 0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E.

When it comes to the LightLink network, the easiest way to add LL tokens to MetaMask might be to click the MetaMask (fox) icon on the [token page on our explorer](https://phoenix.lightlink.io/token/0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E).

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

The same action can be performed on Base network [token page](https://basescan.org/token/0x519d3443cacc61bd844546edaea48e5502021802).

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

\
You can read more about the LL token on our website. To earn more tokens, join our community program on the [Beacon portal](https://lightlink.io/beacon).


---

# 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.lightlink.io/lightlink-protocol/using-lightlink/adding-ll-tokens-to-your-wallet.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.
