VASPs are reponsible to keep and oversee the status of the asset transfer data in which they participate.

After sending a virtual asset transfer request, it is recommended that each VASP store the asset transfer information involved and manage the status in order to track the transfer details.

Please save the following data

DataDescription
transferIdUnique ID assigned to asset transfer details
statusStatus information of the asset transfer details
Transaction asset informationAsset transfer details, such as symbol, amount, etc.
Sender/receiver informationThe name of the party to the asset transfer transaction
Sending/transmitting VASPs informationInformation on asset transfer VASP

Status

StatusDescription
waitThe originating VASP has requested the beneficiary VASP for the asset transfer authorization and is waiting for its response. (It may change to verified or denied status.)
verifiedYou have been authorized to transfer an asset from the beneficiary VASP. At the same time, a transaction has not been yet sent to the blockchain. (It may change to cancel or confirm status.)
deniedYou have been denied the authorization to transfer an assets from the beneficiary VASP. (Status does not change any longer.)
confirmedThe transaction has been completed on the blockchain and the txid is updated. (It may change to beneficiary-confirmed or beneficiary-denied status.)
beneficiary-confirmedThe asset had been reflected in the beneficiary's DB so that the transfer of an asset between VASPs has been completed. (Status does not change any longer.)
beneficiary-deniedBased on the judgment of the beneficiary VASP, the asset has been rejected in the beneficiary's DB. (Status does not change any longer.)
canceledStatus may be changed from the verified status, and the asset transfer has been finished without executing the asset transfer on the blockchain. (Status does not change any longer.)