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: --> 7484238ce5e800e2b6a1ad84a84b2b954722a4eae150dd60186b52292c702541:39:25 | 39 | let purchasedToken <- marketV3CollectionRef.purchase(tokenID: 46954941, buyTokens: <-self.purchaseTokens) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> c1e4f4f4c4257510.TopShotMarketV3:224:36 | 224 | let boughtMoment <- self.ownerCollection.borrow()!.withdraw(withdrawID: tokenID) as! @TopShot.NFT | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: Cannot withdraw: Moment is locked --> 0b2a3299cc857e29.TopShot:1117:16 | 1117 | panic("Cannot withdraw: Moment is locked") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^