CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: error: cannot find variable in this scope: `Flowty` --> 013c18c550c9beef2c888fa87c56ea74fe6aadba4bd36e4d21428dbf26dd31a2:5:42 | 5 | if(acct.borrow<&FUSD.Vault>(from: Flowty.FusdVaultStoragePath) != nil) { | ^^^^^^ not found in this scope error: cannot find variable in this scope: `Flowty` --> 013c18c550c9beef2c888fa87c56ea74fe6aadba4bd36e4d21428dbf26dd31a2:11:35 | 11 | ... not found in this scope error: cannot find variable in this scope: `Flowty` --> 013c18c550c9beef2c888fa87c56ea74fe6aadba4bd36e4d21428dbf26dd31a2:20:12 | 20 | Flowty.FusdBalancePublicPath, | ^^^^^^ not found in this scope error: cannot find variable in this scope: `Flowty` --> 013c18c550c9beef2c888fa87c56ea74fe6aadba4bd36e4d21428dbf26dd31a2:21:20 | 21 | target: Flowty.FusdVaultStoragePath | ^^^^^^ not found in this scopeLoading...