Payments and Transfers

Create, submit, and monitor transactions with clear status handling for pending, confirmed, and failed states.

#

#

#Status lifecycle

  • Pending: accepted for broadcast and waiting for network inclusion.
  • Confirmed: included in a finalized block and reflected in balances.
  • Failed: rejected, dropped, or reverted before final confirmation.

#Expected confirmation and outcome

  • Transaction appears in history with a final status.
  • Recipient and sender balances reconcile after confirmation.
  • Network explorer entry matches the same transaction ID.

#Common failure states

  • Invalid recipient format or wrong network selection.
  • Fee amount too low for current network conditions.
  • Nonce or sequencing conflict from multiple pending transactions.
  • User rejected wallet confirmation before broadcast.

#Retry, cancel, and replacement guidance

Controls differ by wallet and network, so follow only options shown in your account interface.

  • Retry by submitting a new transfer after verifying balance and network.
  • If replacement is available, submit a higher-fee replacement transaction for the same pending intent.
  • If cancellation is available, send a zero-value cancellation transaction with the same sequence slot.

#

#Risk and safety notes

  • Transfers are generally irreversible after final confirmation.
  • Wrong-network transfers may require manual recovery and can be unrecoverable.
  • Always perform a test transfer for new recipients or new assets.

Last updated: 2026-08-04

Compatibility window: Applies to the currently shipped Ryvra docs portal and interfaces published through August 2026.