> 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/vofillconvertrequests.md).

# VOFillConvertRequests

#### Blockchain Virtual Operations

* fill\_convert\_request

#### Columns

| **Name**    | **Description**              |
| ----------- | ---------------------------- |
| owner       | account doing the conversion |
| requestid   | id of the request            |
| amount\_in  | amount of HBD converted      |
| amount\_out | amount of HIVE received      |

#### Description

This virtual operation is issued when the delay for an asset conversion is complete and the assets are effectively converted (see [TxConverts](/technical-informations/operations/txconverts.md)).&#x20;
