# Binance Smart Chain

## Mainnet

⚠️ **ALERT: NEVER SEND YOUR FUNDS DIRECTLY TO AN ADDRESS** ⚠️

| Contract                                     | Address                                    |
| -------------------------------------------- | ------------------------------------------ |
| Token Contract **$MNRY**                     | 0x5baeBd214FdAe546ce39750B8363e799E2ABa21E |
| Staked Lottery Pool                          | 0xCf68d468C0883AA3f7c77Edb08D72213a386DA35 |
| Staked Moonery Ticket **$TCKRY**             | 0x3907efa6e6c2a976488c8f4233f0f88ce4ffdf7f |
| Staked Moonery Sponsorship Ticket **$SPNRY** | 0xfdadb20415f383b024493c9c7835eeba46d6a138 |
| Random Number Generator (RNG)                | 0xb1d89477d1b505c261bab6e73f08fa834544cd21 |
| Prize Strategy Contract                      | 0x5d0f0cf61139f06111e698a3716513b2e00b5ea5 |
| Private Sale Contract                        | 0xCf68d468C0883AA3f7c77Edb08D72213a386DA35 |
| Team Wallet                                  | 0xF14FB48ad7FA345Bb2b0C132a9e241dAbA5c4d2f |
| Foundation Wallet                            | 0xe7cA7F3306a22167188e62b27F34d40451cc54D8 |
| Marketing Wallet                             | 0xe7cA7F3306a22167188e62b27F34d40451cc54D8 |
| Deployer Wallet                              | 0x2Ba6Bd30d25ee39d8FeC4a8E73b5c785CD0A2fCA |
| to be Burn wallet                            | 0xe7cA7F3306a22167188e62b27F34d40451cc54D8 |
| MooneryEscrowTimeLock                        | 0x43f3aaDe71D73D9960818626f5e0C83895417Ce8 |
| Lottery Escrow Wallet                        | 0xC0b7ac56d229B6CCeB9F2b54e9eD92a72953a74e |
| MooneryEscrowTimeLock (to be Burn wallet)    | 0x9EDC2294F2040d2096eeC86de90d0798b319478c |

##

|   |   |
| - | - |


---

# 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.moonery.io/mnry/smart-contracts/binance-smart-chain.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.
