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: --> dc259789eea509767de82ef201218605d8c0f7a97777e6a47d7d4ea9ec3d4922:17:8 | 17 | self.stakingCollectionRef.withdrawUnstakedTokens(nodeID: nodeID, delegatorID: delegatorID, amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8d0e87b65159ae63.FlowStakingCollection:903:34 | 903 | let tokens <- delegator.withdrawUnstakedTokens(amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: FungibleToken.Vault.withdraw: Cannot withdraw tokens! The amount requested to be withdrawn (250000.00000000) is greater than the balance of the Vault (25000.00000000). --> f233dcee88fe0abe.FungibleToken:218:16 | 218 | self.balance >= amount: | ^^^^^^^^^^^^^^^^^^^^^^
Arguments:
nodeID:
b17280bf57adad0de648d827a7ccbe81c74cf6a9cc44af4778587b133747a2f9
delegatorID:
143
amount:
250000