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: --> 37314179498a4f23a21aebd1fc4f6d2d394d72129ebf1796875e94d95b092305: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...