Sep24Transaction Status
Transaction statuses for SEP-24 deposit and withdrawal operations.
These statuses represent the lifecycle states of an interactive anchor transaction. A transaction progresses through various pending states before reaching a terminal state.
See also
Entries
The user has not yet completed the interactive flow. The deposit/withdrawal is still in progress.
For deposits: the user has been instructed to send funds to the anchor. For withdrawals: the anchor is waiting to receive funds from the Stellar network.
For deposits: funds have been received by the anchor. For withdrawals: the user has submitted the Stellar transaction.
Deposit/withdrawal is being processed by an external system (e.g., bank).
Deposit/withdrawal operation is being processed internally by the anchor.
The anchor is waiting for the Stellar network transaction to complete.
The user must establish a trustline for the asset before the anchor can complete the deposit.
The anchor is waiting for the user to take some action. Check the transaction's message field for details.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.