How to refresh metadata on Opensea?

New York-based Opensea is one of the most popular NFT marketplaces out there that has grown significantly in the past year of its four-year-long existence.
Non-fungible tokens are all the rage these days, with people spending hundreds of thousands on a single purchase. Several NFT collections such as the Bored Ape Yacht Club and CryptoPunks have become notoriously popular among enthusiasts, and these two, in particular, have also seen a significant dip (around 50% overall) in their item values.
If you’re looking into the NFT market for short-term or long-term investments or are just out here to have fun riding the wave, you already know that metadata of an NFT is vital.
In the case of NFTs, the metadata contains the actual content and its description as mentioned in the contract stored on the blockchain. NFT metadata includes the item name, media, description, properties, levels and stats.
Here we’ve explained how to quickly refresh the metadata of an NFT on Opensea.
Refresh metadata on Opensea
Refer to the screenshot and follow the steps mentioned below to refresh metadata on Opensea.
- Select your preferred NFT on Opensea.
- On the NFT’s page, tap/click on the refresh button at the top of the page.
- If the action is successful, you’d see the following message: “We’ve queued this item for an update! Check back in a minute…“.
Note, as the message mentioned, it can take some time for the NFT’s metadata to refresh. Also, neither F5 nor Ctrl + R will refresh the NFT metadata, so you’ll have to use the refresh button at the top of the specific NFT page.
You can’t refresh metadata for several NFTs at once or even a collection; you’ll have to refresh them one at a time.
HOW TO REFRESH METADATA WITH OPENSEA AND RARIBLE TO VIEW YOUR NFTS Ledger Wallet
![]()
If you manage your NFTs Ledger Wallet via OpenSea or Rarible, this article tutorial explains how you can refresh the metadata on NFT marketplaces such as OpenSea and Rarible.
There are several reasons why you might need to refresh the metadata of your NFTs. In most cases, it can be due to the image not appearing properly in Ledger Live.
To fix this
Please download the last update of Ledger Live Application:
● Update your Ledger Live app to the latest version.
● Update the Ledger device to the latest firmware.
Refreshing metadata on OpenSea
● Open the Ledger Live app.
● Select the account where you stored your NFTs. (for instance, I stored my NFT in the Ethereum account. So, I’ll choose my Ethereum account)
● Navigate and locate the NFT section.
● Click on See Gallery.
● Find the NFT whose image is not being displayed correctly and click on the three dots next to it.
● Click on Open in OpenSea.
● Wait for the OpenSea page to open in your browser.
● On the top right corner of the page, click on the three buttons and select Refresh metadata.
Now you’ve successfully refreshed the metadata of your NFTs via OpenSea. The process might take up to 1hr before everything will be rightly displayed in most cases.
Refreshing metadata on Rarible
● Open the Ledger Live app.
● Select the account where you stored your NFTs. (for instance, I stored my NFT in the Ethereum account. So, I’ll choose my Ethereum account)
● Navigate and locate the NFT section.
● Click on See Gallery.
● Find the NFT whose image is not being displayed correctly and click on the three dots next to it.
● Click on Open in Rarible.
● Wait for the Rarible page to open in your browser.
● On the top right corner of the page, click on Refresh.
Now you’ve successfully refreshed the metadata of your NFTs via Rarible. The process might take up to 1hr before everything will be rightly displayed in most cases.
How to refresh metadata on opensea?
It is a decentralized trading platform for NFTs that is likely to change the way people trade. I presume you’re wondering what NFTs are; they are unique non-fungible tokens available for obtaining advanced items. It may be in-game resources, symbols, trading cards, images, videos, and much more.
Just in August 2021, OpenSea recorded an exchange volume of over $3.5 billion. Even if you consider that the entire year of 2020 had only $21 million in trading volume, 12,000 percent more transactions must be regarded as impressive. As a result of the investments of Mark Cuban, Kevin Durant, Ashton Kutcher, and blockchain powerhouse a16z, OpenSea’s valuation has risen above $1 billion, giving it unicorn status shortly.
It’s admirable that NFT authorities, craftsmen, financial backers, and merchants appreciate OpenSea, yet if you’re not familiar with the stage, it can be overwhelming. In the current version of OpenSea’s manual, we help you understand what NFTs are, what OpenSea is, and how you can make use of them, along with some of the perfect NFTs available.
Tokens that are not fungible are called NFTs. In many ways, that doesn’t tell you much, and there’s so much to unload, so let’s start at the beginning. Fungible tokens are advanced coins such as Bitcoin, traded reciprocally. Unlike cryptographic tokens, fungible tokens are not unique, which means that a Bitcoin can reliably be compared to any other Bitcoin.
Conventional currency is the same way. Because dollar notes are compatible, neither of you loses anything when you exchange dollar greenbacks with someone.
As opposed to that, a non-fungible token addresses an exceptional computerized great. Finally, if you have a CryptoPunk NFT and your companion has a Bored Ape YC NFT, they are not compatible with monetary standards since they are separate computerized objects.
TABLE OF CONTENTS
WHAT IS THE PROCESS FOR REFRESHING METADATA ON OPENSEA?
There’s an argument going around that you minted NFTs and your buddies can see theirs, but you cannot see yours. It means that nothing has been revealed about you. Sometimes, they put time locks on them that prevent them from revealing, but sometimes the metadata for the NFT just hasn’t been updated.
You can do that by landing on your crypto slow page and seeing what you have earned. If you do not see your minted currency, it may be because you have not yet activated it.
Let’s do the little trick, so you click on that specific NFT, and then you click on the refresh button. You should see the phrase refresh metadata. Often, the problem is simply a matter of out-of-date metadata that prevents f5 operations from resolving your problem.
To resolve this, you should update the metadata. The problem has been queuing successfully. You can check it again in just a few minutes. As soon as you hit the refresh metadata button, you can reload the page. After a while, in a minute, you should be able to see the NFT.
THE METADATA FOR UPDATED TOKENS – DO NOT REFRESH IN OPEN-SEA
In my deployment, I created a contract that will let users mint NFTs, which will have a “coming soon” artwork that will be updated to reveal the real artwork later on. I was aware that IPFS had been used to steal artworks before it launched, so I was not too eager to use it. My metadata represents two sets of data and a “coming soon” image, and my final images are in another folder. To make a test, I created a10 NFTs and each token URI points to the “coming soon” metadata folder.
To reveal them, I upload the actual images/metadata to an IPFS folder, and then change my baseURI to point to this folder, and upload them.
My problem is that I receive an unexpected result, and I would like to know whether I misunderstand how OpenSea works or if I am doing something
- When I press the “refresh metadata” button, the image and metadata will update when a few tokens have passed
- Additionally, the metadata will update (e.g., I can see the property details and artwork title), but the image will not display (confirmed the image displays in the browser).
- Even when the base URL changes over 14+ hours, some tokens do not update (tested on a variety of browsers and computers to ensure it isn’t locally cached)
Do you think it will update faster on the actual OpenSea site?
Once you added all the tokens to my phone’s MetaMask wallet, you can see that all the images are displaying for each NFT, thus proving the metadata is pointing to a true image. OpenSea does not, however, reflect everything that has been updated.
REFRESH INTEGRATION METADATA
- If adapters that have implemented metadata caching have implemented it, you can manually refresh the currently cached metadata.
- Changes in metadata are typically made because of customizations of integrations, such as adding custom objects and attributes.
- There could also be cases where integrations have been patched, resulting in additional objects and attributes.
- A clear cache in the browser is the equivalent of clearing the integration cache. Staleness checks can only be performed when you drag a connection into an integration without manually refreshing the connection.
- While this is usually sufficient, you may know a refresh is needed in some instances. To handle these cases, the Refresh Metadata menu option is provided.
For refreshing integration metadata
Note : Only adapters with metadata caching can be configured with the Refresh Metadata menu option.
- Navigate to Home > Integrations and click Connections from the left navigation pane.
- Find and click the row of the connection you would like to refresh.
- Select Refresh Metadata from the drop-down menu.
Even if metadata updates automatically, open-sea has a caching system, so it will continue to show the still image of your atoms until you tell it to try to get the next image. You can do this by clicking the “respond to new metadata” button on the token page in the OpenSea.
Always analyze the marketplace before investing your money. OpenSea, is the largest marketplace globally and the most trustable platform too. We hope this article helps you to refresh your metadata on OpenSea.
Aayush Kumar Gupta is the founder and creator of ExploringBits, a website dedicated to providing useful content for people passionate about Engineering and Technology. Aayush has completed his Bachelor of Technology (Computer Science & Engineering) from 2018-2022. From July 2022, Aayush has been working as a full-time Devops Engineer.
How Do I Refresh Metadata on OpenSea?
The metadata will refresh within a few minutes, or longer if there is a lot of congestion and users refreshing metadata for their assets.
See below for a screenshot of the icon you need to click to refresh OpenSea metadata:

How do I View the OpenSea Metadata for any NFT?
Navigate to Opensea.io in your web browser
Type in the name of an NFT project and click on the project name link. Be sure to click on the verified collection link which will contain a blue checkmark
Click on an NFT asset on the project page that you want to see metadata for
Scroll down and click Details
Click on the Token ID
In this example, I am looking at a VeeFriends NFT with a Token ID of 3018 (the ID is hyperlinked to the Opensea metadata):

Clicking that link takes you to this URL:
Which displays the OpenSea metadata for that NFT asset:

You can see the image link at the top, followed by a description, an external URL, name, and attributes that include trait types like Token Benefit, Edition #, Access Type, and Access remaining.
For example, if you are wondering how many access uses are left on this VeeFriends NFT, you can see that 2 out of 3 are remaining.
If you purchased a FaceTime Fly, you would get 2, 5-minute FaceTimes with Gary Vaynerchuk.
Checking Opensea metadata is so important, because if you didn’t look at it, and all the access had been used for that NFT you may have overpaid for something already used.