# Contracts

## Contracts

FTMP: [0xaff15dae5c956f9d7d5b98f304863201ea47c656](https://ftmscan.com/address/0xAfF15DAe5C956f9D7d5B98F304863201EA47c656)\
\
FTMSwapBackManager: [0x3d6d7d77059fbdcf24757b4f312c8015f47adca4](https://ftmscan.com/address/0x3d6d7d77059fbdcf24757b4f312c8015f47adca4)

FTMPAirdropPool: [0x57C5083469aaB2D6C7a8F32a3fFC0c00fe8742a7](https://ftmscan.com/address/0x57C5083469aaB2D6C7a8F32a3fFC0c00fe8742a7#code)

{% hint style="info" %}
**Good to know:** The contract is verified on chain and liquidity is locked. This means that anyone can review the contract and check that there is no malicious code, and it functions as intended.
{% endhint %}


---

# 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.fantompayxyz.com/fundamentals/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.
