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.
Hi, I've been trying to sell an OpenSea token on another marketplace for a few days now, and I can't quite figure out how to do it.
I have tested that from OpenSea to Rarible, and vice versa it is possible to synchronize, and sell tokens from one marketplace in the other.
I'm trying to do the same, but with another marketplace.
I'm reading some article out there, that says that in OpenSea, each user has a proxy contract?
Where is that contract? with that contract I should interact to give setApprovalForAll() to another contract (in this case erc1155) ?
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I've been trying to sell an OpenSea token on another marketplace for a few days now, and I can't quite figure out how to do it.
I have tested that from OpenSea to Rarible, and vice versa it is possible to synchronize, and sell tokens from one marketplace in the other.
I'm trying to do the same, but with another marketplace.
I'm reading some article out there, that says that in OpenSea, each user has a proxy contract?
Where is that contract? with that contract I should interact to give setApprovalForAll() to another contract (in this case erc1155) ?
Thanks!
The text was updated successfully, but these errors were encountered: