Replies: 1 comment 6 replies
-
This is not the right place for this discussion but it is probably not an OpenSea issue, you need to open the console and see what the underlying blockchain error or error code is for the execution reverted. If it is a 4 byte code you can enter it in https://openchain.xyz/signatures |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm testing NFTs trading from my ERC721 contract deployed on BaseSepolia on Opensea. The token listing works, but the purchase doesn't.
On Opensea website (testnet) I get this error message when I try to buy an NFT:
Execution reverted: Please reach out to the collection owner to troubleshoot.
On Sepolia a deployment of the same contract doesn't have this problem.
Could the source of the problem be the suport of BaseSepolia on Opensea?
Beta Was this translation helpful? Give feedback.
All reactions