You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
The UI returns : "We couldn't find this contract. Please ensure that this is a valid ERC721 or ERC1155 contract deployed on Rinkeby and that you have already minted items on the contract."
To load all your metadata on your items at once, visit https://opensea.io/get-listed and enter your address to load the metadata into OpenSea! You can even do this for the Rinkeby test network if you deployed there, by going to https://rinkeby.opensea.io/get-listed.
Is this a temporary isue? Or is listing disabled for any reasons?
Thx for feedback!
The text was updated successfully, but these errors were encountered:
@peak3d This seems to be an issue as I tried and it did not work for me too. Several users are reporting the same on the Discord channel for the past 24 hours. However, I found a workaround to get individual tokens listed by hitting this API endpoint:
Some weeks ago I was able to call get-listed from UI / Rinkeby for our own contracts.
Currently this is not working anymore.
I deployed MyCollectibles contract on Rinkeby and head over to the URL linked below.
https://rinkeby.etherscan.io/address/0xc3ed0a3f7936725a401e6E53A3E873e4aB6C9C42
Contract is verified, and one token minted (using "create()")
The UI returns : "We couldn't find this contract. Please ensure that this is a valid ERC721 or ERC1155 contract deployed on Rinkeby and that you have already minted items on the contract."
To load all your metadata on your items at once, visit https://opensea.io/get-listed and enter your address to load the metadata into OpenSea! You can even do this for the Rinkeby test network if you deployed there, by going to https://rinkeby.opensea.io/get-listed.
Is this a temporary isue? Or is listing disabled for any reasons?
Thx for feedback!
The text was updated successfully, but these errors were encountered: