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: --> 85d4b3f358850f0499c47b0f18643915f3f06c83c26c03e78a232da546f426d4:17:8 | 17 | self.stakingCollectionRef.stakeRewardedTokens(nodeID: nodeID, delegatorID: delegatorID, amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8d0e87b65159ae63.FlowStakingCollection:766:20 | 766 | delegator.delegateRewardedTokens(amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Amount withdrawn must be less than or equal than the balance of the Vault --> f233dcee88fe0abe.FungibleToken:179:16 | 179 | self.balance >= amount: | ^^^^^^^^^^^^^^^^^^^^^^Arguments:
nodeID:
79949f163dac6b72ab72c1d12b9677d71dd9367f7331d59425b485050c8712d9
delegatorID:
1326
amount:
3.48290062
Loading...