Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed:
--> 74a9df99fc4566f20c8808efae7c34f50eb359e90c55e800499065cc70e44247:46:8
|
46 | sellerCap.purchaseOnPreSale(listingID: listingId, buyTokens: userVaultPackTemplateCap, databaseID: databaseID, owner: owner, userPackCollection: userPackCollection, userCollection: userCollection, quantity: quantity)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: pre-sale offer is not available for this wallet
--> 24de869c5e40b2eb.ARTIFACTMarketV2:344:16
|
344 | self.checkBuyerMaxLimit(address: userPackCollection.owner!.address, listingID: listingID, quantity: quantity) : "pre-sale offer is not available for this wallet"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^