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: --> c4f25957888fb72e51fc859fb3bb1f6eca88873d984646ff3fe0415596f459c4:16:18 | 16 | self.sentNFT <- collectionRef.withdraw(withdrawID: id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: NFT does not exist in the collection! --> 1d7e57aa55817448.NonFungibleToken:187:30 | 187 | self.ownedNFTs[id] != nil: "NFT does not exist in the collection!" | ^^^^^^^^^^^
Loading...