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

# TxConverts

#### Blockchain operations

* convert

#### Columns

| Name      | Description                        |
| --------- | ---------------------------------- |
| owner     | username requesting the conversion |
| requestid | conversion request identifier      |
| amount    | amount of HBD to convert           |

#### Description

This operation instructs the blockchain to start a conversion of HBD to HIVE. The funds are deposited after 3.5 days.

The identifier `requestid` will match the one find in VOFillConvertRequests when the request is executed by the system.
