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: --> 8764ab3ed3d869efa22d7341509adc9ab5f35db70fea688955d66d23fc8d3490: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:196:12 | 196 | getCurrentBlock().timestamp <= self.stakingEndTime: "Can't burn after staking end time." | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
amount:
213
Loading...