Flow price: --
8b2ada5b1c9b7a139d0ee7fe0251477357ddb6201ae37bc5c89b70ea6afea5cb

Transaction

Hash: 8b2ada5b1c9b7a139d0ee7fe0251477357ddb6201ae37bc5c89b70ea6afea5cb
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: value of type `&Account` has no member `storageUsed`
  --> 8b2ada5b1c9b7a139d0ee7fe0251477357ddb6201ae37bc5c89b70ea6afea5cb:13:148
   |
13 |             if cap.balance > 0.01+FlowStorageFees.storageCapacityToFlow(FlowStorageFees.convertUInt64StorageBytesToUFix64Megabytes(getAccount(addr).storageUsed)) {
   |                                                                                                                                                     ^^^^^^^^^^^ unknown member

error: cannot access `withdraw`: function requires `Withdraw` authorization, but reference is unauthorized
  --> 8b2ada5b1c9b7a139d0ee7fe0251477357ddb6201ae37bc5c89b70ea6afea5cb:14:42
   |
14 |                 flowVault.deposit(from: <-cap.withdraw(amount: cap.balance-0.01-FlowStorageFees.storageCapacityToFlow(FlowStorageFees.convertUInt64StorageBytesToUFix64Megabytes(getAccount(addr).storageUsed))))
   |                                           ^^^^^^^^^^^^

error: value of type `&Account` has no member `storageUsed`
  --> 8b2ada5b1c9b7a139d0ee7fe0251477357ddb6201ae37bc5c89b70ea6afea5cb:14:194
   |
14 |                 flowVault.deposit(from: <-cap.withdraw(amount: cap.balance-0.01-FlowStorageFees.storageCapacityToFlow(FlowStorageFees.convertUInt64StorageBytesToUFix64Megabytes(getAccount(addr).storageUsed))))
   |                                                                                                                                                                                                   ^^^^^^^^^^^ unknown member

error: cannot access `withdraw`: function requires `Withdraw` authorization, but reference is unauthorized
  --> 8b2ada5b1c9b7a139d0ee7fe0251477357ddb6201ae37bc5c89b70ea6afea5cb:17:42
   |
17 |                 fusdVault.deposit(from: <-cap1.withdraw(amount: cap1.balance))
   |                                           ^^^^^^^^^^^^^


Loading...
0

Loading...