Flow price: --
0150e34a08f1732f2c27287106715fc7a31b1a8744536d4a7dc9a0d379bfb424

Transaction

Hash: 0150e34a08f1732f2c27287106715fc7a31b1a8744536d4a7dc9a0d379bfb424
error
Error

Whoops! 😨 Something unexpected happened...

[Error Code: 1101] cadence runtime error Execution failed:
error: internal error: [Error Code: 1101] cadence runtime error Execution failed:
error: pre-condition failed: Amount withdrawn must be less than or equal than the balance of the Vault
   --> f233dcee88fe0abe.FungibleToken:170:16

goroutine 4419597016 [running]:
runtime/debug.Stack()
	/usr/local/go/src/runtime/debug/stack.go:24 +0x65
github.com/onflow/cadence/runtime/errors.NewUnexpectedErrorFromCause(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/errors/errors.go:139
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x10477344340, 0x2398bb8)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1140 +0x14e
panic({0x1d85a00, 0x112267be850})
	/usr/local/go/src/runtime/panic.go:838 +0x207
github.com/onflow/cadence/runtime.(*interpreterRuntime).newCreateAccountFunction.func1.1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:1550 +0xdb
github.com/onflow/cadence/runtime/interpreter.NewAddressValueFromConstructor({0x25f18e0?, 0x10477344340?}, 0xc493556f78?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/value.go:17658 +0x64
github.com/onflow/cadence/runtime.(*interpreterRuntime).newCreateAccountFunction.func1({{0x0, 0x0}, {0x10b7cd571d0, 0x1, 0x1}, {0x10b7cd568f0, 0x1, 0x1}, 0x10b7cd568e0, 0x114f4ffce40, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:1556 +0x25f
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x114f4ffce40?, {{0x0, 0x0}, {0x10b7cd571d0, 0x1, 0x1}, {0x10b7cd568f0, 0x1, 0x1}, 0x10b7cd568e0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:249 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x10477344340, {0x2627e68, 0x114f4ffa6d8}, {0x10b7cd571c0, 0x1, 0x1f3c700?}, {0x10b7cd571b0, 0x1, 0x40f505?}, {0x10b7cd568f0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:110 +0x185
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x10477344340, 0x10f122e44d0)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:817 +0x5b2
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).AcceptExp(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:799
github.com/onflow/cadence/runtime/ast.(*InvocationExpression).Accept(0x48?, {0x26319d0?, 0x10477344340?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:788 +0x42
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0x40?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:49 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0x10477344340, 0x112f62d8be0, 0xc493557578)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:436 +0x123
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0x1?, 0xc493557568?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:397 +0x35
github.com/onflow/cadence/runtime/ast.(*VariableDeclaration).Accept(0xc5af71f230?, {0x26319d0?, 0x10477344340?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/variable_declaration.go:103 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x10477344340, {0x261dba8?, 0x112f62d8be0})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:52 +0x143
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0x1dfb640?, {0x114f4ffc5c0?, 0x3, 0x114f4ffb440?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:58 +0x68
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:157 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x10477344340, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xc0016f1000?}, 0xc4935577e8, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1372 +0x164
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x10477344340?, 0x103e0391f80?, {0xc5af71f130?, 0x1?, 0xc5339bec60?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:153 +0x189
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x10477344340, 0x103e0391f80, {{0x2628f60, 0xc5339bec60}, {0xc5af71f130, 0x1, 0x1}, {0x0, 0x0, 0x0}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:131 +0x265
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:124
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{0x2628f60, 0xc5339bec60}, {0xc5af71f130, 0x1, 0x1}, {0x0, 0x0, 0x0}, 0x0, 0x2398be0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_transaction.go:106 +0x27e
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x2398be0?, {{0x0, 0x0}, {0xc5af71f110, 0x3, 0x3}, {0x0, 0x0, 0x0}, 0x0, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:249 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeExternally(0x1d85080?, {0x2627e68, 0x114f4ffb260}, 0x112267be648?, {0x114f4ffcdc0, 0x3, 0x10477344340?})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1082 +0x1be
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x10477344340, 0x114f4ffcde0?, {0x114f4ffcdc0, 0x3, 0x4})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1124 +0x2c5
github.com/onflow/cadence/runtime.(*interpreterRuntime).transactionExecutionFunction.func1(0x10477344340)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:614 +0x20a
github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:437 +0x90
github.com/onflow/cadence/runtime.reportMetric(0xc493558050, {0x2631870?, 0xc5c4f36600?}, 0xc493558078)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:230 +0x65
github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret(0x0?, 0x0?, {{0x2631870, 0xc5c4f36600}, {0x2618d78, 0x106c9d94340}, {0x10f122e4310, 0x1, 0x1}, {0x0, ...}, ...}, ...)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:431 +0x1f8
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x105052a3e40)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:204 +0x32c
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1()
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:81 +0x25
sync.(*Once).doSlow(0x0?, 0xc0016f1001?)
	/usr/local/go/src/sync/once.go:68 +0xc2
sync.(*Once).Do(...)
	/usr/local/go/src/sync/once.go:59
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute(0x105052a3e40?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:80 +0x50
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Result(0x0?)
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:88 +0x19
github.com/onflow/cadence/runtime.(*interpreterRuntime).ExecuteTransaction(0xc53d2ba090, {{0x111eeeed1e0, 0x14a, 0x14a}, {0xc4f7c3e480, 0x2, 0x2}}, {{0x2631870, 0xc5c4f36600}, {0x2618d78, ...}, ...})
	/go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:537 +0x1ff
github.com/onflow/flow-go/fvm.(*TransactionInvoker).Process(0xc54907ae40, 0xc53c7d3c40, 0x10f934f8a00, 0x1128c100f20, 0x114f4ff34d0, 0x40f505?)
	/app/fvm/transactionInvoker.go:101 +0x9a4
github.com/onflow/flow-go/fvm.(*TransactionProcedure).Run(_, _, {{0x2621070, 0x372e5b0}, {0x25f2e00, 0xc2077012b0}, {0x768eb7406680, 0xc03c100c00}, {0x26202e8, 0xc0002fdea0}, ...}, ...)
	/app/fvm/transaction.go:65 +0x218
github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {{0x2621070, 0x372e5b0}, {0x25f2e00, 0xc2077012b0}, {0x768eb7406680, 0xc03c100c00}, {0x26202e8, 0xc0002fdea0}, 0x1, ...}, ...)
	/app/fvm/fvm.go:59 +0x291
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, _, {_, _}, {_, _}, _, {{0x2621070, 0x372e5b0}, {0x25f2e00, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:406 +0xf9c
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, _, {{0x2621070, 0x372e5b0}, {0x25f2e00, 0xc2077012b0}, {0x260f748, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:341 +0x627
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xc4d110c600, {0x260e670, 0xfde592c600}, {0x2620ac8, 0x3945ef0}, 0x10f49eca940, {0x2620168, 0xc4933a2f00?}, 0x0?)
	/app/engine/execution/computation/computer/computer.go:189 +0xd6d
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xc4d110c600, {0x260e670, 0xfde592c600}, 0x10f49eca940, {0x2620168, 0xc4933a2f00}, 0x64?)
	/app/engine/execution/computation/computer/computer.go:112 +0x33b
github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xc53d288480, {0x260e670?, 0xfde592c600}, 0x10f49eca940, {0x2620168, 0xc4933a2f00})
	/app/engine/execution/computation/manager.go:264 +0x2bd
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xf103cb0960, {0x260e5c8, 0xc53e582340}, 0x10f49eca940)
	/app/engine/execution/ingestion/engine.go:589 +0x283
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1()
	/app/engine/execution/ingestion/engine.go:798 +0x2c
github.com/onflow/flow-go/engine.(*Unit).Launch.func1()
	/app/engine/unit.go:74 +0x62
created by github.com/onflow/flow-go/engine.(*Unit).Launch
	/app/engine/unit.go:72 +0x7f

 --> 0150e34a08f1732f2c27287106715fc7a31b1a8744536d4a7dc9a0d379bfb424:4:2
  |
4 | 		let acct = AuthAccount(payer: signer)
  | 		^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Hash:
0150e34a08f1732f2c27287106715fc7a31b1a8744536d4a7dc9a0d379bfb424
Status:
ERROR
Block height:
39709903
Block id:
8ffc869f36d8282901e7bb8168dbe7777a400577e7f2f10b8ab6772f05d00584
Timestamp:
Tuesday 25 October 2022 at 21:25:44 UTC
()
Proposer:
Authorizers:
Gas used:
67