Backing Up NFTs
Learn how to backup NFTs using Filebase.
Why is backing up NFTs important?
1. First, navigate to an NFT marketplace such as OpenSea.

2. On OpenSea, the detailed information for the NFT is below the NFT’s image on the left side of the screen.

3. From this information, click on the hyperlinked Token ID value.

4. Once clicked, a JSON file stored on IPFS will be opened in a new tab.
5. From this JSON file, there are two values to take note of:

6. Next, navigate to the Filebase Web Console Dashboard.
7. From the ‘Buckets’ dashboard, select an IPFS bucket to use. Need to create an IPFS bucket? Learn how to here.

8. Once inside the IPFS bucket, select ‘Upload’, then select ‘CID’.

9. Then, enter the CID value for the metadata file (the CID taken from the URL), and give the CID a human-readable name.

10. Then select ‘Search and Pin’. The ‘Status’ should read ‘Pinning’.

11. Repeat this step for the NFT’s image CID.

12. Then, you can test the storage of these CIDs by using the Filebase public IPFS gateway.
Last updated