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: --> 828a1097b77b335816de4db502292e09f6197a500e7564f622c4bf5188777cd6:72:20 | 72 | let item <- self.listing.purchase( 73 | payment: <-self.paymentVault 74 | ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 4eb8a10cb9f87357.NFTStorefront:281:22 | 281 | let nft <-self.nftProviderCapability.borrow()!.withdraw(withdrawID: self.details.nftID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: missing NFT --> e4cf4bdc1751c65d.PackNFT:302:67 | 302 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("missing NFT") | ^^^^^^^^^^^^^^^^^^^^Arguments:
storefrontAddress:
0xe4cf4bdc1751c65d
listingResourceID:
46179489374653
expectedPrice:
9
Loading...