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: --> 914cdc5ced661fea77489cb2e048624b4024d6c9659945262b2dcd953b2894ef:18:8 | 18 | self.stakingCollectionRef.registerDelegator(nodeID: id, amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8d0e87b65159ae63.FlowStakingCollection:634:26 | 634 | let tokens <- self.getTokens(amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: assertion failed: Insufficient total Flow balance --> 8d0e87b65159ae63.FlowStakingCollection:231:16 | 231 | assert( 232 | amount <= unlockedBalance, 233 | message: "Insufficient total Flow balance" 234 | ) | ^Arguments:
id:
f7422f2d3296ede4d1efb36ec55e3fd93702c061f7ee627881f0b3007beff2ed
amount:
169.06270752
Loading...