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: --> 4014f76bd2e5987d4551e95f93a9d38756da5de2d4613d3a1af4f4c7f2c19c3a: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:554:6Arguments:
collectionIdentifier:
FLOAT
saleItemID:
1201086949
saleItemPrice:
1
customID:
Empty
buyer:
Empty
expiry:
7776000
Loading...