Promise will be returned which resolves with a Response object upon a successful confirmation. false will be returned when user flow is cancelled in such a case that a user closes the popup modal.
If the confirmation fails, the Promise will resolve with an {error} object that describes the failure.
Promise<Response[] | false>
Response
Variable
Type
Description
metadata
object
isConverted
TxDetails
True is returned if metadata is converted
message
TxDetails
Error message is returned if any.
Error
Custom Error objects. Refer to the Error Catalogue for possible data.
External reference URL used in the metadata externalUrl field. Refer to the for details.
The artist's name used in the metadata description field. If the SRR already exists, we use the registered artist name instead. Refer to the for details.
The user's name used in the metadata description field. If the SRR already exists, we use the registered user name instead. Refer to the for details.
Converted metadata. Refer to the for all possible data