HiveSQL
Search…
Introduction
Register your HiveSQL account
Support
Technical informations
Database Diagram
Operations
Virtual Operations
VOAccountCreateds
VOAuthorRewards
VOChangedRecoveryAccounts
VOClearNullAccountBalances
VOCommentBenefactorRewards
VOCommentPayoutUpdates
VOCommentRewards
VOCommentsVotes
VOConsolidateTreasuryBalances
VOCurationRewards
VODelayedVotings
VOExpiredAccountNotifications
VOFailedRecurrentTransfers
VOFillCollateralizedConvertRequests
VOFillConvertRequests
VOFillOrders
VOFillRecurrentTransfers
VOFillTransferFromSavings
VOFillVestingWithdraws
VOHardforkHiveRestores
VOHardforkHives
VOInterests
VOLiquidityRewards
VOProducerRewards
VOProposalPays
VOReturnVestingDelegations
VOShutdownWitnesses
VOSPSConverts
VOSPSFunds
VOTransferToVestingCompleteds
State tables
Full Text Search
Language detection
Tutorials
HiveSQL for Python developers
HiveSQL for PHP developers
HiveSQL for Ruby developers
HiveSQL for Microsoft Excel
HiveSQL Status
Resources
Powered By
GitBook
VOFailedRecurrentTransfers
Blockchain Virtual Operations
failed_recurrent_transfer
Columns
Name
Description
from
Account to transfer asset from
to
Account to transfer asset to
amount
The amount of asset to transfer
amount_symbol
The symbol of asset to transfer
memo
communication that accompanies the transfer. The memo is plain-text, any encryption on the memo is up to a higher-level protocol
consecutive_failures
How many times the recurrent payment failed to be executed
remaining_executions
How many times the recurrent payment should still be executed
deleted
Indicates that the recurrent transfer was deleted due to too many consecutive failures
Description
This virtual operation is issued when a recurrent transfer has failed to be executed (see
TxRecurrentTransfers (HF25)
).
Previous
VOExpiredAccountNotifications
Next
VOFillCollateralizedConvertRequests
Last modified
10mo ago
Copy link
Contents