# VOSPSConverts

#### Blockchain Virtual Operations

* sps\_convert

#### Columns

| **Name**         | **Description**       |
| ---------------- | --------------------- |
| fund\_account    | account of the DHF    |
| hive\_amount\_in | amount of HIVE burned |
| hbd\_amount\_out | amount of HBD created |

#### Description

This table contains virtual operations issued when a Proposals Fund (DHF) conversion from HIVE to HBD occurs.

When the Hardfork that created Hive happened back in March 2020, the Steemit Inc ninja-mined funds were moved into the [@hive.fund](https://hiveblocks.com/@hive.funds) account as a development fund. As proposals are paid in HBD and most of the moved funds were in HIVE, an automatic conversion process has been put in place.


---

# 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/vospsconverts.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.
