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: --> d8ce7249444c530e7cef1f58e105c2f2e70e10d25f7c14844156829d68ceee92:16:12 | 16 | self.stakingCollectionRef.registerDelegator(nodeID: id, amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8d0e87b65159ae63.FlowStakingCollection:569:26 | 569 | let tokens <- self.getTokens(amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: assertion failed: Insufficient total Flow balance --> 8d0e87b65159ae63.FlowStakingCollection:222:16 | 222 | assert( 223 | amount <= unlockedBalance, 224 | message: "Insufficient total Flow balance" 225 | ) | ^Arguments:
id:
f7422f2d3296ede4d1efb36ec55e3fd93702c061f7ee627881f0b3007beff2ed
amount:
50
Loading...