> For the complete documentation index, see [llms.txt](https://tokenlon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokenlon.gitbook.io/docs/blog/she-qu-cai-ku/2024-q4.md).

# 2024 Q4

| date       | description                            | type | from                                       | to                                         | amount   | currency | comment                                                                                     | tx\_hash                                                                                                                     |
| ---------- | -------------------------------------- | ---- | ------------------------------------------ | ------------------------------------------ | -------- | -------- | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| 27/10/2024 | 兑换 2173 LON, 用于与 imToken DevCOn 活动赞助费用 | 活动预算 | 0xc5B2f3e81c9B4FB643190A060Fbc5653542505dF | 0xc79b9fB4828FF3987cc318d4EbaCf0d26305F14c | 2,000.00 | USDT     | <https://arbiscan.io/tx/0x6153f199b9815502f3b2be98513f1f5cebbf863bbf0da33a454101c7d17b789e> | 0x15af2f7336f902c0492281b4e0dd8d5e716fa4c3479eec9c231a2756cc98d28f                                                           |
| 20/12/2024 | 5126.064735 USDT 兑换 1.4999865 ETH      | 兑换   | 0xc5B2f3e81c9B4FB643190A060Fbc5653542505dF | 0x4a14347083B80E5216cA31350a2D21702aC3650d | 5,126.06 | USDT     | 用户产品测试矿工费1ETH+当前社区财库钱包矿工费0.5ETH                                                             | <https://etherscan.io/tx/0x5c19253d8376577d0c874f6cb4bb3aec40bd9d721c4a523cda4afc348940c078?locale=zh-CN&utm_source=imtoken> |
|            |                                        |      | 0xc5B2f3e81c9B4FB643190A060Fbc5653542505dF | 0x4031e602F315e37ec17415740fd24605372911B6 | 1.00     | ETH      | 产品测试矿工费                                                                                     | <https://etherscan.io/tx/0xf380027246a6b0cc00c42ae05a110f34665e1ef18898306e50e9921dad632d80?locale=zh-CN&utm_source=imtoken> |
| 20/12/2024 | 7200.390516 USDT 兑换 8949.9999 LON      | 兑换   | 0xc5B2f3e81c9B4FB643190A060Fbc5653542505dF | 0x4a14347083B80E5216cA31350a2D21702aC3650d | 7,200.39 | USDT     | Devcon 推特宣传300LON+BNB活动1150LON+圣诞活动7500共 8950LON                                            | <https://etherscan.io/tx/0x5c19253d8376577d0c874f6cb4bb3aec40bd9d721c4a523cda4afc348940c078?locale=zh-CN&utm_source=imtoken> |
|            |                                        |      | 0xc5B2f3e81c9B4FB643190A060Fbc5653542505dF | 0xc79b9fB4828FF3987cc318d4EbaCf0d26305F14c | 8,950.00 | LON      | 用于 devcon、bnb、圣诞活动发奖                                                                        | <https://etherscan.io/tx/0x4652d57dca6c14b05e0595ab9bc350fb3dbc6c0b705a24d356b553299818afcf?locale=zh-CN&utm_source=imtoken> |

Q4 USDT 总支出: 14,326.45


---

# 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://tokenlon.gitbook.io/docs/blog/she-qu-cai-ku/2024-q4.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.
