Private
modelReturns the Send Transaction Delegate of the Transfer.
Either the Transaction or the Sponsored Send
Returns the Sponsored Send of the Transfer.
The Sponsored Send
Returns the Status of the Transfer.
The Status of the Transfer.
Returns the Transaction of the Transfer.
The Transaction
Waits for the Transfer to be confirmed on the Network or fail on chain. Waits until the Transfer is completed or failed on-chain by polling at the given interval. Raises an error if the Trade takes longer than the given timeout.
The options to configure the wait function.
The interval to check the status of the Transfer.
The maximum time to wait for the Transfer to be confirmed.
The Transfer object in a terminal state.
if the Transfer times out.
Static
from
A representation of a Transfer, which moves an Amount of an Asset from a user-controlled Wallet to another Address. The fee is assumed to be paid in the native Asset of the Network.