> For the complete documentation index, see [llms.txt](https://docs.hivesql.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivesql.io/technical-informations/virtual-operations/vocollateralizedconvertimmediateconversions.md).

# VOCollateralizedConvertImmediateConversions

#### Blockchain Virtual Operations

* collateralized\_convert\_immediate\_conversion

#### Columns

| **Name**  | **Description**                       |
| --------- | ------------------------------------- |
| owner     | The account requesting the conversion |
| requestid | The request identifier                |
| hbd\_out  | Amount of HBD sent to the account     |

#### Description

This virtual operation is triggered after a `collateralized_convert` operation is issued to convert HIVE to HBD.&#x20;

Half of the HIVE amount is converted immediately into HBD (using the minimum witnesses price feed for the last 3.5 days) and sent to the owner.

{% 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 %}
