# Smart Contracts

Track the official smart contract addresses for the Perryverse collection. Always verify these addresses when interacting with Perryverse NFTs to protect yourself from potential scams or phishing attempts.

#### Ethereum Mainnet

| Contract                   | Address                                    |
| -------------------------- | ------------------------------------------ |
| Perryverse - Perry Egg NFT | 0xB0aE9Dd22a2E1211f813b081098581DD0Ff5B981 |
| Perryverse - Perry NFT     | 0x383b5123b55f5ef823080c0c9e9bb58ffefd2c5e |

> ⚠️ **Security Reminder**: Falcon Finance will never ask you to send funds directly to these contract addresses. Be cautious of similar-looking addresses or fake collections that may be fraudulent. Only interact with the official Perryverse collection on OpenSea and always verify contract addresses before any transaction.


---

# 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.falcon.finance/perryverse-nft/smart-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.
