# Smart Contracts

Always verify these addresses when interacting with Falcon Finance products to protect yourself from potential scams or phishing attempts.

### Ethereum Mainnet

<table><thead><tr><th width="212">Token</th><th>Contract Address</th></tr></thead><tbody><tr><td>USDf</td><td><a href="https://etherscan.io/token/0xFa2B947eEc368f42195f24F36d2aF29f7c24CeC2">0xFa2B947eEc368f42195f24F36d2aF29f7c24CeC2</a></td></tr><tr><td>sUSDf</td><td><a href="https://etherscan.io/token/0xc8cf6d7991f15525488b2a83df53468d682ba4b0">0xc8CF6D7991f15525488b2A83Df53468D682Ba4B0</a></td></tr><tr><td>Falcon Position NFT</td><td><a href="https://etherscan.io/token/0x8407e9864F42374Cb9DACfDEDe0e6962d634edCB">0x8407e9864F42374Cb9DACfDEDe0e6962d634edCB</a></td></tr><tr><td>sUSDf Staking Rewards Distributor </td><td><a href="https://etherscan.io/address/0x8af2efa47efb2095b80d82577c597186ea2fffea">0x8AF2EFa47efB2095b80D82577c597186Ea2FFFea</a></td></tr><tr><td>USDf / USD Chainlink Oracle</td><td><a href="https://etherscan.io/address/0xb177857a1799aa5f7feb5799fdf12cbe8fdf78b1">0xb177857a1799aA5F7fEb5799Fdf12CbE8fdF78B1</a></td></tr><tr><td>sUSDf/USDf Chainlink Oracle</td><td><a href="https://etherscan.io/address/0xe471bc940aa9831a0aea21e6f40c1a1236eb4bb3">0xe471bc940AA9831a0AeA21E6F40C1A1236EB4BB3</a></td></tr><tr><td>FF</td><td><a href="https://etherscan.io/address/0xfa1c09fc8b491b6a4d3ff53a10cad29381b3f949">0xFA1C09fC8B491B6A4d3Ff53A10CAd29381b3F949</a></td></tr><tr><td>sFF</td><td><a href="https://etherscan.io/address/0x1a0c3ffcbd101c6f2f6650ded9964c4a568c4d72">0x1a0c3ffcbd101c6f2f6650ded9964c4a568c4d72</a></td></tr><tr><td>sFF-Prime</td><td><a href="https://etherscan.io/token/0x41ff52dc7b12b18a65558962849187a2cc6ee6c0">0x41FF52DC7b12B18a65558962849187a2CC6ee6C0</a></td></tr><tr><td>FF Staking Vault </td><td><a href="https://etherscan.io/address/0x1e7ffb2cc2b0d9672b3e615dd5669c06f8673cae">0x1E7fFB2cc2B0D9672b3E615dD5669C06F8673CAe</a></td></tr><tr><td>Perryverse - Perry Egg NFT</td><td><a href="https://etherscan.io/address/0xb0ae9dd22a2e1211f813b081098581dd0ff5b981">0xB0aE9Dd22a2E1211f813b081098581DD0Ff5B981</a></td></tr><tr><td>Perryverse - Perry NFT</td><td><a href="https://etherscan.io/address/0x383b5123b55f5ef823080c0c9e9bb58ffefd2c5e">0x383b5123b55f5ef823080c0c9e9bb58ffefd2c5e</a></td></tr></tbody></table>

### BNB Smart Chain Mainnet

<table><thead><tr><th width="218.03515625">Token</th><th>Contract Address</th></tr></thead><tbody><tr><td>USDf</td><td><a href="https://bscscan.com/token/0xb3b02e4a9fb2bd28cc2ff97b0ab3f6b3ec1ee9d2">0xb3b02e4a9fb2bd28cc2ff97b0ab3f6b3ec1ee9d2</a></td></tr><tr><td>FF</td><td><a href="https://bscscan.com/address/0xac23b90a79504865d52b49b327328411a23d4db2">0xAC23B90A79504865D52B49B327328411a23d4dB2</a></td></tr><tr><td>ESPORTS Staking Vault</td><td><a href="https://bscscan.com/address/0x58895856a8996e1db467f91850043e5b2a304356">0x58895856A8996E1Db467F91850043e5b2A304356</a></td></tr><tr><td>VELVET Staking Vault </td><td><a href="https://bscscan.com/address/0x2704b216a42b8ed40ae9f4ab4072151a8eb257a7">0x2704B216a42b8ED40AE9f4AB4072151a8Eb257A7</a></td></tr></tbody></table>

### XDC Network

<table><thead><tr><th width="218.03515625">Token</th><th>Contract Address</th></tr></thead><tbody><tr><td>USDf</td><td><a href="https://xdcscan.com/address/0x8210c0634ab8f273806e4b7866e9db353773c44b">0x8210c0634AB8f273806e4b7866E9Db353773c44B</a></td></tr></tbody></table>

### Security Reminder

* Falcon Finance will never ask you to send funds directly to these contract addresses.
* Be cautious of similar-looking addresses that may be fraudulent.&#x20;

If you have any questions or concerns about contract authenticity, please contact our support team at <support@falcon.finance> before proceeding with any transactions.


---

# 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/resources/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.
