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: --> 463d9e8ae5303e74d6fa6969fe8b73fab1d13a54db0039b3230f5eae9bfad886:24:10 | 24 | self.Administrator.mintNFT(creatorId: creatorIds[i], description: textContents[i], recipient: recipients[i]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Minting for this NFT has ended or reached max supply. --> 1d9428eec06fdb68.Memento:417:20 | 417 | self.isMintingAvailable(creatorId, description): "Minting for this NFT has ended or reached max supply." | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Arguments:
creatorIds:
[1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000]
textContents:
["Test 1010","Test 1...est 101","Test 101"]
recipients:
["0x14af50e74fba9745...0x14af50e74fba9745"]