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

Could not purchase NFT or accept any offer from opensea? #214

Open
omkarwemoveideas opened this issue Jun 8, 2022 · 2 comments
Open

Could not purchase NFT or accept any offer from opensea? #214

omkarwemoveideas opened this issue Jun 8, 2022 · 2 comments

Comments

@omkarwemoveideas
Copy link

I have created an NFT using the below attached solidity smart contract from a Dapp.

Then calling verify function from the smart contract. After this I am navigating to Opensea and tried to Buy or accept a offer then I am facing the below issue. Any help?

https://testnets.opensea.io/assets/rinkeby/0xc13f00e156be393b8f31c1e7a5888c153a604aae/1

Here is issue when I try purchase the above NFT(ERC 1155)
Failed atomic match with args:
Array(11) [ (14) […], (18) […], (8) […], "0x96809f9000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005cedab8d082011542b5f687fd2f94e88f4165e87000000000000000000000000c13f00e156be393b8f31c1e7a5888c153a604aae00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000", "0x96809f900000000000000000000000001d37b1700eb4a8b4fea710182552cae85b5ef0e60000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c13f00e156be393b8f31c1e7a5888c153a604aae00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000", "0x00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "0x000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "0x", "0x", (2) […], … ]
Error: execution reverted
sendRawPayloadAsync web3_wrapper.js:786
a web3_wrapper.js:5
promise callbacku web3_wrapper.js:7
n web3_wrapper.js:8
n web3_wrapper.js:4
sendRawPayloadAsync web3_wrapper.js:772
estimateGasAsync web3_wrapper.js:607
n web3_wrapper.js:8
n web3_wrapper.js:4
estimateGasAsync web3_wrapper.js:604
estimateGasAsync wyvern_exchange.js:2448
a wyvern_exchange.js:5
promise callback
u wyvern_exchange.js:7
n wyvern_exchange.js:8
n wyvern_exchange.js:4
estimateGasAsync wyvern_exchange.js:2446
NextJS 18
t exchange.ts:614
NextJS 3
Babel 4
instrument.js:108:32
Error: Oops, the Ethereum network rejected this transaction :( The OpenSea devs have been alerted, but this problem is typically due an item being locked or untransferrable. The exact error was "execution reverted..."
NextJS 20
t exchange.ts:614
NextJS 3
Babel 12
fulfillOrder exchange.ts:577
Redux 2
t exchange.ts:344
NextJS 3
Babel 4
legacyFulfillOrderV2 exchange.ts:339
n Redux
e CheckoutModal.react.tsx:99
NextJS 3
Babel 4
Ue CheckoutModal.react.tsx:96
e CheckoutModal.react.tsx:782
NextJS 3
instrument.js:108:32


NFTToken.sol.txt

@kophyo1234
Copy link

good

@kophyo1234 kophyo1234 mentioned this issue Jun 15, 2022
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

3 participants
@omkarwemoveideas @kophyo1234 and others