> For the complete documentation index, see [llms.txt](https://syfinance.gitbook.io/sy-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://syfinance.gitbook.io/sy-finance/contracts.md).

# Contracts

## **Syfin Contracts**

**SYF Token Contract:** [**0x1BCF4DC879979C68fA255f731FE8Dcf71970c9bC**](https://ftmscan.com/token/0x1BCF4DC879979C68fA255f731FE8Dcf71970c9bC)

**SYF Dividend Contract:** [**0xcca10dd28d73863a696cab70c5bc5ae2fe78d9d9**](https://ftmscan.com/token/0xcca10dd28d73863a696cab70c5bc5ae2fe78d9d9)

**SYF/FTM LP on Spookyswap:** [**0xaf64771bBD013492ac69220eB67836f36b23D5AA**](https://ftmscan.com/token/0xaf64771bbd013492ac69220eb67836f36b23d5aa)

**SYF NFT ERC721 Contract:** [**0x954d9EC10bb19B64EF07603c102f5BBd75216276**](https://ftmscan.com/token/0x954d9EC10bb19B64EF07603c102f5BBd75216276)

**SYF NFT Sale Contract:** [**0xc54bA0799611A345bF2E42A16D3E345295B9843c**](https://ftmscan.com/address/0xc54bA0799611A345bF2E42A16D3E345295B9843c)

**SYF NFT Avatar Contract:** [**0x2a4e02D729924eCe6A3292F9Ba8e1B0B32d7850F**](https://ftmscan.com/address/0x2a4e02D729924eCe6A3292F9Ba8e1B0B32d7850F#code)

**SYF NFT Verification Contract:** [**0x6986aF780e5E14f82D21F2D47F64c8C7b7cc07F9**](https://ftmscan.com/address/0x6986aF780e5E14f82D21F2D47F64c8C7b7cc07F9)

**SYF NFT Blacklisting Contract:** [**0xfBA3E2C37A8F199c22eF9bD331f09023D2110c98**](https://ftmscan.com/address/0xfBA3E2C37A8F199c22eF9bD331f09023D2110c98#code)

**SYF Price Oracle Contract:** [**0x8fBE84d284D1614eaDc50EE69120Ec4f7f98cEd8**](https://ftmscan.com/address/0x8fBE84d284D1614eaDc50EE69120Ec4f7f98cEd8#readContract)

**SYF/FTM LP Staking Pool Contract:** [**0x94489dD0D3a57A142b0a4Fac7984cE587F7ebB66**](https://ftmscan.com/address/0x94489dD0D3a57A142b0a4Fac7984cE587F7ebB66)

**SYFIN FROM FANTOM Contract:** [**0x9C9f5E2d0D4bcb7b172d3eE34618B14E8f4c0cca**](https://ftmscan.com/address/0x9C9f5E2d0D4bcb7b172d3eE34618B14E8f4c0cca#code)

## **Wraith Contracts**

**WRA Contract:** [**0x4cf098d3775bd78a4508a13e126798da5911b6cd**](https://ftmscan.com/token/0x4cf098d3775bd78a4508a13e126798da5911b6cd)

**WRA MasterChef:** [**0x37b106f101a63D9d06e53140E52Eb6F8A3aC5bBc**](https://ftmscan.com/contract/0x37b106f101a63D9d06e53140E52Eb6F8A3aC5bBc)

WraithSwap Factory:[ 0xCC738D2fDE18fe66773b84c8E6C869aB233766D1](https://ftmscan.com/contract/0xCC738D2fDE18fe66773b84c8E6C869aB233766D1)

WraithSwap Router: [0x8C9E059a729C17fB294cd782eB66Df3871D29173](https://ftmscan.com/contract/0x8C9E059a729C17fB294cd782eB66Df3871D29173)

**xWRA (Wraith UnderWorld) Contract:** [**0xBCC26EaE162341d657F028Ec571D2a929De5Aa78**](https://ftmscan.com/token/0xBCC26EaE162341d657F028Ec571D2a929De5Aa78)

**BUY SYF:** [**https://wraithswap.finance/swap?inputCurrency=FTM\&outputCurrency=0x1bcf4dc879979c68fa255f731fe8dcf71970c9bc**](https://wraithswap.finance/swap?inputCurrency=FTM\&outputCurrency=0x1bcf4dc879979c68fa255f731fe8dcf71970c9bc)

**ADD LIQUIDITY:**[ **https://wraithswap.finance/add/0x1bcf4dc879979c68fa255f731fe8dcf71970c9bc/FTM**](< https://wraithswap.finance/add/0x1bcf4dc879979c68fa255f731fe8dcf71970c9bc/FTM>)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://syfinance.gitbook.io/sy-finance/contracts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
