CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: --> 217511b31c44fbdaf7b4815687907a645b732ba6e3f0be62c3a0ef39fff4a7a3:39:4 | 39 | self.adminResource.rent(saleCollectionAddress: saleCollectionAddress, tokenID: tokenID, price: price, recipient: self.receiverCollection, paymentID: paymentID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 61fc4b873e58733b.TrmMarketV2_2:671:19 error: pre-condition failed: No token matching this ID for rent! --> 61fc4b873e58733b.TrmMarketV2_2:438:16Arguments:
saleCollectionAddress:
0x2a8576f22d058945
tokenID:
1474
receiverCollectionAddress:
0x20ca0238d816cdca
price:
1
paymentID:
987654324-1474
Loading...