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

# VOFillVestingWithdraws

#### Blockchain Virtual Operations

* fill\_vesting\_withdraw

#### Columns

| **Name**          | **Description**                |
| ----------------- | ------------------------------ |
| from\_account     | account doing the withdrawal   |
| to\_account       | destination account            |
| withdrawn         | amount of the withdrawal       |
| withdrawn\_symbol | asset symbol of the withdrawal |
| deposited         | amount of asset received       |
| deposited\_symbol | received assets symbol         |

#### Description

This virtual operation issued when each week after a user has initiated a withdrawal from VESTS to HIVE (see [TxWithdraws](/technical-informations/operations/txwithdraws.md)).
