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: --> 9a766809d4c2bf7d737b6b451a0aebd6c427f60413386bfcfa3bde0b574c23bf:47:8 | 47 | Inscription.mintInscription( 48 | recipient: self.recipientCollectionRef, 49 | amount: amount 50 | ) | ^ 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...