# Contract Addresses

## Contract Addresses

The YEELD token will be deployed on multiple chains where vaults will be live. To switch to another chain, use this guide and to bridge YEELD between chains use this guide. Contract addresses below:

* BSC: [0xf314A36d796fbD01A135EB4CCf5289255b75D620](https://bscscan.com/token/0xf314a36d796fbd01a135eb4ccf5289255b75d620)
* Deployer Address: [0x016085D06EEa88C0CA35DD8bBfBf7f894976E589](https://bscscan.com/address/0x016085d06eea88c0ca35dd8bbfbf7f894976e589)

On all blockchains, you will be able to stake $YEELD in the native staking pools to earn the blockchains respective token or earn more $YEELD in a YeeldFlow vault!

## Contract Audits

* [YEELD Token Audit](https://github.com/Yeeldx/yeeldToken/blob/main/YeeldToken_Audit_Report.pdf)

## Project & Investor Wallets

<table><thead><tr><th>Wallets</th><th>Address</th><th width="174">Allocated Tokens</th></tr></thead><tbody><tr><td>Yeeldx Community Vesting</td><td><a href="https://bscscan.com/address/0xc8c5f2762ce5c1c5c40ca064d2a989694d3d6c97#code">0xc8C5f2762ce5c1C5C40cA064d2A989694d3d6c97</a></td><td>311,250,000 (41.50%)</td></tr><tr><td>Yeeldx Team Vesting</td><td><a href="https://bscscan.com/address/0x0743a982663e0434d0d1f3d3833ff219e9f64294#code">0x0743A982663e0434D0d1F3D3833Ff219e9f64294</a></td><td><p>142,500,000</p><p>(19%)</p></td></tr><tr><td>Yeeldx Treasury Vesting</td><td><a href="https://bscscan.com/address/0xb5a30cc7ed1938587d4c287356e3bafda9d55966#code">0xb5A30Cc7Ed1938587D4C287356e3baFda9d55966</a></td><td><p>134,550,000 </p><p>(17.94%)</p></td></tr><tr><td>Yeeldx Arbitrum Bridge Vesting</td><td><a href="https://bscscan.com/address/0xb5ff3c76aa212805dfae951ff533b817228c27a7#code">0xb5ff3c76Aa212805dFaE951FF533B817228C27A7</a></td><td><p>3,309,000</p><p>(0.44%)</p></td></tr><tr><td>Public Sale (IEO)</td><td>IDO on BSC</td><td><p>45,000,000 </p><p>(6%)</p></td></tr></tbody></table>

### Investor Vesting Addresses

| Type of Investor   | Address                                                                                                              |
| ------------------ | -------------------------------------------------------------------------------------------------------------------- |
| Friends and Family | [0x271965E7251379E7Cb1d4171C63A7d6eaeD34c18](https://bscscan.com/address/0x271965E7251379E7Cb1d4171C63A7d6eaeD34c18) |
| Early Backers      | [0x25D2922E404faE585CBaF1e677a428B29183F5Ed](https://bscscan.com/address/0x25D2922E404faE585CBaF1e677a428B29183F5Ed) |

## Token Holders

The majority of YEELD tokens are staked in smart contracts, [BscScan](https://bscscan.com/) has a detailed list of the top staking addresses: (Coming Soon!)


---

# 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.yeeldx.com/yeeldx-ecosystem/yeeld-token/contract-addresses.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.
