Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 71bcfcf503b2dddc1f44a7fb7ad7c398c9902fd9b10351a3288b9033d960e369:15:5
|
15 | self.adminResource.cancelTransfer(saleCollectionAddress: saleCollectionAddress, tokenID: tokenID)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> e3faea00c5bb8d7d.TrmMarketV2_2:611:12
|
611 | saleCollectionCapability.cancelTransfer(tokenID: tokenID)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: Asset not listed for transfer
--> e3faea00c5bb8d7d.TrmMarketV2_2:331:37
|
331 | self.transferListings[tokenID] != nil:
| ^^^^^^^^^^^^^^^^