Flow price: --
518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040

Transaction

Hash: 518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040
error
Error

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: cannot find type in this scope: `AuthAccount`
  --> 518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040:11:16
   |
11 |   prepare(acct: AuthAccount, payerAcct: AuthAccount) {
   |                 ^^^^^^^^^^^ not found in this scope

error: cannot find type in this scope: `AuthAccount`
  --> 518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040:11:40
   |
11 |   prepare(acct: AuthAccount, payerAcct: AuthAccount) {
   |                                         ^^^^^^^^^^^ not found in this scope

error: too few arguments
  --> 518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040:17:19
   |
17 |       acct.save(<- FraggleRock.createEmptyCollection(), to: FraggleRock.CollectionStoragePath)
   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected at least 1, got 0

error: value of type `&Account` has no member `storageUsed`
  --> 518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040:26:22
   |
26 |     if (updtRecipient.storageUsed > updtRecipient.storageCapacity) {
   |                       ^^^^^^^^^^^ unknown member

error: value of type `&Account` has no member `storageCapacity`
  --> 518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040:26:50
   |
26 |     if (updtRecipient.storageUsed > updtRecipient.storageCapacity) {
   |                                                   ^^^^^^^^^^^^^^^ unknown member

error: value of type `&Account` has no member `storageUsed`
  --> 518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040:29:45
   |
29 |       let storageUsed = UFix64(updtRecipient.storageUsed)
   |                                              ^^^^^^^^^^^ unknown member

error: value of type `&Account` has no member `storageCapacity`
  --> 518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040:30:49
   |
30 |       let storageCapacity = UFix64(updtRecipient.storageCapacity)
   |                                                  ^^^^^^^^^^^^^^^ unknown member

error: cannot access `withdraw`: function requires `Withdraw` authorization, but reference is unauthorized
  --> 518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040:33:23
   |
33 |       let sentVault <- self.vault.withdraw(amount: flowAmount)
   |                        ^^^^^^^^^^^^^^^^^^^

error: value of type `&Account` has no member `getCapability`
  --> 518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040:34:52
   |
34 |       let updtRecipientFlowReceiver = updtRecipient.getCapability(/public/flowTokenReceiver).borrow<&{FungibleToken.Receiver}>()?? panic("failed to borrow reference to updtRecipient vault")
   |                                                     ^^^^^^^^^^^^^ unknown member


Hash:
518118c3ca5dd292da7aaa92fe0b35cd4408d6c04aa4bc22ad1055c512abc040
Status:
ERROR
Block height:
87433352
Block id:
673718cd3a7f4176bcc7831aea57dbde621b2a722fe239db0e35c6efc2f7ee89
Timestamp:
Wednesday 18 September 2024 at 07:02:34 UTC
()
Proposer: