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: --> 1b04c6da8d9beefdda04eb8d38dd93529260d873dd3bb0e0a0608b6adddd88c1: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:555:6 | 555 | assert(Permitted.isPermitted(nftRef), message: "type of nft is not permitted") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Arguments:
collectionIdentifier:
NFLAllDayPacks
saleItemID:
391677
saleItemPrice:
25
customID:
Empty
buyer:
Empty
expiry:
7776000