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: --> f26380d2c639f8ed6d96f31c0de82dfe17996a210b4286ef9f1ab0ce6d679b77:12:24 | 12 | let burnItem <- self.collectionRef.withdraw(withdrawID: itemID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: withdraw() failed: missing NFT with id: 184209 --> ca63ce22f0d6bdba.Cryptoys:203:67 | 203 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("withdraw() failed: missing NFT with id: ".concat(withdrawID.toString())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
itemID:
184209
Loading...