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