# Binance

#### Indexer

**Address:** [`0x97219a5865fe186817D581A56B3b451a3Fa62E19`](https://bscscan.com/address/0x97219a5865fe186817D581A56B3b451a3Fa62E19)\
Feeds BSC on-chain events into Smithii’s analytics service.\
**Tool link:** *(internal service – no public UI)*

***

#### Payments — Treasury Router

**Address:** [`0xD5765b5d565227A27dD7C96B32b2600958c9cE9c`](https://bscscan.com/address/0xD5765b5d565227A27dD7C96B32b2600958c9cE9c)\
Collects protocol fees and routes them to the treasury wallet.\
**Tool link:** <https://tools.smithii.io/payments/binance>

***

#### Token Creator

**Address:** [`0x83B0DE2C73805CDd267ce96d2eba6852e063D9Bf`](https://bscscan.com/address/0x83B0DE2C73805CDd267ce96d2eba6852e063D9Bf)\
Deploys BEP-20 tokens with configurable supply and metadata.\
**Tool link:** <https://tools.smithii.io/token-creator/binance>

***

#### Multisender

**Address:** [`0xc0EaA4EfE5Be2B447605d0dB1f62547c79Cc4543`](https://bscscan.com/address/0xc0EaA4EfE5Be2B447605d0dB1f62547c79Cc4543)\
It allows sending any token to one or more wallets within the same blokchain.\
**Tool link:** <https://tools.smithii.io/multisender/binance>

***

#### Pool Creator

**Address:** [`0x9A78aEBCEbb910756C88599FB7AE730C91A8350c`](https://bscscan.com/address/0x9A78aEBCEbb910756C88599FB7AE730C91A8350c)\
Creates and configures PancakeSwap liquidity pools.\
**Tool link:** <https://tools.smithii.io/liquidity-pool-creator/binance>

***

#### AntiBot Guard

**Address:** [`0x6120fA4b79AB3672322EE5bA8eD59d4303D0ff06`](https://bscscan.com/address/0x6120fA4b79AB3672322EE5bA8eD59d4303D0ff06)\
Applies anti-sniper controls during launches through a bundle auto-purchase of a token. This contract works within the liquidity pool creator tool, as it is a functionality to launch a liquidity pool.\
**Tool link:** <https://tools.smithii.io/liquidity-pool-creator/binance>

***

#### AntiWhale Guard

**Address:** [`0x90cA629CA55A8E70B507557c228A3a054648847E`](https://bscscan.com/address/0x90cA629CA55A8E70B507557c228A3a054648847E)\
Enforces wallet-holding and trade-size caps. This contract works within the liquidity pool creator tool, as it is a functionality to launch a liquidity pool.\
**Tool link:** <https://tools.smithii.io/liquidity-pool-creator/binance>


---

# 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.smithii.io/products/smart-contracts/binance.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.
