# VODHFFundings

#### Blockchain Virtual Operations

* dhf\_funding

#### Columns

| **Name**                  | **Description**               |
| ------------------------- | ----------------------------- |
| treasury                  | The account of the DHF        |
| additional\_funds         | The amount of HIVE to convert |
| additional\_funds\_symbol | HBD                           |

#### Description

This virtual operation is generated during block processing every proposal maintenance period.

**Note:** while the DHF receives part of inflation every block, this virtual operation is generated only when there are proposal payouts.

{% hint style="warning" %}
This table currently only contains records from hardfork 26 and later. It is planned to perform a replay of the blockchain to re-inject data relating to previous events.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.hivesql.io/technical-informations/virtual-operations/vodhffundings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
