Flow price: --
1af893af518c0b68f0f3d4e9d22faea86b09eefee53ff030c4da906eac2673d6

Transaction

Hash: 1af893af518c0b68f0f3d4e9d22faea86b09eefee53ff030c4da906eac2673d6
error
Error

Whoops! 😨 Something unexpected happened...

[Error Code: 1101] error caused by: 1 error occurred:
	* transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: cannot find declaration `FlowToken` in `7e60df042a9c0868.FlowToken`
 --> 1af893af518c0b68f0f3d4e9d22faea86b09eefee53ff030c4da906eac2673d6:2:7
  |
2 | import FlowToken from 0x7e60df042a9c0868
  |        ^^^^^^^^^ available exported declarations are:


error: cannot infer type parameter: `T`
  --> 1af893af518c0b68f0f3d4e9d22faea86b09eefee53ff030c4da906eac2673d6:10:23
   |
10 |         let vaultRef = signer.storage.borrow<auth(FungibleToken.Withdraw) &FlowToken.Vault>(
11 |             from: /storage/flowTokenVault
12 |         ) ?? panic("Could not borrow reference to the owner's Vault!")
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


Loading...