CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot access uninitialized field: `flowReceiver` --> 752f8c5658efee32cefae87d81d08602badb647ed51692cde50a665d1a06a4f2:24:24 | 24 | assert(self.flowReceiver.borrow() != nil, message: "Missing or mis-typed receiver") | ^^^^^^^^^^^^ error: mismatched types --> 752f8c5658efee32cefae87d81d08602badb647ed51692cde50a665d1a06a4f2:30:101 | 30 | acct.storage.copy<Capability<auth(NonFungibleToken.Withdraw) &CarClub.Collection>>(from: nftProviderPrivatePath) | ^^^^^^^^^^^^^^^^^^^^^^ expected `StoragePath`, got `PrivatePath` error: cannot access `issue`: function requires `Capabilities | StorageCapabilities | IssueStorageCapabilityController` authorization, but reference only has `SaveValue, LoadValue, CopyValue, BorrowValue, Storage` authorization --> 752f8c5658efee32cefae87d81d08602badb647ed51692cde50a665d1a06a4f2:33:23 | 33 | provider = acct.capabilities.storage.issue<auth(NonFungibleToken.Withdraw) &CarClub.Collection>(CarClub.CollectionStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot access `getController`: function requires `Capabilities | StorageCapabilities | GetStorageCapabilityController` authorization, but reference only has `SaveValue, LoadValue, CopyValue, BorrowValue, Storage` authorization --> 752f8c5658efee32cefae87d81d08602badb647ed51692cde50a665d1a06a4f2:34:12 | 34 | acct.capabilities.storage.getController(byCapabilityID: provider!.id)!.setTag("CarClubCollectionProviderForNFTSTorefront") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: mismatched types --> 752f8c5658efee32cefae87d81d08602badb647ed51692cde50a665d1a06a4f2:36:45 | 36 | acct.storage.save(provider!, to: nftProviderPrivatePath) | ^^^^^^^^^^^^^^^^^^^^^^ expected `StoragePath`, got `PrivatePath` error: incorrect argument label --> 752f8c5658efee32cefae87d81d08602badb647ed51692cde50a665d1a06a4f2:40:57 | 40 | assert(self.CarClubNFTProvider?.borrow() != nil, messasge: "Missing or mis-typed CarClub.Collection provider") | ^^^^^^^^^ expected `message`, got `messasge` error: missing initialization of field `flowReceiver` in type `Transaction` --> 752f8c5658efee32cefae87d81d08602badb647ed51692cde50a665d1a06a4f2:9:8 | 9 | let flowReceiver: Capability<&{FungibleToken.Receiver}> | ^^^^^^^^^^^^ not initialized error: cannot find variable in this scope: `storefrontRef` --> 752f8c5658efee32cefae87d81d08602badb647ed51692cde50a665d1a06a4f2:48:24 | 48 | let listingID = storefrontRef.createListing( | ^^^^^^^^^^^^^ not found in this scope error: value of type `Transaction` has no member `receiverCap` --> 752f8c5658efee32cefae87d81d08602badb647ed51692cde50a665d1a06a4f2:52:27 | 52 | receiver: self.receiverCap, | ^^^^^^^^^^^ unknown memberArguments:
nftIDs:
[1949]
price:
0.1
Loading...