# 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](https://docs.hivesql.io/technical-informations/operations/txwithdraws)).
