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 apply binary operation * to types: `Int`, `UFix64` --> 1577cdf0db3bead831b5444bebf93023e9a8c6cf1ce9cf715d423a4de1f758bf:8:26 | 8 | .withdraw(amount: 5*amount) | ^^^^^^^^ error: mismatched types --> 1577cdf0db3bead831b5444bebf93023e9a8c6cf1ce9cf715d423a4de1f758bf:8:26 | 8 | .withdraw(amount: 5*amount) | ^^^^^^^^ expected `UFix64`, got `Int` error: field `vault` of type `Transaction` is not invalidated (moved or destroyed) --> 1577cdf0db3bead831b5444bebf93023e9a8c6cf1ce9cf715d423a4de1f758bf:4:8 | 4 | let vault: @FungibleToken.Vault | ^^^^^ not invalidated
Arguments:
amount:
10
recipients:
["0x1b54752fbe36366c...0x12b4cb1001978ce9"]