> For the complete documentation index, see [llms.txt](https://docs.crossfimain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crossfimain.com/english/cso-burns/cso-2.md).

# CSO #2

## Here are some of the statistics from CSO #2: <a href="#id-26c7" id="id-26c7"></a>

* A total of **222 FILs** (Filecoins) were allocated for the event and all of them were distributed
* A total of **633,231.25 CRFIs** were accumulated from the users in the event and the CRFIs that exceeded the limit were returned back to the users
* A total of **36,053.4 CRFIs** were burned
* The Limit swap exchanged **8,799 CRFIs**
* The Unlimit swap exchanged **26,720 CRFIs**
* The burned CRFIs included **534.4** **CRFIs** charged as Participation Fee in the Unlimit swap
* The Swap Ratio set immediately before the event was **160:1**

## You can verify the CRFI burn at these incineration addresses: <a href="#b623" id="b623"></a>

* [**BSC**](https://bscscan.com/tx/0xae0ca1a5894e380dad9459f65512d209291202aacae3aed601dae62ad45fc4d2) **TXID for 36,053.4 CRFIs burn:** 0xae0ca1a5894e380dad9459f65512d209291202aacae3aed601dae62ad45fc4d2
* [**Ethereum**](https://etherscan.io/tx/0xa21de3271f25bcf985c680bca1203a0dffd04d9751b39b6e03280913975995f2) **TXID for 36,053.4 CRFIs burn:** 0xa21de3271f25bcf985c680bca1203a0dffd04d9751b39b6e03280913975995f2

[<br>](https://etherchain.org/tx/a21de3271f25bcf985c680bca1203a0dffd04d9751b39b6e03280913975995f2)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.crossfimain.com/english/cso-burns/cso-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
