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: --> 5a70c27606c817016a6da22b5751f1d44d59840e87f02d0eec1d10bb707a8cab: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. --> fdc436fd7db22e01.Piece:416:4 | 416 | self.isMintingAvailable(creatorId, description): "Minting for this NFT has ended or reached max supply." | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
creatorIds:
[1448,1448]
textContents:
["Chromatic Arches, ...://t.co/rT9BQCKogp"]
recipients:
["0xaa4a3267306350e3","0x324a8e3cd108b326"]
Loading...