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: --> bcfda629fb69f422f3d0c746e1af5c8fc6263ff13aa321083c6b8c0042fdae49:74:8 | 74 | self.storefront.createListing( 75 | nftProviderCapability: self.collectionCap, 76 | paymentReceiver: self.paymentReceiver, 77 | nftType: self.nftType, 78 | nftID: saleItemID, 79 | salePaymentVaultType: Type<@DapperUtilityCoin.Vault>(), 80 | price: saleItemPrice, 81 | customID: customID, 82 | expiry: UInt64(getCurrentBlock().timestamp) + expiry, 83 | buyer: buyer 84 | ) | ^ error: assertion failed: type of nft is not permitted --> 3cdbb3d569211ff3.NFTStorefrontV2:589:6 | 589 | assert(Permitted.isPermitted(nftRef), message: "type of nft is not permitted") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Arguments:
collectionIdentifier:
NFLAllDayPacks
saleItemID:
248368
saleItemPrice:
0.99
customID:
Empty
buyer:
Empty
expiry:
7776000