CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 7f041da529ea99ed21768497193e243d1a4ae1448480d384a42dc9de3e6fcf51:12:24 | 12 | let burnItem <- self.collectionRef.withdraw(withdrawID: itemID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: withdraw() failed: missing NFT with id: 184240 --> ca63ce22f0d6bdba.Cryptoys:203:67 | 203 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("withdraw() failed: missing NFT with id: ".concat(withdrawID.toString())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
itemID:
184240
Loading...