CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot find variable in this scope: `tokenVault01` --> 35a4fcf2193a9ef18c7dd647b84a509f55f358853579cca94f0926e4e03e25c1:69:109 | 69 | account.borrow<&FungibleToken.Vault>(from: /storage/flowTokenVault)!.deposit(from: <-tokenVault01) | ^^^^^^^^^^^^ not found in this scope error: loss of resource --> 35a4fcf2193a9ef18c7dd647b84a509f55f358853579cca94f0926e4e03e25c1:61:24 | 61 | let tokenVault1 <- tokenVaults.removeFirst() | ^^^^^^^^^^^Loading...