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: --> 49c3633fe66432b4542b211b7bf9d5e176671bea723067c573985cfb0bc17841:175:20 | 175 | let item <- self.listing.purchase( 176 | payment: <-self.paymentVault, 177 | commissionRecipient: self.commissionRecipientCap 178 | ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: listing has already been purchased --> 4eb8a10cb9f87357.NFTStorefrontV2:345:16 | 345 | self.details.purchased == false: "listing has already been purchased" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
listingResourceID:
123145303322312
storefrontAddress:
0x2285e637e557f2de
commissionRecipient:
0x9544328e680ccbc1
Loading...