Verify transaction metadata

PSG Self Service UI offers an option to get information about the transaction saved at the Cardano blockchain: metadata message, attachments list.

Additionally, it is possible to verify file signatures.

Prerequisites

To perform metadata verification for the transaction, you will need:

  • gpg command-line tool

  • User account at PSG Self Service UI

  • Transaction successfully saved in Cardano blockchain

How to verify transaction metadata

  1. Log in to PSG Self Service UI

  2. Navigate to the Auth Email Metadata page

  3. Find processed transaction hash, enter it into the input field and click “Get Metadata” button

    Hash

  4. As a result, you should get the list of one or more attachments saved with the transaction as well as custom metadata specified in the email body

    MetadataInfo

  5. If you want to verify file signature - click “Download signature” button

  6. Verify file signature with gpg tool from the command line

How to verify file with the signature

gpg --verify downloaded_signature signed_file