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: --> 49da32d806c423175adceaa01222a65ae37b35bd49f9405cb8410f51f6236b70:32:44 | 32 | let rewardVault: @Fomopoly.Vault <- Fomopoly.mintTokensByBurn( 33 | collectionRef: self.withdrawRef, 34 | burnedIds: self.withdrawRef.getIDs().slice(from: 0, upTo: Int(amount)) 35 | ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: post-condition failed: Can't burn after staking end time. --> 88dd257fcf26d3cc.Fomopoly:198:12 | 198 | getCurrentBlock().timestamp <= self.stakingEndTime: "Can't burn after staking end time." | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
amount:
1
Loading...