# How do I get the latest information on liquidity additions and removals？？？？？

**URL:** https://community.bitquery.io/t/how-do-i-get-the-latest-information-on-liquidity-additions-and-removals/911
**Category:** GraphQL API
**Tags:** closed
**Created:** [March 15, 2022, 2:01am UTC](https://community.bitquery.io/t/how-do-i-get-the-latest-information-on-liquidity-additions-and-removals/911 "2022-03-15T02:01:25Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![yura](https://avatars.discourse-cdn.com/v4/letter/y/e0b2c6/32.png) [@yura](https://community.bitquery.io/u/yura)
#### Post date: [March 15, 2022, 2:01am UTC](https://community.bitquery.io/t/how-do-i-get-the-latest-information-on-liquidity-additions-and-removals/911/1 "2022-03-15T02:01:25Z")

</div>

How do I get the latest information on liquidity additions and removals

---

<div class="post-metadata">

### Author: ![aman](https://avatars.discourse-cdn.com/v4/letter/a/90ced4/32.png) [@aman](https://community.bitquery.io/u/aman)
#### Post date: [March 15, 2022, 10:14am UTC](https://community.bitquery.io/t/how-do-i-get-the-latest-information-on-liquidity-additions-and-removals/911/2 "2022-03-15T10:14:28Z")

</div>

you can use events and balance api to track liquidity … and dex api to get token value.

These resources might help

> **[All Pancake Mints](https://ide.bitquery.io/nHaP9afFQ9)**
>
> All Pancake Mints

> [@DEX Tool API | How to build a DEX trading terminal](https://community.bitquery.io/t/dex-tool-api-how-to-build-a-dex-trading-terminal/852):
>
> In this tutorial, we’ll discuss how you can create a DEX tool or DEX trading terminal of your own using Bitquery APIs. [Bitquery](https://bitquery.io/) helps many of its clients access data from the blockchain network, that can be used to build different blockchain data-related products. Our Bitquery explorer is the best way to start with our APIs. Therefore, we will use to guide on how to get APIs data relevant to your project. Our [Bitquery explorer](https://explorer.bitquery.io/) has a number of widgets to fetch different sorts of data from…

---

<div class="post-metadata">

### Author: ![yura](https://avatars.discourse-cdn.com/v4/letter/y/e0b2c6/32.png) [@yura](https://community.bitquery.io/u/yura)
#### Post date: [March 18, 2022, 2:46am UTC](https://community.bitquery.io/t/how-do-i-get-the-latest-information-on-liquidity-additions-and-removals/911/3 "2022-03-18T02:46:27Z")

</div>

how do i get burn events ?

---

<div class="post-metadata">

### Author: ![aman](https://avatars.discourse-cdn.com/v4/letter/a/90ced4/32.png) [@aman](https://community.bitquery.io/u/aman)
#### Post date: [March 21, 2022, 7:52am UTC](https://community.bitquery.io/t/how-do-i-get-the-latest-information-on-liquidity-additions-and-removals/911/4 "2022-03-21T07:52:44Z")

</div>

This is an example of burn event: [Pancake's Pair Burn Event](https://graphql.bitquery.io/ide/M23Xjdk1sB)
