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: --> 57cb6e9cfbc2b6fbececc014778838696b66dcf9a986ebd80c0bf335026b4fc3:39:25 | 39 | let purchasedToken <- marketV3CollectionRef.purchase(tokenID: 45794927, buyTokens: <-self.purchaseTokens) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: No token matching this ID for sale! --> c1e4f4f4c4257510.TopShotMarketV3:237:12 | 237 | panic("No token matching this ID for sale!") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Loading...