[Error Code: 1101] error caused by: 1 error occurred: * transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot find declaration `FooNFT` in `820acd4a14f3f383.FooNFT` --> 0a2507a5e8fff74632a0f3ac230d44ae6ceee9056d8816578b9e717d619b36c2:8:7 | 8 | import FooNFT from 0x820acd4a14f3f383 | ^^^^^^ available exported declarations are: error: cannot infer type parameter: `T` --> 0a2507a5e8fff74632a0f3ac230d44ae6ceee9056d8816578b9e717d619b36c2:34:22 | 34 | self.minter = signer.storage.borrow<&FooNFT.NFTMinter>(from: FooNFT.MinterStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Happy diving into the flow Remember to upgrade your contracts to 1.0!