Skip to content

Image Uploads in UMP

When you upload images to UMP, we upload them to IPFS and only store the "CID" on the blockchain. This ensures that the image is stored permanently 1 and without costing you any gas.

Uploading a new image

A gif showing the image upload process
Uploading a new image
  1. Either click the "Click to Upload" button to select an image from your computer, or drag and drop an image onto the upload area.
  2. Click on "Upload Files" to upload the image.
  3. You should see:
  4. a confirmation that the files were uploaded successfully.
  5. A table with the file name and the corresponding IPFS Hash (CID).
  6. The hash should automatically be inserted into the text field.

Using an existing image

If your image is already hosted on IPFS, you can use it by pasting the CID into the text field.

Example CID

A typical IPFS CID looks like this:

QmbWqxBEKC3P8tqsKc98xmWNzrzDtRLMiMPL8wBuTGsMnR
Or like this:
bafybeigdyrzt5sfp7udm7hu76uh7y26nf3efuylqabf3oclgtqy55fbzdi


  1. As long as it is pinned by an IPFS node, the image will be available.