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

# VOFillTransferFromSavings

#### Blockchain Virtual Operations

* fill\_transfer\_from\_savings

#### Columns

| **Name**       | **Description**                 |
| -------------- | ------------------------------- |
| from           | Account doing the transfer      |
| to             | destination account             |
| amount         | amount of asset transferred     |
| amount\_symbol | symbol of the asset transferred |
| memo           | communication text              |

#### Description

This virtual operation is issued when the delay for a transfer request from a savings balance is complete and the transfer is effectively executed (see [TxTransfers](/technical-informations/operations/txtransfers.md))
