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: --> 60265ba7ad98cef8a21ca38b60dd09e26f0a2fe31091fd74ed22122e37db79e5:17:14 | 17 | 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:
3c6519ba8be35e338df7273a895ad3abaeb0c232eb908ee7b05462018c112fe1
amount:
106.003
Loading...