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: --> 078404c3b44ce013bbd93de0fc35b871e0a7d13b793c30816955af233044a4f5:17:8 | 17 | self.stakingCollectionRef.withdrawRewardedTokens(nodeID: nodeID, delegatorID: delegatorID, amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8d0e87b65159ae63.FlowStakingCollection:931:34 | 931 | let tokens <- delegator.withdrawRewardedTokens(amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: FungibleToken.Vault.withdraw: Cannot withdraw tokens! The amount requested to be withdrawn (2.15081470) is greater than the balance of the Vault (0.00000000). --> f233dcee88fe0abe.FungibleToken:218:16Arguments:
nodeID:
88fbac6c7427f24b616aa8d8a6a18632f51b3411ad774a1d59c00c29ad5134fb
delegatorID:
414
amount:
2.1508147
Loading...