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: --> 2cf7d81a0f596caec29567ca393fde3e6984237e6534c4dbca6b91bc95b1ce70:55:8 | 55 | self.storefront.createListing( 56 | nftProviderCapability: self.AllDayNFTProvider, 57 | nftType: Type<@AllDay.NFT>(), 58 | nftID: saleItemID, 59 | salePaymentVaultType: Type<@DapperUtilityCoin.Vault>(), 60 | saleCuts: [saleCut, royaltyCut] 61 | ) | ^ --> 4eb8a10cb9f87357.NFTStorefront:402:34 | 402 | let listing <- create Listing( 403 | nftProviderCapability: nftProviderCapability, 404 | nftType: nftType, 405 | nftID: nftID, 406 | salePaymentVaultType: salePaymentVaultType, 407 | saleCuts: saleCuts, 408 | storefrontID: self.uuid 409 | ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: NFT does not exist in the collection! --> 1d7e57aa55817448.NonFungibleToken:187:30 | 187 | self.ownedNFTs[id] != nil: "NFT does not exist in the collection!" | ^^^^^^^^^^^
Arguments:
saleItemID:
2612918
saleItemPrice:
1