Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

get-listed not working on Rinkeby #47

Open
peak3d opened this issue Jun 11, 2021 · 3 comments
Open

get-listed not working on Rinkeby #47

peak3d opened this issue Jun 11, 2021 · 3 comments

Comments

@peak3d
Copy link

peak3d commented Jun 11, 2021

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!

@Ronak-59
Copy link

@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:

https://testnets-api.opensea.io/asset/<contract_address>/<token_id>/validate/

I hope the issue resolves soon.

@RomanG11
Copy link

Got the same issue. Looks like Opensea cannot verify ERC1155 token standard.

@baguettex
Copy link

same issue +1.
Anyone can help us?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants