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` --> 0df1a63e1cb7e9293d9dfe85cf1d0c6878f3b6b1cee0c78f08773f2fd6aed560:69:109 | 69 | account.borrow<&FungibleToken.Vault>(from: /storage/flowTokenVault)!.deposit(from: <-tokenVault01) | ^^^^^^^^^^^^ not found in this scope error: loss of resource --> 0df1a63e1cb7e9293d9dfe85cf1d0c6878f3b6b1cee0c78f08773f2fd6aed560:61:24 | 61 | let tokenVault1 <- tokenVaults.removeFirst() | ^^^^^^^^^^^Loading...