Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> d914427b47ca0a6ca014b1ce465cd4d929548354ca872866df76c3b674bed33d:39:4
|
39 | self.adminResource.rent(saleCollectionAddress: saleCollectionAddress, tokenID: tokenID, price: price, recipient: self.receiverCollection, paymentID: paymentID)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> e00ef6ba679e2e3a.TrmMarketV2_2:677:19
|
677 | return saleCollectionCapability.rent(tokenID: tokenID, price: price, recipient: recipient, paymentID: paymentID)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: No token matching this ID for rent!
--> e00ef6ba679e2e3a.TrmMarketV2_2:439:16
|
439 | self.rentListings.containsKey(tokenID):
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^