Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 3bd71317b6edf4ab67ca039a1c05113c2927b880fc0cd782d0b250155e494aa2: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:
| ^^^^^^^^^^^^^^^^