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: --> 1960c8b53ce6bfdd00481486b6b2ff84f391f6fdd4327b3270bd191efa159398:40:10 | 40 | createListing(seller, storefront, request, paymentReceiver, nftRef, typeRef) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 1960c8b53ce6bfdd00481486b6b2ff84f391f6fdd4327b3270bd191efa159398:70:2 | 70 | storefront.createListing( 71 | nftProviderCapability: collectionCap, 72 | paymentReceiver: paymentReceiver, 73 | nftType: typeCache[r.nftTypeIdentifier]!, 74 | nftID: r.nftID, 75 | salePaymentVaultType: Type<@DapperUtilityCoin.Vault>(), 76 | price: r.price, 77 | customID: r.customID, 78 | expiry: UInt64(getCurrentBlock().timestamp) + r.expiry, 79 | buyer: r.buyerAddress 80 | ) | ^ error: panic: Could not borrow reference to collection --> 3cdbb3d569211ff3.NFTStorefrontV2:587:11
Arguments:
saleRequests:
[{"catalogCollection...ack.NFT","price":5}]