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 find type in this scope: `AuthAccount` --> 4afaaa7027856517176941da4d57bc0cc05017d95399a8370cfae119da19e951:12:24 | 12 | prepare(tiblesAcct: AuthAccount, signerAcct: AuthAccount) { | ^^^^^^^^^^^ not found in this scope error: cannot find type in this scope: `AuthAccount` --> 4afaaa7027856517176941da4d57bc0cc05017d95399a8370cfae119da19e951:12:49 | 12 | prepare(tiblesAcct: AuthAccount, signerAcct: AuthAccount) { | ^^^^^^^^^^^ not found in this scope error: value of type `&Account` has no member `getCapability` --> 4afaaa7027856517176941da4d57bc0cc05017d95399a8370cfae119da19e951:16:57 | 16 | self.forwardingCollection = tiblesForwardingAcct.getCapability<&{TiblesNFT.CollectionPublic}>(FraggleRock.PublicCollectionPath).borrow() | ^^^^^^^^^^^^^ unknown member error: cannot access `withdrawTible`: function requires `Withdraw` authorization, but reference is unauthorized --> 4afaaa7027856517176941da4d57bc0cc05017d95399a8370cfae119da19e951:24:25 | 24 | let tible <- self.ownersCollection.withdrawTible(id: id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Arguments:
nftIdsToTransfer:
[160714]
Loading...