> For the complete documentation index, see [llms.txt](https://docs.gton.capital/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gton.capital/treasury/treasury-snapshot-reports-tsr/tsr-2-19-feb-2022.md).

# TSR 2 - 19 Feb 2022

## GTON Liquidity (#POL) <a href="#xxst7k6yqkts" id="xxst7k6yqkts"></a>

![](https://lh5.googleusercontent.com/NgG-CvMo13xD9MuUKjzJM-Nj140C8fLwHJ0AVVlfTKz0vetJstopCMfD6QF_Po63sLjSIbcU-fAB-P73UELNhx0NLd7PFgisMRjcv6wSVPFpW-20BrYadr57sYahTfRSyH2SOY5p)

The total liquidity on AMM DEXes can be calculated as the sum of all “+2% Depth” values divided by 0.02 (corresponding to 2%).

<mark style="color:green;">**Total: \~$327 000 (0.327 mln) POL (GTON LPs)**</mark>

## Funds (#POA) <a href="#grygpwolpa49" id="grygpwolpa49"></a>

#### Main GC Treasury&#x20;

![](https://lh4.googleusercontent.com/_4THge81Igk5reVKm5YPuqfSdBZOEhx82GkpK2bx3rMIut0aHEzXuZnX9-gJMHUoVXw1G6ruKoELifE7x6O-1lMkYwP46vNZmrtUFUXYB5CvlMzSWkRsBFzPT_3TQCjPltHvw4hf)

Address: 0x953555e0af401bd031a5a53c72efa81fae464276

<mark style="color:green;">**Total: \~$3.157 mln POA**</mark>

Total GTON: 17.37 mln

#### ETHNet Ops Treasury&#x20;

![](https://lh5.googleusercontent.com/TVP1c1Hgz9gjKx0CKN9kvIvHv-U657DZ4vuyTTuua_8G3uZeMEfTOUeu8aQKpdXIYT-uHwn0SzBMJd3f8rVS41k_E_AyDdvMb72nox3-e023CB_m_Y96fttEEMICNHKONCclPGTG)

Address: 0xbE70EB523398464De569A84F447576f4f169D8d9

<mark style="color:green;">**Total: \~$545 592 POA**</mark>

Total GTON: 1.033 mln

#### FTMNet Ops Treasury&#x20;

![](https://lh4.googleusercontent.com/CQoGmzTQPyqpuNPO2XSqBZQytW2WPZmoYXi_5DJgsEkx2X03V52yH54UZIGnn6LQrmqafyiXHOsxGkrIr9-tCYDCZI8qNhCSgxVMZheFAiD7d_HMZDV9BpypTdf9CCjkaAXPglQw)

Address: 0xB3D22267E7260ec6c3931d50D215ABa5Fd54506a

<mark style="color:green;">**Total: $223 357 POA**</mark>

GTON: 0.035 mln

#### MATICNet Ops Treasury&#x20;

![](https://lh4.googleusercontent.com/T0qByS876tzXXRzOiYDejrQ4fk6vOuRpTh5G-b8ZelAj6YUsYGl0OfwsTPMFgS0Z-PcvUOaT7XqGgRSDKqR6Cb6EXbIIVSft_LUrQVp2gA-dJJ19LNEf6bx1zsTr1QJlZ-yZKBZt)

Address: 0x9b28eAB67c14df24FF7E58C6E3f852a0DC41A807

<mark style="color:green;">**Total: $15 407 POA**</mark>&#x20;

GTON: 0.034 mln

#### Bscscan BSCNet Ops Treasury&#x20;

![](https://lh4.googleusercontent.com/Ts54yPhB294pAZaTNwKX7OUy3CnPn8tHndYaeIu9iS-wpawN2jQvi2L4mGfVL1HqGst35fK0hjigezIZMLMg2dVjE2KhF34vNZEa90Pqt9F_oC6vwlRedJfSlY4GFeKu_GQzlX2U)

Address: 0x93b443d1f4081b58de5ca637d63e49880c04ac4a

<mark style="color:green;">**Total: $9 476 POA**</mark>&#x20;

GTON: 0.323 mln


---

# 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.gton.capital/treasury/treasury-snapshot-reports-tsr/tsr-2-19-feb-2022.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.
