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 declaration `FlowToken` in `8d0e87b65159ae63.FlowToken` --> 7ad4b126ab6ee7310b91ee19743d90a3f2a2fb6b8588124ba55f6a7f4355d3e6:3:11 | 3 | import FlowToken from 0x8d0e87b65159ae63 | ^^^^^^^^^ available exported declarations are: error: cannot infer type parameter: `T` --> 7ad4b126ab6ee7310b91ee19743d90a3f2a2fb6b8588124ba55f6a7f4355d3e6:20:32 | 20 | let flowToken = signer.link<&FlowToken.Vault>(/private/flowTokenVault, target: /storage/flowTokenVault)! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: mismatched types --> 7ad4b126ab6ee7310b91ee19743d90a3f2a2fb6b8588124ba55f6a7f4355d3e6:24:95 | 24 | signer.save(<-FlowStakingCollection.createStakingCollection(unlockedVault: flowToken, tokenHolder: lockedHolder), to: FlowStakingCollection.StakingCollectionStoragePath) | ^^^^^^^^^ expected `Capability<&FlowToken.Vault>`, got `Capability` error: mismatched types --> 7ad4b126ab6ee7310b91ee19743d90a3f2a2fb6b8588124ba55f6a7f4355d3e6:26:95 | 26 | signer.save(<-FlowStakingCollection.createStakingCollection(unlockedVault: flowToken, tokenHolder: nil), to: FlowStakingCollection.StakingCollectionStoragePath) | ^^^^^^^^^ expected `Capability<&FlowToken.Vault>`, got `Capability` could not find import [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 declaration `FlowToken` in `8d0e87b65159ae63.FlowToken` --> 7ad4b126ab6ee7310b91ee19743d90a3f2a2fb6b8588124ba55f6a7f4355d3e6:3:11 | 3 | import FlowToken from 0x8d0e87b65159ae63 | ^^^^^^^^^ available exported declarations are: error: cannot infer type parameter: `T` --> 7ad4b126ab6ee7310b91ee19743d90a3f2a2fb6b8588124ba55f6a7f4355d3e6:20:32 | 20 | let flowToken = signer.link<&FlowToken.Vault>(/private/flowTokenVault, target: /storage/flowTokenVault)! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: mismatched types --> 7ad4b126ab6ee7310b91ee19743d90a3f2a2fb6b8588124ba55f6a7f4355d3e6:24:95 | 24 | signer.save(<-FlowStakingCollection.createStakingCollection(unlockedVault: flowToken, tokenHolder: lockedHolder), to: FlowStakingCollection.StakingCollectionStoragePath) | ^^^^^^^^^ expected `Capability<&FlowToken.Vault>`, got `Capability` error: mismatched types --> 7ad4b126ab6ee7310b91ee19743d90a3f2a2fb6b8588124ba55f6a7f4355d3e6:26:95 | 26 | signer.save(<-FlowStakingCollection.createStakingCollection(unlockedVault: flowToken, tokenHolder: nil), to: FlowStakingCollection.StakingCollectionStoragePath) | ^^^^^^^^^ expected `Capability<&FlowToken.Vault>`, got `Capability` %!(EXTRA string=No contracts found for identifier=A.8d0e87b65159ae63.FlowTok