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: --> a97be006c0fadb0a810c51a7a48413cb78b283bb2a49ddcf92ae81945f121220:75:21 | 75 | let id = self.storefront.createListing( 76 | nftProviderCapability: self.nftProvider, 77 | nftType: Type<@Inscription.NFT>(), 78 | nftID: listingModel.saleNFTID, 79 | salePaymentVaultType: Type<@FlowToken.Vault>(), 80 | saleCuts: saleCuts 81 | ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 4eb8a10cb9f87357.NFTStorefront:402:34 error: pre-condition failed: NFT does not exist in the collection! --> 1d7e57aa55817448.NonFungibleToken:187:30Arguments:
listingModels:
[{"saleItemPrice":0....aleNFTID":34995000}]
Loading...