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: get program failed: cannot check account freeze status: [Error Code: 1201] account not found for address 8d1343a37e17a147
--> 8d1343a37e17a147.NFTStoreFree
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:10:37
|
10 | let storefront: &NFTStoreFree.Storefront{NFTStoreFree.StorefrontPublic}
| ^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:10:61
|
10 | let storefront: &NFTStoreFree.Storefront{NFTStoreFree.StorefrontPublic}
| ^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:11:34
|
11 | let listing: &NFTStoreFree.Listing{NFTStoreFree.ListingPublic}
| ^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:11:55
|
11 | let listing: &NFTStoreFree.Listing{NFTStoreFree.ListingPublic}
| ^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:56:44
|
56 | .getCapability<&NFTStoreFree.Storefront{NFTStoreFree.StorefrontPublic}>(
| ^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:56:68
|
56 | .getCapability<&NFTStoreFree.Storefront{NFTStoreFree.StorefrontPublic}>(
| ^^^^^^^^^^^^ not found in this scope
error: cannot find variable in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:57:32
|
57 | NFTStoreFree.StorefrontPublicPath
| ^^^^^^^^^^^^ not found in this scope
error: cannot infer type parameter: `T`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:55:42
|
55 | self.storefront = getAccount(0xccf47e1c6ad2d2bd)
| ^
error: cannot find variable in this scope: `undefined`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:60:88
|
60 | self.listing = self.storefront.borrowListing(listingResourceID: undefined)
| ^^^^^^^^^ not found in this scope
could not find import [Error Code: 1101] error caused by: 1 error occurred:
* transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: get program failed: cannot check account freeze status: [Error Code: 1201] account not found for address 8d1343a37e17a147
--> 8d1343a37e17a147.NFTStoreFree
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:10:37
|
10 | let storefront: &NFTStoreFree.Storefront{NFTStoreFree.StorefrontPublic}
| ^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:10:61
|
10 | let storefront: &NFTStoreFree.Storefront{NFTStoreFree.StorefrontPublic}
| ^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:11:34
|
11 | let listing: &NFTStoreFree.Listing{NFTStoreFree.ListingPublic}
| ^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:11:55
|
11 | let listing: &NFTStoreFree.Listing{NFTStoreFree.ListingPublic}
| ^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:56:44
|
56 | .getCapability<&NFTStoreFree.Storefront{NFTStoreFree.StorefrontPublic}>(
| ^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:56:68
|
56 | .getCapability<&NFTStoreFree.Storefront{NFTStoreFree.StorefrontPublic}>(
| ^^^^^^^^^^^^ not found in this scope
error: cannot find variable in this scope: `NFTStoreFree`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:57:32
|
57 | NFTStoreFree.StorefrontPublicPath
| ^^^^^^^^^^^^ not found in this scope
error: cannot infer type parameter: `T`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:55:42
|
55 | self.storefront = getAccount(0xccf47e1c6ad2d2bd)
| ^
error: cannot find variable in this scope: `undefined`
--> 2baa961cc3be88ad9f6e89536957b5362ee1f7326b4a8eec3d12d9339f54bd90:60:88
|
60 | self.listing = self.storefront.borrowListing(listingResourceID: undefined)
| ^^^^^^^^^ not found in this scope
%!(EXTRA string=No contracts found for identifier=A.8d1343a37e17a147.NFTStoreFree)