# Token Addresses

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

Multichain LQDR (axlLQDR) is powered by Axelar. It was first deployed on Arbitrum, but now exists on the chains below:

#### **FTM**

* **Address:** 0x4b6B3d425F82248996D77EcC3F3df1E500aaC1db
* **Network Name:** FTM
* **ANKR RPC URL:** <https://rpc.ankr.com/fantom>
* **ChainID:** 250
* **Symbol:** FTM
* **Browser:** <https://ftmscan.com/>

***

#### **BSC**

* **Address:** 0x4b6B3d425F82248996D77EcC3F3df1E500aaC1db
* **Network Name:** BSC
* **ANKR RPC URL:** <https://rpc.ankr.com/bsc>
* **ChainID:** 56
* **Symbol:** BSC
* **Browser:** <https://bscscan.com/>

***

#### **KAVA**

* **Address:** 0x332c72dd7E77070740F01d2d35851c461585D5d0
* **Network Name:** KAVA EVM
* **RPC URL:** <https://evm.kava.io/>
* **ChainID:** 2222
* **Symbol:** KAVA
* **Browser:** <https://explorer.kava.io/>

***

#### **ARBITRUM**

* **Address:** 0x816E21c33fa5F8440EBcDF6e01D39314541BEA72
* **Network Name:** ARBITRUM
* **ANKR RPC URL:** <https://rpc.ankr.com/arbitrum>
* **ChainID:** 42161
* **Symbol:** ETH
* **Browser:** <https://arbiscan.io/>

***

#### **OPTIMISM**

* **Address:** 0x332c72dd7E77070740F01d2d35851c461585D5d0
* **Network Name:** OPTIMISM
* **ANKR RPC URL:** <https://rpc.ankr.com/optimism>
* **ChainID:** 10
* **Symbol:** ETH
* **Browser:** <https://optimistic.etherscan.io/>

***

#### **POLYGON**

* **Address:** 0x0294D8eB7857D43FEb1210Db72456d41481f9Ede
* **Network Name:** POLYGON
* **ANKR RPC URL:** <https://rpc.ankr.com/polygon>
* **ChainID:** 137
* **Symbol:** MATIC
* **Browser:** <https://polygonscan.com/>

***

#### **AVALANCHE**

* **Address:** 0x873ebFf537F58e96899f6EbA33dC07151Bc5818b
* **Network Name:** AVALANCHE
* **ANKR RPC URL:** <https://rpc.ankr.com/avalanche>
* **ChainID:** 43114
* **Symbol:** AVAX
* **Browser:** <https://snowtrace.io/>

***

#### **ETHEREUM**

* **Address:** 0x98504C8afa7c74c87a0641a7bb0F7968d4e8F471
* **Network Name:** ETHEREUM
* **ANKR RPC URL:** <https://rpc.ankr.com/eth>
* **ChainID:** 1
* **Symbol:** ETH
* **Browser:** <https://etherscan.io/>

***

#### **LINEA**

* **Address:** 0x332c72dd7E77070740F01d2d35851c461585D5d0
* **Network Name:** Linea
* **RPC URL:** <https://rpc.linea.build/>
* **ChainID:** 59144
* **Symbol:** ETH
* **Browser:** <https://lineascan.build/>


---

# 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.abacus.tech/yield-optimization/lqdr/token-addresses.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.
