# Ecosystem Wallets

<div data-full-width="true"><figure><img src="/files/RGtPOWZDtQr5EahvTl5h" alt=""><figcaption><p>$CRAPPY Ecosystem Wallets</p></figcaption></figure></div>

The Crappy Bird Ecosystem is designed around a set of smart contract (see more [HERE](/crappy-bird/bullish-features/fully-on-chain-architecture.md)) and wallets, that are interconnected with each other, as follows:

***Crappy Bird Game's Smart Contract***

* can receive/send $CRAPPY from/to the [crappygame-lp.base.eth](https://basescan.org/address/0xa71bF221585421cEC15fFBF2E9a6D293008Fa67e) wallet
* [distributes automatically $CRAPPY](https://basescan.org/token/0xc8e51fefd7d595c217c7ab641513faa4ad522b26?a=0x3dd283c4731ab60cb7d3e0be55ff0318b0f1099c) after each game round, to the potential winning players
* can send $CRAPPY to the [Burning $CRAPPY Addy](https://basescan.org/token/0xc8e51fefd7d595c217c7ab641513faa4ad522b26?a=0x000000000000000000000000000000000000dead), for the 33% burnings
* can send $CRAPPY to the [crappyincentives.base.eth](https://basescan.org/address/0x6B8765dd2698905C7BAD551A9d0d871eB1F81c9A) wallet

***crappygame-lp.base.eth Wallet***

* can send/receive $CRAPPY to/from the [Crappy Bird Game's Smart Contract](https://basescan.org/token/0xc8e51fefd7d595c217c7ab641513faa4ad522b26?a=0x3dd283c4731ab60cb7d3e0be55ff0318b0f1099c)
* can send $CRAPPY to the [crapmachine.base.eth](https://basescan.org/address/0x9e7fEAA08F6478c625534c774E230Af90727a969) Wallet

***crappyincentives.base.eth Wallet***

* can receive $CRAPPY from the [Crappy Bird Game's Smart Contract](https://basescan.org/token/0xc8e51fefd7d595c217c7ab641513faa4ad522b26?a=0x3dd283c4731ab60cb7d3e0be55ff0318b0f1099c)
* from this wallet mainly, the Crappy Bird poops with rewards, drops and incentives from different community driven campaigns&#x20;

***crapmachine.base.eth Wallet***

* [distributes automatically $CRAPPY](https://basescan.org/address/0x9e7fEAA08F6478c625534c774E230Af90727a969) drops to the potential winners that engage daily with the Crap Machine


---

# 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://crappy-bird.gitbook.io/crappy-bird/usdcrappy-wallets/ecosystem-wallets.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.
