# Deployed Contracts

Below is a short list of official project contracts to use safely in dApp development.

### Mutlisend Contract

* [Web Interface](https://develop.d2djt179v7jrha.amplifyapp.com/multisend)
* [Multisend Contract](https://pegasus.lightlink.io/address/0x53E954DE5De1e4398d87F762E83A2A58e3DD1486)

### Popular Bridged Tokens

* [USDT.e Token Contract](https://phoenix.lightlink.io/token/0x6308fa9545126237158778e74AE1b6b89022C5c0)
* [USDC.e Token Contract](https://phoenix.lightlink.io/token/0x18fB38404DADeE1727Be4b805c5b242B5413Fa40)
* [WBTC.e Token Contract](https://phoenix.lightlink.io/token/0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67)
* [WETH.e Token Contract](https://phoenix.lightlink.io/token/0x7EbeF2A4b1B09381Ec5B9dF8C5c6f2dBECA59c73)
* [UNI.e Token Contract](https://phoenix.lightlink.io/token/0xb4c16Cc8d80fdD59B6937Ce9072f4863DCe20077)

### Uniswap Contracts

* [Uniswap v3 Factory](https://phoenix.lightlink.io/address/0x25cAA89d894849E946103563DACB2E4c77662C77?tab=txs)
* [Uniswap v3 Pool](https://phoenix.lightlink.io/address/0x9DfE7eaBa6E093203EE3072Da3596Ed043B7fDfD)
* [Uniswap Multicall](https://phoenix.lightlink.io/address/0xD2f432d6260Ce513eA499Bc30a720e78ad26B4A1)

### Elektrik DEX

* [Elektrik Factory](https://phoenix.lightlink.io/address/0xEE6099234bbdC793a43676D98Eb6B589ca7112D7)

### MintPad NFT

* [MintPad Drops](https://phoenix.lightlink.io/address/0xc64917FC44b61f72a140eb82cCA8988F205d49CA?tab=txs)


---

# 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/tools-for-developers/deployed-contracts.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.
