CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: --> 9e316fd4009a7c66f95e538778e384908813fb3adde36213329857818658b5aa:25:29 | 25 | let token <- topshotSaleCollection.withdraw(tokenID: tokenID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> c1e4f4f4c4257510.Market:149:25 | 149 | let token <- self.forSale.withdraw(withdrawID: tokenID) as! @TopShot.NFT | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: NFT does not exist in the collection! --> 1d7e57aa55817448.NonFungibleToken:132:
Loading...