# Crowdloan Rewards

## 1. Crowdloan Stats

* **Total DOT locked:** 32.5M DOT
* **Total LCDOT (Liquid Crowdloan DOT) Generated:** 24.1M LCDOT
* **Number of Contributions**
  * **Total Unique Contributors:** 190k+ including exchange contributors
  * **On-Chain Unique Contributors:** 81k+
* **Contribution Channels:**
  * **15.7%** via exchanges and or centralized agencies
  * **84.3%** contributed directly on-chain
* **Contribution Distribution:**

![](https://lh6.googleusercontent.com/Ki7HmQo1POaj1jOj2hC052qe8iQlkxlg1FNooSdLLOe5QMcIhD85mxKdbouDaTrCQVeQX7xv8IUy6WByHU_4nj5tm8U9EYUywOIKkBcjy4Gj6_l0gtFpWfn_xpzVQr_G7fxFsJg6)

## 2. Reward Stats

* **Total Base ACA Reward:** 150,000,000 (15% of total fixed supply)
* **Total Bonuses:** 19,270,000 (1.9% of total fixed supply)
* **Total ACA Reward to Be Distributed:** 169,270,000 (16.9% of total fixed supply)
* **Base Reward:** 4.61 ACA for every 1 DOT contributed

## 3. Individual Reward Details

* **Base Reward:** 4.61 ACA for every 1 DOT contributed
* **Referral Bonus:** 5% additional ACA for the referee, 5% for the referrer when a referral link used
* **Crowdloan Kickoff Bonus (Block 7562300 - 7611000):** 5% additional ACA
* **Auction Kickoff Bonus (Block 7641908 - 7684110)**: 5% additional ACA
* **Quest Bonus:** 2% ACA bonus
* **Karura Crowdloan Contributor Bonus:** 2% additional ACA bonus on your FIRST contribution when using the same account that you used for the Karura crowdloan

## 4. Check Rewards

Rewards to be distributed are all recorded on the [Distribution Website](https://distribution.acala.network/).

**All ACA rewards have been distributed (except for the ones that say `to be claimed` ).** There are several ways to check your balances:

### Checking on Polkadot.js.org

1\) Go to your Polkadot.js **extension** and make sure it is set to `allow use on any chain`.

![](/files/h6YE0Ulp4Wrw6f7W0O84)

2\) Go to [Polkadot JS Apps](https://polkadot.js.org/apps/#/explorer) and connect to the Acala network. You can do this by clicking on the dropdown box in the upper left hand corner (shown below).

![](/files/GJ16zxkWl0LTjTSuGFF0)

3\) Select an Acala node (any is fine) and click `Switch`.

![](/files/O7GFaoAsHAbNnTpvrsDY)

4\) Select `Accounts`. You should see your ACA amount. Note that some of your balance will be locked. This amount will unlock over the 96 week parachain lease.

![](/files/sw8FC2Il5JE6oc3KlZIi)

### Check on Subscan

Go to [Acala Subscan](https://acala.subscan.io/) and enter your DOT address.


---

# 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://wiki.acala.network/crowdloans/acala-crowdloan/crowdloan-rewards.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.
