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: --> 85b7ffc5105a5522d1aa5ceb78f4074e8984a84c928e736b9581d4a08a8f9a5b:48:8 | 48 | Inscription.mintInscription( 49 | recipient: self.recipientCollectionRef, 50 | amount: amount 51 | ) | ^ error: post-condition failed: Total supply must less than or equal to hard cap. --> 88dd257fcf26d3cc.Inscription:208:12 | 208 | Inscription.totalSupply <= Inscription.hardCap: "Total supply must less than or equal to hard cap." | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
amount:
1000
Loading...