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: --> 60cc88538cdaacf1b630a0a35f532d29a72bfb8a04dc86ac7ace237e8c15e8f7:39:25 | 39 | let purchasedToken <- marketV3CollectionRef.purchase(tokenID: 29848172, 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") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^