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: --> a41e75fe2d78e9daa37fbd49161e870fc6a504210e8c5ac5a79401cc50256d57: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:
100
Loading...