Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 827f92f6f129d1faee5121ec60fe1a3bb1ca0df4dc4cfdd477ada69abeb6d811:105:6
|
105 | self.storefront.createListing(
106 | nftProviderCapability: self.collectionCap,
107 | nftType: self.nftType,
108 | nftID: saleItemID,
109 | salePaymentVaultType: Type<@DapperUtilityCoin.Vault>(),
110 | saleCuts: self.saleCuts,
111 | marketplacesCapability: nil,
112 | customID: customID,
113 | commissionAmount: 0.00,
114 | expiry: expiry
115 | )
| ^
--> 4eb8a10cb9f87357.NFTStorefrontV2:569:34
--> 4eb8a10cb9f87357.NFTStorefrontV2:465:27
error: panic: Cannot borrow receiver
--> 4eb8a10cb9f87357.NFTStorefrontV2:208:23