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: --> 1bc1398f9ad114510e9d65d5d9ed973278e1f0a05f9176cba077f499f51f8e38: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:
14293651422121
saleItemPrice:
4
customID:
Empty
buyer:
Empty
expiry:
7776000