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

# DAO TXs

#### #1 Buy back and burn 185k $TOMB

```
0x16b9320059a46c2207fb146c089a031d3bbba4f29938101a2b266438994af36c
```

#### #2 Buy back and burn 49k $TOMB

```
0x4aed687713cbc846ce84ee9961832350bc9e3748f279088568c5cade0a209a96
```

**#3 Buy back and burn 195k $TOMB**

```
0x0df1cb8cab3faddf035e05236e75c6f663e82d02121cd88f1ce3d6e928909ede
```

**#4 Buy back and burn 200k $TOMB**

```
0x461ce578a6b5d316d2fa1cc857a73dcc2d604a529eef0a3e4aed5c2ccd4c4815
```

**#5 Buy back and burn 920k $TOMB**

```
0x5890bbc5c308d23e305f10664030822397dc5959255f5d947e29b85a4e90e9ac
```

**#6 Buy back and burn 1M $TOMB**

```
0x5b505b1a95f67329c0085d052808d26804311704bc6faa7d5a38ce3eb621bea2
```

**#7 Buy back and burn 500k $TOMB**

```
0x2714c0aa7d4f1ea556ce4442e02146267d32d65f5105add81359e6f2c19be4d5
```

**#8 Burn 400k $TOMB**

```
0xcc32eec7a9b37baaf24f89c31bd50c4b1b1db072761e2619e633f8636757d944
```

**#9 Burn 100k $TOMB**

```
0x58ce87eb14da42dfa8793fb0102359785840aaaeb0debfcd5e9d49acb705ea7c
```

**#10 Burn 200k $TOMB**

```
0x9490a3028c64aff6f15d5bc8cd9383df9f5b7cfb6483168c16a4d60f71df9b14
```

**#11 Burn 130k $TOMB**

```
0xb860cd084ac229b44d60ee8ae7c28f22b0519c8f7f738985362c973d1a5c34e1 
```

**#12 Burn 691k $TOMB**

```
0x66120575de1271bb6ab618cd9321a94f6fd733d9287aaf4b2129459538ba707c 
```

**#13 Burn 554k $TOMB**

```
0xa2925e1118d537676e702d2663796c8c36b1643165ad18a0fdbc32d589a669ae
```

\#**14 Burn 482k $TOMB**

```
0xb335f922c1b1f65cf7853e4b9e4d2acb73b4f33a0d36487e77fd63056bf7f940
```

\#**15 Burn 464k $TOMB**

```
0xe29bbb035bb753dc42a0fd667dcfcf65b8c203ebe9702a3922fa38c472cafc3a
```

\#**16 Burn and buyback (partially) 956k $TOMB**

```
0x3510ab975021e7aebd3a9fdcccc6673980f7a2664c1a1711d1d50740f91ed6d9 
```

\#**17 Burn 320k $TOMB**

```
0xb633cbd622cddd2bd17ac19674a73257e5ae7b5f6e7e44a40b4354462ff34bab
```

\#**18 Burn and buyback (partially) 410k $TOMB**

```
0xb4b4dd0d7489e51c9b1f056891d7841494c8feff3a4861eb18ceda0aa47e8477
```

**#19 Burn 898k $TOMB**

```
0xecb4f30d5a1541351fbac0aa9cdc99fc1b933d302d0e5cd9fd36330719f60197
```

**#20 Burn and buyback (partially) 414k $TOMB**

```
0x6db0784397a2b4e0ced3d8c06756e5933d016c297b859e2b9f3392d0047a1162
```


---

# 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.tomb.com/dao-txs.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.
