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:
--> 7624a0b9f7c1bd4e487f99ffb29b13387797bf53a1c4e9782b1ad78b3a2d0c23:30:4
|
30 | self.admin.addCard(
31 | id: cardId,
32 | name: name,
33 | type: type,
34 | aspectRatio: aspectRatio,
35 | collectionOrder: collectionOrder,
36 | collectionId: collectionId,
37 | )
| ^
--> 4bbff461fa8f6192.FantastecSwapDataV2:209:30
error: pre-condition failed: cannot create cardData when collection ID does not exist
--> 4bbff461fa8f6192.FantastecSwapDataV2:105:63