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: --> ec208865cda2e30e6604b366ec8fdb56191b9a277bd87202d16b9396faec8768:32:27 | 32 | let collectible <- FlovatarDustCollectible.createDustCollectible( 33 | series: series, 34 | layers: layers, 35 | templateIds: templates, 36 | address: self.accountAddress, 37 | vault: <-self.temporaryVault 38 | ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: Reached maximum mintable count for this trait --> 921ea449dffec68a.FlovatarDustCollectible:971:5 | 971 | panic("Reached maximum mintable count for this trait") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
series:
1
layers:
[1,2,3,4,5,6,7,8]
templates:
[8,47,75,105,152]
amount:
12920.36
Loading...